"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/06/21 04:20:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge" 2025/06/21 04:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 04:20:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Has cached credentials 2025/06/21 04:20:21 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:20:22 DEBUG : Creating backend with remote "/tmp/rclone374439537" === 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:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:20:23 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:23 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:20:23 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:23 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:20:26 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:20:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.27s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.62s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:31 DEBUG : Creating backend with remote "/non-existing" 2025/06/21 04:20:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/21 04:20:31 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:31 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:20:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:20:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.08s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:38 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Running all checks before starting transfers 2025/06/21 04:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:20:38 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:38 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Checks finished, now starting transfers 2025/06/21 04:20:38 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:20:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.19s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:44 ERROR : Ignoring --no-traverse with sync 2025/06/21 04:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:20:44 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:44 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:20:47 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:20:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.39s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/21 04:20:51 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:51 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/21 04:20:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.95s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:20:55 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:55 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:20:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:20:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:20:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:20:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 04:21:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:21:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/21 04:21:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:21:03 INFO : sub dir2: Making directory 2025/06/21 04:21:03 INFO : sub dir: Making directory 2025/06/21 04:21:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:04 INFO : sub dir2/sub sub dir2: Making directory 2025/06/21 04:21:05 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:21:05 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:07 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:21:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.07s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:11 INFO : sub dir2: Making directory 2025/06/21 04:21:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 04:21:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:21:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:12 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:21:12 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:17 DEBUG : sub dir2: Making directory with metadata 2025/06/21 04:21:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:21:18 INFO : sub dir2: Making directory 2025/06/21 04:21:19 INFO : sub dir: Making directory 2025/06/21 04:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:21:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:22 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:21:22 INFO : sub dir/hello world: Deleted 2025/06/21 04:21:22 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 04:21:23 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.13s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.72s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:26 INFO : sub dir2: Making directory 2025/06/21 04:21:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:21:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:30 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:21:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:33 DEBUG : sub dir2: Making directory with metadata 2025/06/21 04:21:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 04:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 04:21:33 INFO : sub dir2: Making directory 2025/06/21 04:21:34 INFO : sub dir: Making directory 2025/06/21 04:21:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:35 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:21:35 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:37 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:21:37 DEBUG : Waiting for deletions to finish 2025/06/21 04:21:38 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.98s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.63s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:41 INFO : sub dir2: Making directory 2025/06/21 04:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:42 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:21:42 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:21:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:44 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:21:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.01s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:21:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wopuwud2hawo" 2025/06/21 04:21:51 DEBUG : Config file has changed externally - reloading 2025/06/21 04:21:51 DEBUG : proton drive root link ID 'rclone-test-wopuwud2hawo': Has cached credentials 2025/06/21 04:21:53 DEBUG : proton drive root link ID 'rclone-test-wopuwud2hawo': Used cached credential to initialize the ProtonDrive API sync_test.go:591: Server side copy (if possible) proton drive root link ID 'rclone-test-tovevik8poge' -> proton drive root link ID 'rclone-test-wopuwud2hawo' 2025/06/21 04:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:21:54 DEBUG : proton drive root link ID 'rclone-test-wopuwud2hawo': Waiting for checks to finish 2025/06/21 04:21:54 DEBUG : proton drive root link ID 'rclone-test-wopuwud2hawo': Waiting for transfers to finish 2025/06/21 04:21:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:21:59 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:22:00 DEBUG : proton drive root link ID 'rclone-test-wopuwud2hawo': Purge remote --- PASS: TestServerSideCopy (15.25s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:22:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:22:07 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:22:07 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:22:07.970770 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:22:07.970808 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:22:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 04:22:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:22:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-casikok0bapa" 2025/06/21 04:22:17 DEBUG : Config file has changed externally - reloading 2025/06/21 04:22:17 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Has cached credentials 2025/06/21 04:22:18 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Used cached credential to initialize the ProtonDrive API sync_test.go:627: Server side copy (if possible) proton drive root link ID 'rclone-test-tovevik8poge' -> proton drive root link ID 'rclone-test-casikok0bapa' 2025/06/21 04:22:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:22:19 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Waiting for checks to finish 2025/06/21 04:22:19 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Waiting for transfers to finish 2025/06/21 04:22:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:22:24 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:22:26.431395 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:22:26.431429 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:22:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:22:30 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Waiting for checks to finish 2025/06/21 04:22:30 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Waiting for transfers to finish 2025/06/21 04:22:31.266070 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:22:31.266110 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:22:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 04:22:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 04:22:34 DEBUG : proton drive root link ID 'rclone-test-casikok0bapa': Purge remote --- PASS: TestServerSideCopyOverSelf (24.10s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:22:41 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:22:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:22:41 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:22:42.178295 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:22:42.178335 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:22:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 04:22:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 04:22:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (10.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:22:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qotorob3xada" 2025/06/21 04:22:51 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Has cached credentials 2025/06/21 04:22:52 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Used cached credential to initialize the ProtonDrive API sync_test.go:672: Server side copy (if possible) proton drive root link ID 'rclone-test-tovevik8poge' -> proton drive root link ID 'rclone-test-qotorob3xada' 2025/06/21 04:22:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:22:54 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Waiting for checks to finish 2025/06/21 04:22:54 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Waiting for transfers to finish 2025/06/21 04:22:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:22:58 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:23:00.813794 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:23:00.813833 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:23:03 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Using server-side directory move 2025/06/21 04:23:03 INFO : proton drive root link ID 'rclone-test-qotorob3xada': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 04:23:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 04:23:04 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Waiting for checks to finish 2025/06/21 04:23:04 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Waiting for transfers to finish 2025/06/21 04:23:05 INFO : sub dir/hello world: Deleted 2025/06/21 04:23:06.072427 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KrUAqf7WcSpg7sPXRQvX2dUQeHo8HumX8tpnKSU_jKqgvw4bWpC2Xjn63rpwhstp_XoR7aKz9IWFw58-bODvog==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:23:06.072465 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KrUAqf7WcSpg7sPXRQvX2dUQeHo8HumX8tpnKSU_jKqgvw4bWpC2Xjn63rpwhstp_XoR7aKz9IWFw58-bODvog==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:23:06 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KrUAqf7WcSpg7sPXRQvX2dUQeHo8HumX8tpnKSU_jKqgvw4bWpC2Xjn63rpwhstp_XoR7aKz9IWFw58-bODvog==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KrUAqf7WcSpg7sPXRQvX2dUQeHo8HumX8tpnKSU_jKqgvw4bWpC2Xjn63rpwhstp_XoR7aKz9IWFw58-bODvog==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/06/21 04:23:06 DEBUG : proton drive root link ID 'rclone-test-qotorob3xada': Purge remote --- FAIL: TestServerSideMoveOverSelf (21.85s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:12 ERROR : error listing: directory not found 2025/06/21 04:23:12 INFO : Local file system at /tmp/rclone374439537: Making directory 2025/06/21 04:23:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.54s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/21 04:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:23:21 DEBUG : Local file system at /tmp/rclone374439537: Waiting for checks to finish 2025/06/21 04:23:21 DEBUG : Local file system at /tmp/rclone374439537: Waiting for transfers to finish 2025/06/21 04:23:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:23:22 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/06/21 04:23:22 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:23:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/21 04:23:24 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:24 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 04:23:26 INFO : check sum: Copied (new) 2025/06/21 04:23:26 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 04:23:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/21 04:23:27 DEBUG : check sum: Unchanged skipping 2025/06/21 04:23:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:27 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.97s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/21 04:23:29 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:29 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 04:23:31 INFO : sizeonly: Copied (new) 2025/06/21 04:23:31 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:32 DEBUG : sizeonly: Sizes identical 2025/06/21 04:23:32 DEBUG : sizeonly: Unchanged skipping 2025/06/21 04:23:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:32 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/21 04:23:34 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:34 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/21 04:23:36 INFO : ignore-size: Copied (new) 2025/06/21 04:23:36 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:37 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:23:37 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:37 DEBUG : ignore-size: Unchanged skipping 2025/06/21 04:23:37 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:37 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:42 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:23:42 DEBUG : existing: Unchanged skipping 2025/06/21 04:23:42 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:42 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:42 INFO : There was nothing to transfer 2025/06/21 04:23:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/21 04:23:42 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:42 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:43.202249 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:23:43.202284 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:23:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 04:23:45 INFO : existing: Copied (replaced existing) 2025/06/21 04:23:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 04:23:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 04:23:49 INFO : existing: Copied (new) 2025/06/21 04:23:49 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:50 DEBUG : existing: Destination exists, skipping 2025/06/21 04:23:50 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:23:50 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:23:50 DEBUG : Waiting for deletions to finish 2025/06/21 04:23:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.96s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:23:57 INFO : d: Making directory 2025/06/21 04:23:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 04:24:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:24:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:00 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 04:24:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:24:02 INFO : a/potato2: Copied (new) 2025/06/21 04:24:02 DEBUG : Waiting for deletions to finish 2025/06/21 04:24:03 INFO : b/potato: Deleted 2025/06/21 04:24:03 INFO : d: Removing directory 2025/06/21 04:24:03 INFO : b: Removing directory 2025/06/21 04:24:04 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': deleted 2 directories --- PASS: TestSyncIgnoreErrors (16.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/21 04:24:11 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 04:24:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/21 04:24:11 DEBUG : empty space: Unchanged skipping 2025/06/21 04:24:11 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:11 DEBUG : Waiting for deletions to finish 2025/06/21 04:24:11 INFO : There was nothing to transfer 2025/06/21 04:24:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/21 04:24:12 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 04:24:12 NOTICE: proton drive root link ID 'rclone-test-tovevik8poge': Forced to upload files to set modification times on this backend. 2025/06/21 04:24:12 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/06/21 04:24:12 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:12.903291 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:24:12.903344 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:24:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 04:24:15 INFO : empty space: Copied (replaced existing) 2025/06/21 04:24:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:20 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/21 04:24:20 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 04:24:20 DEBUG : empty space: Unchanged skipping 2025/06/21 04:24:20 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:20 DEBUG : Waiting for deletions to finish 2025/06/21 04:24:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:24 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/06/21 04:24:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone374439537) 2025/06/21 04:24:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-tovevik8poge') 2025/06/21 04:24:24 DEBUG : foo: sha1 differ 2025/06/21 04:24:24 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:24 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:25.125922 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:24:25.125955 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:24:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/21 04:24:27 INFO : foo: Copied (replaced existing) 2025/06/21 04:24:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.41s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:24:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 04:24:32 DEBUG : empty space: Unchanged skipping 2025/06/21 04:24:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:24:34 INFO : potato: Copied (new) 2025/06/21 04:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/21 04:24:39 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:39 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:40.070225 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:24:40.070262 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:24:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/21 04:24:42 INFO : potato: Copied (replaced existing) 2025/06/21 04:24:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/06/21 04:24:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone374439537) 2025/06/21 04:24:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-tovevik8poge') 2025/06/21 04:24:47 DEBUG : potato: sha1 differ 2025/06/21 04:24:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:47.571529 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:24:47.571563 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:24:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/21 04:24:49 INFO : potato: Copied (replaced existing) 2025/06/21 04:24:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:24:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:24:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:24:56 DEBUG : empty space: Unchanged skipping 2025/06/21 04:24:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/21 04:24:56 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:24:56 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:24:56 DEBUG : Waiting for deletions to finish 2025/06/21 04:24:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:25:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:25:03 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:25:03 DEBUG : empty space: Unchanged skipping 2025/06/21 04:25:03 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:25:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:25:05 INFO : potato2: Copied (new) 2025/06/21 04:25:05 DEBUG : Waiting for deletions to finish 2025/06/21 04:25:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:25:14 INFO : d: Making directory 2025/06/21 04:25:15 INFO : d/e: Making directory 2025/06/21 04:25:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 04:25:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:25:18 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 04:25:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:25:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:25:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:25:21 INFO : a/potato2: Copied (new) 2025/06/21 04:25:21 DEBUG : Waiting for deletions to finish 2025/06/21 04:25:21 INFO : b/potato: Deleted 2025/06/21 04:25:21 INFO : d/e: Removing directory 2025/06/21 04:25:22 INFO : d: Removing directory 2025/06/21 04:25:22 INFO : b: Removing directory 2025/06/21 04:25:23 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:25:33 INFO : d: Making directory 2025/06/21 04:25:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 04:25:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:25:36 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:25:36 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 04:25:36 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:25:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:25:38 INFO : a/potato2: Copied (new) 2025/06/21 04:25:38 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting files as there were IO errors 2025/06/21 04:25:38 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:25:49 DEBUG : Waiting for deletions to finish 2025/06/21 04:25:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:25:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:25:50 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:25:50 DEBUG : empty space: Unchanged skipping 2025/06/21 04:25:50 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:25:50 INFO : potato: Deleted 2025/06/21 04:25:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:25:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:25:59 DEBUG : Waiting for deletions to finish 2025/06/21 04:25:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:25:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:00 INFO : potato: Deleted 2025/06/21 04:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:26:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:00 DEBUG : empty space: Unchanged skipping 2025/06/21 04:26:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 04:26:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:26:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/21 04:26:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.41s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:26:17 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 04:26:17 DEBUG : enormous: Excluded 2025/06/21 04:26:17 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:26:17 DEBUG : potato2: Excluded 2025/06/21 04:26:17 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:26:17 DEBUG : potato2: Excluded 2025/06/21 04:26:17 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:26:17 DEBUG : empty space: Unchanged skipping 2025/06/21 04:26:17 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:17 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:17 INFO : There was nothing to transfer 2025/06/21 04:26:18 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 04:26:18 DEBUG : enormous: Excluded 2025/06/21 04:26:18 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:26:18 DEBUG : potato2: Excluded 2025/06/21 04:26:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:26:19 DEBUG : potato2: Excluded 2025/06/21 04:26:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/21 04:26:19 DEBUG : empty space: Unchanged skipping 2025/06/21 04:26:19 DEBUG : Local file system at /tmp/rclone374439537: Waiting for checks to finish 2025/06/21 04:26:19 DEBUG : Local file system at /tmp/rclone374439537: Waiting for transfers to finish 2025/06/21 04:26:19 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:26:27 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 04:26:27 DEBUG : enormous: Excluded 2025/06/21 04:26:27 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 04:26:27 DEBUG : potato2: Excluded 2025/06/21 04:26:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:26:28 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:28 DEBUG : empty space: Unchanged skipping 2025/06/21 04:26:28 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:28 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:29 INFO : potato2: Deleted 2025/06/21 04:26:29 INFO : enormous: Deleted 2025/06/21 04:26:29 INFO : There was nothing to transfer 2025/06/21 04:26:30 DEBUG : Local file system at /tmp/rclone374439537: Waiting for checks to finish 2025/06/21 04:26:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/21 04:26:30 DEBUG : empty space: Unchanged skipping 2025/06/21 04:26:30 DEBUG : Local file system at /tmp/rclone374439537: Waiting for transfers to finish 2025/06/21 04:26:30 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:30 INFO : enormous: Deleted 2025/06/21 04:26:30 INFO : potato2: Deleted 2025/06/21 04:26:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:26:41 DEBUG : five: Need to transfer - File not found at Destination 2025/06/21 04:26:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/21 04:26:41 DEBUG : one: Destination is newer than source, skipping 2025/06/21 04:26:41 DEBUG : three: Sizes identical 2025/06/21 04:26:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 04:26:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 04:26:41 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone374439537) 2025/06/21 04:26:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-tovevik8poge') 2025/06/21 04:26:41 DEBUG : two: sha1 differ 2025/06/21 04:26:41 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:41.658507 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:26:41.658529 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:26:41.737571 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:26:41.737596 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:26:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/21 04:26:43 INFO : five: Copied (new) 2025/06/21 04:26:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/21 04:26:43 INFO : four: Copied (replaced existing) 2025/06/21 04:26:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 04:26:44 INFO : two: Copied (replaced existing) 2025/06/21 04:26:44 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:46 DEBUG : one: Destination is newer than source, skipping 2025/06/21 04:26:46 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/21 04:26:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/21 04:26:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 04:26:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 04:26:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/21 04:26:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 04:26:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/21 04:26:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/21 04:26:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 04:26:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone374439537) 2025/06/21 04:26:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-tovevik8poge') 2025/06/21 04:26:46 DEBUG : three: sha1 differ 2025/06/21 04:26:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 04:26:46 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:46.932857 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:26:46.932933 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:26:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 04:26:49 INFO : three: Copied (replaced existing) 2025/06/21 04:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (22.87s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/06/21 04:26:54 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Making map for --track-renames 2025/06/21 04:26:54 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Finished making map for --track-renames 2025/06/21 04:26:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 04:26:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for renames to finish 2025/06/21 04:26:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 04:26:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:26:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 04:26:56 INFO : yam: Copied (new) 2025/06/21 04:26:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 04:26:56 INFO : potato: Copied (new) 2025/06/21 04:26:56 DEBUG : Waiting for deletions to finish 2025/06/21 04:26:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:26:58 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Making map for --track-renames 2025/06/21 04:26:58 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Finished making map for --track-renames 2025/06/21 04:26:58 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:26:58 DEBUG : potato: Unchanged skipping 2025/06/21 04:26:58 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for renames to finish 2025/06/21 04:26:59.305474 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jl2nYZpXbtnqhYnP_rA1ocGpaacd2Vi3RaMxRftITSz22n0XwJNJDbfwgMjMmFfRY55MyS1OOGDo0arkV_Y-lg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:26:59.305511 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jl2nYZpXbtnqhYnP_rA1ocGpaacd2Vi3RaMxRftITSz22n0XwJNJDbfwgMjMmFfRY55MyS1OOGDo0arkV_Y-lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:26:59 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jl2nYZpXbtnqhYnP_rA1ocGpaacd2Vi3RaMxRftITSz22n0XwJNJDbfwgMjMmFfRY55MyS1OOGDo0arkV_Y-lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:26:59 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jl2nYZpXbtnqhYnP_rA1ocGpaacd2Vi3RaMxRftITSz22n0XwJNJDbfwgMjMmFfRY55MyS1OOGDo0arkV_Y-lg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:26:59 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/21 04:26:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:01 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 04:27:01 INFO : yaml: Copied (new) 2025/06/21 04:27:01 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting files as there were IO errors 2025/06/21 04:27:01 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting directories as there were IO errors sync_test.go:1557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1557 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (9.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/21 04:27:04 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Making map for --track-renames 2025/06/21 04:27:04 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Finished making map for --track-renames 2025/06/21 04:27:04 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 04:27:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 04:27:04 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for renames to finish 2025/06/21 04:27:04 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 04:27:06 INFO : potato: Copied (new) 2025/06/21 04:27:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 04:27:06 INFO : yam: Copied (new) 2025/06/21 04:27:06 DEBUG : Waiting for deletions to finish 2025/06/21 04:27:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:27:07 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Making map for --track-renames 2025/06/21 04:27:07 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Finished making map for --track-renames 2025/06/21 04:27:07 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:07 DEBUG : potato: Unchanged skipping 2025/06/21 04:27:07 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for renames to finish 2025/06/21 04:27:08.616107 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jaEVX9pvQFWsXoUcEDRgD3fl8rJWlCCd9jX6Nqmft-h-w45Wc0Vr4n160lsQyfgSBLMt1EwKupGIPD3KAwZQIQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:27:08.616140 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jaEVX9pvQFWsXoUcEDRgD3fl8rJWlCCd9jX6Nqmft-h-w45Wc0Vr4n160lsQyfgSBLMt1EwKupGIPD3KAwZQIQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:27:08 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jaEVX9pvQFWsXoUcEDRgD3fl8rJWlCCd9jX6Nqmft-h-w45Wc0Vr4n160lsQyfgSBLMt1EwKupGIPD3KAwZQIQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:27:08 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jaEVX9pvQFWsXoUcEDRgD3fl8rJWlCCd9jX6Nqmft-h-w45Wc0Vr4n160lsQyfgSBLMt1EwKupGIPD3KAwZQIQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:27:08 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/21 04:27:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:10 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 04:27:10 INFO : yaml: Copied (new) 2025/06/21 04:27:10 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting files as there were IO errors 2025/06/21 04:27:10 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting directories as there were IO errors sync_test.go:1629: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1629 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (9.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/21 04:27:13 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Making map for --track-renames 2025/06/21 04:27:13 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Finished making map for --track-renames 2025/06/21 04:27:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 04:27:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/21 04:27:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for renames to finish 2025/06/21 04:27:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 04:27:16 INFO : potato: Copied (new) 2025/06/21 04:27:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 04:27:16 INFO : sub/yam: Copied (new) 2025/06/21 04:27:16 DEBUG : Waiting for deletions to finish 2025/06/21 04:27:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:27:18 DEBUG : potato: Unchanged skipping 2025/06/21 04:27:18 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Making map for --track-renames 2025/06/21 04:27:18 INFO : proton drive root link ID 'rclone-test-tovevik8poge': Finished making map for --track-renames 2025/06/21 04:27:18 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:18 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for renames to finish 2025/06/21 04:27:19.663564 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9q_wiTpN9qrm6kQSakuxgfvHSM6cK4hQ2o1WwCVIAvWB3bPZ_07ptVSltTSY1Uz17F1W5q0IlOtee6Mm0WWhlg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:27:19.663601 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9q_wiTpN9qrm6kQSakuxgfvHSM6cK4hQ2o1WwCVIAvWB3bPZ_07ptVSltTSY1Uz17F1W5q0IlOtee6Mm0WWhlg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:27:19 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9q_wiTpN9qrm6kQSakuxgfvHSM6cK4hQ2o1WwCVIAvWB3bPZ_07ptVSltTSY1Uz17F1W5q0IlOtee6Mm0WWhlg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:27:19 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9q_wiTpN9qrm6kQSakuxgfvHSM6cK4hQ2o1WwCVIAvWB3bPZ_07ptVSltTSY1Uz17F1W5q0IlOtee6Mm0WWhlg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:27:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 04:27:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 04:27:21 INFO : yam: Copied (new) 2025/06/21 04:27:21 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting files as there were IO errors 2025/06/21 04:27:21 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting directories as there were IO errors sync_test.go:1668: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1668 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (12.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:27:25 DEBUG : Creating backend with remote "/tmp/rclone374439537/dir1" 2025/06/21 04:27:25 DEBUG : Config file has changed externally - reloading 2025/06/21 04:27:25 DEBUG : Creating backend with remote "/tmp/rclone374439537/dir2" 2025/06/21 04:27:25 DEBUG : Local file system at /tmp/rclone374439537/dir2: Using server-side directory move 2025/06/21 04:27:25 INFO : Local file system at /tmp/rclone374439537/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 04:27:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/21 04:27:25 INFO : file1.txt: Moved (server-side) 2025/06/21 04:27:25 DEBUG : Local file system at /tmp/rclone374439537/dir2: Waiting for checks to finish 2025/06/21 04:27:25 DEBUG : Local file system at /tmp/rclone374439537/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:27:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:27:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 04:27:26 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:26 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:27:31 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:27:31 INFO : sub dir/hello world: Deleted 2025/06/21 04:27:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/21 04:27:31 INFO : nested/sub dir/file: Copied (new) 2025/06/21 04:27:31 INFO : nested/sub dir/file: Deleted 2025/06/21 04:27:31 ERROR : Local file system at /tmp/rclone374439537: not deleting directories as there were IO errors sync_test.go:1789: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1789 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (9.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 04:27:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 04:27:35 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:35 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 04:27:40 INFO : sub dir/hello world: Copied (new) 2025/06/21 04:27:40 INFO : sub dir/hello world: Deleted 2025/06/21 04:27:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/21 04:27:40 INFO : nested/sub dir/file: Copied (new) 2025/06/21 04:27:40 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:27:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/21 04:27:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 04:27:46 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:46 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/21 04:27:48 INFO : existing-b: Copied (new) 2025/06/21 04:27:48 INFO : existing-b: Deleted 2025/06/21 04:27:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 04:27:48 INFO : existing: Copied (new) 2025/06/21 04:27:48 INFO : existing: Deleted 2025/06/21 04:27:49 DEBUG : existing: Destination exists, skipping 2025/06/21 04:27:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:27:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/21 04:27:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:27:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.50s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:27:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fayokof1zefi" 2025/06/21 04:27:52 DEBUG : proton drive root link ID 'rclone-test-fayokof1zefi': Has cached credentials 2025/06/21 04:27:53 DEBUG : proton drive root link ID 'rclone-test-fayokof1zefi': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-tovevik8poge' -> proton drive root link ID 'rclone-test-fayokof1zefi' 2025/06/21 04:28:06 DEBUG : proton drive root link ID 'rclone-test-fayokof1zefi': Using server-side directory move 2025/06/21 04:28:06 INFO : proton drive root link ID 'rclone-test-fayokof1zefi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 04:28:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:28:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/21 04:28:07 DEBUG : empty space: Unchanged skipping 2025/06/21 04:28:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 04:28:07 DEBUG : proton drive root link ID 'rclone-test-fayokof1zefi': Waiting for checks to finish 2025/06/21 04:28:07 INFO : empty space: Deleted 2025/06/21 04:28:07 DEBUG : proton drive root link ID 'rclone-test-fayokof1zefi': Waiting for transfers to finish 2025/06/21 04:28:07 INFO : potato3: Deleted 2025/06/21 04:28:08.060666 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lrsKtJmnv51nXOWmWoH0hdEeV5E0hraN4AwtoP1qBoW5Mqtvyx6AnRTUQO0Bz3jNtw-lbhw30K094zuBDsYjkw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:28:08.060712 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lrsKtJmnv51nXOWmWoH0hdEeV5E0hraN4AwtoP1qBoW5Mqtvyx6AnRTUQO0Bz3jNtw-lbhw30K094zuBDsYjkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:08 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lrsKtJmnv51nXOWmWoH0hdEeV5E0hraN4AwtoP1qBoW5Mqtvyx6AnRTUQO0Bz3jNtw-lbhw30K094zuBDsYjkw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:08.252550 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/polRsK7bVbCxe2kAeUpwNzyQlZgBTdlGSiJ4VcJ_xky1MGmG2gmZ9Jh4hNBfXIHkF9bCdny2Y4VSGoTeLvqJCw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:28:08.252581 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/polRsK7bVbCxe2kAeUpwNzyQlZgBTdlGSiJ4VcJ_xky1MGmG2gmZ9Jh4hNBfXIHkF9bCdny2Y4VSGoTeLvqJCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:08 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/polRsK7bVbCxe2kAeUpwNzyQlZgBTdlGSiJ4VcJ_xky1MGmG2gmZ9Jh4hNBfXIHkF9bCdny2Y4VSGoTeLvqJCw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1882 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/polRsK7bVbCxe2kAeUpwNzyQlZgBTdlGSiJ4VcJ_xky1MGmG2gmZ9Jh4hNBfXIHkF9bCdny2Y4VSGoTeLvqJCw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/06/21 04:28:08 DEBUG : proton drive root link ID 'rclone-test-fayokof1zefi': Purge remote --- FAIL: TestServerSideMove (18.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:28:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rekuxan2qafo" 2025/06/21 04:28:11 DEBUG : proton drive root link ID 'rclone-test-rekuxan2qafo': Has cached credentials 2025/06/21 04:28:12 DEBUG : proton drive root link ID 'rclone-test-rekuxan2qafo': Used cached credential to initialize the ProtonDrive API sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-tovevik8poge' -> proton drive root link ID 'rclone-test-rekuxan2qafo' 2025/06/21 04:28:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 04:28:25 DEBUG : empty space: Excluded 2025/06/21 04:28:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 04:28:25 DEBUG : empty space: Excluded 2025/06/21 04:28:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:28:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 04:28:25 DEBUG : proton drive root link ID 'rclone-test-rekuxan2qafo': Waiting for checks to finish 2025/06/21 04:28:25 DEBUG : proton drive root link ID 'rclone-test-rekuxan2qafo': Waiting for transfers to finish 2025/06/21 04:28:25 INFO : potato3: Deleted 2025/06/21 04:28:26.211106 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/99i_bC4LimUrXgLfFZTD6IkLgVKxeoxAuo_NSWWeUTbpjEw40YekHylN3MJnOfC_ttrU64os90CeL4iY6U1RCA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:28:26.211149 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/99i_bC4LimUrXgLfFZTD6IkLgVKxeoxAuo_NSWWeUTbpjEw40YekHylN3MJnOfC_ttrU64os90CeL4iY6U1RCA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:26 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/99i_bC4LimUrXgLfFZTD6IkLgVKxeoxAuo_NSWWeUTbpjEw40YekHylN3MJnOfC_ttrU64os90CeL4iY6U1RCA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:26.463202 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SyP9YqrHDGX9riytLTR9c9VBPihVmPCGLmlUeT-mtLgdXnu5h2-GjBKjcT7hS-srtZE_jiGrp5VFlIxBUZ9syw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:28:26.463229 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SyP9YqrHDGX9riytLTR9c9VBPihVmPCGLmlUeT-mtLgdXnu5h2-GjBKjcT7hS-srtZE_jiGrp5VFlIxBUZ9syw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:26 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SyP9YqrHDGX9riytLTR9c9VBPihVmPCGLmlUeT-mtLgdXnu5h2-GjBKjcT7hS-srtZE_jiGrp5VFlIxBUZ9syw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1895 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SyP9YqrHDGX9riytLTR9c9VBPihVmPCGLmlUeT-mtLgdXnu5h2-GjBKjcT7hS-srtZE_jiGrp5VFlIxBUZ9syw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/06/21 04:28:26 DEBUG : proton drive root link ID 'rclone-test-rekuxan2qafo': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:28:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nevecis9seki" 2025/06/21 04:28:29 DEBUG : proton drive root link ID 'rclone-test-nevecis9seki': Has cached credentials 2025/06/21 04:28:31 DEBUG : proton drive root link ID 'rclone-test-nevecis9seki': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:28:37 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) proton drive root link ID 'rclone-test-tovevik8poge' -> proton drive root link ID 'rclone-test-nevecis9seki' 2025/06/21 04:28:44 DEBUG : proton drive root link ID 'rclone-test-nevecis9seki': Using server-side directory move 2025/06/21 04:28:44 INFO : proton drive root link ID 'rclone-test-nevecis9seki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 04:28:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 04:28:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/21 04:28:45 DEBUG : empty space: Unchanged skipping 2025/06/21 04:28:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 04:28:45 DEBUG : proton drive root link ID 'rclone-test-nevecis9seki': Waiting for checks to finish 2025/06/21 04:28:46 INFO : potato3: Deleted 2025/06/21 04:28:46 INFO : empty space: Deleted 2025/06/21 04:28:46 DEBUG : proton drive root link ID 'rclone-test-nevecis9seki': Waiting for transfers to finish 2025/06/21 04:28:46.424004 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y33VDez9z2iQ6Yo9dnUJXSHbMh_K3PAtu_QiWdPBIWkepoK9AY6gtuaC-IIreFLXzatxSkkPmqD08H7G_ZYyVA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:28:46.424043 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y33VDez9z2iQ6Yo9dnUJXSHbMh_K3PAtu_QiWdPBIWkepoK9AY6gtuaC-IIreFLXzatxSkkPmqD08H7G_ZYyVA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:46 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Y33VDez9z2iQ6Yo9dnUJXSHbMh_K3PAtu_QiWdPBIWkepoK9AY6gtuaC-IIreFLXzatxSkkPmqD08H7G_ZYyVA==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:46.802187 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iVG5HEk2qBN9lMmUg5L3QLAxhaDK5xf2_nmegRUTKrKgwY06SiJXRpKHIfuIKJ4hRcRfS-LM-zwrfdG2KY3saQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:28:46.802220 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iVG5HEk2qBN9lMmUg5L3QLAxhaDK5xf2_nmegRUTKrKgwY06SiJXRpKHIfuIKJ4hRcRfS-LM-zwrfdG2KY3saQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:46 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iVG5HEk2qBN9lMmUg5L3QLAxhaDK5xf2_nmegRUTKrKgwY06SiJXRpKHIfuIKJ4hRcRfS-LM-zwrfdG2KY3saQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:28:46 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting directories as there were IO errors sync_test.go:1717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1717 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1902 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/06/21 04:28:46 DEBUG : proton drive root link ID 'rclone-test-nevecis9seki': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (20.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.68s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:28:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/rclone-sync-test" 2025/06/21 04:28:51 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test': Has cached credentials 2025/06/21 04:28:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (153.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:31:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/rclone-sync-test" 2025/06/21 04:31:25 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test': Has cached credentials 2025/06/21 04:31:26 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:33:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/rclone-sync-test-include/layer2" 2025/06/21 04:33:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-include/layer2': Has cached credentials 2025/06/21 04:33:51 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:36:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/rclone-sync-test-ignore-file" 2025/06/21 04:36:15 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-ignore-file': Has cached credentials 2025/06/21 04:36:17 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:38:43 DEBUG : rclone-sync-test: Excluded 2025/06/21 04:38:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:38:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 04:38:45 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test': Waiting for checks to finish 2025/06/21 04:38:45 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test': Waiting for transfers to finish 2025/06/21 04:38:45 DEBUG : Waiting for deletions to finish 2025/06/21 04:38:45 INFO : There was nothing to transfer 2025/06/21 04:38:45 DEBUG : rclone-sync-test: Excluded 2025/06/21 04:38:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:38:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 04:38:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:38:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:38:47 DEBUG : Waiting for deletions to finish 2025/06/21 04:38:47 INFO : rclone-sync-test-include: Removing directory 2025/06/21 04:38:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/06/21 04:38:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': failed to delete 1 directories 2025/06/21 04:38:47 INFO : There was nothing to transfer 2025/06/21 04:38:48 DEBUG : rclone-sync-test: Excluded 2025/06/21 04:38:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:38:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 04:38:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/21 04:38:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/21 04:38:49 DEBUG : Waiting for deletions to finish 2025/06/21 04:38:49 INFO : There was nothing to transfer 2025/06/21 04:38:50 DEBUG : rclone-sync-test: Excluded 2025/06/21 04:38:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:38:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 04:38:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 04:38:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 04:38:52 DEBUG : Waiting for deletions to finish 2025/06/21 04:38:52 INFO : rclone-sync-test-include: Removing directory 2025/06/21 04:38:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/06/21 04:38:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': failed to delete 1 directories 2025/06/21 04:38:52 INFO : There was nothing to transfer 2025/06/21 04:38:53 DEBUG : rclone-sync-test: Excluded 2025/06/21 04:38:53 DEBUG : Excluded 2025/06/21 04:38:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 04:38:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/21 04:38:55 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/21 04:38:55 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/21 04:38:55 DEBUG : Waiting for deletions to finish 2025/06/21 04:38:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (454.01s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:38:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 04:38:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 04:39:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:41:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/CompareDest" 2025/06/21 04:41:18 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/CompareDest': Has cached credentials 2025/06/21 04:41:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:43:38 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 04:43:38 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:43:38 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:43:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 04:43:41 INFO : one: Copied (new) 2025/06/21 04:43:41 DEBUG : Waiting for deletions to finish 2025/06/21 04:43:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:43:43 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:43:43 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:43:44.116692 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:43:44.116791 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:43:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 04:43:46 INFO : one: Copied (replaced existing) 2025/06/21 04:43:46 DEBUG : Waiting for deletions to finish 2025/06/21 04:43:48.150064 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 04:43:48.150097 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 04:43:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:43:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:43:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:43:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:43:55 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:43:55 DEBUG : Waiting for deletions to finish 2025/06/21 04:43:55 INFO : There was nothing to transfer 2025/06/21 04:43:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:44:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 04:44:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:44:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:44:00 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:44:00 DEBUG : Waiting for deletions to finish 2025/06/21 04:44:00 INFO : There was nothing to transfer 2025/06/21 04:44:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:44:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:44:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:44:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:44:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 04:44:02 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:44:02 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:44:02 DEBUG : Waiting for deletions to finish 2025/06/21 04:44:02 INFO : There was nothing to transfer 2025/06/21 04:44:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:44:05 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/06/21 04:44:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 04:44:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 04:44:05 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:44:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:44:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:44:05 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:44:05 DEBUG : Waiting for deletions to finish 2025/06/21 04:44:05 INFO : There was nothing to transfer 2025/06/21 04:44:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 04:44:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 04:44:08 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 04:44:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:44:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/21 04:44:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 04:44:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:44:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/21 04:44:10 INFO : two: Copied (new) 2025/06/21 04:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (317.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:44:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dest" 2025/06/21 04:44:22 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dest': Has cached credentials 2025/06/21 04:44:24 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dest': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:46:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/pre-dest1" 2025/06/21 04:46:44 DEBUG : Config file has changed externally - reloading 2025/06/21 04:46:44 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/pre-dest1': Has cached credentials 2025/06/21 04:46:46 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:47:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/pre-dest2" 2025/06/21 04:47:55 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/pre-dest2': Has cached credentials 2025/06/21 04:47:57 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:49:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:49:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/21 04:49:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:49:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/21 04:49:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/21 04:49:09 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dest': Waiting for checks to finish 2025/06/21 04:49:09 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dest': Waiting for transfers to finish 2025/06/21 04:49:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/21 04:49:12 INFO : 3: Copied (new) 2025/06/21 04:49:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (302.70s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.76s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:49:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 04:49:27 DEBUG : Config file has changed externally - reloading 2025/06/21 04:49:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 04:49:28 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:50:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/backup" 2025/06/21 04:50:39 DEBUG : Config file has changed externally - reloading 2025/06/21 04:50:39 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/backup': Has cached credentials 2025/06/21 04:50:41 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/backup': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:53:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:53:32 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:53:32 DEBUG : two: Unchanged skipping 2025/06/21 04:53:34.990294 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uNhpPmlvixCOevEa__yHGzHZLfY3-HjswCbUngf_xP-WYNfXOIUUzWpFN8uvzqH7BQKobw08MTBXcN41Owo0fw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:53:34.990333 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uNhpPmlvixCOevEa__yHGzHZLfY3-HjswCbUngf_xP-WYNfXOIUUzWpFN8uvzqH7BQKobw08MTBXcN41Owo0fw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:53:34 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uNhpPmlvixCOevEa__yHGzHZLfY3-HjswCbUngf_xP-WYNfXOIUUzWpFN8uvzqH7BQKobw08MTBXcN41Owo0fw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:53:34 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:53:34 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting files as there were IO errors 2025/06/21 04:53:34 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2428 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uNhpPmlvixCOevEa__yHGzHZLfY3-HjswCbUngf_xP-WYNfXOIUUzWpFN8uvzqH7BQKobw08MTBXcN41Owo0fw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (259.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:53:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 04:53:47 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 04:53:48 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:54:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/backup" 2025/06/21 04:54:59 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/backup': Has cached credentials 2025/06/21 04:55:01 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/backup': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:57:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 04:57:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 04:57:22 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 04:57:22 DEBUG : two: Unchanged skipping 2025/06/21 04:57:24.829419 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7F1x212rH1EPIzVZB6i6CeryKX0BJpDrrLQTDQoSYfMj41tltP4zE3iSdLv684CRS3xQfaFqcekPP7aEAS2Q0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 04:57:24.829461 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7F1x212rH1EPIzVZB6i6CeryKX0BJpDrrLQTDQoSYfMj41tltP4zE3iSdLv684CRS3xQfaFqcekPP7aEAS2Q0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:57:24 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7F1x212rH1EPIzVZB6i6CeryKX0BJpDrrLQTDQoSYfMj41tltP4zE3iSdLv684CRS3xQfaFqcekPP7aEAS2Q0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 04:57:24 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 04:57:24 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting files as there were IO errors 2025/06/21 04:57:24 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2432 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7F1x212rH1EPIzVZB6i6CeryKX0BJpDrrLQTDQoSYfMj41tltP4zE3iSdLv684CRS3xQfaFqcekPP7aEAS2Q0g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (229.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 04:57:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 04:57:36 DEBUG : Config file has changed externally - reloading 2025/06/21 04:57:36 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 04:57:38 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 04:58:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/backup" 2025/06/21 04:58:48 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/backup': Has cached credentials 2025/06/21 04:58:50 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/backup': Used cached credential to initialize the ProtonDrive API 2025/06/21 05:01:11 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 05:01:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 05:01:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:01:11 DEBUG : two: Unchanged skipping 2025/06/21 05:01:13.562413 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KY3zy5Fv8WEKZZnFGs77fzREbV0NiZZ5PldntpNYsJiINYW6pd_MfilzRoB5j4doL19AkYGOXwR5jZN_XU5cw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 05:01:13.562447 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KY3zy5Fv8WEKZZnFGs77fzREbV0NiZZ5PldntpNYsJiINYW6pd_MfilzRoB5j4doL19AkYGOXwR5jZN_XU5cw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 05:01:13 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KY3zy5Fv8WEKZZnFGs77fzREbV0NiZZ5PldntpNYsJiINYW6pd_MfilzRoB5j4doL19AkYGOXwR5jZN_XU5cw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 05:01:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 05:01:13 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting files as there were IO errors 2025/06/21 05:01:13 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_KY3zy5Fv8WEKZZnFGs77fzREbV0NiZZ5PldntpNYsJiINYW6pd_MfilzRoB5j4doL19AkYGOXwR5jZN_XU5cw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (228.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:01:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 05:01:25 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 05:01:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 05:02:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 05:02:40 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for checks to finish 2025/06/21 05:02:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:02:40 DEBUG : two: Unchanged skipping 2025/06/21 05:02:40.994190 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lybu52NomqAAZHoq7Mvm0GVD854-_kPkDZFWHi2tCTJUureCww04TrPhYARXw3lQUNQ-CAgsuMe2JBahC7B_0w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 05:02:40.994235 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lybu52NomqAAZHoq7Mvm0GVD854-_kPkDZFWHi2tCTJUureCww04TrPhYARXw3lQUNQ-CAgsuMe2JBahC7B_0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 05:02:40 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lybu52NomqAAZHoq7Mvm0GVD854-_kPkDZFWHi2tCTJUureCww04TrPhYARXw3lQUNQ-CAgsuMe2JBahC7B_0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 05:02:40 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Waiting for transfers to finish 2025/06/21 05:02:40 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting files as there were IO errors 2025/06/21 05:02:40 ERROR : proton drive root link ID 'rclone-test-tovevik8poge/dst': not deleting directories as there were IO errors sync_test.go:2386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2386 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Lybu52NomqAAZHoq7Mvm0GVD854-_kPkDZFWHi2tCTJUureCww04TrPhYARXw3lQUNQ-CAgsuMe2JBahC7B_0w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (86.77s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:02:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 05:02:52 DEBUG : Config file has changed externally - reloading 2025/06/21 05:02:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 05:02:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 05:04:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 05:04:07.769734 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yWlXIYBA26iapMTIXsihu_GXWZkeuo7wouT3HHHOGI2FOCGFlrAudeDncoIXQ8icfoKN6hAh2bH7wrapmiuSEw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 05:04:07.769766 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yWlXIYBA26iapMTIXsihu_GXWZkeuo7wouT3HHHOGI2FOCGFlrAudeDncoIXQ8icfoKN6hAh2bH7wrapmiuSEw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 05:04:07 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yWlXIYBA26iapMTIXsihu_GXWZkeuo7wouT3HHHOGI2FOCGFlrAudeDncoIXQ8icfoKN6hAh2bH7wrapmiuSEw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yWlXIYBA26iapMTIXsihu_GXWZkeuo7wouT3HHHOGI2FOCGFlrAudeDncoIXQ8icfoKN6hAh2bH7wrapmiuSEw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (86.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:04:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tovevik8poge/dst" 2025/06/21 05:04:19 DEBUG : Config file has changed externally - reloading 2025/06/21 05:04:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Has cached credentials 2025/06/21 05:04:20 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge/dst': Used cached credential to initialize the ProtonDrive API 2025/06/21 05:05:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 05:05:33.671591 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mRH8XXV6bJnZx5vksGizLE2p30ERiNBJmexM4OtKq26H23pXfq7HgFEUyuhHZ0clNc8UVMqw1JbtUAlckxz9gg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/21 05:05:33.671616 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mRH8XXV6bJnZx5vksGizLE2p30ERiNBJmexM4OtKq26H23pXfq7HgFEUyuhHZ0clNc8UVMqw1JbtUAlckxz9gg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/21 05:05:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mRH8XXV6bJnZx5vksGizLE2p30ERiNBJmexM4OtKq26H23pXfq7HgFEUyuhHZ0clNc8UVMqw1JbtUAlckxz9gg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2474 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2525 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mRH8XXV6bJnZx5vksGizLE2p30ERiNBJmexM4OtKq26H23pXfq7HgFEUyuhHZ0clNc8UVMqw1JbtUAlckxz9gg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (86.07s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:05:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/21 05:05:40 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:05:40 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:05:41.030912 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:05:41.030946 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:05:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/21 05:05:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/21 05:05:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.78s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:05:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 05:05:45 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:05:45 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:05:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 05:05:47 INFO : existing: Copied (new) 2025/06/21 05:05:47 DEBUG : Waiting for deletions to finish 2025/06/21 05:05:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/21 05:05:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/21 05:05:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:05:49 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:05:49 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting files as there were IO errors 2025/06/21 05:05:49 ERROR : proton drive root link ID 'rclone-test-tovevik8poge': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:05:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:05:54 DEBUG : existing: Unchanged skipping 2025/06/21 05:05:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:05:54 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:05:54 DEBUG : Waiting for deletions to finish 2025/06/21 05:05:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.00s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.69s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (2.14s) --- SKIP: TestMaxTransfer/Hard (0.71s) --- SKIP: TestMaxTransfer/Soft (0.71s) --- SKIP: TestMaxTransfer/Cautious (0.72s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:07:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:07:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both0: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both10: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both14: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both15: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both16: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both17: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both11: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both19: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both12: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both18: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both13: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both3: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both5: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both6: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both1: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both8: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:07:29 DEBUG : both9: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both2: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both4: Unchanged skipping 2025/06/21 05:07:29 DEBUG : both7: Unchanged skipping 2025/06/21 05:07:29 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:07:29 DEBUG : Waiting for deletions to finish 2025/06/21 05:07:29 INFO : only6: Deleted 2025/06/21 05:07:29 INFO : only16: Deleted 2025/06/21 05:07:29 INFO : only11: Deleted 2025/06/21 05:07:29 INFO : only19: Deleted 2025/06/21 05:07:30 INFO : only13: Deleted 2025/06/21 05:07:30 INFO : only0: Deleted 2025/06/21 05:07:30 INFO : only17: Deleted 2025/06/21 05:07:30 INFO : only3: Deleted 2025/06/21 05:07:30 INFO : only4: Deleted 2025/06/21 05:07:30 INFO : only5: Deleted 2025/06/21 05:07:30 INFO : only7: Deleted 2025/06/21 05:07:30 INFO : only10: Deleted 2025/06/21 05:07:31 INFO : only12: Deleted 2025/06/21 05:07:31 INFO : only14: Deleted 2025/06/21 05:07:31 INFO : only15: Deleted 2025/06/21 05:07:31 INFO : only1: Deleted 2025/06/21 05:07:31 INFO : only9: Deleted 2025/06/21 05:07:31 INFO : only18: Deleted 2025/06/21 05:07:31 INFO : only8: Deleted 2025/06/21 05:07:31 INFO : only2: Deleted 2025/06/21 05:07:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (110.81s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:09:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:09:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both10: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both13: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both14: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both15: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both0: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both17: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both18: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both11: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both12: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both16: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both19: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both3: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both1: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both6: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both2: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both8: Unchanged skipping 2025/06/21 05:09:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:09:19 DEBUG : both9: Unchanged skipping 2025/06/21 05:09:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : both4: Unchanged skipping 2025/06/21 05:09:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : both5: Unchanged skipping 2025/06/21 05:09:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : both7: Unchanged skipping 2025/06/21 05:09:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/21 05:09:19 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:09:19.963872 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:19.964134 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:20.065533 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:20.065567 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:20.127163 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:20.127193 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:20.258726 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:20.258759 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:21 INFO : only11: Copied (replaced existing) 2025/06/21 05:09:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:21 INFO : only13: Copied (replaced existing) 2025/06/21 05:09:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:21 INFO : only0: Copied (replaced existing) 2025/06/21 05:09:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:21 INFO : only15: Copied (replaced existing) 2025/06/21 05:09:22.079449 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:22.079484 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:22.138496 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:22.138540 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:22.220749 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:22.220782 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:22.356493 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:22.356528 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:23 INFO : only10: Copied (replaced existing) 2025/06/21 05:09:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:23 INFO : only17: Copied (replaced existing) 2025/06/21 05:09:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:23 INFO : only12: Copied (replaced existing) 2025/06/21 05:09:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:24 INFO : only19: Copied (replaced existing) 2025/06/21 05:09:24.199732 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:24.199767 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:24.248980 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:24.249011 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:24.340821 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:24.340857 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:24.515521 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:24.515554 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:25 INFO : only1: Copied (replaced existing) 2025/06/21 05:09:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:25 INFO : only3: Copied (replaced existing) 2025/06/21 05:09:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:25 INFO : only2: Copied (replaced existing) 2025/06/21 05:09:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:26 INFO : only4: Copied (replaced existing) 2025/06/21 05:09:26.280329 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:26.280360 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:26.395755 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:26.395799 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:26.491453 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:26.491487 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:26.687124 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:26.687170 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:28 INFO : only14: Copied (replaced existing) 2025/06/21 05:09:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:28 INFO : only6: Copied (replaced existing) 2025/06/21 05:09:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:28 INFO : only7: Copied (replaced existing) 2025/06/21 05:09:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:28 INFO : only8: Copied (replaced existing) 2025/06/21 05:09:28.484656 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:28.484708 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:28.565773 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:28.565794 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:28.671739 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:28.671766 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:28.939673 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/21 05:09:28.940496 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/06/21 05:09:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:30 INFO : only9: Copied (replaced existing) 2025/06/21 05:09:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:30 INFO : only18: Copied (replaced existing) 2025/06/21 05:09:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:30 INFO : only16: Copied (replaced existing) 2025/06/21 05:09:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 05:09:30 INFO : only5: Copied (replaced existing) 2025/06/21 05:09:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (135.49s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:10:05 DEBUG : empty_dir: Making directory with metadata 2025/06/21 05:10:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:10:05 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 05:10:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:10:05 INFO : empty_on_remote: Making directory 2025/06/21 05:10:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 05:10:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:10:21 DEBUG : empty_dir: Making directory with metadata 2025/06/21 05:10:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:10:21 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 05:10:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:10:21 INFO : empty_on_remote: Making directory 2025/06/21 05:10:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 05:10:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:10:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 05:10:37 INFO : sub dir: Making directory 2025/06/21 05:10:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (31.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:11:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 05:11:09 INFO : sub dir: Making directory 2025/06/21 05:11:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (32.36s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:12:20 DEBUG : Waiting for deletions to finish 2025/06/21 05:12:21 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:12:21 DEBUG : apple: Excluded 2025/06/21 05:12:21 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:12:21 DEBUG : banana: Excluded 2025/06/21 05:12:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:12:21 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:12:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:12:21 DEBUG : splitbananasplit: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:12:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:12:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:30 DEBUG : apple: Unchanged skipping 2025/06/21 05:12:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 05:12:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:30 DEBUG : banana: Unchanged skipping 2025/06/21 05:12:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:12:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 05:12:33 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:12:33 DEBUG : Waiting for deletions to finish 2025/06/21 05:12:33 INFO : There was nothing to transfer 2025/06/21 05:12:33 DEBUG : Waiting for deletions to finish 2025/06/21 05:12:34 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:12:34 DEBUG : apple: Excluded 2025/06/21 05:12:34 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:12:34 DEBUG : banana: Excluded 2025/06/21 05:12:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:12:34 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:12:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:12:34 DEBUG : splitbananasplit: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:12:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:12:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:42 DEBUG : apple: Unchanged skipping 2025/06/21 05:12:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 05:12:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:42 DEBUG : banana: Unchanged skipping 2025/06/21 05:12:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:12:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:12:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 05:12:45 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:12:45 DEBUG : Waiting for deletions to finish 2025/06/21 05:12:45 INFO : There was nothing to transfer 2025/06/21 05:12:45 DEBUG : Waiting for deletions to finish 2025/06/21 05:12:46 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:12:46 DEBUG : apple: Excluded 2025/06/21 05:12:46 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:12:46 DEBUG : banana: Excluded 2025/06/21 05:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:12:46 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:12:46 DEBUG : splitbananasplit: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:12:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:12:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:13:49 DEBUG : Waiting for deletions to finish 2025/06/21 05:13:50 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:13:50 DEBUG : apple: Excluded 2025/06/21 05:13:50 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:13:50 DEBUG : banana: Excluded 2025/06/21 05:13:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:13:50 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:13:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:13:50 DEBUG : splitbananasplit: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:13:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:13:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:13:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:13:58 DEBUG : apple: Unchanged skipping 2025/06/21 05:13:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:13:58 DEBUG : banana: Unchanged skipping 2025/06/21 05:13:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:13:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 05:13:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:13:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:14:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 05:14:01 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:14:01 DEBUG : Waiting for deletions to finish 2025/06/21 05:14:01 INFO : There was nothing to transfer 2025/06/21 05:14:01 DEBUG : Waiting for deletions to finish 2025/06/21 05:14:02 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:14:02 DEBUG : apple: Excluded 2025/06/21 05:14:02 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:14:02 DEBUG : banana: Excluded 2025/06/21 05:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:14:02 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:14:02 DEBUG : splitbananasplit: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:14:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:11 DEBUG : apple: Unchanged skipping 2025/06/21 05:14:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 05:14:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:11 DEBUG : banana: Unchanged skipping 2025/06/21 05:14:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:14:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:14:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 05:14:13 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:14:13 DEBUG : Waiting for deletions to finish 2025/06/21 05:14:13 INFO : There was nothing to transfer 2025/06/21 05:14:13 DEBUG : Waiting for deletions to finish 2025/06/21 05:14:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:14:15 DEBUG : apple: Excluded 2025/06/21 05:14:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:14:15 DEBUG : banana: Excluded 2025/06/21 05:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:14:15 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:14:15 DEBUG : splitbananasplit: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:14:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:15:17 DEBUG : Waiting for deletions to finish 2025/06/21 05:15:18 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:15:18 DEBUG : apple: Excluded 2025/06/21 05:15:18 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:15:18 DEBUG : banana: Excluded 2025/06/21 05:15:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:15:18 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:15:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:15:18 DEBUG : splitbananasplit: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:15:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:15:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:15:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 05:15:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 05:15:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 05:15:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 05:15:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:26 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:26 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 05:15:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 05:15:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/21 05:15:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 05:15:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 05:15:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 05:15:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/21 05:15:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 05:15:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:15:29 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:15:29 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 05:15:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 05:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 05:15:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 05:15:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 05:15:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 05:15:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 05:15:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 05:15:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 05:15:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 05:15:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 05:15:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 05:15:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 05:15:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 05:15:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 05:15:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 05:15:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:37 DEBUG : Waiting for deletions to finish 2025/06/21 05:15:38 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 05:15:38 INFO : apple: Deleted 2025/06/21 05:15:38 INFO : banana: Deleted 2025/06/21 05:15:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 05:15:38 INFO : splitbananasplit: Deleted 2025/06/21 05:15:38 INFO : appleappleapplebanana: Deleted 2025/06/21 05:15:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 05:15:38 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 05:15:39 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 05:15:39 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 05:15:39 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 05:15:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 05:15:39 DEBUG : Waiting for deletions to finish 2025/06/21 05:15:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 05:15:40 DEBUG : YXBwbGU=: Excluded 2025/06/21 05:15:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 05:15:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/21 05:15:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 05:15:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/21 05:15:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 05:15:40 DEBUG : YmFuYW5h: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/21 05:15:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:15:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:15:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 05:15:49 DEBUG : apple: Unchanged skipping 2025/06/21 05:15:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:49 DEBUG : banana: Unchanged skipping 2025/06/21 05:15:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:49 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 05:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:15:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:15:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:15:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:15:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:15:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:15:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:15:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:15:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:15:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:15:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 05:15:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 05:15:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:15:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 05:15:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 05:15:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:15:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/21 05:15:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 05:15:52 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:15:52 DEBUG : Waiting for deletions to finish 2025/06/21 05:15:52 DEBUG : Waiting for deletions to finish 2025/06/21 05:15:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 05:15:53 DEBUG : YXBwbGU=: Excluded 2025/06/21 05:15:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 05:15:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/21 05:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 05:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/21 05:15:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 05:15:53 DEBUG : YmFuYW5h: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/21 05:15:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 05:15:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/21 05:16:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:16:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:16:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:16:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:16:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:16:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:16:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 05:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:16:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 05:16:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 05:16:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 05:16:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 05:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 05:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 05:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 05:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 05:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 05:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:16:56 DEBUG : Waiting for deletions to finish 2025/06/21 05:16:57 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:16:57 DEBUG : apple: Excluded 2025/06/21 05:16:57 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:16:57 DEBUG : banana: Excluded 2025/06/21 05:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:16:57 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:16:57 DEBUG : splitbananasplit: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:17:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:17:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:04 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:04 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:04 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:04 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:04 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:04 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:04 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 05:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 05:17:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 05:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 05:17:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 05:17:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 05:17:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 05:17:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/21 05:17:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 05:17:07 INFO : apple: Copied (new) to: PREFIXapple 2025/06/21 05:17:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 05:17:07 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/21 05:17:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 05:17:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/21 05:17:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 05:17:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 05:17:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 05:17:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 05:17:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 05:17:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 05:17:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 05:17:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 05:17:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 05:17:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 05:17:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 05:17:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 05:17:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 05:17:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 05:17:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 05:17:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:17:08 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:17:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 05:17:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 05:17:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 05:17:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 05:17:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 05:17:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 05:17:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 05:17:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 05:17:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 05:17:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 05:17:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 05:17:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 05:17:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 05:17:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 05:17:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 05:17:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 05:17:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:16 DEBUG : Waiting for deletions to finish 2025/06/21 05:17:17 INFO : apple: Deleted 2025/06/21 05:17:17 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 05:17:17 INFO : banana: Deleted 2025/06/21 05:17:17 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 05:17:17 INFO : splitbananasplit: Deleted 2025/06/21 05:17:17 INFO : appleappleapplebanana: Deleted 2025/06/21 05:17:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 05:17:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 05:17:18 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 05:17:18 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 05:17:18 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 05:17:18 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 05:17:18 DEBUG : Waiting for deletions to finish 2025/06/21 05:17:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/21 05:17:19 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/21 05:17:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/21 05:17:19 DEBUG : PREFIXapple: Excluded 2025/06/21 05:17:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/21 05:17:19 DEBUG : PREFIXbanana: Excluded 2025/06/21 05:17:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:17:19 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:17:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 05:17:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 05:17:26 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 05:17:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 05:17:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 05:17:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 05:17:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 05:17:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 05:17:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 05:17:30 INFO : splitbananasplit: Copied (new) 2025/06/21 05:17:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 05:17:30 INFO : apple: Copied (new) 2025/06/21 05:17:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 05:17:30 INFO : appleappleapplebanana: Copied (new) 2025/06/21 05:17:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 05:17:30 INFO : banana: Copied (new) 2025/06/21 05:17:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:17:31 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:17:31 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:17:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 05:17:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 05:17:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 05:17:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 05:17:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 05:17:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 05:17:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 05:17:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 05:17:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 05:17:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 05:17:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 05:17:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 05:17:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 05:17:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 05:17:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 05:17:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 05:17:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 05:17:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 05:17:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 05:17:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 05:17:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 05:17:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 05:17:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 05:17:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 05:17:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 05:17:38 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 05:17:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 05:17:38 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 05:17:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 05:17:38 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 05:17:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 05:17:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 05:17:39 DEBUG : Waiting for deletions to finish 2025/06/21 05:17:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/21 05:17:39 INFO : PREFIXapple: Deleted 2025/06/21 05:17:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/21 05:17:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/21 05:17:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/21 05:17:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/21 05:17:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/21 05:17:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/21 05:17:40 INFO : PREFIXsplitbananasplit: Deleted 2025/06/21 05:17:40 INFO : PREFIXbanana: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/21 05:17:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/21 05:17:40 DEBUG : Waiting for deletions to finish 2025/06/21 05:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:17:41 DEBUG : splitbananasplit: Excluded 2025/06/21 05:17:41 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:17:41 DEBUG : apple: Excluded 2025/06/21 05:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:17:41 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:17:41 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:17:41 DEBUG : banana: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:17:49 DEBUG : Waiting for deletions to finish 2025/06/21 05:17:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:17:50 DEBUG : splitbananasplit: Excluded 2025/06/21 05:17:50 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:17:50 DEBUG : apple: Excluded 2025/06/21 05:17:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:17:50 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:17:50 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:17:50 DEBUG : banana: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:17:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:17:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" 2025/06/21 05:18:52 DEBUG : Waiting for deletions to finish 2025/06/21 05:18:53 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:18:53 DEBUG : apple: Excluded 2025/06/21 05:18:53 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:18:53 DEBUG : banana: Excluded 2025/06/21 05:18:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:18:53 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:18:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:18:53 DEBUG : splitbananasplit: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:18:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:18:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:01 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 05:19:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 05:19:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 05:19:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 05:19:02 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 05:19:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 05:19:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/21 05:19:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 05:19:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/21 05:19:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 05:19:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/21 05:19:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 05:19:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 05:19:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:05 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:19:05 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:19:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 05:19:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 05:19:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 05:19:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 05:19:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 05:19:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 05:19:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 05:19:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 05:19:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 05:19:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 05:19:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 05:19:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 05:19:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 05:19:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 05:19:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 05:19:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 05:19:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:13 DEBUG : Waiting for deletions to finish 2025/06/21 05:19:13 INFO : splitbananasplit: Deleted 2025/06/21 05:19:13 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 05:19:13 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 05:19:13 INFO : banana: Deleted 2025/06/21 05:19:13 INFO : apple: Deleted 2025/06/21 05:19:13 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 05:19:13 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 05:19:13 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 05:19:14 INFO : appleappleapplebanana: Deleted 2025/06/21 05:19:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 05:19:14 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 05:19:14 DEBUG : Waiting for deletions to finish 2025/06/21 05:19:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:16 DEBUG : appleSUFFIX: Excluded 2025/06/21 05:19:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:16 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/21 05:19:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:16 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/21 05:19:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:16 DEBUG : bananaSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/21 05:19:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 05:19:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/21 05:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 05:19:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 05:19:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 05:19:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 05:19:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 05:19:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 05:19:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 05:19:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 05:19:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 05:19:26 INFO : apple: Copied (new) 2025/06/21 05:19:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 05:19:26 INFO : banana: Copied (new) 2025/06/21 05:19:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 05:19:26 INFO : splitbananasplit: Copied (new) 2025/06/21 05:19:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 05:19:26 INFO : appleappleapplebanana: Copied (new) 2025/06/21 05:19:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 05:19:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for checks to finish 2025/06/21 05:19:27 DEBUG : proton drive root link ID 'rclone-test-tovevik8poge': Waiting for transfers to finish 2025/06/21 05:19:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 05:19:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 05:19:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 05:19:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 05:19:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 05:19:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 05:19:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 05:19:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 05:19:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 05:19:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 05:19:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 05:19:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 05:19:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 05:19:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 05:19:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 05:19:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 05:19:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 05:19:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 05:19:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 05:19:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 05:19:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 05:19:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 05:19:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 05:19:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 05:19:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 05:19:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 05:19:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 05:19:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 05:19:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 05:19:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 05:19:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 05:19:35 DEBUG : Waiting for deletions to finish 2025/06/21 05:19:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : splitbananasplitSUFFIX: Deleted 2025/06/21 05:19:36 INFO : bananaSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : appleSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/21 05:19:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/21 05:19:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/21 05:19:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/21 05:19:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/21 05:19:37 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/21 05:19:37 DEBUG : Waiting for deletions to finish 2025/06/21 05:19:38 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:19:38 DEBUG : apple: Excluded 2025/06/21 05:19:38 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:19:38 DEBUG : banana: Excluded 2025/06/21 05:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:19:38 DEBUG : splitbananasplit: Excluded 2025/06/21 05:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:19:38 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:19:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/21 05:19:46 DEBUG : Waiting for deletions to finish 2025/06/21 05:19:47 DEBUG : apple: Excluded (Path Filter) 2025/06/21 05:19:47 DEBUG : apple: Excluded 2025/06/21 05:19:47 DEBUG : banana: Excluded (Path Filter) 2025/06/21 05:19:47 DEBUG : banana: Excluded 2025/06/21 05:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 05:19:47 DEBUG : splitbananasplit: Excluded 2025/06/21 05:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 05:19:47 DEBUG : appleappleapplebanana: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/21 05:19:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 05:19:50 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "proton drive root link ID 'rclone-test-tovevik8poge'", Local "Local file system at /tmp/rclone374439537", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestTransform (8m40s) TestTransform/truncate (11s) goroutine 28408 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0xc000510e00, {0x26954ee?, 0xc000519ad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000510e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000510e00, 0xc000519c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000ac8810, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfe82a06?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006b4a00) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006b4a00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 12 [IO wait]: internal/poll.runtime_pollWait(0x7aacb64977f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0007a8080?, 0xc000ad0000?, 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(0xc0007a8080, {0xc000ad0000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0007a8080, {0xc000ad0000?, 0xc000ad0000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00053e010, {0xc000ad0000?, 0x7aacfd940cd0?, 0x7aacfd9345c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00076c138, {0xc000ad0000?, 0x9ffb?, 0xc0003bab08?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001be638, {0x2acf520, 0xc00076c138}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001be388, {0x2acd2a0, 0xc00053e010}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001be388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001be388, {0xc000496000, 0x1000, 0xc000100808?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000a29c20, {0xc000a4e4a0, 0x9, 0xc00060dd58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2acca40, 0xc000a29c20}, {0xc000a4e4a0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc000a4e4a0, 0x9, 0xc00060dd68?}, {0x2acca40?, 0xc000a29c20?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000a4e460) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00060dfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000386540) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 11 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 38 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 39 [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 21229 [chan receive]: testing.(*T).Run(0xc0009eb880, {0x26880a1?, 0x4796b2?}, 0xc0001c4a00) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0009eb880) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0009eb880, 0x27c1a58) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 28348 [IO wait]: internal/poll.runtime_pollWait(0x7aacb64975c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fa100?, 0xc000a02000?, 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(0xc0001fa100, {0xc000a02000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fa100, {0xc000a02000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061a010, {0xc000a02000?, 0x7aacb4254938?, 0x7aacfd934a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00041a348, {0xc000a02000?, 0x3eba3e0?, 0x51600db3900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00003a2b8, {0x2acf520, 0xc00041a348}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00003a008, {0x2acd2a0, 0xc00061a010}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00003a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00003a008, {0xc000722000, 0x1000, 0xc00015b980?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006c6d80, {0xc000722000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0071e7ec0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0071e7ec0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006c6d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 28387 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3031 [chan receive, 57 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 3010 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 28320 [select]: net/http.(*http2ClientConn).roundTrip(0xc000386540, 0xc0004dec80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc0007480a0, 0xc0004dec80, {0xa0?, 0x8e?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3e5bf00?}, 0xc0004dec80?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e5bf00, 0xc0004deb40) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2acda00?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0004deb40, {0x2acda00, 0x3e5bf00}, {0x7aacb4256901?, 0x2adfcb8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00015b110, 0xc0004deb40, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00015b110, 0xc0004deb40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000744008, 0xc0008c4000) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000994e78, {0xc000994e48, 0x6, 0x482592?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0008c4000, {0x267ad20?, 0x20ffe60?}, {0xc000b16e70, 0x6c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CreateFile.func1(0xc0008c4000) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:46 +0x105 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0002ea630, {0x2af4b08, 0x3eb7b60}, 0xc000995110) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0002ea630, {0x2af4b08, 0x3eb7b60}, 0xc000995110) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).CreateFile(0xc0002ea630, {0x2af4b08, 0x3eb7b60}, {0xc0009ec8a0, 0x58}, {{0xc000810000, 0x58}, {0xc000892500, 0x252}, {0xc000a81740, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:45 +0xaa github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:156 +0xd4 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft(0xc0007a8400, {0x2af4b08, 0x3eb7b60}, 0xc000000000, {0xc0006f0065, 0x10}, {0xc000156450?, 0x2000?, 0x0?}, {0xc0006886a0, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:191 +0x3e8 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc0007a8400, {0x2af4b08, 0x3eb7b60}, 0xc000000000, {0xc0006f0065, 0x10}, {0x1?, 0x1?, 0x0?}, {0x2acc540, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:435 +0x11f github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc0007a8400, {0x2af4b08, 0x3eb7b60}, {0xc006506000?, 0xc000995808?}, {0xc0006f0065, 0x10}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000053808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002db4a0, 0xc000736000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002db4a0, 0xc000736000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000aa6460, {0x2af4b08, 0x3eb7b60}, {0x2acc540, 0xc00032f440}, {0x2affbf0, 0xc0003260e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0002ea580, {0x2af4b08, 0x3eb7b60}, {0x2acc540, 0xc00032f440}, {0x2affbf0, 0xc0003260e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0004e88c0, {0x2af4b08, 0x3eb7b60}, {0x2b0ba50, 0xc0002ea580}, {0xc0006f0060, 0x15}, {0xc0006f0060, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0004e88c0?, 0xc0004e88c0, {0x267aa9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000849340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc000849340, 0xc0001c4a00) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21229 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 28349 [select]: net/http.(*persistConn).writeLoop(0xc0006c6d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 28387 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 28426 [select]: net/http.(*http2clientStream).writeRequest(0xc000428480, 0xc0004dec80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000428480, 0x815744?, 0xc0006c6d80?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 28320 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.221139618s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]