"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 3/5) 2026/07/20 04:27:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene" 2026/07/20 04:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 04:27:14 DEBUG : Creating backend with remote "/tmp/rclone4007302476" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:27:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:27:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/20 04:27:14 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:27:14 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:27:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 04:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:27:15 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:27:15 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:27:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:27:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:27:17 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:27:18 DEBUG : Yandex rclone-test-dunekod2gene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.62s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.43s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:27:34 DEBUG : Creating backend with remote "/non-existing" 2026/07/20 04:27:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/20 04:27:34 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:27:34 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.07s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:27:35 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:27:35 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:27:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:27:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:27:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.15s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.55s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:27:53 INFO : Yandex rclone-test-dunekod2gene: Running all checks before starting transfers 2026/07/20 04:27:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:27:53 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:27:53 INFO : Yandex rclone-test-dunekod2gene: Checks finished, now starting transfers 2026/07/20 04:27:53 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:27:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:27:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:27:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.83s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:28:09 ERROR : Ignoring --no-traverse with sync 2026/07/20 04:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:28:10 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:28:10 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:28:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:28:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:28:12 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:28:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.73s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:28:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/20 04:28:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:28:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:28:28 DEBUG : hello world2: size = 12 OK 2026/07/20 04:28:28 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/20 04:28:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.74s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:28:35 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:28:35 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:28:38 DEBUG : potato2: size = 11 OK 2026/07/20 04:28:38 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:28:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:28:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:28:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:28:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:28:47 DEBUG : potato2: size = 11 OK 2026/07/20 04:28:47 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:28:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.21s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:28:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 04:28:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 04:28:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 04:28:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 04:28:55 INFO : sub dir2: Making directory 2026/07/20 04:28:56 INFO : sub dir: Making directory 2026/07/20 04:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:28:56 INFO : sub dir2/sub sub dir2: Making directory 2026/07/20 04:28:57 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:28:57 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:28:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:28:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:28:58 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:29:00 DEBUG : Yandex rclone-test-dunekod2gene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (31.44s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:29:26 INFO : sub dir2: Making directory 2026/07/20 04:29:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 04:29:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 04:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:29:27 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:29:27 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:29:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:29:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:29:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.69s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:29:43 DEBUG : sub dir2: Making directory with metadata 2026/07/20 04:29:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 04:29:43 INFO : sub dir2: Making directory 2026/07/20 04:29:44 INFO : sub dir: Making directory 2026/07/20 04:29:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:29:44 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:29:44 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:29:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:29:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:29:46 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:29:46 INFO : sub dir/hello world: Deleted 2026/07/20 04:29:47 DEBUG : Yandex rclone-test-dunekod2gene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 04:29:48 DEBUG : Yandex rclone-test-dunekod2gene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.40s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:30:09 INFO : sub dir2: Making directory 2026/07/20 04:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:30:09 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:30:09 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:30:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:30:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:30:11 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:30:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.62s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:30:25 DEBUG : sub dir2: Making directory with metadata 2026/07/20 04:30:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 04:30:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 04:30:25 INFO : sub dir2: Making directory 2026/07/20 04:30:25 INFO : sub dir: Making directory 2026/07/20 04:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:30:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:30:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:30:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:30:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:30:28 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:30:28 DEBUG : Waiting for deletions to finish 2026/07/20 04:30:29 DEBUG : Yandex rclone-test-dunekod2gene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.86s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:30:51 INFO : sub dir2: Making directory 2026/07/20 04:30:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:30:51 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:30:51 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:30:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:30:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:30:53 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:30:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.53s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:31:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-xuxihur3gaga" 2026/07/20 04:31:10 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-dunekod2gene -> Yandex rclone-test-xuxihur3gaga 2026/07/20 04:31:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:31:11 DEBUG : Yandex rclone-test-xuxihur3gaga: Waiting for checks to finish 2026/07/20 04:31:11 DEBUG : Yandex rclone-test-xuxihur3gaga: Waiting for transfers to finish 2026/07/20 04:31:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:31:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:31:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 04:31:14 DEBUG : Yandex rclone-test-xuxihur3gaga: Purge remote --- PASS: TestServerSideCopy (30.18s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:31:41 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:31:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:31:41 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:31:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 04:31:41 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:31:43 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 04:31:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/20 04:31:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (18.89s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:32:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-huvisog7miye" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-dunekod2gene -> Yandex rclone-test-huvisog7miye 2026/07/20 04:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:32:01 DEBUG : Yandex rclone-test-huvisog7miye: Waiting for checks to finish 2026/07/20 04:32:01 DEBUG : Yandex rclone-test-huvisog7miye: Waiting for transfers to finish 2026/07/20 04:32:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:32:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:32:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 04:32:07 DEBUG : Yandex rclone-test-huvisog7miye: Waiting for checks to finish 2026/07/20 04:32:07 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:32:07 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-huvisog7miye) 2026/07/20 04:32:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 04:32:07 DEBUG : Yandex rclone-test-huvisog7miye: Waiting for transfers to finish 2026/07/20 04:32:08 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.huripof7" before starting 2026/07/20 04:32:10 DEBUG : sub dir/hello world.huripof7: server side copy: removing renamed existing file after operation 2026/07/20 04:32:15 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 04:32:15 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/20 04:32:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 04:32:16 DEBUG : Yandex rclone-test-huvisog7miye: Purge remote --- PASS: TestServerSideCopyOverSelf (46.13s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:32:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:32:46 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:32:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 04:32:46 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:32:46 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:32:48 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 04:32:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/20 04:32:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 04:32:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.91s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:33:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-jagisaw9heho" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-dunekod2gene -> Yandex rclone-test-jagisaw9heho 2026/07/20 04:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:33:07 DEBUG : Yandex rclone-test-jagisaw9heho: Waiting for checks to finish 2026/07/20 04:33:07 DEBUG : Yandex rclone-test-jagisaw9heho: Waiting for transfers to finish 2026/07/20 04:33:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:33:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:33:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 04:33:13 DEBUG : Yandex rclone-test-jagisaw9heho: Using server-side directory move 2026/07/20 04:33:13 INFO : Yandex rclone-test-jagisaw9heho: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 04:33:13 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:33:13 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-jagisaw9heho) 2026/07/20 04:33:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 04:33:13 DEBUG : Yandex rclone-test-jagisaw9heho: Waiting for checks to finish 2026/07/20 04:33:13 DEBUG : Yandex rclone-test-jagisaw9heho: Waiting for transfers to finish 2026/07/20 04:33:19 INFO : sub dir/hello world: Deleted 2026/07/20 04:33:20 INFO : sub dir/hello world: Moved (server-side) 2026/07/20 04:33:23 DEBUG : testing file moves 2026/07/20 04:33:24 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:33:24 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-jagisaw9heho) 2026/07/20 04:33:24 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 04:33:24 DEBUG : Yandex rclone-test-jagisaw9heho: Waiting for checks to finish 2026/07/20 04:33:24 DEBUG : Yandex rclone-test-jagisaw9heho: Waiting for transfers to finish 2026/07/20 04:33:29 INFO : sub dir/hello world: Deleted 2026/07/20 04:33:31 INFO : sub dir/hello world: Moved (server-side) 2026/07/20 04:33:34 DEBUG : Yandex rclone-test-jagisaw9heho: Purge remote --- PASS: TestServerSideMoveOverSelf (48.87s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:33:54 ERROR : error listing: directory not found 2026/07/20 04:33:54 INFO : Local file system at /tmp/rclone4007302476: Making directory 2026/07/20 04:33:55 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:33:55 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.22s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:34:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 04:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:34:12 DEBUG : Local file system at /tmp/rclone4007302476: Waiting for checks to finish 2026/07/20 04:34:12 DEBUG : Local file system at /tmp/rclone4007302476: Waiting for transfers to finish 2026/07/20 04:34:13 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/20 04:34:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:34:13 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/20 04:34:13 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:34:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (20.10s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:34:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/20 04:34:30 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:34:30 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:34:32 DEBUG : check sum: size = 1 OK 2026/07/20 04:34:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/20 04:34:32 INFO : check sum: Copied (new) 2026/07/20 04:34:32 DEBUG : Waiting for deletions to finish 2026/07/20 04:34:33 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:34:33 DEBUG : check sum: size = 1 OK 2026/07/20 04:34:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/20 04:34:33 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/20 04:34:33 DEBUG : check sum: Unchanged skipping 2026/07/20 04:34:33 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:34:33 DEBUG : Waiting for deletions to finish 2026/07/20 04:34:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.39s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:34:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/20 04:34:40 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:34:40 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:34:43 DEBUG : sizeonly: size = 6 OK 2026/07/20 04:34:43 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/20 04:34:43 INFO : sizeonly: Copied (new) 2026/07/20 04:34:43 DEBUG : Waiting for deletions to finish 2026/07/20 04:34:44 DEBUG : sizeonly: size = 6 OK 2026/07/20 04:34:44 DEBUG : sizeonly: Sizes identical 2026/07/20 04:34:44 DEBUG : sizeonly: Unchanged skipping 2026/07/20 04:34:44 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:34:44 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:34:44 DEBUG : Waiting for deletions to finish 2026/07/20 04:34:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.53s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:34:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/20 04:34:51 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:34:51 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:34:55 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/20 04:34:55 INFO : ignore-size: Copied (new) 2026/07/20 04:34:55 DEBUG : Waiting for deletions to finish 2026/07/20 04:34:55 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:34:55 DEBUG : ignore-size: Unchanged skipping 2026/07/20 04:34:55 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:34:55 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:34:55 DEBUG : Waiting for deletions to finish 2026/07/20 04:34:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (13.06s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:35:06 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:35:06 DEBUG : existing: size = 6 OK 2026/07/20 04:35:06 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:35:06 DEBUG : existing: Unchanged skipping 2026/07/20 04:35:06 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:35:06 DEBUG : Waiting for deletions to finish 2026/07/20 04:35:06 INFO : There was nothing to transfer 2026/07/20 04:35:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/20 04:35:06 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:35:06 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:35:08 DEBUG : existing: size = 6 OK 2026/07/20 04:35:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/20 04:35:08 INFO : existing: Copied (replaced existing) 2026/07/20 04:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.14s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:35:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 04:35:15 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:35:15 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:35:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/20 04:35:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 04:35:17 DEBUG : pacer: Reducing sleep to 15ms 2026/07/20 04:35:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/20 04:35:17 DEBUG : existing: size = 6 OK 2026/07/20 04:35:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/20 04:35:17 INFO : existing: Copied (new) 2026/07/20 04:35:17 DEBUG : Waiting for deletions to finish 2026/07/20 04:35:18 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 04:35:18 DEBUG : existing: Destination exists, skipping 2026/07/20 04:35:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:35:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:35:18 DEBUG : Waiting for deletions to finish 2026/07/20 04:35:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (9.75s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:35:28 INFO : d: Making directory 2026/07/20 04:35:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 04:35:29 DEBUG : c/non empty space: size = 5 OK 2026/07/20 04:35:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:35:29 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 04:35:30 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:35:30 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:35:31 DEBUG : a/potato2: size = 60 OK 2026/07/20 04:35:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:35:31 INFO : a/potato2: Copied (new) 2026/07/20 04:35:31 DEBUG : Waiting for deletions to finish 2026/07/20 04:35:37 INFO : b/potato: Deleted 2026/07/20 04:35:37 INFO : d: Removing directory 2026/07/20 04:35:43 INFO : b: Removing directory 2026/07/20 04:35:51 DEBUG : Yandex rclone-test-dunekod2gene: deleted 2 directories --- PASS: TestSyncIgnoreErrors (52.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:36:20 DEBUG : empty space: size = 1 OK 2026/07/20 04:36:20 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:36:20 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:36:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/20 04:36:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/20 04:36:20 DEBUG : empty space: Unchanged skipping 2026/07/20 04:36:20 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:36:20 DEBUG : Waiting for deletions to finish 2026/07/20 04:36:20 INFO : There was nothing to transfer 2026/07/20 04:36:21 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:36:21 DEBUG : empty space: size = 1 OK 2026/07/20 04:36:21 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:36:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/20 04:36:22 INFO : empty space: Updated modification time in destination 2026/07/20 04:36:22 DEBUG : empty space: Unchanged skipping 2026/07/20 04:36:22 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:36:22 DEBUG : Waiting for deletions to finish 2026/07/20 04:36:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:36:30 DEBUG : empty space: size = 1 OK 2026/07/20 04:36:30 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:36:30 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:36:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/20 04:36:30 DEBUG : empty space: Unchanged skipping 2026/07/20 04:36:30 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:36:30 DEBUG : Waiting for deletions to finish 2026/07/20 04:36:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:36:39 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:36:39 DEBUG : foo: size = 3 OK 2026/07/20 04:36:39 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/20 04:36:39 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:36:39 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:36:39 DEBUG : foo: md5 differ 2026/07/20 04:36:39 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:36:41 DEBUG : foo: size = 3 OK 2026/07/20 04:36:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/20 04:36:41 INFO : foo: Copied (replaced existing) 2026/07/20 04:36:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.53s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:36:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/20 04:36:51 DEBUG : empty space: size = 1 OK 2026/07/20 04:36:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:36:51 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:36:51 DEBUG : empty space: Unchanged skipping 2026/07/20 04:36:51 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:36:52 DEBUG : potato: modtime not stored after upload (got 2026-07-20 04:36:51 +0000 UTC, want 2011-12-30 12:59:59 +0000 UTC) - setting again (try 1/3) 2026/07/20 04:36:53 DEBUG : potato: size = 60 OK 2026/07/20 04:36:53 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:36:53 INFO : potato: Copied (new) 2026/07/20 04:36:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:37:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:37:08 DEBUG : potato: size = 60 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:37:08 DEBUG : potato: Sizes differ 2026/07/20 04:37:08 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:37:08 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:37:10 DEBUG : potato: size = 21 OK 2026/07/20 04:37:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/20 04:37:10 INFO : potato: Copied (replaced existing) 2026/07/20 04:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.54s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:37:19 DEBUG : potato: size = 21 OK 2026/07/20 04:37:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/20 04:37:19 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:37:19 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:37:19 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:37:19 DEBUG : potato: md5 differ 2026/07/20 04:37:19 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:37:22 DEBUG : potato: size = 21 OK 2026/07/20 04:37:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/20 04:37:22 INFO : potato: Copied (replaced existing) 2026/07/20 04:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:37:30 DEBUG : potato: modtime not stored after upload (got 2026-07-20 04:37:29 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/07/20 04:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:37:33 DEBUG : empty space: size = 1 OK 2026/07/20 04:37:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:37:33 DEBUG : empty space: Unchanged skipping 2026/07/20 04:37:33 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:37:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/20 04:37:33 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:37:33 DEBUG : Waiting for deletions to finish 2026/07/20 04:37:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:37:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:37:52 DEBUG : empty space: size = 1 OK 2026/07/20 04:37:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:37:52 DEBUG : empty space: Unchanged skipping 2026/07/20 04:37:52 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:37:52 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:37:54 DEBUG : potato2: size = 60 OK 2026/07/20 04:37:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:37:54 INFO : potato2: Copied (new) 2026/07/20 04:37:54 DEBUG : Waiting for deletions to finish 2026/07/20 04:37:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:38:18 INFO : d: Making directory 2026/07/20 04:38:19 INFO : d/e: Making directory 2026/07/20 04:38:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 04:38:20 DEBUG : c/non empty space: size = 5 OK 2026/07/20 04:38:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:38:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 04:38:21 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:38:21 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:38:23 DEBUG : a/potato2: size = 60 OK 2026/07/20 04:38:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:38:23 INFO : a/potato2: Copied (new) 2026/07/20 04:38:23 DEBUG : Waiting for deletions to finish 2026/07/20 04:38:29 INFO : b/potato: Deleted 2026/07/20 04:38:29 INFO : d/e: Removing directory 2026/07/20 04:38:36 INFO : d: Removing directory 2026/07/20 04:38:42 INFO : b: Removing directory 2026/07/20 04:38:49 DEBUG : Yandex rclone-test-dunekod2gene: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (63.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:39:21 INFO : d: Making directory 2026/07/20 04:39:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 04:39:23 DEBUG : c/non empty space: size = 5 OK 2026/07/20 04:39:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:39:23 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 04:39:23 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:39:23 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:39:27 DEBUG : a/potato2: size = 60 OK 2026/07/20 04:39:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:39:27 INFO : a/potato2: Copied (new) 2026/07/20 04:39:27 ERROR : Yandex rclone-test-dunekod2gene: not deleting files as there were IO errors 2026/07/20 04:39:27 ERROR : Yandex rclone-test-dunekod2gene: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (57.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:40:18 DEBUG : Waiting for deletions to finish 2026/07/20 04:40:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:40:18 DEBUG : empty space: size = 1 OK 2026/07/20 04:40:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:40:18 DEBUG : empty space: Unchanged skipping 2026/07/20 04:40:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:40:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:40:20 DEBUG : potato2: modtime not stored after upload (got 2026-07-20 04:40:19 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 04:40:21 DEBUG : potato2: size = 60 OK 2026/07/20 04:40:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:40:21 INFO : potato2: Copied (new) 2026/07/20 04:40:25 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (24.00s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:40:42 DEBUG : Waiting for deletions to finish 2026/07/20 04:40:42 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:40:42 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:40:48 INFO : potato: Deleted 2026/07/20 04:40:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:40:48 DEBUG : empty space: size = 1 OK 2026/07/20 04:40:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:40:48 DEBUG : empty space: Unchanged skipping 2026/07/20 04:40:48 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:40:48 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:40:50 DEBUG : potato2: size = 60 OK 2026/07/20 04:40:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/20 04:40:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.40s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:41:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:41:06 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:41:06 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:41:08 DEBUG : potato2: size = 19 OK 2026/07/20 04:41:08 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/20 04:41:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (15.98s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:41:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 04:41:23 DEBUG : enormous: Excluded 2026/07/20 04:41:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:23 DEBUG : potato2: Excluded 2026/07/20 04:41:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:24 DEBUG : potato2: Excluded 2026/07/20 04:41:24 DEBUG : empty space: size = 1 OK 2026/07/20 04:41:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:41:24 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:41:24 DEBUG : empty space: Unchanged skipping 2026/07/20 04:41:24 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:41:24 DEBUG : Waiting for deletions to finish 2026/07/20 04:41:24 INFO : There was nothing to transfer 2026/07/20 04:41:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:24 DEBUG : potato2: Excluded 2026/07/20 04:41:24 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 04:41:24 DEBUG : enormous: Excluded 2026/07/20 04:41:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:24 DEBUG : potato2: Excluded 2026/07/20 04:41:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:24 DEBUG : potato2: Excluded 2026/07/20 04:41:24 DEBUG : empty space: size = 1 OK 2026/07/20 04:41:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:41:24 DEBUG : Local file system at /tmp/rclone4007302476: Waiting for checks to finish 2026/07/20 04:41:24 DEBUG : empty space: Unchanged skipping 2026/07/20 04:41:24 DEBUG : Local file system at /tmp/rclone4007302476: Waiting for transfers to finish 2026/07/20 04:41:24 DEBUG : Waiting for deletions to finish 2026/07/20 04:41:24 INFO : There was nothing to transfer 2026/07/20 04:41:24 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:24 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:41:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 04:41:43 DEBUG : enormous: Excluded 2026/07/20 04:41:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 04:41:43 DEBUG : potato2: Excluded 2026/07/20 04:41:43 DEBUG : empty space: size = 1 OK 2026/07/20 04:41:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:41:43 DEBUG : empty space: Unchanged skipping 2026/07/20 04:41:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:41:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:41:43 DEBUG : Waiting for deletions to finish 2026/07/20 04:41:49 INFO : enormous: Deleted 2026/07/20 04:41:49 INFO : potato2: Deleted 2026/07/20 04:41:49 INFO : There was nothing to transfer 2026/07/20 04:41:51 DEBUG : empty space: size = 1 OK 2026/07/20 04:41:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:41:51 DEBUG : Local file system at /tmp/rclone4007302476: Waiting for checks to finish 2026/07/20 04:41:51 DEBUG : empty space: Unchanged skipping 2026/07/20 04:41:51 DEBUG : Local file system at /tmp/rclone4007302476: Waiting for transfers to finish 2026/07/20 04:41:51 DEBUG : Waiting for deletions to finish 2026/07/20 04:41:51 INFO : enormous: Deleted 2026/07/20 04:41:51 INFO : potato2: Deleted 2026/07/20 04:41:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.37s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:42:07 DEBUG : five: Need to transfer - File not found at Destination 2026/07/20 04:42:07 DEBUG : one: Destination is newer than source, skipping 2026/07/20 04:42:07 DEBUG : four: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:42:07 DEBUG : four: size = 8 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:42:07 DEBUG : four: Sizes differ 2026/07/20 04:42:07 DEBUG : three: size = 5 OK 2026/07/20 04:42:07 DEBUG : three: Sizes identical 2026/07/20 04:42:07 DEBUG : two: size = 3 OK 2026/07/20 04:42:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/20 04:42:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:42:07 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-dunekod2gene) 2026/07/20 04:42:07 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:42:07 DEBUG : two: md5 differ 2026/07/20 04:42:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 04:42:07 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:42:09 DEBUG : two: size = 3 OK 2026/07/20 04:42:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/20 04:42:09 INFO : two: Copied (replaced existing) 2026/07/20 04:42:09 DEBUG : four: size = 4 OK 2026/07/20 04:42:09 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/20 04:42:09 INFO : four: Copied (replaced existing) 2026/07/20 04:42:10 DEBUG : five: size = 4 OK 2026/07/20 04:42:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/20 04:42:10 INFO : five: Copied (new) 2026/07/20 04:42:10 DEBUG : Waiting for deletions to finish 2026/07/20 04:42:10 DEBUG : five: size = 4 OK 2026/07/20 04:42:10 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:42:10 DEBUG : four: size = 4 OK 2026/07/20 04:42:10 DEBUG : one: Destination is newer than source, skipping 2026/07/20 04:42:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/20 04:42:10 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/20 04:42:10 DEBUG : two: size = 3 OK 2026/07/20 04:42:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 04:42:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/20 04:42:10 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/20 04:42:10 DEBUG : three: size = 5 OK 2026/07/20 04:42:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 04:42:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:42:10 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:42:10 DEBUG : three: md5 differ 2026/07/20 04:42:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/20 04:42:10 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/20 04:42:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 04:42:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/20 04:42:10 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:42:13 DEBUG : three: size = 5 OK 2026/07/20 04:42:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/20 04:42:13 INFO : three: Copied (replaced existing) 2026/07/20 04:42:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (44.96s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/20 04:42:43 INFO : Yandex rclone-test-dunekod2gene: Making map for --track-renames 2026/07/20 04:42:43 INFO : Yandex rclone-test-dunekod2gene: Finished making map for --track-renames 2026/07/20 04:42:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:42:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 04:42:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/20 04:42:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for renames to finish 2026/07/20 04:42:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:42:45 DEBUG : yam: size = 11 OK 2026/07/20 04:42:45 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/20 04:42:45 INFO : yam: Copied (new) 2026/07/20 04:42:45 DEBUG : potato: size = 14 OK 2026/07/20 04:42:45 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/20 04:42:45 INFO : potato: Copied (new) 2026/07/20 04:42:45 DEBUG : Waiting for deletions to finish 2026/07/20 04:42:46 DEBUG : potato: size = 14 OK 2026/07/20 04:42:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:42:46 INFO : Yandex rclone-test-dunekod2gene: Making map for --track-renames 2026/07/20 04:42:46 INFO : Yandex rclone-test-dunekod2gene: Finished making map for --track-renames 2026/07/20 04:42:46 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:42:46 DEBUG : potato: Unchanged skipping 2026/07/20 04:42:46 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for renames to finish 2026/07/20 04:42:48 INFO : yam: Moved (server-side) to: yaml 2026/07/20 04:42:48 INFO : yaml: Renamed from "yam" 2026/07/20 04:42:48 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:42:48 DEBUG : Waiting for deletions to finish 2026/07/20 04:42:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/20 04:43:00 INFO : Yandex rclone-test-dunekod2gene: Making map for --track-renames 2026/07/20 04:43:00 INFO : Yandex rclone-test-dunekod2gene: Finished making map for --track-renames 2026/07/20 04:43:00 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:43:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 04:43:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/20 04:43:00 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for renames to finish 2026/07/20 04:43:00 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:43:02 DEBUG : yam: size = 11 OK 2026/07/20 04:43:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/20 04:43:02 INFO : yam: Copied (new) 2026/07/20 04:43:02 DEBUG : potato: size = 14 OK 2026/07/20 04:43:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/20 04:43:02 INFO : potato: Copied (new) 2026/07/20 04:43:02 DEBUG : Waiting for deletions to finish 2026/07/20 04:43:03 INFO : Yandex rclone-test-dunekod2gene: Making map for --track-renames 2026/07/20 04:43:03 DEBUG : potato: size = 14 OK 2026/07/20 04:43:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:43:03 INFO : Yandex rclone-test-dunekod2gene: Finished making map for --track-renames 2026/07/20 04:43:03 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:43:03 DEBUG : potato: Unchanged skipping 2026/07/20 04:43:03 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for renames to finish 2026/07/20 04:43:05 INFO : yam: Moved (server-side) to: yaml 2026/07/20 04:43:05 INFO : yaml: Renamed from "yam" 2026/07/20 04:43:05 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:43:05 DEBUG : Waiting for deletions to finish 2026/07/20 04:43:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/20 04:43:18 INFO : Yandex rclone-test-dunekod2gene: Making map for --track-renames 2026/07/20 04:43:18 INFO : Yandex rclone-test-dunekod2gene: Finished making map for --track-renames 2026/07/20 04:43:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:43:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 04:43:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for renames to finish 2026/07/20 04:43:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/20 04:43:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:43:19 DEBUG : potato: size = 14 OK 2026/07/20 04:43:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/20 04:43:19 INFO : potato: Copied (new) 2026/07/20 04:43:23 DEBUG : sub/yam: size = 11 OK 2026/07/20 04:43:23 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/20 04:43:23 INFO : sub/yam: Copied (new) 2026/07/20 04:43:23 DEBUG : Waiting for deletions to finish 2026/07/20 04:43:24 DEBUG : potato: size = 14 OK 2026/07/20 04:43:24 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:43:24 DEBUG : potato: Unchanged skipping 2026/07/20 04:43:25 INFO : Yandex rclone-test-dunekod2gene: Making map for --track-renames 2026/07/20 04:43:25 INFO : Yandex rclone-test-dunekod2gene: Finished making map for --track-renames 2026/07/20 04:43:25 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:43:25 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for renames to finish 2026/07/20 04:43:26 INFO : sub/yam: Moved (server-side) to: yam 2026/07/20 04:43:26 INFO : yam: Renamed from "sub/yam" 2026/07/20 04:43:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:43:26 DEBUG : Waiting for deletions to finish 2026/07/20 04:43:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (30.44s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:43:48 DEBUG : Creating backend with remote "/tmp/rclone4007302476/dir1" 2026/07/20 04:43:48 DEBUG : Config file has changed externally - reloading 2026/07/20 04:43:48 DEBUG : Creating backend with remote "/tmp/rclone4007302476/dir2" 2026/07/20 04:43:48 DEBUG : Local file system at /tmp/rclone4007302476/dir2: Using server-side directory move 2026/07/20 04:43:48 INFO : Local file system at /tmp/rclone4007302476/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 04:43:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/20 04:43:48 INFO : file1.txt: Moved (server-side) 2026/07/20 04:43:48 DEBUG : Local file system at /tmp/rclone4007302476/dir2: Waiting for checks to finish 2026/07/20 04:43:48 DEBUG : Local file system at /tmp/rclone4007302476/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:43:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 04:43:48 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:43:48 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:43:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:43:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:43:51 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:43:51 INFO : sub dir/hello world: Deleted 2026/07/20 04:43:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/20 04:43:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/20 04:43:52 INFO : nested/sub dir/file: Copied (new) 2026/07/20 04:43:52 INFO : nested/sub dir/file: Deleted 2026/07/20 04:43:52 INFO : sub dir: Removing directory 2026/07/20 04:43:52 INFO : nested/sub dir: Removing directory 2026/07/20 04:43:52 INFO : nested: Removing directory 2026/07/20 04:43:52 DEBUG : Local file system at /tmp/rclone4007302476: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (37.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:44:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 04:44:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 04:44:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:44:26 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:44:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 04:44:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/20 04:44:29 INFO : sub dir/hello world: Copied (new) 2026/07/20 04:44:29 INFO : sub dir/hello world: Deleted 2026/07/20 04:44:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/20 04:44:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/20 04:44:29 INFO : nested/sub dir/file: Copied (new) 2026/07/20 04:44:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.97s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:45:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/20 04:45:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 04:45:05 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:45:05 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:45:07 DEBUG : existing-b: size = 6 OK 2026/07/20 04:45:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/20 04:45:07 INFO : existing-b: Copied (new) 2026/07/20 04:45:07 INFO : existing-b: Deleted 2026/07/20 04:45:07 DEBUG : existing: size = 6 OK 2026/07/20 04:45:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/20 04:45:07 INFO : existing: Copied (new) 2026/07/20 04:45:07 INFO : existing: Deleted 2026/07/20 04:45:07 DEBUG : existing: Destination exists, skipping 2026/07/20 04:45:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/20 04:45:07 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:45:07 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:45:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.81s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:45:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-yotoxiw2jara" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-dunekod2gene -> Yandex rclone-test-yotoxiw2jara 2026/07/20 04:45:32 DEBUG : Yandex rclone-test-yotoxiw2jara: Using server-side directory move 2026/07/20 04:45:32 INFO : Yandex rclone-test-yotoxiw2jara: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 04:45:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:45:34 DEBUG : empty space: size = 1 OK 2026/07/20 04:45:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:45:34 DEBUG : empty space: Unchanged skipping 2026/07/20 04:45:34 DEBUG : potato3: size = 68 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:45:34 DEBUG : potato3: size = 60 (Yandex rclone-test-yotoxiw2jara) 2026/07/20 04:45:34 DEBUG : potato3: Sizes differ 2026/07/20 04:45:34 DEBUG : Yandex rclone-test-yotoxiw2jara: Waiting for checks to finish 2026/07/20 04:45:35 INFO : potato2: Moved (server-side) 2026/07/20 04:45:40 INFO : empty space: Deleted 2026/07/20 04:45:40 DEBUG : Yandex rclone-test-yotoxiw2jara: Waiting for transfers to finish 2026/07/20 04:45:40 INFO : potato3: Deleted 2026/07/20 04:45:41 INFO : potato3: Moved (server-side) 2026/07/20 04:45:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-xenojay1rema" 2026/07/20 04:45:42 DEBUG : Config file has changed externally - reloading 2026/07/20 04:45:42 DEBUG : Yandex rclone-test-xenojay1rema: Using server-side directory move 2026/07/20 04:45:45 INFO : Yandex rclone-test-xenojay1rema: Server side directory move succeeded 2026/07/20 04:45:46 ERROR : error listing: directory not found 2026/07/20 04:45:46 DEBUG : Yandex rclone-test-xenojay1rema: Purge remote 2026/07/20 04:45:58 DEBUG : Yandex rclone-test-yotoxiw2jara: Purge remote 2026/07/20 04:45:58 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.03s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:45:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-kofahar7nece" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-dunekod2gene -> Yandex rclone-test-kofahar7nece 2026/07/20 04:46:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 04:46:11 DEBUG : empty space: Excluded 2026/07/20 04:46:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 04:46:11 DEBUG : empty space: Excluded 2026/07/20 04:46:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:46:11 DEBUG : potato3: size = 68 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:46:11 DEBUG : potato3: size = 60 (Yandex rclone-test-kofahar7nece) 2026/07/20 04:46:11 DEBUG : potato3: Sizes differ 2026/07/20 04:46:11 DEBUG : Yandex rclone-test-kofahar7nece: Waiting for checks to finish 2026/07/20 04:46:11 DEBUG : Yandex rclone-test-kofahar7nece: Waiting for transfers to finish 2026/07/20 04:46:13 INFO : potato2: Moved (server-side) 2026/07/20 04:46:17 INFO : potato3: Deleted 2026/07/20 04:46:18 INFO : potato3: Moved (server-side) 2026/07/20 04:46:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-vozuhob5zeki" 2026/07/20 04:46:19 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 04:46:19 DEBUG : empty space: Excluded 2026/07/20 04:46:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:46:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/20 04:46:19 DEBUG : Yandex rclone-test-vozuhob5zeki: Waiting for checks to finish 2026/07/20 04:46:19 DEBUG : Yandex rclone-test-vozuhob5zeki: Waiting for transfers to finish 2026/07/20 04:46:21 INFO : potato2: Moved (server-side) 2026/07/20 04:46:21 INFO : potato3: Moved (server-side) 2026/07/20 04:46:21 DEBUG : Yandex rclone-test-vozuhob5zeki: Purge remote 2026/07/20 04:46:32 DEBUG : Yandex rclone-test-kofahar7nece: Purge remote --- PASS: TestServerSideMoveWithFilter (49.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:46:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-tabinim0putu" 2026/07/20 04:46:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-dunekod2gene -> Yandex rclone-test-tabinim0putu 2026/07/20 04:46:58 DEBUG : Yandex rclone-test-tabinim0putu: Using server-side directory move 2026/07/20 04:46:59 INFO : Yandex rclone-test-tabinim0putu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 04:46:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 04:46:59 DEBUG : empty space: size = 1 OK 2026/07/20 04:46:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:46:59 DEBUG : empty space: Unchanged skipping 2026/07/20 04:46:59 DEBUG : potato3: size = 68 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:46:59 DEBUG : potato3: size = 60 (Yandex rclone-test-tabinim0putu) 2026/07/20 04:46:59 DEBUG : potato3: Sizes differ 2026/07/20 04:46:59 DEBUG : Yandex rclone-test-tabinim0putu: Waiting for checks to finish 2026/07/20 04:47:01 INFO : potato2: Moved (server-side) 2026/07/20 04:47:05 INFO : empty space: Deleted 2026/07/20 04:47:05 DEBUG : Yandex rclone-test-tabinim0putu: Waiting for transfers to finish 2026/07/20 04:47:05 INFO : potato3: Deleted 2026/07/20 04:47:06 INFO : potato3: Moved (server-side) 2026/07/20 04:47:06 INFO : tomatoDir: Removing directory 2026/07/20 04:47:13 DEBUG : Yandex rclone-test-dunekod2gene: deleted 1 directories 2026/07/20 04:47:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojezoy5disu" 2026/07/20 04:47:14 DEBUG : Config file has changed externally - reloading 2026/07/20 04:47:14 INFO : tomatoDir: Making directory 2026/07/20 04:47:15 DEBUG : Yandex rclone-test-hojezoy5disu: Using server-side directory move 2026/07/20 04:47:18 INFO : Yandex rclone-test-hojezoy5disu: Server side directory move succeeded 2026/07/20 04:47:19 ERROR : error listing: directory not found 2026/07/20 04:47:19 ERROR : error listing: directory not found 2026/07/20 04:47:19 DEBUG : Yandex rclone-test-hojezoy5disu: Purge remote 2026/07/20 04:47:33 DEBUG : Yandex rclone-test-tabinim0putu: Purge remote 2026/07/20 04:47:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (45.99s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:47:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/rclone-sync-test" 2026/07/20 04:47:34 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (2.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:47:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/rclone-sync-test" 2026/07/20 04:47:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/rclone-sync-test-include/layer2" 2026/07/20 04:47:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/rclone-sync-test-ignore-file" 2026/07/20 04:47:42 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:43 DEBUG : Yandex rclone-test-dunekod2gene/rclone-sync-test: Waiting for checks to finish 2026/07/20 04:47:43 DEBUG : Yandex rclone-test-dunekod2gene/rclone-sync-test: Waiting for transfers to finish 2026/07/20 04:47:43 DEBUG : Waiting for deletions to finish 2026/07/20 04:47:43 INFO : There was nothing to transfer 2026/07/20 04:47:44 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:47:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:47:45 DEBUG : Waiting for deletions to finish 2026/07/20 04:47:45 INFO : rclone-sync-test-include: Removing directory 2026/07/20 04:47:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/20 04:47:45 DEBUG : Yandex rclone-test-dunekod2gene: failed to delete 1 directories 2026/07/20 04:47:45 INFO : There was nothing to transfer 2026/07/20 04:47:45 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:47 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:49 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:50 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:52 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:53 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:55 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:56 DEBUG : Yandex rclone-test-dunekod2gene/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/20 04:47:56 DEBUG : Yandex rclone-test-dunekod2gene/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/20 04:47:56 DEBUG : Waiting for deletions to finish 2026/07/20 04:47:56 INFO : There was nothing to transfer 2026/07/20 04:47:57 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:47:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:47:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:47:59 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:02 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:03 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:48:03 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:48:03 DEBUG : Waiting for deletions to finish 2026/07/20 04:48:03 INFO : rclone-sync-test-include: Removing directory 2026/07/20 04:48:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/20 04:48:03 DEBUG : Yandex rclone-test-dunekod2gene: failed to delete 1 directories 2026/07/20 04:48:03 INFO : There was nothing to transfer 2026/07/20 04:48:04 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:05 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:07 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:08 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:10 DEBUG : Excluded 2026/07/20 04:48:10 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:11 DEBUG : Yandex rclone-test-dunekod2gene/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/20 04:48:11 DEBUG : Yandex rclone-test-dunekod2gene/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/20 04:48:11 DEBUG : Waiting for deletions to finish 2026/07/20 04:48:11 INFO : There was nothing to transfer 2026/07/20 04:48:11 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:13 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:16 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:17 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 04:48:19 DEBUG : rclone-sync-test: Excluded 2026/07/20 04:48:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 04:48:19 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (79.45s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:48:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:48:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/CompareDest" 2026/07/20 04:48:57 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 04:48:57 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:48:57 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:48:59 DEBUG : one: size = 3 OK 2026/07/20 04:48:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/20 04:48:59 INFO : one: Copied (new) 2026/07/20 04:48:59 DEBUG : Waiting for deletions to finish 2026/07/20 04:49:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:00 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:49:00 DEBUG : one: Sizes differ 2026/07/20 04:49:00 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:49:00 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:49:03 DEBUG : one: size = 5 OK 2026/07/20 04:49:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/20 04:49:03 INFO : one: Copied (replaced existing) 2026/07/20 04:49:03 DEBUG : Waiting for deletions to finish 2026/07/20 04:49:10 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:49:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:10 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:49:10 DEBUG : one: Sizes differ 2026/07/20 04:49:10 DEBUG : one: size = 5 OK 2026/07/20 04:49:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 04:49:10 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:49:10 DEBUG : Waiting for deletions to finish 2026/07/20 04:49:10 INFO : There was nothing to transfer 2026/07/20 04:49:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:13 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:49:13 DEBUG : one: Sizes differ 2026/07/20 04:49:13 DEBUG : two: size = 3 OK 2026/07/20 04:49:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 04:49:13 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:49:14 DEBUG : one: size = 5 OK 2026/07/20 04:49:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 04:49:14 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:49:14 DEBUG : Waiting for deletions to finish 2026/07/20 04:49:14 INFO : There was nothing to transfer 2026/07/20 04:49:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:14 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:49:14 DEBUG : one: Sizes differ 2026/07/20 04:49:15 DEBUG : two: size = 3 OK 2026/07/20 04:49:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 04:49:15 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:49:15 DEBUG : one: size = 5 OK 2026/07/20 04:49:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 04:49:15 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:49:15 DEBUG : Waiting for deletions to finish 2026/07/20 04:49:15 INFO : There was nothing to transfer 2026/07/20 04:49:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:16 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:49:16 DEBUG : one: Sizes differ 2026/07/20 04:49:16 DEBUG : one: size = 5 OK 2026/07/20 04:49:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 04:49:16 DEBUG : two: size = 3 OK 2026/07/20 04:49:16 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 04:49:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/20 04:49:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 04:49:16 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:49:16 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:49:16 DEBUG : Waiting for deletions to finish 2026/07/20 04:49:16 INFO : There was nothing to transfer 2026/07/20 04:49:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:18 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:49:18 DEBUG : one: Sizes differ 2026/07/20 04:49:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:49:18 DEBUG : two: size = 3 (Yandex rclone-test-dunekod2gene/CompareDest) 2026/07/20 04:49:18 DEBUG : two: Sizes differ 2026/07/20 04:49:18 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 04:49:18 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:49:18 DEBUG : one: size = 5 OK 2026/07/20 04:49:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:49:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 04:49:18 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:49:20 DEBUG : two: size = 5 OK 2026/07/20 04:49:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/20 04:49:20 INFO : two: Copied (new) 2026/07/20 04:49:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (63.55s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:50:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dest" 2026/07/20 04:50:04 DEBUG : Config file has changed externally - reloading 2026/07/20 04:50:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/pre-dest1" 2026/07/20 04:50:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/pre-dest2" 2026/07/20 04:50:06 DEBUG : 1: size = 1 OK 2026/07/20 04:50:06 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:50:06 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/20 04:50:06 DEBUG : 2: size = 1 OK 2026/07/20 04:50:06 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:50:06 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/20 04:50:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/20 04:50:07 DEBUG : Yandex rclone-test-dunekod2gene/dest: Waiting for checks to finish 2026/07/20 04:50:07 DEBUG : Yandex rclone-test-dunekod2gene/dest: Waiting for transfers to finish 2026/07/20 04:50:08 ERROR : 3: Failed to copy: [503 - ServiceUnavailableError] Service Unavailable (Сервис временно недоступен.) 2026/07/20 04:50:08 ERROR : Yandex rclone-test-dunekod2gene/dest: not deleting files as there were IO errors 2026/07/20 04:50:08 ERROR : Yandex rclone-test-dunekod2gene/dest: not deleting directories as there were IO errors sync_test.go:2249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2249 Error: Received unexpected error: [503 - ServiceUnavailableError] Service Unavailable (Сервис временно недоступен.) Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (47.35s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:50:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:50:47 DEBUG : Config file has changed externally - reloading 2026/07/20 04:50:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/CopyDest" 2026/07/20 04:50:48 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 04:50:48 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:50:48 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:50:50 DEBUG : one: size = 3 OK 2026/07/20 04:50:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/20 04:50:50 INFO : one: Copied (new) 2026/07/20 04:50:50 DEBUG : Waiting for deletions to finish 2026/07/20 04:50:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:50:52 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:50:52 DEBUG : one: Sizes differ 2026/07/20 04:50:52 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:50:52 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:50:54 DEBUG : one: size = 5 OK 2026/07/20 04:50:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/20 04:50:54 INFO : one: Copied (replaced existing) 2026/07/20 04:50:54 DEBUG : Waiting for deletions to finish 2026/07/20 04:51:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/BackupDir" 2026/07/20 04:51:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:51:00 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:51:00 DEBUG : one: Sizes differ 2026/07/20 04:51:00 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:51:01 DEBUG : one: size = 5 OK 2026/07/20 04:51:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:51:01 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:51:01 DEBUG : one: Sizes differ 2026/07/20 04:51:02 INFO : one: Moved (server-side) 2026/07/20 04:51:03 DEBUG : one: size = 5 OK 2026/07/20 04:51:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/20 04:51:03 INFO : one: Copied (server-side copy) 2026/07/20 04:51:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/20 04:51:03 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:51:03 DEBUG : Waiting for deletions to finish 2026/07/20 04:51:08 DEBUG : one: size = 5 OK 2026/07/20 04:51:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:08 DEBUG : one: Unchanged skipping 2026/07/20 04:51:08 DEBUG : two: size = 3 OK 2026/07/20 04:51:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:09 DEBUG : two: size = 3 OK 2026/07/20 04:51:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/20 04:51:09 INFO : two: Copied (server-side copy) 2026/07/20 04:51:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/20 04:51:09 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:51:09 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:51:09 DEBUG : Waiting for deletions to finish 2026/07/20 04:51:10 DEBUG : one: size = 5 OK 2026/07/20 04:51:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:10 DEBUG : one: Unchanged skipping 2026/07/20 04:51:10 DEBUG : two: size = 3 OK 2026/07/20 04:51:10 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:51:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:10 DEBUG : two: Unchanged skipping 2026/07/20 04:51:10 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:51:10 DEBUG : Waiting for deletions to finish 2026/07/20 04:51:10 INFO : There was nothing to transfer 2026/07/20 04:51:15 DEBUG : one: size = 5 OK 2026/07/20 04:51:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:15 DEBUG : one: Unchanged skipping 2026/07/20 04:51:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:51:15 DEBUG : three: size = 5 (Yandex rclone-test-dunekod2gene/CopyDest) 2026/07/20 04:51:15 DEBUG : three: Sizes differ 2026/07/20 04:51:15 DEBUG : three: Destination not found in --copy-dest 2026/07/20 04:51:15 DEBUG : three: Need to transfer - File not found at Destination 2026/07/20 04:51:15 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:51:15 DEBUG : two: size = 3 OK 2026/07/20 04:51:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:51:15 DEBUG : two: Unchanged skipping 2026/07/20 04:51:15 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:51:18 DEBUG : three: size = 7 OK 2026/07/20 04:51:18 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/20 04:51:18 INFO : three: Copied (new) 2026/07/20 04:51:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (96.20s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:52:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:52:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/backup" 2026/07/20 04:52:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:52:32 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:52:32 DEBUG : two: size = 3 OK 2026/07/20 04:52:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:52:32 DEBUG : two: Unchanged skipping 2026/07/20 04:52:32 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:52:32 DEBUG : one: Sizes differ 2026/07/20 04:52:33 INFO : one: Moved (server-side) 2026/07/20 04:52:33 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:52:36 DEBUG : one: size = 4 OK 2026/07/20 04:52:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/20 04:52:36 INFO : one: Copied (new) 2026/07/20 04:52:36 DEBUG : Waiting for deletions to finish 2026/07/20 04:52:38 INFO : three.txt: Moved (server-side) 2026/07/20 04:52:38 INFO : three.txt: Moved into backup dir 2026/07/20 04:52:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:52:42 DEBUG : one: size = 4 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:52:42 DEBUG : two: size = 3 OK 2026/07/20 04:52:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:52:42 DEBUG : two: Unchanged skipping 2026/07/20 04:52:42 DEBUG : one: Sizes differ 2026/07/20 04:52:42 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:52:49 INFO : one: Deleted 2026/07/20 04:52:50 INFO : one: Moved (server-side) 2026/07/20 04:52:50 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:52:53 DEBUG : one: size = 5 OK 2026/07/20 04:52:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/20 04:52:53 INFO : one: Copied (new) 2026/07/20 04:52:53 DEBUG : Waiting for deletions to finish 2026/07/20 04:53:00 INFO : three.txt: Deleted 2026/07/20 04:53:01 INFO : three.txt: Moved (server-side) 2026/07/20 04:53:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (77.59s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:53:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:53:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/backup" 2026/07/20 04:53:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:53:50 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:53:50 DEBUG : one: Sizes differ 2026/07/20 04:53:50 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:53:50 DEBUG : two: size = 3 OK 2026/07/20 04:53:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:53:50 DEBUG : two: Unchanged skipping 2026/07/20 04:53:52 INFO : one: Moved (server-side) to: one.bak 2026/07/20 04:53:52 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:53:54 DEBUG : one: size = 4 OK 2026/07/20 04:53:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/20 04:53:54 INFO : one: Copied (new) 2026/07/20 04:53:54 DEBUG : Waiting for deletions to finish 2026/07/20 04:53:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 04:53:56 INFO : three.txt: Moved into backup dir 2026/07/20 04:54:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:54:00 DEBUG : one: size = 4 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:54:00 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:54:00 DEBUG : one: Sizes differ 2026/07/20 04:54:00 DEBUG : two: size = 3 OK 2026/07/20 04:54:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:54:00 DEBUG : two: Unchanged skipping 2026/07/20 04:54:08 INFO : one.bak: Deleted 2026/07/20 04:54:09 INFO : one: Moved (server-side) to: one.bak 2026/07/20 04:54:09 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:54:11 DEBUG : one: size = 5 OK 2026/07/20 04:54:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/20 04:54:11 INFO : one: Copied (new) 2026/07/20 04:54:11 DEBUG : Waiting for deletions to finish 2026/07/20 04:54:17 INFO : three.txt.bak: Deleted 2026/07/20 04:54:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 04:54:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (79.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:55:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:55:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/backup" 2026/07/20 04:55:07 DEBUG : Config file has changed externally - reloading 2026/07/20 04:55:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:55:08 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:55:08 DEBUG : one: Sizes differ 2026/07/20 04:55:08 DEBUG : two: size = 3 OK 2026/07/20 04:55:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:55:08 DEBUG : two: Unchanged skipping 2026/07/20 04:55:08 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:55:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 04:55:10 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:55:12 DEBUG : one: size = 4 OK 2026/07/20 04:55:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/20 04:55:12 INFO : one: Copied (new) 2026/07/20 04:55:12 DEBUG : Waiting for deletions to finish 2026/07/20 04:55:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 04:55:13 INFO : three.txt: Moved into backup dir 2026/07/20 04:55:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:55:17 DEBUG : one: size = 4 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:55:17 DEBUG : one: Sizes differ 2026/07/20 04:55:17 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:55:17 DEBUG : two: size = 3 OK 2026/07/20 04:55:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:55:17 DEBUG : two: Unchanged skipping 2026/07/20 04:55:24 INFO : one-2019-01-01: Deleted 2026/07/20 04:55:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 04:55:25 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:55:27 DEBUG : one: size = 5 OK 2026/07/20 04:55:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/20 04:55:27 INFO : one: Copied (new) 2026/07/20 04:55:27 DEBUG : Waiting for deletions to finish 2026/07/20 04:55:33 INFO : three-2019-01-01.txt: Deleted 2026/07/20 04:55:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 04:55:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.27s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:56:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:56:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:56:22 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:56:22 DEBUG : one: Sizes differ 2026/07/20 04:56:22 DEBUG : two: size = 3 OK 2026/07/20 04:56:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:56:22 DEBUG : two: Unchanged skipping 2026/07/20 04:56:22 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:56:23 INFO : one: Moved (server-side) to: one.bak 2026/07/20 04:56:23 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:56:25 DEBUG : one: size = 4 OK 2026/07/20 04:56:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/20 04:56:25 INFO : one: Copied (new) 2026/07/20 04:56:25 DEBUG : Waiting for deletions to finish 2026/07/20 04:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 04:56:27 INFO : three.txt: Moved into backup dir 2026/07/20 04:56:30 DEBUG : one.bak: Excluded (Path Filter) 2026/07/20 04:56:30 DEBUG : one.bak: Excluded 2026/07/20 04:56:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/20 04:56:30 DEBUG : three.txt.bak: Excluded 2026/07/20 04:56:30 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for checks to finish 2026/07/20 04:56:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:56:30 DEBUG : one: size = 4 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:56:30 DEBUG : one: Sizes differ 2026/07/20 04:56:30 DEBUG : two: size = 3 OK 2026/07/20 04:56:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:56:30 DEBUG : two: Unchanged skipping 2026/07/20 04:56:36 INFO : one.bak: Deleted 2026/07/20 04:56:38 INFO : one: Moved (server-side) to: one.bak 2026/07/20 04:56:38 DEBUG : Yandex rclone-test-dunekod2gene/dst: Waiting for transfers to finish 2026/07/20 04:56:40 DEBUG : one: size = 5 OK 2026/07/20 04:56:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/20 04:56:40 INFO : one: Copied (new) 2026/07/20 04:56:40 DEBUG : Waiting for deletions to finish 2026/07/20 04:56:45 INFO : three.txt.bak: Deleted 2026/07/20 04:56:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 04:56:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (65.44s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:57:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:57:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:57:28 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:57:28 DEBUG : one: Sizes differ 2026/07/20 04:57:30 INFO : one: Moved (server-side) to: one.bak 2026/07/20 04:57:32 DEBUG : one: size = 4 OK 2026/07/20 04:57:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/20 04:57:32 INFO : one: Copied (new) 2026/07/20 04:57:32 DEBUG : two: size = 3 OK 2026/07/20 04:57:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:57:32 DEBUG : two: Unchanged skipping 2026/07/20 04:57:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:57:32 DEBUG : three.txt: size = 5 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:57:32 DEBUG : three.txt: Sizes differ 2026/07/20 04:57:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 04:57:36 DEBUG : three.txt: size = 6 OK 2026/07/20 04:57:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/20 04:57:36 INFO : three.txt: Copied (new) 2026/07/20 04:57:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:57:37 DEBUG : one: size = 4 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:57:37 DEBUG : one: Sizes differ 2026/07/20 04:57:44 INFO : one.bak: Deleted 2026/07/20 04:57:45 INFO : one: Moved (server-side) to: one.bak 2026/07/20 04:57:47 DEBUG : one: size = 5 OK 2026/07/20 04:57:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/20 04:57:47 INFO : one: Copied (new) 2026/07/20 04:57:48 DEBUG : two: size = 3 OK 2026/07/20 04:57:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:57:48 DEBUG : two: Unchanged skipping 2026/07/20 04:57:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:57:48 DEBUG : three.txt: size = 6 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:57:48 DEBUG : three.txt: Sizes differ 2026/07/20 04:57:54 INFO : three.txt.bak: Deleted 2026/07/20 04:57:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 04:57:57 DEBUG : three.txt: size = 19 OK 2026/07/20 04:57:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/20 04:57:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (77.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:58:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-dunekod2gene/dst" 2026/07/20 04:58:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:58:44 DEBUG : one: size = 3 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:58:44 DEBUG : one: Sizes differ 2026/07/20 04:58:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 04:58:48 DEBUG : one: size = 4 OK 2026/07/20 04:58:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/20 04:58:48 INFO : one: Copied (new) 2026/07/20 04:58:48 DEBUG : two: size = 3 OK 2026/07/20 04:58:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:58:48 DEBUG : two: Unchanged skipping 2026/07/20 04:58:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:58:48 DEBUG : three.txt: size = 5 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:58:48 DEBUG : three.txt: Sizes differ 2026/07/20 04:58:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 04:58:51 DEBUG : three.txt: size = 6 OK 2026/07/20 04:58:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/20 04:58:51 INFO : three.txt: Copied (new) 2026/07/20 04:58:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:58:53 DEBUG : one: size = 4 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:58:53 DEBUG : one: Sizes differ 2026/07/20 04:58:59 INFO : one-2019-01-01: Deleted 2026/07/20 04:59:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 04:59:03 DEBUG : one: size = 5 OK 2026/07/20 04:59:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/20 04:59:03 INFO : one: Copied (new) 2026/07/20 04:59:04 DEBUG : two: size = 3 OK 2026/07/20 04:59:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 04:59:04 DEBUG : two: Unchanged skipping 2026/07/20 04:59:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:59:04 DEBUG : three.txt: size = 6 (Yandex rclone-test-dunekod2gene/dst) 2026/07/20 04:59:04 DEBUG : three.txt: Sizes differ 2026/07/20 04:59:11 INFO : three-2019-01-01.txt: Deleted 2026/07/20 04:59:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 04:59:14 DEBUG : three.txt: size = 19 OK 2026/07/20 04:59:14 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/20 04:59:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (77.23s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 04:59:56 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 04:59:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4007302476) 2026/07/20 04:59:56 DEBUG : Testêé: size = 18 (Yandex rclone-test-dunekod2gene) 2026/07/20 04:59:56 DEBUG : Testêé: Sizes differ 2026/07/20 04:59:56 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 04:59:58 DEBUG : Testêé: size = 14 OK 2026/07/20 04:59:58 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/20 04:59:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/20 04:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.86s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:00:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 05:00:05 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:00:05 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:00:07 DEBUG : existing: size = 6 OK 2026/07/20 05:00:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/20 05:00:07 INFO : existing: Copied (new) 2026/07/20 05:00:07 DEBUG : Waiting for deletions to finish 2026/07/20 05:00:08 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:00:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:00:08 DEBUG : existing: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:00:08 DEBUG : existing: Sizes differ 2026/07/20 05:00:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/20 05:00:08 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:00:08 ERROR : Yandex rclone-test-dunekod2gene: not deleting files as there were IO errors 2026/07/20 05:00:08 ERROR : Yandex rclone-test-dunekod2gene: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.76s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:00:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:00:18 DEBUG : EXISTING: size = 6 OK 2026/07/20 05:00:18 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:00:18 DEBUG : existing: Unchanged skipping 2026/07/20 05:00:18 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:00:18 DEBUG : Waiting for deletions to finish 2026/07/20 05:00:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.67s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.67s) --- SKIP: TestMaxTransfer/Hard (0.60s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.60s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:01:54 DEBUG : both0: size = 6 OK 2026/07/20 05:01:54 DEBUG : both10: size = 6 OK 2026/07/20 05:01:54 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:01:54 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both11: size = 6 OK 2026/07/20 05:01:54 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both12: size = 6 OK 2026/07/20 05:01:54 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both0: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both13: size = 6 OK 2026/07/20 05:01:54 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both10: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both14: size = 6 OK 2026/07/20 05:01:54 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both14: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both15: size = 6 OK 2026/07/20 05:01:54 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both11: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both16: size = 6 OK 2026/07/20 05:01:54 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both16: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both17: size = 6 OK 2026/07/20 05:01:54 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both17: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both18: size = 6 OK 2026/07/20 05:01:54 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both12: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both19: size = 6 OK 2026/07/20 05:01:54 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both13: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both1: size = 6 OK 2026/07/20 05:01:54 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both1: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both2: size = 6 OK 2026/07/20 05:01:54 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both2: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both3: size = 6 OK 2026/07/20 05:01:54 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both3: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both4: size = 6 OK 2026/07/20 05:01:54 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both4: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both5: size = 6 OK 2026/07/20 05:01:54 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both5: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both6: size = 6 OK 2026/07/20 05:01:54 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both15: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both7: size = 6 OK 2026/07/20 05:01:54 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both7: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both8: size = 6 OK 2026/07/20 05:01:54 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both8: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both9: size = 6 OK 2026/07/20 05:01:54 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:01:54 DEBUG : both18: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both19: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both6: Unchanged skipping 2026/07/20 05:01:54 DEBUG : both9: Unchanged skipping 2026/07/20 05:01:54 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:01:54 DEBUG : Waiting for deletions to finish 2026/07/20 05:01:59 INFO : only6: Deleted 2026/07/20 05:01:59 INFO : only12: Deleted 2026/07/20 05:01:59 INFO : only7: Deleted 2026/07/20 05:02:00 INFO : only13: Deleted 2026/07/20 05:02:05 INFO : only3: Deleted 2026/07/20 05:02:05 INFO : only17: Deleted 2026/07/20 05:02:06 INFO : only5: Deleted 2026/07/20 05:02:06 INFO : only11: Deleted 2026/07/20 05:02:10 INFO : only1: Deleted 2026/07/20 05:02:11 INFO : only2: Deleted 2026/07/20 05:02:11 INFO : only10: Deleted 2026/07/20 05:02:11 INFO : only9: Deleted 2026/07/20 05:02:16 INFO : only15: Deleted 2026/07/20 05:02:16 INFO : only14: Deleted 2026/07/20 05:02:17 INFO : only8: Deleted 2026/07/20 05:02:17 INFO : only0: Deleted 2026/07/20 05:02:22 INFO : only18: Deleted 2026/07/20 05:02:22 INFO : only16: Deleted 2026/07/20 05:02:22 INFO : only19: Deleted 2026/07/20 05:02:24 INFO : only4: Deleted 2026/07/20 05:02:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (231.53s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:04:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/20 05:04:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 05:04:33 DEBUG : pacer: Reducing sleep to 15ms 2026/07/20 05:04:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/20 05:04:33 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 05:05:31 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/20 05:05:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 05:05:31 DEBUG : pacer: Reducing sleep to 15ms 2026/07/20 05:05:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/20 05:05:32 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 05:05:45 DEBUG : both10: size = 6 OK 2026/07/20 05:05:45 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both11: size = 6 OK 2026/07/20 05:05:45 DEBUG : both0: size = 6 OK 2026/07/20 05:05:45 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:05:45 DEBUG : both12: size = 6 OK 2026/07/20 05:05:45 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both10: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both13: size = 6 OK 2026/07/20 05:05:45 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both13: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both14: size = 6 OK 2026/07/20 05:05:45 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both11: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both15: size = 6 OK 2026/07/20 05:05:45 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both15: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both16: size = 6 OK 2026/07/20 05:05:45 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both16: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both17: size = 6 OK 2026/07/20 05:05:45 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both17: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both18: size = 6 OK 2026/07/20 05:05:45 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both18: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both19: size = 6 OK 2026/07/20 05:05:45 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both19: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both1: size = 6 OK 2026/07/20 05:05:45 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both12: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both0: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both14: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both4: size = 6 OK 2026/07/20 05:05:45 DEBUG : both3: size = 6 OK 2026/07/20 05:05:45 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both2: size = 6 OK 2026/07/20 05:05:45 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both1: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both5: size = 6 OK 2026/07/20 05:05:45 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both3: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both6: size = 6 OK 2026/07/20 05:05:45 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both5: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both7: size = 6 OK 2026/07/20 05:05:45 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both7: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both8: size = 6 OK 2026/07/20 05:05:45 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both4: Unchanged skipping 2026/07/20 05:05:45 DEBUG : both9: size = 6 OK 2026/07/20 05:05:45 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:05:45 DEBUG : both2: Unchanged skipping 2026/07/20 05:05:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only0: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only0: Sizes differ 2026/07/20 05:05:45 DEBUG : both6: Unchanged skipping 2026/07/20 05:05:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only10: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only10: Sizes differ 2026/07/20 05:05:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only11: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only11: Sizes differ 2026/07/20 05:05:45 DEBUG : both8: Unchanged skipping 2026/07/20 05:05:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only12: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only12: Sizes differ 2026/07/20 05:05:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only13: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only13: Sizes differ 2026/07/20 05:05:45 DEBUG : both9: Unchanged skipping 2026/07/20 05:05:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only14: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only14: Sizes differ 2026/07/20 05:05:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only15: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only15: Sizes differ 2026/07/20 05:05:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only16: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only16: Sizes differ 2026/07/20 05:05:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only17: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only17: Sizes differ 2026/07/20 05:05:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only18: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only18: Sizes differ 2026/07/20 05:05:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only19: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only19: Sizes differ 2026/07/20 05:05:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only1: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only1: Sizes differ 2026/07/20 05:05:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only2: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only2: Sizes differ 2026/07/20 05:05:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only3: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only3: Sizes differ 2026/07/20 05:05:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only4: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only4: Sizes differ 2026/07/20 05:05:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only5: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only5: Sizes differ 2026/07/20 05:05:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only6: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only6: Sizes differ 2026/07/20 05:05:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only7: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only7: Sizes differ 2026/07/20 05:05:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only8: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only8: Sizes differ 2026/07/20 05:05:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4007302476) 2026/07/20 05:05:45 DEBUG : only9: size = 6 (Yandex rclone-test-dunekod2gene) 2026/07/20 05:05:45 DEBUG : only9: Sizes differ 2026/07/20 05:05:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:05:47 DEBUG : only12: size = 0 OK 2026/07/20 05:05:47 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:47 INFO : only12: Copied (replaced existing) 2026/07/20 05:05:47 DEBUG : only10: size = 0 OK 2026/07/20 05:05:47 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:47 INFO : only10: Copied (replaced existing) 2026/07/20 05:05:47 DEBUG : only0: size = 0 OK 2026/07/20 05:05:47 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:47 INFO : only0: Copied (replaced existing) 2026/07/20 05:05:47 DEBUG : only14: size = 0 OK 2026/07/20 05:05:47 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:47 INFO : only14: Copied (replaced existing) 2026/07/20 05:05:49 DEBUG : only18: size = 0 OK 2026/07/20 05:05:49 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:49 INFO : only18: Copied (replaced existing) 2026/07/20 05:05:49 DEBUG : only15: size = 0 OK 2026/07/20 05:05:49 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:49 INFO : only15: Copied (replaced existing) 2026/07/20 05:05:50 DEBUG : only13: size = 0 OK 2026/07/20 05:05:50 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:50 INFO : only13: Copied (replaced existing) 2026/07/20 05:05:50 DEBUG : only11: size = 0 OK 2026/07/20 05:05:50 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:50 INFO : only11: Copied (replaced existing) 2026/07/20 05:05:51 DEBUG : only16: size = 0 OK 2026/07/20 05:05:51 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:51 INFO : only16: Copied (replaced existing) 2026/07/20 05:05:51 DEBUG : only3: size = 0 OK 2026/07/20 05:05:51 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:51 INFO : only3: Copied (replaced existing) 2026/07/20 05:05:52 DEBUG : only1: size = 0 OK 2026/07/20 05:05:52 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:52 INFO : only1: Copied (replaced existing) 2026/07/20 05:05:52 DEBUG : only17: size = 0 OK 2026/07/20 05:05:52 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:52 INFO : only17: Copied (replaced existing) 2026/07/20 05:05:53 DEBUG : only19: size = 0 OK 2026/07/20 05:05:53 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:53 INFO : only19: Copied (replaced existing) 2026/07/20 05:05:54 DEBUG : only7: size = 0 OK 2026/07/20 05:05:54 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:54 INFO : only7: Copied (replaced existing) 2026/07/20 05:05:55 DEBUG : only6: size = 0 OK 2026/07/20 05:05:55 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:55 INFO : only6: Copied (replaced existing) 2026/07/20 05:05:55 DEBUG : only2: size = 0 OK 2026/07/20 05:05:55 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:55 INFO : only2: Copied (replaced existing) 2026/07/20 05:05:55 DEBUG : only9: size = 0 OK 2026/07/20 05:05:55 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:55 INFO : only9: Copied (replaced existing) 2026/07/20 05:05:56 DEBUG : only4: size = 0 OK 2026/07/20 05:05:56 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:56 INFO : only4: Copied (replaced existing) 2026/07/20 05:05:57 DEBUG : only5: size = 0 OK 2026/07/20 05:05:57 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:57 INFO : only5: Copied (replaced existing) 2026/07/20 05:05:57 DEBUG : only8: size = 0 OK 2026/07/20 05:05:57 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/20 05:05:57 INFO : only8: Copied (replaced existing) 2026/07/20 05:05:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (361.00s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:10:20 DEBUG : empty_dir: Making directory with metadata 2026/07/20 05:10:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 05:10:20 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 05:10:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 05:10:20 INFO : empty_on_remote: Making directory 2026/07/20 05:10:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 05:10:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 05:10:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 05:10:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 05:10:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (59.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:11:20 DEBUG : empty_dir: Making directory with metadata 2026/07/20 05:11:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 05:11:20 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 05:11:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 05:11:20 INFO : empty_on_remote: Making directory 2026/07/20 05:11:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 05:11:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 05:11:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 05:11:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 05:11:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/20 05:11:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (67.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:12:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 05:12:28 INFO : sub dir: Making directory 2026/07/20 05:12:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (103.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:14:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 05:14:12 INFO : sub dir: Making directory 2026/07/20 05:14:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (106.50s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:16:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/20 05:16:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 05:16:16 DEBUG : pacer: Reducing sleep to 15ms 2026/07/20 05:16:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/20 05:16:17 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 05:16:23 DEBUG : dir1/0010-456789.txt: modtime not stored after upload (got 2026-07-20 05:16:21 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 05:16:39 DEBUG : pacer: low level retry 1/10 (error [503 - DiskServiceUnavailableError] Service Unavailable (Сервис временно недоступен.)) 2026/07/20 05:16:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 05:16:39 DEBUG : pacer: Reducing sleep to 15ms 2026/07/20 05:16:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/20 05:16:39 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 05:16:41 DEBUG : Waiting for deletions to finish 2026/07/20 05:16:41 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:16:41 DEBUG : apple: Excluded 2026/07/20 05:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:16:41 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:16:41 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:16:41 DEBUG : banana: Excluded 2026/07/20 05:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:16:41 DEBUG : splitbananasplit: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:16:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 05:16:43 DEBUG : apple: size = 5 OK 2026/07/20 05:16:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : apple: Unchanged skipping 2026/07/20 05:16:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 05:16:43 DEBUG : banana: size = 6 OK 2026/07/20 05:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 05:16:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 05:16:43 DEBUG : banana: Unchanged skipping 2026/07/20 05:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 05:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 05:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 05:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 05:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 05:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 05:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 05:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 05:16:43 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:16:43 DEBUG : Waiting for deletions to finish 2026/07/20 05:16:43 INFO : There was nothing to transfer 2026/07/20 05:16:43 DEBUG : Waiting for deletions to finish 2026/07/20 05:16:43 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:16:43 DEBUG : apple: Excluded 2026/07/20 05:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:16:43 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:16:43 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:16:43 DEBUG : banana: Excluded 2026/07/20 05:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:16:43 DEBUG : splitbananasplit: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:16:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 05:16:45 DEBUG : apple: size = 5 OK 2026/07/20 05:16:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : apple: Unchanged skipping 2026/07/20 05:16:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 05:16:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 05:16:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 05:16:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 05:16:45 DEBUG : banana: size = 6 OK 2026/07/20 05:16:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : banana: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:16:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 05:16:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 05:16:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 05:16:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 05:16:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 05:16:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 05:16:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 05:16:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:16:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 05:16:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:16:45 DEBUG : Waiting for deletions to finish 2026/07/20 05:16:45 INFO : There was nothing to transfer 2026/07/20 05:16:45 DEBUG : Waiting for deletions to finish 2026/07/20 05:16:45 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:16:45 DEBUG : apple: Excluded 2026/07/20 05:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:16:45 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:16:45 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:16:45 DEBUG : banana: Excluded 2026/07/20 05:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:16:45 DEBUG : splitbananasplit: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:19:43 DEBUG : Waiting for deletions to finish 2026/07/20 05:19:43 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : apple: Excluded 2026/07/20 05:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:19:43 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : banana: Excluded 2026/07/20 05:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : splitbananasplit: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:19:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 05:19:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 05:19:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 05:19:44 DEBUG : apple: size = 5 OK 2026/07/20 05:19:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 05:19:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 05:19:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:44 DEBUG : apple: Unchanged skipping 2026/07/20 05:19:44 DEBUG : banana: size = 6 OK 2026/07/20 05:19:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:44 DEBUG : banana: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:19:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 05:19:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 05:19:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 05:19:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 05:19:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 05:19:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 05:19:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 05:19:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 05:19:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:19:45 DEBUG : Waiting for deletions to finish 2026/07/20 05:19:45 INFO : There was nothing to transfer 2026/07/20 05:19:45 DEBUG : Waiting for deletions to finish 2026/07/20 05:19:45 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:19:45 DEBUG : apple: Excluded 2026/07/20 05:19:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:19:45 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:19:45 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:19:45 DEBUG : banana: Excluded 2026/07/20 05:19:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:19:45 DEBUG : splitbananasplit: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:19:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:19:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 05:19:47 DEBUG : apple: size = 5 OK 2026/07/20 05:19:47 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : apple: Unchanged skipping 2026/07/20 05:19:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 05:19:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 05:19:47 DEBUG : banana: size = 6 OK 2026/07/20 05:19:47 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : banana: Unchanged skipping 2026/07/20 05:19:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 05:19:47 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:19:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 05:19:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 05:19:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 05:19:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 05:19:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 05:19:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 05:19:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 05:19:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:19:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 05:19:47 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:19:47 DEBUG : Waiting for deletions to finish 2026/07/20 05:19:47 INFO : There was nothing to transfer 2026/07/20 05:19:47 DEBUG : Waiting for deletions to finish 2026/07/20 05:19:48 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : apple: Excluded 2026/07/20 05:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:19:48 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : banana: Excluded 2026/07/20 05:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : splitbananasplit: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:19:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:22:40 DEBUG : banana: modtime not stored after upload (got 2026-07-20 05:22:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 05:22:45 DEBUG : Waiting for deletions to finish 2026/07/20 05:22:45 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : apple: Excluded 2026/07/20 05:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:22:45 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : banana: Excluded 2026/07/20 05:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : splitbananasplit: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:22:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 05:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:22:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:22:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:22:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:22:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 05:22:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:22:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 05:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 05:22:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:22:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 05:22:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 05:22:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:22:47 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:22:47 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:22:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 05:22:48 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/20 05:22:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 05:22:49 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/20 05:22:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:49 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 05:22:49 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/20 05:22:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/20 05:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:49 DEBUG : YmFuYW5h: modtime not stored after upload (got 2026-07-20 05:22:48 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 05:22:50 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 05:22:50 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/20 05:22:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/20 05:22:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 05:22:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/20 05:22:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:22:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 05:22:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/20 05:22:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:22:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 05:22:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/20 05:22:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:22:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 05:22:51 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/20 05:22:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:22:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 05:22:51 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/20 05:22:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:22:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 05:22:52 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/20 05:22:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:22:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 05:22:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/20 05:22:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:22:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 05:22:53 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/20 05:22:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 05:22:54 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/20 05:22:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:22:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 05:22:54 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/20 05:22:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:22:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 05:22:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/20 05:22:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:22:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 05:22:55 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/20 05:22:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:22:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:22:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: modtime not stored after upload (got 2026-07-20 05:22:55 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 05:22:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 05:22:57 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/20 05:22:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:22:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 05:22:57 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/20 05:22:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:22:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 05:22:57 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/20 05:22:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:22:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 05:22:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/20 05:22:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:22:58 DEBUG : Waiting for deletions to finish 2026/07/20 05:23:04 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 05:23:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 05:23:05 INFO : apple: Deleted 2026/07/20 05:23:05 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 05:23:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 05:23:05 INFO : splitbananasplit: Deleted 2026/07/20 05:23:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 05:23:05 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 05:23:10 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 05:23:11 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 05:23:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 05:23:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 05:23:11 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 05:23:11 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 05:23:11 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 05:23:12 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 05:23:16 INFO : appleappleapplebanana: Deleted 2026/07/20 05:23:17 INFO : banana: Deleted 2026/07/20 05:23:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 05:23:18 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 05:23:18 DEBUG : Waiting for deletions to finish 2026/07/20 05:23:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : YXBwbGU=: Excluded 2026/07/20 05:23:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/20 05:23:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : YmFuYW5h: Excluded 2026/07/20 05:23:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/20 05:23:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 05:23:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:19 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 05:23:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : apple: Unchanged skipping 2026/07/20 05:23:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 05:23:19 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 05:23:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : banana: Unchanged skipping 2026/07/20 05:23:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 05:23:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:23:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 05:23:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/20 05:23:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 05:23:19 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:23:19 DEBUG : Waiting for deletions to finish 2026/07/20 05:23:19 DEBUG : Waiting for deletions to finish 2026/07/20 05:23:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : YXBwbGU=: Excluded 2026/07/20 05:23:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/20 05:23:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : YmFuYW5h: Excluded 2026/07/20 05:23:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/20 05:23:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 05:23:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/20 05:23:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 05:23:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:21 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 05:23:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 05:23:21 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 05:23:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 05:23:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 05:23:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 05:23:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 05:23:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 05:23:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 05:23:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-dunekod2gene", Local "Local file system at /tmp/rclone4007302476", Modify Window "1ns" 2026/07/20 05:25:46 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/20 05:25:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 05:25:47 DEBUG : pacer: Reducing sleep to 15ms 2026/07/20 05:25:47 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/20 05:25:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 05:26:10 DEBUG : Waiting for deletions to finish 2026/07/20 05:26:11 DEBUG : apple: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : apple: Excluded 2026/07/20 05:26:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : appleappleapplebanana: Excluded 2026/07/20 05:26:11 DEBUG : banana: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : banana: Excluded 2026/07/20 05:26:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : splitbananasplit: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 05:26:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:26:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 05:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 05:26:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 05:26:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 05:26:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 05:26:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 05:26:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 05:26:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 05:26:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 05:26:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 05:26:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 05:26:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 05:26:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 05:26:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 05:26:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 05:26:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 05:26:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 05:26:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:13 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:26:13 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:26:15 DEBUG : PREFIXapple: size = 5 OK 2026/07/20 05:26:15 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/20 05:26:15 INFO : apple: Copied (new) to: PREFIXapple 2026/07/20 05:26:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:15 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/20 05:26:15 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/20 05:26:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/20 05:26:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:15 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/20 05:26:15 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/20 05:26:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/20 05:26:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:16 DEBUG : PREFIXbanana: size = 6 OK 2026/07/20 05:26:16 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/20 05:26:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/20 05:26:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/20 05:26:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/20 05:26:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/20 05:26:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/20 05:26:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/20 05:26:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/20 05:26:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/20 05:26:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/20 05:26:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:19 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/20 05:26:19 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/20 05:26:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/20 05:26:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/20 05:26:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/20 05:26:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/20 05:26:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/20 05:26:20 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/20 05:26:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/20 05:26:21 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/20 05:26:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:22 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/20 05:26:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/20 05:26:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:22 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/20 05:26:22 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/20 05:26:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/20 05:26:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/20 05:26:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:23 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/20 05:26:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/20 05:26:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:24 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/20 05:26:24 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/20 05:26:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:24 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/20 05:26:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/20 05:26:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:25 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/20 05:26:25 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/20 05:26:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:25 DEBUG : Waiting for deletions to finish 2026/07/20 05:26:31 INFO : appleappleapplebanana: Deleted 2026/07/20 05:26:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 05:26:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 05:26:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 05:26:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 05:26:31 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 05:26:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 05:26:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 05:26:37 INFO : splitbananasplit: Deleted 2026/07/20 05:26:37 INFO : banana: Deleted 2026/07/20 05:26:37 INFO : apple: Deleted 2026/07/20 05:26:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 05:26:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 05:26:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 05:26:38 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 05:26:38 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 05:26:43 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 05:26:43 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 05:26:43 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 05:26:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 05:26:44 DEBUG : Waiting for deletions to finish 2026/07/20 05:26:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : PREFIXapple: Excluded 2026/07/20 05:26:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/20 05:26:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : PREFIXbanana: Excluded 2026/07/20 05:26:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/20 05:26:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 05:26:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 05:26:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 05:26:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 05:26:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for checks to finish 2026/07/20 05:26:45 DEBUG : Yandex rclone-test-dunekod2gene: Waiting for transfers to finish 2026/07/20 05:26:47 DEBUG : splitbananasplit: modtime not stored after upload (got 2026-07-20 05:26:46 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 05:26:47 DEBUG : banana: size = 6 OK 2026/07/20 05:26:47 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/20 05:26:47 INFO : banana: Copied (new) 2026/07/20 05:26:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 05:26:48 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/20 05:26:48 INFO : appleappleapplebanana: Copied (new) 2026/07/20 05:26:48 DEBUG : apple: size = 5 OK 2026/07/20 05:26:48 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/20 05:26:48 INFO : apple: Copied (new) 2026/07/20 05:26:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 05:26:48 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/20 05:26:48 INFO : splitbananasplit: Copied (new) 2026/07/20 05:26:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 05:26:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/20 05:26:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 05:26:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 05:26:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/20 05:26:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 05:26:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 05:26:50 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/20 05:26:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 05:26:50 DEBUG : dir1/0002-cdefghi.txt: modtime not stored after upload (got 2026-07-20 05:26:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/20 05:26:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 05:26:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/20 05:26:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 05:26:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 05:26:51 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/20 05:26:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 05:26:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 05:26:51 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/20 05:26:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 05:26:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 05:26:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/20 05:26:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 05:26:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 05:26:52 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/20 05:26:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 05:26:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 05:26:53 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/20 05:26:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 05:26:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 05:26:53 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/20 05:26:53 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 05:26:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 05:26:54 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/20 05:26:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 05:26:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 05:26:55 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/20 05:26:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 05:26:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 05:26:55 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/20 05:26:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 05:26:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 05:26:56 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/20 05:26:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 05:26:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 05:26:56 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/20 05:26:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 05:26:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 05:26:56 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/20 05:26:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 05:26:56 DEBUG : Waiting for deletions to finish 2026/07/20 05:27:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/20 05:27:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/20 05:27:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/20 05:27:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/20 05:27:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/20 05:27:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/20 05:27:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/20 05:27:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/20 05:27:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/20 05:27:09 INFO : PREFIXsplitbananasplit: Deleted 2026/07/20 05:27:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/20 05:27:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/20 05:27:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/20 05:27:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/20 05:27:10 INFO : PREFIXapple: Deleted 2026/07/20 05:27:11 INFO : dir1/PREFIX0009-3456789.txt: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (11m16s) TestTransform/prefix (1m43s) goroutine 18663 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 12 minutes]: testing.(*T).Run(0x3d64c424f208, {0x2a7648f?, 0x3d64c4621ae8?}, 0x2bf5398) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3d64c424f208) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3d64c424f208, 0x3d64c4621c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a9d4fa, 0x18}, {0x2abe76d, 0x20}, 0x3d64c4806b88, {0x46b7c20, 0x6c, 0x6c}, {0xc28f8a4c8c0c2061, 0x346445cf147, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3d64c43bf400) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3d64c43bf400) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15381 [chan receive, 1 minutes]: testing.(*T).Run(0x3d64c424fd48, {0x2a61329?, 0x3347e14?}, 0x3d64c46c0550) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x3d64c424fd48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x3d64c424fd48, 0x2bf5398) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18087 [IO wait]: internal/poll.runtime_pollWait(0x762608375200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4280?, 0x3d64c474b300?, 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(0x3d64c46f4280, {0x3d64c474b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4280, {0x3d64c474b300?, 0x12fb?, 0x3d64c473b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c4288588, {0x3d64c474b300?, 0x0?, 0x3d64c473b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d13c8, {0x3d64c474b300?, 0x76260861eb40?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d1758, {0x3d64c474b300?, 0x3d64c3e84960?, 0x3d64c473ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4660628, {0x2c12cc0, 0x3d64c44d1758}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4660388, {0x762608594780, 0x3d64c44d13c8}, 0x3d64c473bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4660388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4660388, {0x3d64c4887000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c47ea000, {0x3d64c4887000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48c6600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48c6600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c47ea000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18084 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18534 [select]: net/http.(*persistConn).writeLoop(0x3d64c4a25400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18304 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18001 [IO wait]: internal/poll.runtime_pollWait(0x76260840f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a1200?, 0x3d64c46ccc00?, 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(0x3d64c44a1200, {0x3d64c46ccc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a1200, {0x3d64c46ccc00?, 0x12fb?, 0x3d64c46430a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a4f0, {0x3d64c46ccc00?, 0x0?, 0x3d64c46289c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be5d88, {0x3d64c46ccc00?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4595818, {0x3d64c46ccc00?, 0x3d64c42852c0?, 0x3d64c4628a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4835428, {0x2c12cc0, 0x3d64c4595818}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4835188, {0x762608594780, 0x3d64c4be5d88}, 0x3d64c4628c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4835188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4835188, {0x3d64c4699000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c46f9180, {0x3d64c4699000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c494bd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c494bd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c46f9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17931 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18351 [IO wait]: internal/poll.runtime_pollWait(0x762651c26800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a0780?, 0x3d64c4556600?, 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(0x3d64c44a0780, {0x3d64c4556600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a0780, {0x3d64c4556600?, 0x12fb?, 0x3d64c4642640?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e822f8, {0x3d64c4556600?, 0x0?, 0x3d64c4c2b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be5080, {0x3d64c4556600?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c45958f0, {0x3d64c4556600?, 0x3d64c42854a0?, 0x3d64c4c2ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae69a8, {0x2c12cc0, 0x3d64c45958f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae6708, {0x762608594780, 0x3d64c4be5080}, 0x3d64c4c2bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae6708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae6708, {0x3d64c476f000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c46f8c80, {0x3d64c476f000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c494a9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c494a9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c46f8c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18360 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18154 [IO wait]: internal/poll.runtime_pollWait(0x76260837a400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c42ce800?, 0x3d64c4821900?, 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(0x3d64c42ce800, {0x3d64c4821900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c42ce800, {0x3d64c4821900?, 0x12fb?, 0x3d64c4298e20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c4288810, {0x3d64c4821900?, 0x42995e?, 0x3d64c4bc09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c48060a8, {0x3d64c4821900?, 0x762651cb64c0?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3d950e0, {0x3d64c4821900?, 0x3d64c3e84b40?, 0x3d64c4bc0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46609a8, {0x2c12cc0, 0x3d64c3d950e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4660708, {0x762608594780, 0x3d64c48060a8}, 0x3d64c4bc0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4660708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4660708, {0x3d64c4a8e000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c491edc0, {0x3d64c4a8e000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c497dda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c497dda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c491edc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18149 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18224 [select]: net/http.(*persistConn).writeLoop(0x3d64c478c000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2395 [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 2693 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18310 [select]: net/http.(*persistConn).writeLoop(0x3d64c41848c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18322 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18299 [select]: net/http.(*persistConn).writeLoop(0x3d64c41852c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18327 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18634 [select]: net/http.(*persistConn).roundTrip(0x3d64c4724280, 0x3d64c3f4cc30) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d64c42be4e0, 0x3d64c48c8000) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d64c41b98c0, 0x3d64c48c8000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x3d64c447eca0, 0x3d64c42d9cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d64c42d9cc0, {0x2c138a0, 0x3d64c447eca0}, {0x3d64c45674f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d64c3ffbe30, 0x3d64c42d9cc0, {0x75642d7473657401?, 0x3d64c4567578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d64c3ffbe30, 0x3d64c42d9cc0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d64c4270460, {0x2c3bc20, 0x3d64c42d5d10}, 0x3d64c47c82c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3d64c41b9a40, 0x3d64c4a9bac0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d64c41b9a40, 0x3d64c4a9bac0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d64c44a0680, {0x2c3bc20, 0x3d64c42d5d10}, {0x3d64c425e800, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d64c4a95860, {0x2c3bc20, 0x3d64c42d5d10}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x3d64c42d5d10}, {0x2c5a5c0, 0x3d64c4a95860}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17474 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 17950 [IO wait]: internal/poll.runtime_pollWait(0x76260840ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a0900?, 0x3d64c44bac00?, 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(0x3d64c44a0900, {0x3d64c44bac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a0900, {0x3d64c44bac00?, 0x12fb?, 0x3d64c46aaae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a250, {0x3d64c44bac00?, 0x0?, 0x3d64c47119c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be4930, {0x3d64c44bac00?, 0x76260861eb40?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d02b8, {0x3d64c44bac00?, 0x3d64c466a5a0?, 0x3d64c4711a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4834d28, {0x2c12cc0, 0x3d64c44d02b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4834a88, {0x762608594780, 0x3d64c4be4930}, 0x3d64c4711c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4834a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4834a88, {0x3d64c4580000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4808780, {0x3d64c4580000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c494e840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c494e840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4808780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17994 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17838 [select]: net/http.(*persistConn).writeLoop(0x3d64c4724f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17832 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18126 [IO wait]: internal/poll.runtime_pollWait(0x762608374c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4700?, 0x3d64c481f300?, 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(0x3d64c46f4700, {0x3d64c481f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4700, {0x3d64c481f300?, 0x12fb?, 0x3d64c42986a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e824e8, {0x3d64c481f300?, 0x0?, 0x3d64c47409c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c49ec300, {0x3d64c481f300?, 0x76260836d200?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec6d8, {0x3d64c481f300?, 0x3d64c466ab40?, 0x3d64c4740a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c49b62a8, {0x2c12cc0, 0x3d64c49ec6d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c49b6008, {0x762608594780, 0x3d64c49ec300}, 0x3d64c4740c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c49b6008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c49b6008, {0x3d64c494d000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c491e280, {0x3d64c494d000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49524e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49524e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c491e280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18121 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18127 [select]: net/http.(*persistConn).writeLoop(0x3d64c491e280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18121 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17662 [IO wait]: internal/poll.runtime_pollWait(0x762608401200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dcd00?, 0x3d64c46c9300?, 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(0x3d64c41dcd00, {0x3d64c46c9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dcd00, {0x3d64c46c9300?, 0x12fb?, 0x3d64c470a420?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84968, {0x3d64c46c9300?, 0x0?, 0x3d64c3e159c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4595680, {0x3d64c46c9300?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594660, {0x3d64c46c9300?, 0x3d64c418d0e0?, 0x3d64c3e15a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c41fb7a8, {0x2c12cc0, 0x3d64c4594660}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c41fb508, {0x762608594780, 0x3d64c4595680}, 0x3d64c3e15c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c41fb508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c41fb508, {0x3d64c46d5000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c478d400, {0x3d64c46d5000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4885560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4885560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c478d400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17702 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18111 [select]: net/http.(*persistConn).writeLoop(0x3d64c4857680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18115 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18155 [select]: net/http.(*persistConn).writeLoop(0x3d64c491edc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18149 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17492 [select]: net/http.(*persistConn).writeLoop(0x3d64c4724780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17358 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18208 [select]: net/http.(*persistConn).writeLoop(0x3d64c47ebcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18181 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18527 [select]: net/http.(*persistConn).writeLoop(0x3d64c47eb7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18505 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17870 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x76260840ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dcc00?, 0x3d64c47a4600?, 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(0x3d64c41dcc00, {0x3d64c47a4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dcc00, {0x3d64c47a4600?, 0x12fb?, 0x3d64c46abc80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a5a0, {0x3d64c47a4600?, 0x0?, 0x3d64c4bbe9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be59c8, {0x3d64c47a4600?, 0x7626097beea8?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3e94408, {0x3d64c47a4600?, 0x3d64c48de5a0?, 0x3d64c4bbea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419f0a8, {0x2c12cc0, 0x3d64c3e94408}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419ee08, {0x762608594780, 0x3d64c4be59c8}, 0x3d64c4bbec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419ee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419ee08, {0x3d64c47ef000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4808b40, {0x3d64c47ef000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c42cb620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c42cb620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4808b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17865 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17720 [select]: net/http.(*persistConn).writeLoop(0x3d64c46f8280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17715 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18473 [IO wait]: internal/poll.runtime_pollWait(0x762651c25c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4130980?, 0x3d64c4b00000?, 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(0x3d64c4130980, {0x3d64c4b00000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4130980, {0x3d64c4b00000?, 0x762651c303d8?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a430, {0x3d64c4b00000?, 0x3d64c46449b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d17d0, {0x3d64c4b00000?, 0x76260861eb40?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d0048, {0x3d64c4b00000?, 0x3d64c4722960?, 0x3d64c4644a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c48169a8, {0x2c12cc0, 0x3d64c44d0048}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4816708, {0x762608594780, 0x3d64c44d17d0}, 0x3d64c4644c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4816708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4816708, {0x3d64c497b000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4a24780, {0x3d64c497b000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48fb5c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48fb5c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4a24780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18462 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18376 [select]: net/http.(*persistConn).writeLoop(0x3d64c4809b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18370 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17898 [IO wait]: internal/poll.runtime_pollWait(0x762651c26200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4131b00?, 0x3d64c44b8600?, 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(0x3d64c4131b00, {0x3d64c44b8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4131b00, {0x3d64c44b8600?, 0x12fb?, 0x3d64c3e19970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84720, {0x3d64c44b8600?, 0x0?, 0x3d64c3e199c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c48073e0, {0x3d64c44b8600?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594888, {0x3d64c44b8600?, 0x3d64c48deb40?, 0x3d64c3e19a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4834628, {0x2c12cc0, 0x3d64c4594888}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4834388, {0x762608594780, 0x3d64c48073e0}, 0x3d64c3e19c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4834388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4834388, {0x3d64c48db000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c48c83c0, {0x3d64c48db000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4885a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4885a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c48c83c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17918 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17862 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x76260836a200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4131280?, 0x3d64c47a3300?, 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(0x3d64c4131280, {0x3d64c47a3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4131280, {0x3d64c47a3300?, 0x12fb?, 0x3d64c46ab920?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d845a8, {0x3d64c47a3300?, 0x0?, 0x3d64c4bbb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4806ab0, {0x3d64c47a3300?, 0x7626097beea8?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3e94108, {0x3d64c47a3300?, 0x3d64c48ded20?, 0x3d64c4bbba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46afea8, {0x2c12cc0, 0x3d64c3e94108}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c46afc08, {0x762608594780, 0x3d64c4806ab0}, 0x3d64c4bbbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c46afc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c46afc08, {0x3d64c47c6000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4725cc0, {0x3d64c47c6000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c46b0c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c46b0c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4725cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17842 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18390 [IO wait]: internal/poll.runtime_pollWait(0x762608379e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dc480?, 0x3d64c499b300?, 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(0x3d64c41dc480, {0x3d64c499b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dc480, {0x3d64c499b300?, 0x12fb?, 0x3d64c46aa4e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a178, {0x3d64c499b300?, 0x0?, 0x3d64c46479c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c3e948e8, {0x3d64c499b300?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4595938, {0x3d64c499b300?, 0x3d64c48def00?, 0x3d64c4647a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c48162a8, {0x2c12cc0, 0x3d64c4595938}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4816008, {0x762608594780, 0x3d64c3e948e8}, 0x3d64c4647c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4816008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4816008, {0x3d64c4896000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c46f9680, {0x3d64c4896000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c42cac60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c42cac60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c46f9680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18366 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17663 [select]: net/http.(*persistConn).writeLoop(0x3d64c478d400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17702 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18160 [select]: net/http.(*persistConn).writeLoop(0x3d64c4a24000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18198 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17938 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d64c40aaa00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17884 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18474 [select]: net/http.(*persistConn).writeLoop(0x3d64c4a24780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18462 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18352 [select]: net/http.(*persistConn).writeLoop(0x3d64c46f8c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18360 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18023 [IO wait]: internal/poll.runtime_pollWait(0x762608375000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4130d80?, 0x3d64c474a000?, 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(0x3d64c4130d80, {0x3d64c474a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4130d80, {0x3d64c474a000?, 0x12fb?, 0x3d64c4714970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a2d8, {0x3d64c474a000?, 0x0?, 0x3d64c47149c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be4f90, {0x3d64c474a000?, 0x7626083bdc30?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4be5638, {0x3d64c474a000?, 0x3d64c47ad4a0?, 0x3d64c4714a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c48350a8, {0x2c12cc0, 0x3d64c4be5638}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4834e08, {0x762608594780, 0x3d64c4be4f90}, 0x3d64c4714c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4834e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4834e08, {0x3d64c45f0000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4185a40, {0x3d64c45f0000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c46b0b40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c46b0b40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4185a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17953 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18050 [select]: net/http.(*persistConn).writeLoop(0x3d64c46f9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17931 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17491 [IO wait]: internal/poll.runtime_pollWait(0x76260837a200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c42ce300?, 0x3d64c42a3300?, 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(0x3d64c42ce300, {0x3d64c42a3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c42ce300, {0x3d64c42a3300?, 0x12fb?, 0x3d64c447e580?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c42882e0, {0x3d64c42a3300?, 0x0?, 0x3d64c49d99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d00f0, {0x3d64c42a3300?, 0x762651cb64c0?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3d94318, {0x3d64c42a3300?, 0x3d64c47234a0?, 0x3d64c49d9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c3f222a8, {0x2c12cc0, 0x3d64c3d94318}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c3f22008, {0x762608594780, 0x3d64c44d00f0}, 0x3d64c49d9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c3f22008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c3f22008, {0x3d64c4484000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4724780, {0x3d64c4484000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c47fb7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c47fb7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4724780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17358 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17954 [IO wait]: internal/poll.runtime_pollWait(0x762651c26600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a0a00?, 0x3d64c46cb900?, 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(0x3d64c44a0a00, {0x3d64c46cb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a0a00, {0x3d64c46cb900?, 0x12fb?, 0x3d64c46421e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c42882c8, {0x3d64c46cb900?, 0x0?, 0x3d64c46499c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d0018, {0x3d64c46cb900?, 0x7626097beea8?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3e94840, {0x3d64c46cb900?, 0x3d64c4754000?, 0x3d64c4649a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c41fbb28, {0x2c12cc0, 0x3d64c3e94840}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c41fb888, {0x762608594780, 0x3d64c44d0018}, 0x3d64c4649c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c41fb888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c41fb888, {0x3d64c454b000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c42d9040, {0x3d64c454b000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a0f560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a0f560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c42d9040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17901 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18459 [select]: net/http.(*persistConn).writeLoop(0x3d64c4857cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18427 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17944 [IO wait]: internal/poll.runtime_pollWait(0x762608374a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4130880?, 0x3d64c44b9900?, 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(0x3d64c4130880, {0x3d64c44b9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4130880, {0x3d64c44b9900?, 0x12fb?, 0x3d64c46aa600?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84560, {0x3d64c44b9900?, 0x0?, 0x3d64c3e169c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c3e95e18, {0x3d64c44b9900?, 0x762608620580?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4259338, {0x3d64c44b9900?, 0x3d64c4754b40?, 0x3d64c3e16a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c43e1b28, {0x2c12cc0, 0x3d64c4259338}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c43e1888, {0x762608594780, 0x3d64c3e95e18}, 0x3d64c3e16c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c43e1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c43e1888, {0x3d64c47ca000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c478d040, {0x3d64c47ca000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4991aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4991aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c478d040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17966 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17849 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762608400c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dc800?, 0x3d64c44b7300?, 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(0x3d64c41dc800, {0x3d64c44b7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dc800, {0x3d64c44b7300?, 0x7626083fdca0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d845c0, {0x3d64c44b7300?, 0x3d64c470f9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4806c00, {0x3d64c44b7300?, 0x7626085b73c0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4807128, {0x3d64c44b7300?, 0x3d64c4754f00?, 0x3d64c470fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c48342a8, {0x2c12cc0, 0x3d64c4807128}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4834008, {0x762608594780, 0x3d64c4806c00}, 0x3d64c470fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4834008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4834008, {0x3d64c488a000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c48083c0, {0x3d64c488a000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49b12c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49b12c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c48083c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17858 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18066 [select]: net/http.(*persistConn).writeLoop(0x3d64c4809400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18052 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17770 [select]: net/http.(*persistConn).writeLoop(0x3d64c4724280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17741 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17773 [select]: net/http.(*persistConn).writeLoop(0x3d64c41e0780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17813 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18088 [select]: net/http.(*persistConn).writeLoop(0x3d64c47ea000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18084 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18279 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:268 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 17474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:266 +0x359 goroutine 18440 [select]: net/http.(*persistConn).writeLoop(0x3d64c49e08c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18452 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18608 [IO wait]: internal/poll.runtime_pollWait(0x762608412200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4b00?, 0x3d64c49e6c00?, 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(0x3d64c46f4b00, {0x3d64c49e6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4b00, {0x3d64c49e6c00?, 0x12fb?, 0x3d64c3df2680?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82358, {0x3d64c49e6c00?, 0x0?, 0x3d64c48959c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c42bdd70, {0x3d64c49e6c00?, 0x7626097beea8?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3e95950, {0x3d64c49e6c00?, 0x3d64c466bc20?, 0x3d64c4895a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4661b28, {0x2c12cc0, 0x3d64c3e95950}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4661888, {0x762608594780, 0x3d64c42bdd70}, 0x3d64c4895c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4661888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4661888, {0x3d64c480b000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4185540, {0x3d64c480b000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a0e240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a0e240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4185540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18587 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18549 [IO wait]: internal/poll.runtime_pollWait(0x762608412800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4480?, 0x3d64c49e4600?, 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(0x3d64c46f4480, {0x3d64c49e4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4480, {0x3d64c49e4600?, 0x266fce0?, 0x7626083f07a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e821b0, {0x3d64c49e4600?, 0x48e1d3?, 0x3d64c4c319a0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4259e30, {0x3d64c49e4600?, 0x7626085cb1c8?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c42bcd98, {0x3d64c49e4600?, 0x3d64c3eb01e0?, 0x3d64c4c31a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4661428, {0x2c12cc0, 0x3d64c42bcd98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4661188, {0x762608594780, 0x3d64c4259e30}, 0x3d64c4c31c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4661188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4661188, {0x3d64c485d000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c41e0500, {0x3d64c485d000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4570a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4570a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c41e0500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18513 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17873 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762608401600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dcf00?, 0x3d64c47a5900?, 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(0x3d64c41dcf00, {0x3d64c47a5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dcf00, {0x3d64c47a5900?, 0x12fb?, 0x3d64c46abec0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a5f0, {0x3d64c47a5900?, 0x0?, 0x3d64c47159c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be5cb0, {0x3d64c47a5900?, 0x7626097beea8?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3e94738, {0x3d64c47a5900?, 0x3d64c3eb0780?, 0x3d64c4715a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419f428, {0x2c12cc0, 0x3d64c3e94738}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419f188, {0x762608594780, 0x3d64c4be5cb0}, 0x3d64c4715c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419f188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419f188, {0x3d64c4917000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4184f00, {0x3d64c4917000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a9fa40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a9fa40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4184f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17853 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17850 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d64c48083c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17858 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18013 [select]: net/http.(*persistConn).writeLoop(0x3d64c4a243c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18203 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17951 [select]: net/http.(*persistConn).writeLoop(0x3d64c4808780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17994 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17772 [IO wait]: internal/poll.runtime_pollWait(0x762651c26000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4131000?, 0x3d64c4665800?, 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(0x3d64c4131000, {0x3d64c4665800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4131000, {0x3d64c4665800?, 0x17fb?, 0x3d64c3df36e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84340, {0x3d64c4665800?, 0x0?, 0x3d64c487d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be4f00, {0x3d64c4665800?, 0x76260836d200?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec348, {0x3d64c4665800?, 0x3d64c3eb10e0?, 0x3d64c487da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419ed28, {0x2c12cc0, 0x3d64c49ec348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419ea88, {0x762608594780, 0x3d64c4be4f00}, 0x3d64c487dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419ea88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419ea88, {0x3d64c4071000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c41e0780, {0x3d64c4071000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c41b9080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c41b9080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c41e0780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17813 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17769 [IO wait]: internal/poll.runtime_pollWait(0x762651c25e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4130c00?, 0x3d64c3d9ef00?, 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(0x3d64c4130c00, {0x3d64c3d9ef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4130c00, {0x3d64c3d9ef00?, 0x24fb?, 0x3d64c3df2cc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a438, {0x3d64c3d9ef00?, 0x0?, 0x3d64c462e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be4ea0, {0x3d64c3d9ef00?, 0x7626083f08e0?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594990, {0x3d64c3d9ef00?, 0x3d64c3eb14a0?, 0x3d64c462ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419e9a8, {0x2c12cc0, 0x3d64c4594990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419e708, {0x762608594780, 0x3d64c4be4ea0}, 0x3d64c462ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419e708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419e708, {0x3d64c48cb000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4724280, {0x3d64c48cb000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4991bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4991bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4724280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17741 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18005 [IO wait]: internal/poll.runtime_pollWait(0x762608375400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a0400?, 0x3d64c4554000?, 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(0x3d64c44a0400, {0x3d64c4554000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a0400, {0x3d64c4554000?, 0x12fb?, 0x3d64c3e1b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84648, {0x3d64c4554000?, 0x0?, 0x3d64c3e1b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4259608, {0x3d64c4554000?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594ee8, {0x3d64c4554000?, 0x3d64c43ba1e0?, 0x3d64c3e1ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419e628, {0x2c12cc0, 0x3d64c4594ee8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419e388, {0x762608594780, 0x3d64c4259608}, 0x3d64c3e1bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419e388, {0x3d64c4a27000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c41e1900, {0x3d64c4a27000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48fa300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48fa300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c41e1900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17983 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18515 [IO wait]: internal/poll.runtime_pollWait(0x762651c26a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4100?, 0x3d64c474d900?, 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(0x3d64c46f4100, {0x3d64c474d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4100, {0x3d64c474d900?, 0x12fb?, 0x3d64c4784320?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82040, {0x3d64c474d900?, 0x0?, 0x3d64c456f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c3fe28a0, {0x3d64c474d900?, 0x76260861eb40?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d12f0, {0x3d64c474d900?, 0x3d64c43ba5a0?, 0x3d64c456fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4660d28, {0x2c12cc0, 0x3d64c44d12f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4660a88, {0x762608594780, 0x3d64c3fe28a0}, 0x3d64c456fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4660a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4660a88, {0x3d64c493a000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c47ea500, {0x3d64c493a000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48fa3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48fa3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c47ea500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18497 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18378 [select]: net/http.(*persistConn).writeLoop(0x3d64c48c8f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18393 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18639 [select]: net/http.(*persistConn).roundTrip(0x3d64c41e0780, 0x3d64c4270960) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d64c42be4e0, 0x3d64c478da40) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d64c41b98c0, 0x3d64c478da40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x3d64c447eca0, 0x3d64c478d900) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d64c478d900, {0x2c138a0, 0x3d64c447eca0}, {0x3d64c48794f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d64c3ffbe30, 0x3d64c478d900, {0x1?, 0x3d64c4879578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d64c3ffbe30, 0x3d64c478d900) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d64c4270460, {0x2c3bc20, 0x3d64c42d5d10}, 0x3d64c46d9a20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3d64c41b9a40, 0x3d64c42e3cc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d64c41b9a40, 0x3d64c42e3cc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d64c44a0680, {0x2c3bc20, 0x3d64c42d5d10}, {0x3d64c4757bc0, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d64c3e3a840, {0x2c3bc20, 0x3d64c42d5d10}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x3d64c42d5d10}, {0x2c5a5c0, 0x3d64c3e3a840}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17474 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18110 [IO wait]: internal/poll.runtime_pollWait(0x76260837a800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c42ce500?, 0x3d64c499a000?, 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(0x3d64c42ce500, {0x3d64c499a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c42ce500, {0x3d64c499a000?, 0x12fb?, 0x3d64c4643d80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a5e8, {0x3d64c499a000?, 0x0?, 0x3d64c4bbf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c3d94df8, {0x3d64c499a000?, 0x76260836d200?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec390, {0x3d64c499a000?, 0x3d64c43baf00?, 0x3d64c4bbfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c48357a8, {0x2c12cc0, 0x3d64c49ec390}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4835508, {0x762608594780, 0x3d64c3d94df8}, 0x3d64c4bbfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4835508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4835508, {0x3d64c4997000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4857680, {0x3d64c4997000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a9fc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a9fc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4857680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18115 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17474 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x3d64c46a2eb0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2c3bc20, 0x3d64c42d5d10}, 0x3d64c42d1c00, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:623 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0x3d64c46b4508, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x3d64c46b4508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:996 +0x428 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2c3bb08, 0x46f4d40}, {0x2c5a550, 0x3d64c44a0680}, {0x2c58a30, 0x3d64c3f392c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1379 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2c3bb08, 0x46f4d40}, {0x2c5a550, 0x3d64c44a0680}, {0x2c58a30, 0x3d64c3f392c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1385 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x3d64c4838008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 +0x2d8 testing.tRunner(0x3d64c4838008, 0x3d64c46c0550) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15381 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17821 [select]: net/http.(*persistConn).writeLoop(0x3d64c4724640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17826 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17837 [IO wait]: internal/poll.runtime_pollWait(0x762608400a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a0480?, 0x3d64c47da000?, 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(0x3d64c44a0480, {0x3d64c47da000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a0480, {0x3d64c47da000?, 0x17fb?, 0x3d64c470a740?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c4288358, {0x3d64c47da000?, 0x0?, 0x3d64c49ce9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d0678, {0x3d64c47da000?, 0x76260836d200?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec438, {0x3d64c47da000?, 0x3d64c43bb680?, 0x3d64c49cea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c43e1ea8, {0x2c12cc0, 0x3d64c49ec438}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c43e1c08, {0x762608594780, 0x3d64c44d0678}, 0x3d64c49cec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c43e1c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c43e1c08, {0x3d64c46ba000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4724f00, {0x3d64c46ba000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c494e300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c494e300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4724f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17832 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17863 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d64c4725cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17842 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16842 [select]: net/http.(*persistConn).writeLoop(0x3d64c4808280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16747 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18012 [IO wait]: internal/poll.runtime_pollWait(0x76260836aa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c404c900?, 0x3d64c47db800?, 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(0x3d64c404c900, {0x3d64c47db800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c404c900, {0x3d64c47db800?, 0x17fb?, 0x3d64c41ebd40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84728, {0x3d64c47db800?, 0x0?, 0x3d64c4cda9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c42bc738, {0x3d64c47db800?, 0x76260836d200?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec3d8, {0x3d64c47db800?, 0x3d64c48d6000?, 0x3d64c4cdaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419fb28, {0x2c12cc0, 0x3d64c49ec3d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419f888, {0x762608594780, 0x3d64c42bc738}, 0x3d64c4cdac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419f888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419f888, {0x3d64c451d000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4a243c0, {0x3d64c451d000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4571080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4571080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4a243c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18203 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18024 [select]: net/http.(*persistConn).writeLoop(0x3d64c4185a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17953 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18439 [IO wait]: internal/poll.runtime_pollWait(0x76260836a800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4f80?, 0x3d64c49e3300?, 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(0x3d64c46f4f80, {0x3d64c49e3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4f80, {0x3d64c49e3300?, 0x12fb?, 0x3d64c47850e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82520, {0x3d64c49e3300?, 0x42995e?, 0x3d64c4bb69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be5ea8, {0x3d64c49e3300?, 0x762651cb64c0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3d94a08, {0x3d64c49e3300?, 0x3d64c446c780?, 0x3d64c4bb6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae70a8, {0x2c12cc0, 0x3d64c3d94a08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae6e08, {0x762608594780, 0x3d64c4be5ea8}, 0x3d64c4bb6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae6e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae6e08, {0x3d64c4a16000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c49e08c0, {0x3d64c4a16000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49527e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49527e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c49e08c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18452 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16841 [IO wait]: internal/poll.runtime_pollWait(0x76260837a600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4130600?, 0x3d64c3da1400?, 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(0x3d64c4130600, {0x3d64c3da1400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4130600, {0x3d64c3da1400?, 0x24fb?, 0x3d64c3e9e780?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82050, {0x3d64c3da1400?, 0x0?, 0x3d64c49d09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4806180, {0x3d64c3da1400?, 0x7626083f08e0?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594a08, {0x3d64c3da1400?, 0x3d64c446c960?, 0x3d64c49d0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46aed28, {0x2c12cc0, 0x3d64c4594a08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c46aea88, {0x762608594780, 0x3d64c4806180}, 0x3d64c49d0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c46aea88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c46aea88, {0x3d64c46eb000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4808280, {0x3d64c46eb000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a9f620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a9f620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4808280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16747 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18516 [select]: net/http.(*persistConn).writeLoop(0x3d64c47ea500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18497 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17899 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d64c48c83c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17918 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17955 [select]: net/http.(*persistConn).writeLoop(0x3d64c42d9040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17901 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18129 [IO wait]: internal/poll.runtime_pollWait(0x762608400800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4980?, 0x3d64c4820600?, 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(0x3d64c46f4980, {0x3d64c4820600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4980, {0x3d64c4820600?, 0x12fb?, 0x3d64c4298940?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e825a0, {0x3d64c4820600?, 0x0?, 0x3d64c4c2d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c49ec648, {0x3d64c4820600?, 0x762651cb64c0?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3d94ee8, {0x3d64c4820600?, 0x3d64c446dc20?, 0x3d64c4c2da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c49b6628, {0x2c12cc0, 0x3d64c3d94ee8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c49b6388, {0x762608594780, 0x3d64c49ec648}, 0x3d64c4c2dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c49b6388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c49b6388, {0x3d64c4965000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4983b80, {0x3d64c4965000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4953aa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4953aa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4983b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18138 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17820 [IO wait]: internal/poll.runtime_pollWait(0x762608400e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dc280?, 0x3d64c47be000?, 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(0x3d64c41dc280, {0x3d64c47be000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dc280, {0x3d64c47be000?, 0x17fb?, 0x3d64c46ab360?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84418, {0x3d64c47be000?, 0x0?, 0x3d64c462c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4806510, {0x3d64c47be000?, 0x7626083f08e0?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594900, {0x3d64c47be000?, 0x3d64c446c3c0?, 0x3d64c462ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46afb28, {0x2c12cc0, 0x3d64c4594900}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c46af888, {0x762608594780, 0x3d64c4806510}, 0x3d64c462cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c46af888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c46af888, {0x3d64c4680000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4724640, {0x3d64c4680000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c489ad80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c489ad80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4724640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17826 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18458 [IO wait]: internal/poll.runtime_pollWait(0x762608379a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4130480?, 0x3d64c499c600?, 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(0x3d64c4130480, {0x3d64c499c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4130480, {0x3d64c499c600?, 0x12fb?, 0x3d64c4bb9970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a320, {0x3d64c499c600?, 0x0?, 0x3d64c4bb99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d0c90, {0x3d64c499c600?, 0x76260861eb40?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d15f0, {0x3d64c499c600?, 0x3d64c48d65a0?, 0x3d64c4bb9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4816628, {0x2c12cc0, 0x3d64c44d15f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4816388, {0x762608594780, 0x3d64c44d0c90}, 0x3d64c4bb9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4816388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4816388, {0x3d64c48f1000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4857cc0, {0x3d64c48f1000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c497d7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c497d7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4857cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18427 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18309 [IO wait]: internal/poll.runtime_pollWait(0x762608379c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4600?, 0x3d64c4822c00?, 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(0x3d64c46f4600, {0x3d64c4822c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4600, {0x3d64c4822c00?, 0x12fb?, 0x3d64c3df3c80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82100, {0x3d64c4822c00?, 0x0?, 0x3d64c49d49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be4048, {0x3d64c4822c00?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c45944e0, {0x3d64c4822c00?, 0x3d64c48d72c0?, 0x3d64c49d4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae62a8, {0x2c12cc0, 0x3d64c45944e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae6008, {0x762608594780, 0x3d64c4be4048}, 0x3d64c49d4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae6008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae6008, {0x3d64c4698000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c41848c0, {0x3d64c4698000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c494e3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c494e3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c41848c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18322 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17871 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d64c4808b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17865 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18223 [IO wait]: internal/poll.runtime_pollWait(0x76260840f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c404d180?, 0x3d64c4555300?, 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(0x3d64c404d180, {0x3d64c4555300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c404d180, {0x3d64c4555300?, 0x12fb?, 0x3d64c44f0970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d845b8, {0x3d64c4555300?, 0x0?, 0x3d64c44f09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c42bcff0, {0x3d64c4555300?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594258, {0x3d64c4555300?, 0x3d64c48d7a40?, 0x3d64c44f0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c49b6d28, {0x2c12cc0, 0x3d64c4594258}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c49b6a88, {0x762608594780, 0x3d64c42bcff0}, 0x3d64c44f0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c49b6a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c49b6a88, {0x3d64c4968000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c478c000, {0x3d64c4968000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4990840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4990840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c478c000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18377 [IO wait]: internal/poll.runtime_pollWait(0x76260840e800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4c80?, 0x3d64c4558c00?, 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(0x3d64c46f4c80, {0x3d64c4558c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4c80, {0x3d64c4558c00?, 0x12fb?, 0x3d64c4642be0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82370, {0x3d64c4558c00?, 0x0?, 0x3d64c4a689c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be5368, {0x3d64c4558c00?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4595a58, {0x3d64c4558c00?, 0x3d64c47ad860?, 0x3d64c4a68a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae6d28, {0x2c12cc0, 0x3d64c4595a58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae6a88, {0x762608594780, 0x3d64c4be5368}, 0x3d64c4a68c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae6a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae6a88, {0x3d64c4904000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c48c8f00, {0x3d64c4904000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a9e6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a9e6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c48c8f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18393 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18533 [IO wait]: internal/poll.runtime_pollWait(0x76260837a000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dc400?, 0x3d64c499d900?, 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(0x3d64c41dc400, {0x3d64c499d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dc400, {0x3d64c499d900?, 0x42995e?, 0x3d64c46aa680?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e820b8, {0x3d64c499d900?, 0x76260861eb40?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c3fe3bf0, {0x3d64c499d900?, 0x76260861eb40?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d1218, {0x3d64c499d900?, 0x3d64c47e85a0?, 0x3d64c4a6aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46610a8, {0x2c12cc0, 0x3d64c44d1218}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4660e08, {0x762608594780, 0x3d64c3fe3bf0}, 0x3d64c4a6ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4660e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4660e08, {0x3d64c48b6000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4a25400, {0x3d64c48b6000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49539e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49539e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4a25400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18304 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17937 [IO wait]: internal/poll.runtime_pollWait(0x762608374e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c42ce100?, 0x3d64c481e000?, 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(0x3d64c42ce100, {0x3d64c481e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c42ce100, {0x3d64c481e000?, 0x12fb?, 0x3d64c3df3cc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c4288400, {0x3d64c481e000?, 0x0?, 0x3d64c3e149c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d0ab0, {0x3d64c481e000?, 0x76260861eb40?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d1278, {0x3d64c481e000?, 0x3d64c47e8780?, 0x3d64c3e14a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46602a8, {0x2c12cc0, 0x3d64c44d1278}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4660008, {0x762608594780, 0x3d64c44d0ab0}, 0x3d64c3e14c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4660008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4660008, {0x3d64c4828000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4809400, {0x3d64c4828000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49b14a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49b14a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4809400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18052 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17945 [select]: net/http.(*persistConn).writeLoop(0x3d64c478d040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17966 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17874 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3d64c4184f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17853 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18298 [IO wait]: internal/poll.runtime_pollWait(0x762608375800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c404d380?, 0x3d64c474c600?, 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(0x3d64c404d380, {0x3d64c474c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c404d380, {0x3d64c474c600?, 0x12fb?, 0x3d64c4299a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82158, {0x3d64c474c600?, 0x0?, 0x3d64c49469c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4be43d8, {0x3d64c474c600?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4594390, {0x3d64c474c600?, 0x3d64c47e9c20?, 0x3d64c4946a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae6628, {0x2c12cc0, 0x3d64c4594390}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae6388, {0x762608594780, 0x3d64c4be43d8}, 0x3d64c4946c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae6388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae6388, {0x3d64c4886000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c41852c0, {0x3d64c4886000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c46b0000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c46b0000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c41852c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18327 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18635 [select]: net/http.(*persistConn).roundTrip(0x3d64c4808280, 0x3d64c3f4cdc0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d64c42be4e0, 0x3d64c48c8280) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d64c41b98c0, 0x3d64c48c8280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x3d64c447eca0, 0x3d64c48c8140) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d64c48c8140, {0x2c138a0, 0x3d64c447eca0}, {0x3d64c48774f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d64c3ffbe30, 0x3d64c48c8140, {0x75642d7473657401?, 0x3d64c4877578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d64c3ffbe30, 0x3d64c48c8140) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d64c4270460, {0x2c3bc20, 0x3d64c42d5d10}, 0x3d64c47c8840) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3d64c41b9a40, 0x3d64c4a9bb80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d64c41b9a40, 0x3d64c4a9bb80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d64c44a0680, {0x2c3bc20, 0x3d64c42d5d10}, {0x3d64c48aaed0, 0x2b}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d64c4a958c0, {0x2c3bc20, 0x3d64c42d5d10}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x3d64c42d5d10}, {0x2c5a5c0, 0x3d64c4a958c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17474 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18146 [select]: net/http.(*persistConn).writeLoop(0x3d64c4983b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18138 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18006 [select]: net/http.(*persistConn).writeLoop(0x3d64c41e1900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17983 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17889 [IO wait]: internal/poll.runtime_pollWait(0x762608375600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c4131d80?, 0x3d64c47a6c00?, 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(0x3d64c4131d80, {0x3d64c47a6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c4131d80, {0x3d64c47a6c00?, 0x12fb?, 0x3d64c4bc1970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d847b0, {0x3d64c47a6c00?, 0x0?, 0x3d64c4bc19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c48077b8, {0x3d64c47a6c00?, 0x7626097beea8?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3e944f8, {0x3d64c47a6c00?, 0x3d64c4832960?, 0x3d64c4bc1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c48349a8, {0x2c12cc0, 0x3d64c3e944f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4834708, {0x762608594780, 0x3d64c48077b8}, 0x3d64c4bc1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4834708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4834708, {0x3d64c4969000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c40aaa00, {0x3d64c4969000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48c76e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48c76e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c40aaa00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17884 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18435 [IO wait]: internal/poll.runtime_pollWait(0x76260840f600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dcb00?, 0x3d64c49e2000?, 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(0x3d64c41dcb00, {0x3d64c49e2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dcb00, {0x3d64c49e2000?, 0x3d64c4bb89a0?, 0x3d64c4bb8970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d84a40, {0x3d64c49e2000?, 0x0?, 0x3d64c4bb89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4595d58, {0x3d64c49e2000?, 0x7626097df200?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c3fe3530, {0x3d64c49e2000?, 0x3d64c4832b40?, 0x3d64c4bb8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c49b7428, {0x2c12cc0, 0x3d64c3fe3530}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c49b7188, {0x762608594780, 0x3d64c4595d58}, 0x3d64c4bb8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c49b7188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c49b7188, {0x3d64c49ee000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4983680, {0x3d64c49ee000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48850e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48850e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4983680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18415 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18207 [IO wait]: internal/poll.runtime_pollWait(0x76260836a600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c42cea80?, 0x3d64c4667000?, 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(0x3d64c42cea80, {0x3d64c4667000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c42cea80, {0x3d64c4667000?, 0x17fb?, 0x3d64c447f1a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d846e0, {0x3d64c4667000?, 0x0?, 0x3d64c46459c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c42bc588, {0x3d64c4667000?, 0x76260836d200?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec468, {0x3d64c4667000?, 0x3d64c4833680?, 0x3d64c4645a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c419f7a8, {0x2c12cc0, 0x3d64c49ec468}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c419f508, {0x762608594780, 0x3d64c42bc588}, 0x3d64c4645c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c419f508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c419f508, {0x3d64c4a62000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c47ebcc0, {0x3d64c4a62000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a40720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a40720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c47ebcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18181 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18436 [select]: net/http.(*persistConn).writeLoop(0x3d64c4983680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18415 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18375 [IO wait]: internal/poll.runtime_pollWait(0x76260840f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c41dc100?, 0x3d64c4557900?, 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(0x3d64c41dc100, {0x3d64c4557900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c41dc100, {0x3d64c4557900?, 0x12fb?, 0x3d64c46429c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3d848a0, {0x3d64c4557900?, 0x0?, 0x3d64c462d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4595200, {0x3d64c4557900?, 0x7626083f08e0?, 0x762651cad108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4595860, {0x3d64c4557900?, 0x3d64c49ca000?, 0x3d64c462da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c49b70a8, {0x2c12cc0, 0x3d64c4595860}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c49b6e08, {0x762608594780, 0x3d64c4595200}, 0x3d64c462dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c49b6e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c49b6e08, {0x3d64c47b6000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4809b80, {0x3d64c47b6000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49b0d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49b0d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4809b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18370 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18159 [IO wait]: internal/poll.runtime_pollWait(0x76260840ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c404c780?, 0x3d64c47bf800?, 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(0x3d64c404c780, {0x3d64c47bf800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c404c780, {0x3d64c47bf800?, 0x17fb?, 0x3d64c4299200?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e82760, {0x3d64c47bf800?, 0x0?, 0x3d64c4a399c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c49ed110, {0x3d64c47bf800?, 0x76260836d200?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec408, {0x3d64c47bf800?, 0x3d64c49ca1e0?, 0x3d64c4a39a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c49b69a8, {0x2c12cc0, 0x3d64c49ec408}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c49b6708, {0x762608594780, 0x3d64c49ed110}, 0x3d64c4a39c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c49b6708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c49b6708, {0x3d64c4aa6000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c4a24000, {0x3d64c4aa6000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a95620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a95620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c4a24000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18198 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17719 [IO wait]: internal/poll.runtime_pollWait(0x762608401400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c44a0a80?, 0x3d64c46ca600?, 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(0x3d64c44a0a80, {0x3d64c46ca600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c44a0a80, {0x3d64c46ca600?, 0x12fb?, 0x3d64c470a8c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c42887d8, {0x3d64c46ca600?, 0x0?, 0x3d64c3e179c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d18c0, {0x3d64c46ca600?, 0x76260861eb40?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c44d0648, {0x3d64c46ca600?, 0x3d64c49ca5a0?, 0x3d64c3e17a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46af7a8, {0x2c12cc0, 0x3d64c44d0648}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c46af508, {0x762608594780, 0x3d64c44d18c0}, 0x3d64c3e17c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c46af508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c46af508, {0x3d64c4914000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c46f8280, {0x3d64c4914000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c48fae40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c48fae40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c46f8280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17715 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18391 [select]: net/http.(*persistConn).writeLoop(0x3d64c46f9680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18366 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18526 [IO wait]: internal/poll.runtime_pollWait(0x762608412600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c404c800?, 0x3d64c474ec00?, 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(0x3d64c404c800, {0x3d64c474ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c404c800, {0x3d64c474ec00?, 0x12fb?, 0x3d64c47848c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c42885a8, {0x3d64c474ec00?, 0x0?, 0x3d64c4ab09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c4806c18, {0x3d64c474ec00?, 0x7626085b73c0?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4807638, {0x3d64c474ec00?, 0x3d64c47cc000?, 0x3d64c4ab0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4816d28, {0x2c12cc0, 0x3d64c4807638}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4816a88, {0x762608594780, 0x3d64c4806c18}, 0x3d64c4ab0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4816a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4816a88, {0x3d64c4a83000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c47eb7c0, {0x3d64c4a83000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4a94a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4a94a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c47eb7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18505 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18609 [select]: net/http.(*persistConn).writeLoop(0x3d64c4185540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18587 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18550 [select]: net/http.(*persistConn).writeLoop(0x3d64c41e0500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18513 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18566 [select]: net/http.(*persistConn).writeLoop(0x3d64c481a3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18558 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18633 [select]: net/http.(*persistConn).roundTrip(0x3d64c4724640, 0x3d64c3f4ca00) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3d64c42be4e0, 0x3d64c42d9b80) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3d64c41b98c0, 0x3d64c42d9b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x3d64c447eca0, 0x3d64c42d9a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x3d64c42d9a40, {0x2c138a0, 0x3d64c447eca0}, {0x3d64c487b4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3d64c3ffbe30, 0x3d64c42d9a40, {0x1?, 0x3d64c487b578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3d64c3ffbe30, 0x3d64c42d9a40) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3d64c4270460, {0x2c3bc20, 0x3d64c42d5d10}, 0x3d64c465fb80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3d64c41b9a40, 0x3d64c4a9ba00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3d64c41b9a40, 0x3d64c4a9ba00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x3d64c44a0680, {0x2c3bc20, 0x3d64c42d5d10}, {0x3d64c425e680, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x3d64c3e3b6e0, {0x2c3bc20, 0x3d64c42d5d10}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1188 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2c3bc20, 0x3d64c42d5d10}, {0x2c5a5c0, 0x3d64c3e3b6e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17474 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18565 [IO wait]: internal/poll.runtime_pollWait(0x762608412400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4680?, 0x3d64c4b01300?, 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(0x3d64c46f4680, {0x3d64c4b01300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4680, {0x3d64c4b01300?, 0x12fb?, 0x3d64c4784c80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c3e821f0, {0x3d64c4b01300?, 0x0?, 0x3d64c464a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c42bc3c0, {0x3d64c4b01300?, 0x7626085cb1c8?, 0x762651cae2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c42bd0e0, {0x3d64c4b01300?, 0x3d64c49cad20?, 0x3d64c464aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c46617a8, {0x2c12cc0, 0x3d64c42bd0e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4661508, {0x762608594780, 0x3d64c42bc3c0}, 0x3d64c464ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4661508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4661508, {0x3d64c48ff000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c481a3c0, {0x3d64c48ff000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c489acc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c489acc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c481a3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18558 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18593 [select]: net/http.(*persistConn).writeLoop(0x3d64c42d8780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18576 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18600 [IO wait]: internal/poll.runtime_pollWait(0x76260836a000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c404cf00?, 0x3d64c49e5900?, 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(0x3d64c404cf00, {0x3d64c49e5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c404cf00, {0x3d64c49e5900?, 0x12fb?, 0x3d64c4299b80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a318, {0x3d64c49e5900?, 0x0?, 0x3d64c456d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c44d1c20, {0x3d64c49e5900?, 0x7626085b73c0?, 0x762651cada00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c4807b78, {0x3d64c49e5900?, 0x3d64c48323c0?, 0x3d64c456da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae7428, {0x2c12cc0, 0x3d64c4807b78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae7188, {0x762608594780, 0x3d64c44d1c20}, 0x3d64c456dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae7188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae7188, {0x3d64c4709000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c481ab40, {0x3d64c4709000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c4990720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c4990720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c481ab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18595 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18601 [select]: net/http.(*persistConn).writeLoop(0x3d64c481ab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18595 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18592 [IO wait]: internal/poll.runtime_pollWait(0x762608412000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3d64c46f4e00?, 0x3d64c499ec00?, 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(0x3d64c46f4e00, {0x3d64c499ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3d64c46f4e00, {0x3d64c499ec00?, 0x12fb?, 0x3d64c4a669a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3d64c418a3f8, {0x3d64c499ec00?, 0x0?, 0x3d64c4a669c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3d64c3e94510, {0x3d64c499ec00?, 0x76260836d200?, 0x762651caebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3d64c49ec030, {0x3d64c499ec00?, 0x3d64c4760000?, 0x3d64c4a66a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3d64c4ae77a8, {0x2c12cc0, 0x3d64c49ec030}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3d64c4ae7508, {0x762608594780, 0x3d64c3e94510}, 0x3d64c4a66c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3d64c4ae7508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3d64c4ae7508, {0x3d64c46d2000, 0x1000, 0x25ee660?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3d64c42d8780, {0x3d64c46d2000?, 0x2c0f420?, 0x465c270?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3d64c49b1920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3d64c49b1920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3d64c42d8780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18576 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.383065648s (try 3/5): exit status 2: Failed [TestSyncMultipleCompareDest]