"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/12 01:09:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo" 2025/07/12 01:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 01:09:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Has cached credentials 2025/07/12 01:09:44 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:09:45 DEBUG : Creating backend with remote "/tmp/rclone1672111355" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:09:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/12 01:09:50 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:09:50 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.94s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:09:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 01:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:09:51 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:09:51 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:09:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:09:54 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:09:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.12s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.63s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:09:58 DEBUG : Creating backend with remote "/non-existing" 2025/07/12 01:09:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/12 01:09:58 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:09:58 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:09:59 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:09:59 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.14s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.60s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:06 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Running all checks before starting transfers 2025/07/12 01:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:10:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:06 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Checks finished, now starting transfers 2025/07/12 01:10:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.17s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:12 ERROR : Ignoring --no-traverse with sync 2025/07/12 01:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:10:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:15 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:10:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.01s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/12 01:10:18 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:18 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/12 01:10:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:10:22 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:22 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:10:26 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:26 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/12 01:10:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 01:10:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/12 01:10:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 01:10:30 INFO : sub dir2: Making directory 2025/07/12 01:10:31 INFO : sub dir: Making directory 2025/07/12 01:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:10:31 INFO : sub dir2/sub sub dir2: Making directory 2025/07/12 01:10:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:34 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:10:35 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:39 INFO : sub dir2: Making directory 2025/07/12 01:10:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/12 01:10:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 01:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:10:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:45 DEBUG : sub dir2: Making directory with metadata 2025/07/12 01:10:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 01:10:45 INFO : sub dir2: Making directory 2025/07/12 01:10:46 INFO : sub dir: Making directory 2025/07/12 01:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:10:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:48 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:10:48 INFO : sub dir/hello world: Deleted 2025/07/12 01:10:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 01:10:50 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.64s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:53 INFO : sub dir2: Making directory 2025/07/12 01:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:10:53 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:10:53 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:10:56 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:10:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:10:59 DEBUG : sub dir2: Making directory with metadata 2025/07/12 01:10:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 01:10:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 01:11:00 INFO : sub dir2: Making directory 2025/07/12 01:11:00 INFO : sub dir: Making directory 2025/07/12 01:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:11:01 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:11:01 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:11:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:11:03 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:11:03 DEBUG : Waiting for deletions to finish 2025/07/12 01:11:04 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:11:08 INFO : sub dir2: Making directory 2025/07/12 01:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:11:08 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:11:08 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:11:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:11:11 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:11:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.15s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:11:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gotubiw1tolo" 2025/07/12 01:11:17 DEBUG : proton drive root link ID 'rclone-test-gotubiw1tolo': Has cached credentials 2025/07/12 01:11:19 DEBUG : proton drive root link ID 'rclone-test-gotubiw1tolo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-makudes1dupo' -> proton drive root link ID 'rclone-test-gotubiw1tolo' 2025/07/12 01:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:11:20 DEBUG : proton drive root link ID 'rclone-test-gotubiw1tolo': Waiting for checks to finish 2025/07/12 01:11:20 DEBUG : proton drive root link ID 'rclone-test-gotubiw1tolo': Waiting for transfers to finish 2025/07/12 01:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:11:25 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:11:26 DEBUG : proton drive root link ID 'rclone-test-gotubiw1tolo': Purge remote --- PASS: TestServerSideCopy (14.72s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:11:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 01:11:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:11:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:11:33.892038 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/07/12 01:11:33.892086 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/07/12 01:11:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 01:11:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.15s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:11:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yupihuk9xemu" 2025/07/12 01:11:42 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Has cached credentials 2025/07/12 01:11:44 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-makudes1dupo' -> proton drive root link ID 'rclone-test-yupihuk9xemu' 2025/07/12 01:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:11:45 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Waiting for checks to finish 2025/07/12 01:11:45 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Waiting for transfers to finish 2025/07/12 01:11:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:11:50 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:11:52.138616 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/07/12 01:11:52.138665 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/07/12 01:11:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 01:11:55 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Waiting for checks to finish 2025/07/12 01:11:55 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Waiting for transfers to finish 2025/07/12 01:11:56.913151 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/07/12 01:11:56.913177 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/07/12 01:11:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 01:11:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/12 01:11:59 DEBUG : proton drive root link ID 'rclone-test-yupihuk9xemu': Purge remote --- PASS: TestServerSideCopyOverSelf (23.90s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 01:12:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:12:07.778196 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/07/12 01:12:07.778264 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/07/12 01:12:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/12 01:12:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/12 01:12:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.94s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-novuvil2mira" 2025/07/12 01:12:16 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Has cached credentials 2025/07/12 01:12:17 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-makudes1dupo' -> proton drive root link ID 'rclone-test-novuvil2mira' 2025/07/12 01:12:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:12:19 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Waiting for checks to finish 2025/07/12 01:12:19 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Waiting for transfers to finish 2025/07/12 01:12:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:12:23 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:12:25.735185 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/07/12 01:12:25.735314 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/07/12 01:12:28 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Using server-side directory move 2025/07/12 01:12:28 INFO : proton drive root link ID 'rclone-test-novuvil2mira': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 01:12:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 01:12:29 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Waiting for checks to finish 2025/07/12 01:12:29 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Waiting for transfers to finish 2025/07/12 01:12:30 INFO : sub dir/hello world: Deleted 2025/07/12 01:12:31.269822 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TA812W4tQN_7f8qbouEaDJ_cX3uwNQLLjjeiuPO9eHVO2awsXpmS2iBVzcQZ9pJJQIHdS8GqfrehbSyH8JEUUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:12:31.269842 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TA812W4tQN_7f8qbouEaDJ_cX3uwNQLLjjeiuPO9eHVO2awsXpmS2iBVzcQZ9pJJQIHdS8GqfrehbSyH8JEUUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:12:31 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TA812W4tQN_7f8qbouEaDJ_cX3uwNQLLjjeiuPO9eHVO2awsXpmS2iBVzcQZ9pJJQIHdS8GqfrehbSyH8JEUUA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TA812W4tQN_7f8qbouEaDJ_cX3uwNQLLjjeiuPO9eHVO2awsXpmS2iBVzcQZ9pJJQIHdS8GqfrehbSyH8JEUUA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/12 01:12:31 DEBUG : proton drive root link ID 'rclone-test-novuvil2mira': Purge remote --- FAIL: TestServerSideMoveOverSelf (21.27s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:36 ERROR : error listing: directory not found 2025/07/12 01:12:37 INFO : Local file system at /tmp/rclone1672111355: Making directory 2025/07/12 01:12:38 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:38 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.24s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/12 01:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:12:46 DEBUG : Local file system at /tmp/rclone1672111355: Waiting for checks to finish 2025/07/12 01:12:46 DEBUG : Local file system at /tmp/rclone1672111355: Waiting for transfers to finish 2025/07/12 01:12:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:12:46 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/12 01:12:46 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:12:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.86s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/12 01:12:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:12:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 01:12:51 INFO : check sum: Copied (new) 2025/07/12 01:12:51 DEBUG : Waiting for deletions to finish 2025/07/12 01:12:52 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 01:12:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/12 01:12:52 DEBUG : check sum: Unchanged skipping 2025/07/12 01:12:52 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:12:52 DEBUG : Waiting for deletions to finish 2025/07/12 01:12:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.00s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/12 01:12:54 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:54 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:12:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 01:12:56 INFO : sizeonly: Copied (new) 2025/07/12 01:12:56 DEBUG : Waiting for deletions to finish 2025/07/12 01:12:57 DEBUG : sizeonly: Sizes identical 2025/07/12 01:12:57 DEBUG : sizeonly: Unchanged skipping 2025/07/12 01:12:57 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:57 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:12:57 DEBUG : Waiting for deletions to finish 2025/07/12 01:12:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.09s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:12:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/12 01:12:59 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:12:59 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/12 01:13:01 INFO : ignore-size: Copied (new) 2025/07/12 01:13:01 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:02 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:13:02 DEBUG : ignore-size: Unchanged skipping 2025/07/12 01:13:02 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:02 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:02 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.09s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:13:07 DEBUG : existing: Unchanged skipping 2025/07/12 01:13:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:07 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:07 INFO : There was nothing to transfer 2025/07/12 01:13:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/12 01:13:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:08.196358 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/07/12 01:13:08.196383 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/07/12 01:13:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 01:13:10 INFO : existing: Copied (replaced existing) 2025/07/12 01:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 01:13:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 01:13:14 INFO : existing: Copied (new) 2025/07/12 01:13:14 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:15 DEBUG : existing: Destination exists, skipping 2025/07/12 01:13:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:15 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:23 INFO : d: Making directory 2025/07/12 01:13:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 01:13:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:13:25 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 01:13:26 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:26 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:13:27 INFO : a/potato2: Copied (new) 2025/07/12 01:13:27 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:28 INFO : b/potato: Deleted 2025/07/12 01:13:28 INFO : d: Removing directory 2025/07/12 01:13:28 INFO : b: Removing directory 2025/07/12 01:13:29 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (16.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:36 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/07/12 01:13:36 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 01:13:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/12 01:13:36 DEBUG : empty space: Unchanged skipping 2025/07/12 01:13:36 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:36 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:36 INFO : There was nothing to transfer 2025/07/12 01:13:37 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/07/12 01:13:37 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 01:13:37 NOTICE: proton drive root link ID 'rclone-test-makudes1dupo': Forced to upload files to set modification times on this backend. 2025/07/12 01:13:37 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/12 01:13:37 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:37.740656 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/07/12 01:13:37.740682 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/07/12 01:13:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 01:13:39 INFO : empty space: Copied (replaced existing) 2025/07/12 01:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:44 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/07/12 01:13:44 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/12 01:13:44 DEBUG : empty space: Unchanged skipping 2025/07/12 01:13:44 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:44 DEBUG : Waiting for deletions to finish 2025/07/12 01:13:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:49 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/07/12 01:13:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1672111355) 2025/07/12 01:13:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-makudes1dupo') 2025/07/12 01:13:49 DEBUG : foo: sha1 differ 2025/07/12 01:13:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:49.649286 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/07/12 01:13:49.649960 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/07/12 01:13:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/12 01:13:51 INFO : foo: Copied (replaced existing) 2025/07/12 01:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.16s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:13:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/12 01:13:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:13:56 DEBUG : empty space: Unchanged skipping 2025/07/12 01:13:56 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:13:56 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:13:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:13:58 INFO : potato: Copied (new) 2025/07/12 01:13:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:14:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/12 01:14:03 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:14:03 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:14:03.954894 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/07/12 01:14:03.954932 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/07/12 01:14:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/12 01:14:06 INFO : potato: Copied (replaced existing) 2025/07/12 01:14:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:14:10 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/07/12 01:14:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:14:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1672111355) 2025/07/12 01:14:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-makudes1dupo') 2025/07/12 01:14:10 DEBUG : potato: sha1 differ 2025/07/12 01:14:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:14:11.226918 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/07/12 01:14:11.226956 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/07/12 01:14:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/12 01:14:13 INFO : potato: Copied (replaced existing) 2025/07/12 01:14:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:14:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:14:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:14:19 DEBUG : empty space: Unchanged skipping 2025/07/12 01:14:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/12 01:14:19 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:14:19 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:14:19 DEBUG : Waiting for deletions to finish 2025/07/12 01:14:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:14:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:14:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:14:27 DEBUG : empty space: Unchanged skipping 2025/07/12 01:14:27 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:14:27 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:14:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:14:28 INFO : potato2: Copied (new) 2025/07/12 01:14:28 DEBUG : Waiting for deletions to finish 2025/07/12 01:14:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:14:38 INFO : d: Making directory 2025/07/12 01:14:38 INFO : d/e: Making directory 2025/07/12 01:14:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 01:14:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:14:41 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 01:14:42 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:14:42 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:14:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:14:44 INFO : a/potato2: Copied (new) 2025/07/12 01:14:44 DEBUG : Waiting for deletions to finish 2025/07/12 01:14:44 INFO : b/potato: Deleted 2025/07/12 01:14:44 INFO : d/e: Removing directory 2025/07/12 01:14:45 INFO : d: Removing directory 2025/07/12 01:14:45 INFO : b: Removing directory 2025/07/12 01:14:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:14:56 INFO : d: Making directory 2025/07/12 01:14:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 01:14:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:14:58 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:14:58 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 01:14:58 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:15:01 INFO : a/potato2: Copied (new) 2025/07/12 01:15:01 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting files as there were IO errors 2025/07/12 01:15:01 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:15:11 DEBUG : Waiting for deletions to finish 2025/07/12 01:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:15:12 DEBUG : empty space: Unchanged skipping 2025/07/12 01:15:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:15:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:12 INFO : potato: Deleted 2025/07/12 01:15:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:15:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:15:20 DEBUG : Waiting for deletions to finish 2025/07/12 01:15:21 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:15:21 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:22 INFO : potato: Deleted 2025/07/12 01:15:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:15:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:15:22 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:15:22 DEBUG : empty space: Unchanged skipping 2025/07/12 01:15:22 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/12 01:15:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:15:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:15:29 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:15:29 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/12 01:15:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.37s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:15:38 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 01:15:38 DEBUG : enormous: Excluded 2025/07/12 01:15:38 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 01:15:38 DEBUG : potato2: Excluded 2025/07/12 01:15:39 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 01:15:39 DEBUG : potato2: Excluded 2025/07/12 01:15:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:15:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:15:39 DEBUG : empty space: Unchanged skipping 2025/07/12 01:15:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:39 DEBUG : Waiting for deletions to finish 2025/07/12 01:15:39 INFO : There was nothing to transfer 2025/07/12 01:15:39 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 01:15:39 DEBUG : enormous: Excluded 2025/07/12 01:15:39 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 01:15:39 DEBUG : potato2: Excluded 2025/07/12 01:15:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 01:15:40 DEBUG : potato2: Excluded 2025/07/12 01:15:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/12 01:15:40 DEBUG : empty space: Unchanged skipping 2025/07/12 01:15:40 DEBUG : Local file system at /tmp/rclone1672111355: Waiting for checks to finish 2025/07/12 01:15:40 DEBUG : Local file system at /tmp/rclone1672111355: Waiting for transfers to finish 2025/07/12 01:15:40 DEBUG : Waiting for deletions to finish 2025/07/12 01:15:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:15:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 01:15:48 DEBUG : enormous: Excluded 2025/07/12 01:15:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 01:15:48 DEBUG : potato2: Excluded 2025/07/12 01:15:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:15:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:15:49 DEBUG : empty space: Unchanged skipping 2025/07/12 01:15:49 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:15:49 DEBUG : Waiting for deletions to finish 2025/07/12 01:15:50 INFO : potato2: Deleted 2025/07/12 01:15:50 INFO : enormous: Deleted 2025/07/12 01:15:50 INFO : There was nothing to transfer 2025/07/12 01:15:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/12 01:15:51 DEBUG : empty space: Unchanged skipping 2025/07/12 01:15:51 DEBUG : Local file system at /tmp/rclone1672111355: Waiting for checks to finish 2025/07/12 01:15:51 DEBUG : Local file system at /tmp/rclone1672111355: Waiting for transfers to finish 2025/07/12 01:15:51 DEBUG : Waiting for deletions to finish 2025/07/12 01:15:51 INFO : enormous: Deleted 2025/07/12 01:15:51 INFO : potato2: Deleted 2025/07/12 01:15:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.92s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:16:02 DEBUG : five: Need to transfer - File not found at Destination 2025/07/12 01:16:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/12 01:16:02 DEBUG : one: Destination is newer than source, skipping 2025/07/12 01:16:02 DEBUG : three: Sizes identical 2025/07/12 01:16:02 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/12 01:16:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 01:16:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1672111355) 2025/07/12 01:16:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-makudes1dupo') 2025/07/12 01:16:02 DEBUG : two: sha1 differ 2025/07/12 01:16:02 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:02.481149 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/07/12 01:16:02.481193 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/07/12 01:16:02.568058 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/07/12 01:16:02.568091 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/07/12 01:16:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/12 01:16:03 INFO : five: Copied (new) 2025/07/12 01:16:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 01:16:04 INFO : two: Copied (replaced existing) 2025/07/12 01:16:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/12 01:16:04 INFO : four: Copied (replaced existing) 2025/07/12 01:16:04 DEBUG : Waiting for deletions to finish 2025/07/12 01:16:07 DEBUG : one: Destination is newer than source, skipping 2025/07/12 01:16:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/12 01:16:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1672111355) 2025/07/12 01:16:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/12 01:16:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-makudes1dupo') 2025/07/12 01:16:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 01:16:07 DEBUG : three: sha1 differ 2025/07/12 01:16:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/12 01:16:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/12 01:16:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 01:16:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/12 01:16:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/12 01:16:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 01:16:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 01:16:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:07.786813 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/07/12 01:16:07.786861 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/07/12 01:16:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/12 01:16:09 INFO : three: Copied (replaced existing) 2025/07/12 01:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (22.61s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/12 01:16:15 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Making map for --track-renames 2025/07/12 01:16:15 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Finished making map for --track-renames 2025/07/12 01:16:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/12 01:16:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for renames to finish 2025/07/12 01:16:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 01:16:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/12 01:16:17 INFO : potato: Copied (new) 2025/07/12 01:16:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 01:16:17 INFO : yam: Copied (new) 2025/07/12 01:16:17 DEBUG : Waiting for deletions to finish 2025/07/12 01:16:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:16:18 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Making map for --track-renames 2025/07/12 01:16:18 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Finished making map for --track-renames 2025/07/12 01:16:18 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:18 DEBUG : potato: Unchanged skipping 2025/07/12 01:16:18 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for renames to finish 2025/07/12 01:16:19.627214 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qXjZCtpZZQMY_sS5mdoKjCXguNLVppRayD8raCXDI6qhU_D8MNeTfw14xhlyTqYPd8HFxm1D3Azl5jfwi-aAnA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:16:19.627236 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qXjZCtpZZQMY_sS5mdoKjCXguNLVppRayD8raCXDI6qhU_D8MNeTfw14xhlyTqYPd8HFxm1D3Azl5jfwi-aAnA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:19 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qXjZCtpZZQMY_sS5mdoKjCXguNLVppRayD8raCXDI6qhU_D8MNeTfw14xhlyTqYPd8HFxm1D3Azl5jfwi-aAnA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:19 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qXjZCtpZZQMY_sS5mdoKjCXguNLVppRayD8raCXDI6qhU_D8MNeTfw14xhlyTqYPd8HFxm1D3Azl5jfwi-aAnA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:19 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/12 01:16:19 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:21 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 01:16:21 INFO : yaml: Copied (new) 2025/07/12 01:16:21 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting files as there were IO errors 2025/07/12 01:16:21 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (8.89s) === 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-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/12 01:16:24 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Making map for --track-renames 2025/07/12 01:16:24 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Finished making map for --track-renames 2025/07/12 01:16:24 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 01:16:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/12 01:16:24 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for renames to finish 2025/07/12 01:16:24 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 01:16:26 INFO : yam: Copied (new) 2025/07/12 01:16:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/12 01:16:26 INFO : potato: Copied (new) 2025/07/12 01:16:26 DEBUG : Waiting for deletions to finish 2025/07/12 01:16:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:16:27 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Making map for --track-renames 2025/07/12 01:16:27 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Finished making map for --track-renames 2025/07/12 01:16:27 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:27 DEBUG : potato: Unchanged skipping 2025/07/12 01:16:27 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for renames to finish 2025/07/12 01:16:28.550673 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XnqVSaJPrEdvA-iVjVw1wfcL7aPTR5zrSijyPN7R7waraSeC7E1Mye1gKWhpqJDTK61Agclv9M2Iaq4SAkMNbg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:16:28.550698 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XnqVSaJPrEdvA-iVjVw1wfcL7aPTR5zrSijyPN7R7waraSeC7E1Mye1gKWhpqJDTK61Agclv9M2Iaq4SAkMNbg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:28 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XnqVSaJPrEdvA-iVjVw1wfcL7aPTR5zrSijyPN7R7waraSeC7E1Mye1gKWhpqJDTK61Agclv9M2Iaq4SAkMNbg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:28 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XnqVSaJPrEdvA-iVjVw1wfcL7aPTR5zrSijyPN7R7waraSeC7E1Mye1gKWhpqJDTK61Agclv9M2Iaq4SAkMNbg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:28 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/12 01:16:28 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:30 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 01:16:30 INFO : yaml: Copied (new) 2025/07/12 01:16:30 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting files as there were IO errors 2025/07/12 01:16:30 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (9.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/12 01:16:33 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Making map for --track-renames 2025/07/12 01:16:33 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Finished making map for --track-renames 2025/07/12 01:16:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for renames to finish 2025/07/12 01:16:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/12 01:16:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 01:16:33 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/12 01:16:36 INFO : potato: Copied (new) 2025/07/12 01:16:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 01:16:36 INFO : sub/yam: Copied (new) 2025/07/12 01:16:36 DEBUG : Waiting for deletions to finish 2025/07/12 01:16:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:16:37 DEBUG : potato: Unchanged skipping 2025/07/12 01:16:38 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Making map for --track-renames 2025/07/12 01:16:38 INFO : proton drive root link ID 'rclone-test-makudes1dupo': Finished making map for --track-renames 2025/07/12 01:16:38 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:38 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for renames to finish 2025/07/12 01:16:39.099388 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BWXC9mSBTpD3D8JNFZkrHxH9Lqt0tbf8qQCfe0o3Ar_KLu6B8ubVSbOh0fm0isX1FGf8v5jbUJv2RsyhWuUoJg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:16:39.099437 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BWXC9mSBTpD3D8JNFZkrHxH9Lqt0tbf8qQCfe0o3Ar_KLu6B8ubVSbOh0fm0isX1FGf8v5jbUJv2RsyhWuUoJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:39 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BWXC9mSBTpD3D8JNFZkrHxH9Lqt0tbf8qQCfe0o3Ar_KLu6B8ubVSbOh0fm0isX1FGf8v5jbUJv2RsyhWuUoJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:39 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BWXC9mSBTpD3D8JNFZkrHxH9Lqt0tbf8qQCfe0o3Ar_KLu6B8ubVSbOh0fm0isX1FGf8v5jbUJv2RsyhWuUoJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:16:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/12 01:16:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/12 01:16:40 INFO : yam: Copied (new) 2025/07/12 01:16:40 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting files as there were IO errors 2025/07/12 01:16:40 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (11.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:16:44 DEBUG : Creating backend with remote "/tmp/rclone1672111355/dir1" 2025/07/12 01:16:44 DEBUG : Config file has changed externally - reloading 2025/07/12 01:16:44 DEBUG : Creating backend with remote "/tmp/rclone1672111355/dir2" 2025/07/12 01:16:44 DEBUG : Local file system at /tmp/rclone1672111355/dir2: Using server-side directory move 2025/07/12 01:16:44 INFO : Local file system at /tmp/rclone1672111355/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 01:16:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/12 01:16:44 DEBUG : Local file system at /tmp/rclone1672111355/dir2: Waiting for checks to finish 2025/07/12 01:16:44 DEBUG : Local file system at /tmp/rclone1672111355/dir2: Waiting for transfers to finish 2025/07/12 01:16:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:16:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:16:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/12 01:16:45 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:45 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/12 01:16:50 INFO : nested/sub dir/file: Copied (new) 2025/07/12 01:16:50 INFO : nested/sub dir/file: Deleted 2025/07/12 01:16:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:16:50 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:16:50 INFO : sub dir/hello world: Deleted 2025/07/12 01:16:50 ERROR : Local file system at /tmp/rclone1672111355: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (9.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:16:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 01:16:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/12 01:16:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:16:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:16:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/12 01:16:59 INFO : nested/sub dir/file: Copied (new) 2025/07/12 01:16:59 INFO : nested/sub dir/file: Deleted 2025/07/12 01:16:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/12 01:16:59 INFO : sub dir/hello world: Copied (new) 2025/07/12 01:16:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:17:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/12 01:17:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 01:17:05 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:17:05 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:17:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/12 01:17:07 INFO : existing-b: Copied (new) 2025/07/12 01:17:07 INFO : existing-b: Deleted 2025/07/12 01:17:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 01:17:07 INFO : existing: Copied (new) 2025/07/12 01:17:07 INFO : existing: Deleted 2025/07/12 01:17:08 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:17:08 DEBUG : existing: Destination exists, skipping 2025/07/12 01:17:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/12 01:17:08 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:17:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.34s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:17:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-segujuh3wuse" 2025/07/12 01:17:11 DEBUG : proton drive root link ID 'rclone-test-segujuh3wuse': Has cached credentials 2025/07/12 01:17:12 DEBUG : proton drive root link ID 'rclone-test-segujuh3wuse': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-makudes1dupo' -> proton drive root link ID 'rclone-test-segujuh3wuse' 2025/07/12 01:17:24 DEBUG : proton drive root link ID 'rclone-test-segujuh3wuse': Using server-side directory move 2025/07/12 01:17:24 INFO : proton drive root link ID 'rclone-test-segujuh3wuse': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 01:17:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:17:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 01:17:25 DEBUG : empty space: Unchanged skipping 2025/07/12 01:17:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 01:17:25 DEBUG : proton drive root link ID 'rclone-test-segujuh3wuse': Waiting for checks to finish 2025/07/12 01:17:26 INFO : empty space: Deleted 2025/07/12 01:17:26 DEBUG : proton drive root link ID 'rclone-test-segujuh3wuse': Waiting for transfers to finish 2025/07/12 01:17:26 INFO : potato3: Deleted 2025/07/12 01:17:26.470402 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SWMg4JdHtt21TRbHKti9IE8eqAFKOtfpAw1HgtleAqyPq9JhFIrq0NLhabnj-Zh9S5AQ0DQP0RcENSmGMo0gOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:17:26.470520 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SWMg4JdHtt21TRbHKti9IE8eqAFKOtfpAw1HgtleAqyPq9JhFIrq0NLhabnj-Zh9S5AQ0DQP0RcENSmGMo0gOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:17:26 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SWMg4JdHtt21TRbHKti9IE8eqAFKOtfpAw1HgtleAqyPq9JhFIrq0NLhabnj-Zh9S5AQ0DQP0RcENSmGMo0gOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:17:26.872315 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wjy8EmAW6Mp0ryWfX8svt07CSs2ryKh6B8UCcknclFUMuNmdsu2YPHckTxi9GgzekKre8nJD9NE5bLcEW2mDZA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:17:26.872349 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wjy8EmAW6Mp0ryWfX8svt07CSs2ryKh6B8UCcknclFUMuNmdsu2YPHckTxi9GgzekKre8nJD9NE5bLcEW2mDZA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:17:26 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wjy8EmAW6Mp0ryWfX8svt07CSs2ryKh6B8UCcknclFUMuNmdsu2YPHckTxi9GgzekKre8nJD9NE5bLcEW2mDZA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wjy8EmAW6Mp0ryWfX8svt07CSs2ryKh6B8UCcknclFUMuNmdsu2YPHckTxi9GgzekKre8nJD9NE5bLcEW2mDZA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/12 01:17:26 DEBUG : proton drive root link ID 'rclone-test-segujuh3wuse': Purge remote --- FAIL: TestServerSideMove (18.34s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:17:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yiwijiy4heka" 2025/07/12 01:17:29 DEBUG : proton drive root link ID 'rclone-test-yiwijiy4heka': Has cached credentials 2025/07/12 01:17:31 DEBUG : proton drive root link ID 'rclone-test-yiwijiy4heka': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-makudes1dupo' -> proton drive root link ID 'rclone-test-yiwijiy4heka' 2025/07/12 01:17:43 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 01:17:43 DEBUG : empty space: Excluded 2025/07/12 01:17:43 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 01:17:43 DEBUG : empty space: Excluded 2025/07/12 01:17:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:17:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 01:17:43 DEBUG : proton drive root link ID 'rclone-test-yiwijiy4heka': Waiting for checks to finish 2025/07/12 01:17:43 DEBUG : proton drive root link ID 'rclone-test-yiwijiy4heka': Waiting for transfers to finish 2025/07/12 01:17:44 INFO : potato3: Deleted 2025/07/12 01:17:44.789728 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j6hbTCZvKYGNzOPZOCP9_WHeXxlnyIc0MuU7dTrOdjDrH6vjuR2UHBLkb1L4aqyS1DcrfBwhlD6vWhJP3yinyg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:17:44.789808 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j6hbTCZvKYGNzOPZOCP9_WHeXxlnyIc0MuU7dTrOdjDrH6vjuR2UHBLkb1L4aqyS1DcrfBwhlD6vWhJP3yinyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:17:44 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/j6hbTCZvKYGNzOPZOCP9_WHeXxlnyIc0MuU7dTrOdjDrH6vjuR2UHBLkb1L4aqyS1DcrfBwhlD6vWhJP3yinyg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:17:45.117354 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Oz1-t27zAuKAik5z6ZmwaiQttKKNfc84bUyo03rhDCfitvr9dTMfvYBV4SpI0zCLezaYDcs-rNV_g0Qzk8CIaw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:17:45.117386 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Oz1-t27zAuKAik5z6ZmwaiQttKKNfc84bUyo03rhDCfitvr9dTMfvYBV4SpI0zCLezaYDcs-rNV_g0Qzk8CIaw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:17:45 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Oz1-t27zAuKAik5z6ZmwaiQttKKNfc84bUyo03rhDCfitvr9dTMfvYBV4SpI0zCLezaYDcs-rNV_g0Qzk8CIaw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Oz1-t27zAuKAik5z6ZmwaiQttKKNfc84bUyo03rhDCfitvr9dTMfvYBV4SpI0zCLezaYDcs-rNV_g0Qzk8CIaw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/12 01:17:45 DEBUG : proton drive root link ID 'rclone-test-yiwijiy4heka': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:17:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kusisop6xale" 2025/07/12 01:17:48 DEBUG : proton drive root link ID 'rclone-test-kusisop6xale': Has cached credentials 2025/07/12 01:17:49 DEBUG : proton drive root link ID 'rclone-test-kusisop6xale': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:17:55 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-makudes1dupo' -> proton drive root link ID 'rclone-test-kusisop6xale' 2025/07/12 01:18:02 DEBUG : proton drive root link ID 'rclone-test-kusisop6xale': Using server-side directory move 2025/07/12 01:18:02 INFO : proton drive root link ID 'rclone-test-kusisop6xale': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 01:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 01:18:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 01:18:03 DEBUG : empty space: Unchanged skipping 2025/07/12 01:18:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 01:18:03 DEBUG : proton drive root link ID 'rclone-test-kusisop6xale': Waiting for checks to finish 2025/07/12 01:18:04 INFO : potato3: Deleted 2025/07/12 01:18:04 INFO : empty space: Deleted 2025/07/12 01:18:04 DEBUG : proton drive root link ID 'rclone-test-kusisop6xale': Waiting for transfers to finish 2025/07/12 01:18:04.658819 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GBFcSNf-1Kdbb78wUT0RqaIecOVxTrd6Q-S6e-K30gqOVOhjkdduQGms8XzxCueWktaPpoZnd557KVSVOtJLcA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:18:04.658873 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GBFcSNf-1Kdbb78wUT0RqaIecOVxTrd6Q-S6e-K30gqOVOhjkdduQGms8XzxCueWktaPpoZnd557KVSVOtJLcA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:18:04 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GBFcSNf-1Kdbb78wUT0RqaIecOVxTrd6Q-S6e-K30gqOVOhjkdduQGms8XzxCueWktaPpoZnd557KVSVOtJLcA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:18:04.983115 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/m7Y17bG8yzg-0pgosuwmX7Gx6REzUdsh8t8OBRPESRGLlhDozrWGgwfuWuVcGzyZ3QCmmsBEot-24QAvgXjTMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:18:04.983149 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/m7Y17bG8yzg-0pgosuwmX7Gx6REzUdsh8t8OBRPESRGLlhDozrWGgwfuWuVcGzyZ3QCmmsBEot-24QAvgXjTMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:18:04 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/m7Y17bG8yzg-0pgosuwmX7Gx6REzUdsh8t8OBRPESRGLlhDozrWGgwfuWuVcGzyZ3QCmmsBEot-24QAvgXjTMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:18:04 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/12 01:18:04 DEBUG : proton drive root link ID 'rclone-test-kusisop6xale': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (19.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.72s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:18:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/rclone-sync-test" 2025/07/12 01:18:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test': Has cached credentials 2025/07/12 01:18:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (180.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:21:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/rclone-sync-test" 2025/07/12 01:21:09 DEBUG : Config file has changed externally - reloading 2025/07/12 01:21:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test': Has cached credentials 2025/07/12 01:21:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:23:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/rclone-sync-test-include/layer2" 2025/07/12 01:23:43 DEBUG : Config file has changed externally - reloading 2025/07/12 01:23:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-include/layer2': Has cached credentials 2025/07/12 01:23:44 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:26:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/rclone-sync-test-ignore-file" 2025/07/12 01:26:21 DEBUG : Config file has changed externally - reloading 2025/07/12 01:26:21 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-ignore-file': Has cached credentials 2025/07/12 01:26:22 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:29:02 DEBUG : rclone-sync-test: Excluded 2025/07/12 01:29:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 01:29:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 01:29:04 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test': Waiting for checks to finish 2025/07/12 01:29:04 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test': Waiting for transfers to finish 2025/07/12 01:29:04 DEBUG : Waiting for deletions to finish 2025/07/12 01:29:04 INFO : There was nothing to transfer 2025/07/12 01:29:04 DEBUG : rclone-sync-test: Excluded 2025/07/12 01:29:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 01:29:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 01:29:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:29:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:29:06 DEBUG : Waiting for deletions to finish 2025/07/12 01:29:06 INFO : rclone-sync-test-include: Removing directory 2025/07/12 01:29:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/12 01:29:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': failed to delete 1 directories 2025/07/12 01:29:06 INFO : There was nothing to transfer 2025/07/12 01:29:07 DEBUG : rclone-sync-test: Excluded 2025/07/12 01:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 01:29:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 01:29:08 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/12 01:29:08 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/12 01:29:08 DEBUG : Waiting for deletions to finish 2025/07/12 01:29:08 INFO : There was nothing to transfer 2025/07/12 01:29:09 DEBUG : rclone-sync-test: Excluded 2025/07/12 01:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 01:29:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 01:29:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:29:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:29:10 DEBUG : Waiting for deletions to finish 2025/07/12 01:29:10 INFO : rclone-sync-test-include: Removing directory 2025/07/12 01:29:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/12 01:29:11 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': failed to delete 1 directories 2025/07/12 01:29:11 INFO : There was nothing to transfer 2025/07/12 01:29:12 DEBUG : rclone-sync-test: Excluded 2025/07/12 01:29:12 DEBUG : Excluded 2025/07/12 01:29:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 01:29:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 01:29:13 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/12 01:29:13 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/12 01:29:13 DEBUG : Waiting for deletions to finish 2025/07/12 01:29:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (488.79s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:29:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:29:18 DEBUG : Config file has changed externally - reloading 2025/07/12 01:29:18 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:29:19 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:32:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/CompareDest" 2025/07/12 01:32:02 DEBUG : Config file has changed externally - reloading 2025/07/12 01:32:02 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/CompareDest': Has cached credentials 2025/07/12 01:32:04 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:34:39 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 01:34:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:34:39 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:34:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/12 01:34:41 INFO : one: Copied (new) 2025/07/12 01:34:41 DEBUG : Waiting for deletions to finish 2025/07/12 01:34:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 01:34:44 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:34:44 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:34:45.049753 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/07/12 01:34:45.049785 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/07/12 01:34:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/12 01:34:47 INFO : one: Copied (replaced existing) 2025/07/12 01:34:47 DEBUG : Waiting for deletions to finish 2025/07/12 01:34:49.087263 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/07/12 01:34:49.087298 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/07/12 01:34:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 01:34:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:34:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:34:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 01:34:56 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:34:56 DEBUG : Waiting for deletions to finish 2025/07/12 01:34:56 INFO : There was nothing to transfer 2025/07/12 01:35:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 01:35:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:35:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 01:35:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:35:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 01:35:01 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:35:01 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:35:01 DEBUG : Waiting for deletions to finish 2025/07/12 01:35:01 INFO : There was nothing to transfer 2025/07/12 01:35:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 01:35:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:35:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 01:35:03 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:35:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:35:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 01:35:03 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:35:03 DEBUG : Waiting for deletions to finish 2025/07/12 01:35:03 INFO : There was nothing to transfer 2025/07/12 01:35:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 01:35:06 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/12 01:35:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/12 01:35:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 01:35:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:35:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:35:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 01:35:06 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:35:06 DEBUG : Waiting for deletions to finish 2025/07/12 01:35:06 INFO : There was nothing to transfer 2025/07/12 01:35:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 01:35:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/12 01:35:09 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 01:35:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:35:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 01:35:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 01:35:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:35:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/12 01:35:11 INFO : two: Copied (new) 2025/07/12 01:35:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (359.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:35:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dest" 2025/07/12 01:35:23 DEBUG : Config file has changed externally - reloading 2025/07/12 01:35:23 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dest': Has cached credentials 2025/07/12 01:35:24 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dest': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:37:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/pre-dest1" 2025/07/12 01:37:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/pre-dest1': Has cached credentials 2025/07/12 01:37:57 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:39:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/pre-dest2" 2025/07/12 01:39:13 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/pre-dest2': Has cached credentials 2025/07/12 01:39:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:40:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:40:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/12 01:40:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:40:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/12 01:40:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/12 01:40:34 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dest': Waiting for checks to finish 2025/07/12 01:40:34 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dest': Waiting for transfers to finish 2025/07/12 01:40:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/12 01:40:37 INFO : 3: Copied (new) 2025/07/12 01:40:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (326.43s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.74s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:40:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:40:51 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:40:53 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:42:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/backup" 2025/07/12 01:42:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/backup': Has cached credentials 2025/07/12 01:42:11 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/backup': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:44:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 01:44:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:44:46 DEBUG : two: Unchanged skipping 2025/07/12 01:44:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:44:48.150432 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8D5lvrASsIrKL1KyCnL0Q4Jzuzaq2mB0Inkjxsr-pthN9yfxUGhwkugVj6wWMIIJds-w2L_g3f_fQB2G5X0nOA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:44:48.150469 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8D5lvrASsIrKL1KyCnL0Q4Jzuzaq2mB0Inkjxsr-pthN9yfxUGhwkugVj6wWMIIJds-w2L_g3f_fQB2G5X0nOA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:44:48 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8D5lvrASsIrKL1KyCnL0Q4Jzuzaq2mB0Inkjxsr-pthN9yfxUGhwkugVj6wWMIIJds-w2L_g3f_fQB2G5X0nOA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:44:48 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:44:48 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting files as there were IO errors 2025/07/12 01:44:48 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8D5lvrASsIrKL1KyCnL0Q4Jzuzaq2mB0Inkjxsr-pthN9yfxUGhwkugVj6wWMIIJds-w2L_g3f_fQB2G5X0nOA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (248.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:44:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:44:59 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:45:02 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:46:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/backup" 2025/07/12 01:46:19 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/backup': Has cached credentials 2025/07/12 01:46:20 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/backup': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:48:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:48:52 DEBUG : two: Unchanged skipping 2025/07/12 01:48:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 01:48:52 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:48:54.145838 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6wAJzkZxLBFVWqaarMk6_mog3vysqhWIBEL6dx3l_SmonA8AycSBI7c_veG8HV2whk1gA-7TpmN9s_Fl0_L0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:48:54.145879 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6wAJzkZxLBFVWqaarMk6_mog3vysqhWIBEL6dx3l_SmonA8AycSBI7c_veG8HV2whk1gA-7TpmN9s_Fl0_L0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:48:54 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6wAJzkZxLBFVWqaarMk6_mog3vysqhWIBEL6dx3l_SmonA8AycSBI7c_veG8HV2whk1gA-7TpmN9s_Fl0_L0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:48:54 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:48:54 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting files as there were IO errors 2025/07/12 01:48:54 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z6wAJzkZxLBFVWqaarMk6_mog3vysqhWIBEL6dx3l_SmonA8AycSBI7c_veG8HV2whk1gA-7TpmN9s_Fl0_L0g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (245.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:49:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:49:05 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:49:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:50:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/backup" 2025/07/12 01:50:24 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/backup': Has cached credentials 2025/07/12 01:50:25 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/backup': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:52:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 01:52:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:52:56 DEBUG : two: Unchanged skipping 2025/07/12 01:52:56 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:52:58.946894 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FMmOoz9YlBpynmYdTtZgKdfHR3P9yspgoaklcBiG5VBXkDoXIMPEmQl7Hug9QCfbBewEtsg8aEZleF05bqEt3A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:52:58.946930 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FMmOoz9YlBpynmYdTtZgKdfHR3P9yspgoaklcBiG5VBXkDoXIMPEmQl7Hug9QCfbBewEtsg8aEZleF05bqEt3A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:52:58 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FMmOoz9YlBpynmYdTtZgKdfHR3P9yspgoaklcBiG5VBXkDoXIMPEmQl7Hug9QCfbBewEtsg8aEZleF05bqEt3A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:52:58 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:52:58 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting files as there were IO errors 2025/07/12 01:52:58 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FMmOoz9YlBpynmYdTtZgKdfHR3P9yspgoaklcBiG5VBXkDoXIMPEmQl7Hug9QCfbBewEtsg8aEZleF05bqEt3A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (244.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:53:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:53:10 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:53:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:54:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 01:54:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:54:29 DEBUG : two: Unchanged skipping 2025/07/12 01:54:29 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for checks to finish 2025/07/12 01:54:30.625064 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JTVVseQKhs6zXh22azo_3yOOKikAItMvJuq0tqfFqvcCwIGSrgbs7eQsC09hpIlfwDxfPuSao53kmjpHCVCnvw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:54:30.625108 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JTVVseQKhs6zXh22azo_3yOOKikAItMvJuq0tqfFqvcCwIGSrgbs7eQsC09hpIlfwDxfPuSao53kmjpHCVCnvw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:54:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JTVVseQKhs6zXh22azo_3yOOKikAItMvJuq0tqfFqvcCwIGSrgbs7eQsC09hpIlfwDxfPuSao53kmjpHCVCnvw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:54:30 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Waiting for transfers to finish 2025/07/12 01:54:30 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting files as there were IO errors 2025/07/12 01:54:30 ERROR : proton drive root link ID 'rclone-test-makudes1dupo/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JTVVseQKhs6zXh22azo_3yOOKikAItMvJuq0tqfFqvcCwIGSrgbs7eQsC09hpIlfwDxfPuSao53kmjpHCVCnvw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (91.07s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:54:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:54:41 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:54:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:56:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 01:56:01.516845 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qDQpQCWDGnj4bFAPtOhW662OCp5guq07bnNyIV7OJKbSxqLm5Yof4-607EEHn07zJl_kX13UfVJvJAQln0SOwQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:56:01.516872 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qDQpQCWDGnj4bFAPtOhW662OCp5guq07bnNyIV7OJKbSxqLm5Yof4-607EEHn07zJl_kX13UfVJvJAQln0SOwQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:56:01 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qDQpQCWDGnj4bFAPtOhW662OCp5guq07bnNyIV7OJKbSxqLm5Yof4-607EEHn07zJl_kX13UfVJvJAQln0SOwQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qDQpQCWDGnj4bFAPtOhW662OCp5guq07bnNyIV7OJKbSxqLm5Yof4-607EEHn07zJl_kX13UfVJvJAQln0SOwQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (91.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:56:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-makudes1dupo/dst" 2025/07/12 01:56:12 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Has cached credentials 2025/07/12 01:56:13 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo/dst': Used cached credential to initialize the ProtonDrive API 2025/07/12 01:57:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 01:57:31.928807 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zYYMfmZUm9hzlIO_Vch4CO1TXPqF0Ap2rYn5Eh5yydDCR_l6fOv31310hHPllg17UWT-hUy-ehstuqMrrPTN8Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/12 01:57:31.928857 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zYYMfmZUm9hzlIO_Vch4CO1TXPqF0Ap2rYn5Eh5yydDCR_l6fOv31310hHPllg17UWT-hUy-ehstuqMrrPTN8Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/12 01:57:31 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zYYMfmZUm9hzlIO_Vch4CO1TXPqF0Ap2rYn5Eh5yydDCR_l6fOv31310hHPllg17UWT-hUy-ehstuqMrrPTN8Q==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zYYMfmZUm9hzlIO_Vch4CO1TXPqF0Ap2rYn5Eh5yydDCR_l6fOv31310hHPllg17UWT-hUy-ehstuqMrrPTN8Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (90.34s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:57:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/12 01:57:38 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:57:38 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:57:38.839835 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/07/12 01:57:38.839878 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/07/12 01:57:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/12 01:57:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/12 01:57:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.40s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:57:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 01:57:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:57:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:57:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/12 01:57:45 INFO : existing: Copied (new) 2025/07/12 01:57:45 DEBUG : Waiting for deletions to finish 2025/07/12 01:57:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/12 01:57:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/12 01:57:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:57:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:57:46 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting files as there were IO errors 2025/07/12 01:57:46 ERROR : proton drive root link ID 'rclone-test-makudes1dupo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:57:51 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:57:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:57:51 DEBUG : existing: Unchanged skipping 2025/07/12 01:57:51 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:57:51 DEBUG : Waiting for deletions to finish 2025/07/12 01:57:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.60s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:2665: 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-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.04s) --- SKIP: TestMaxTransfer/Hard (0.69s) --- SKIP: TestMaxTransfer/Soft (0.69s) --- SKIP: TestMaxTransfer/Cautious (0.67s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 01:59:21 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both0: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both13: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both14: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both15: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 01:59:21 DEBUG : both10: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both17: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both12: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both11: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both16: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both18: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both3: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both19: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both5: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both1: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both2: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both4: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 01:59:21 DEBUG : both8: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both9: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both7: Unchanged skipping 2025/07/12 01:59:21 DEBUG : both6: Unchanged skipping 2025/07/12 01:59:21 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 01:59:21 DEBUG : Waiting for deletions to finish 2025/07/12 01:59:22 INFO : only14: Deleted 2025/07/12 01:59:22 INFO : only4: Deleted 2025/07/12 01:59:22 INFO : only7: Deleted 2025/07/12 01:59:22 INFO : only12: Deleted 2025/07/12 01:59:22 INFO : only3: Deleted 2025/07/12 01:59:22 INFO : only17: Deleted 2025/07/12 01:59:22 INFO : only2: Deleted 2025/07/12 01:59:22 INFO : only1: Deleted 2025/07/12 01:59:22 INFO : only5: Deleted 2025/07/12 01:59:23 INFO : only8: Deleted 2025/07/12 01:59:23 INFO : only9: Deleted 2025/07/12 01:59:23 INFO : only0: Deleted 2025/07/12 01:59:23 INFO : only15: Deleted 2025/07/12 01:59:23 INFO : only16: Deleted 2025/07/12 01:59:23 INFO : only18: Deleted 2025/07/12 01:59:23 INFO : only19: Deleted 2025/07/12 01:59:23 INFO : only6: Deleted 2025/07/12 01:59:24 INFO : only10: Deleted 2025/07/12 01:59:24 INFO : only11: Deleted 2025/07/12 01:59:24 INFO : only13: Deleted 2025/07/12 01:59:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (106.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:01:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:01:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both0: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both13: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both14: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both15: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both12: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both11: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both10: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both16: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both1: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both2: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both3: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both4: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both5: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both6: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both7: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both8: Unchanged skipping 2025/07/12 02:01:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:01:07 DEBUG : both9: Unchanged skipping 2025/07/12 02:01:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : both18: Unchanged skipping 2025/07/12 02:01:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : both17: Unchanged skipping 2025/07/12 02:01:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : both19: Unchanged skipping 2025/07/12 02:01:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/12 02:01:07 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:01:08.338302 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/07/12 02:01:08.338327 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/07/12 02:01:08.430644 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/07/12 02:01:08.430664 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/07/12 02:01:08.486522 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/07/12 02:01:08.486559 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/07/12 02:01:08.570530 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/07/12 02:01:08.570550 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/07/12 02:01:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:09 INFO : only0: Copied (replaced existing) 2025/07/12 02:01:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:10 INFO : only10: Copied (replaced existing) 2025/07/12 02:01:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:10 INFO : only11: Copied (replaced existing) 2025/07/12 02:01:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:10 INFO : only12: Copied (replaced existing) 2025/07/12 02:01:10.366735 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/07/12 02:01:10.366767 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/07/12 02:01:10.556930 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/07/12 02:01:10.556960 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/07/12 02:01:10.625755 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/07/12 02:01:10.625780 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/07/12 02:01:10.720585 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/07/12 02:01:10.720609 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/07/12 02:01:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:12 INFO : only13: Copied (replaced existing) 2025/07/12 02:01:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:12 INFO : only15: Copied (replaced existing) 2025/07/12 02:01:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:12 INFO : only14: Copied (replaced existing) 2025/07/12 02:01:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:12 INFO : only16: Copied (replaced existing) 2025/07/12 02:01:12.459924 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/07/12 02:01:12.459961 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/07/12 02:01:12.585836 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/07/12 02:01:12.585913 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/07/12 02:01:12.669014 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/07/12 02:01:12.669046 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/07/12 02:01:12.755674 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/07/12 02:01:12.755712 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/07/12 02:01:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:14 INFO : only17: Copied (replaced existing) 2025/07/12 02:01:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:14 INFO : only3: Copied (replaced existing) 2025/07/12 02:01:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:14 INFO : only18: Copied (replaced existing) 2025/07/12 02:01:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:14 INFO : only19: Copied (replaced existing) 2025/07/12 02:01:14.570784 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/07/12 02:01:14.570821 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/07/12 02:01:14.706370 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/07/12 02:01:14.706396 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/07/12 02:01:14.771401 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/07/12 02:01:14.771426 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/07/12 02:01:14.830123 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/07/12 02:01:14.830161 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/07/12 02:01:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:16 INFO : only1: Copied (replaced existing) 2025/07/12 02:01:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:16 INFO : only2: Copied (replaced existing) 2025/07/12 02:01:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:16 INFO : only4: Copied (replaced existing) 2025/07/12 02:01:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:16 INFO : only7: Copied (replaced existing) 2025/07/12 02:01:16.601732 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/07/12 02:01:16.601762 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/07/12 02:01:16.816768 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/07/12 02:01:16.816802 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/07/12 02:01:16.898896 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/07/12 02:01:16.898931 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/07/12 02:01:16.979673 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/07/12 02:01:16.979704 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/07/12 02:01:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:18 INFO : only9: Copied (replaced existing) 2025/07/12 02:01:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:18 INFO : only8: Copied (replaced existing) 2025/07/12 02:01:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:18 INFO : only5: Copied (replaced existing) 2025/07/12 02:01:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/12 02:01:18 INFO : only6: Copied (replaced existing) 2025/07/12 02:01:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (130.90s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:01:53 DEBUG : empty_dir: Making directory with metadata 2025/07/12 02:01:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 02:01:53 DEBUG : empty_on_remote: Making directory with metadata 2025/07/12 02:01:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 02:01:53 INFO : empty_on_remote: Making directory 2025/07/12 02:01:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/12 02:01:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/12 02:01:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/12 02:01:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/12 02:01:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:02:08 DEBUG : empty_dir: Making directory with metadata 2025/07/12 02:02:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 02:02:08 DEBUG : empty_on_remote: Making directory with metadata 2025/07/12 02:02:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 02:02:08 INFO : empty_on_remote: Making directory 2025/07/12 02:02:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/12 02:02:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/12 02:02:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/12 02:02:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/12 02:02:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/12 02:02:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:02:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 02:02:24 INFO : sub dir: Making directory 2025/07/12 02:02:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (30.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:02:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 02:02:55 INFO : sub dir: Making directory 2025/07/12 02:02:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (30.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:04:03 DEBUG : Waiting for deletions to finish 2025/07/12 02:04:04 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:04:04 DEBUG : apple: Excluded 2025/07/12 02:04:04 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:04:04 DEBUG : banana: Excluded 2025/07/12 02:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:04:04 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:04:04 DEBUG : splitbananasplit: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:04:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:04:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:04:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 02:04:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:12 DEBUG : apple: Unchanged skipping 2025/07/12 02:04:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 02:04:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:12 DEBUG : banana: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:04:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 02:04:15 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:04:15 DEBUG : Waiting for deletions to finish 2025/07/12 02:04:15 INFO : There was nothing to transfer 2025/07/12 02:04:15 DEBUG : Waiting for deletions to finish 2025/07/12 02:04:17 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:04:17 DEBUG : apple: Excluded 2025/07/12 02:04:17 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:04:17 DEBUG : banana: Excluded 2025/07/12 02:04:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:04:17 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:04:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:04:17 DEBUG : splitbananasplit: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:04:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:25 DEBUG : apple: Unchanged skipping 2025/07/12 02:04:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 02:04:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:25 DEBUG : banana: Unchanged skipping 2025/07/12 02:04:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:04:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 02:04:28 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:04:28 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:04:28 DEBUG : Waiting for deletions to finish 2025/07/12 02:04:28 INFO : There was nothing to transfer 2025/07/12 02:04:28 DEBUG : Waiting for deletions to finish 2025/07/12 02:04:29 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:04:29 DEBUG : apple: Excluded 2025/07/12 02:04:29 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:04:29 DEBUG : banana: Excluded 2025/07/12 02:04:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:04:29 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:04:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:04:29 DEBUG : splitbananasplit: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:05:30 DEBUG : Waiting for deletions to finish 2025/07/12 02:05:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:05:31 DEBUG : apple: Excluded 2025/07/12 02:05:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:05:31 DEBUG : banana: Excluded 2025/07/12 02:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:05:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:05:31 DEBUG : splitbananasplit: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:05:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:05:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:40 DEBUG : apple: Unchanged skipping 2025/07/12 02:05:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 02:05:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:40 DEBUG : banana: Unchanged skipping 2025/07/12 02:05:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 02:05:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:05:43 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:05:43 DEBUG : Waiting for deletions to finish 2025/07/12 02:05:43 INFO : There was nothing to transfer 2025/07/12 02:05:43 DEBUG : Waiting for deletions to finish 2025/07/12 02:05:44 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:05:44 DEBUG : apple: Excluded 2025/07/12 02:05:44 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:05:44 DEBUG : banana: Excluded 2025/07/12 02:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:05:44 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:05:44 DEBUG : splitbananasplit: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:05:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:52 DEBUG : apple: Unchanged skipping 2025/07/12 02:05:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 02:05:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:52 DEBUG : banana: Unchanged skipping 2025/07/12 02:05:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:05:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 02:05:55 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:05:55 DEBUG : Waiting for deletions to finish 2025/07/12 02:05:55 INFO : There was nothing to transfer 2025/07/12 02:05:55 DEBUG : Waiting for deletions to finish 2025/07/12 02:05:56 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:05:56 DEBUG : apple: Excluded 2025/07/12 02:05:56 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:05:56 DEBUG : banana: Excluded 2025/07/12 02:05:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:05:56 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:05:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:05:56 DEBUG : splitbananasplit: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:05:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:05:59 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:06:57 DEBUG : Waiting for deletions to finish 2025/07/12 02:06:58 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:06:58 DEBUG : apple: Excluded 2025/07/12 02:06:58 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:06:58 DEBUG : banana: Excluded 2025/07/12 02:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:06:58 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:06:58 DEBUG : splitbananasplit: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:07:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:07:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:07:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:05 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:05 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 02:07:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 02:07:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 02:07:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 02:07:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:07:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 02:07:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 02:07:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 02:07:09 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/12 02:07:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 02:07:09 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/12 02:07:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:07:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:07:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:07:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:07:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 02:07:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 02:07:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 02:07:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 02:07:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 02:07:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 02:07:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 02:07:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 02:07:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 02:07:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 02:07:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 02:07:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 02:07:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 02:07:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 02:07:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 02:07:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 02:07:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:17 DEBUG : Waiting for deletions to finish 2025/07/12 02:07:18 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 02:07:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 02:07:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 02:07:18 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 02:07:18 INFO : apple: Deleted 2025/07/12 02:07:18 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 02:07:18 INFO : banana: Deleted 2025/07/12 02:07:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 02:07:18 INFO : splitbananasplit: Deleted 2025/07/12 02:07:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 02:07:18 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 02:07:18 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 02:07:18 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 02:07:19 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 02:07:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 02:07:19 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 02:07:19 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 02:07:19 INFO : appleappleapplebanana: Deleted 2025/07/12 02:07:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 02:07:19 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 02:07:19 DEBUG : Waiting for deletions to finish 2025/07/12 02:07:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 02:07:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/12 02:07:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 02:07:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/12 02:07:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 02:07:20 DEBUG : YXBwbGU=: Excluded 2025/07/12 02:07:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 02:07:20 DEBUG : YmFuYW5h: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/12 02:07:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 02:07:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:28 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:29 DEBUG : apple: Unchanged skipping 2025/07/12 02:07:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 02:07:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 02:07:29 DEBUG : banana: Unchanged skipping 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:07:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:07:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:07:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 02:07:32 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:07:32 DEBUG : Waiting for deletions to finish 2025/07/12 02:07:32 DEBUG : Waiting for deletions to finish 2025/07/12 02:07:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 02:07:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/12 02:07:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 02:07:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/12 02:07:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 02:07:33 DEBUG : YXBwbGU=: Excluded 2025/07/12 02:07:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 02:07:33 DEBUG : YmFuYW5h: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/12 02:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 02:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/12 02:07:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:40 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:07:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:40 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:07:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:07:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:07:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:07:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:07:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:07:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:07:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:07:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:07:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-makudes1dupo'", Local "Local file system at /tmp/rclone1672111355", Modify Window "1s" 2025/07/12 02:08:34 DEBUG : Waiting for deletions to finish 2025/07/12 02:08:35 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:08:35 DEBUG : apple: Excluded 2025/07/12 02:08:35 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:08:35 DEBUG : banana: Excluded 2025/07/12 02:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:08:35 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:08:35 DEBUG : splitbananasplit: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:08:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:08:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:08:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:08:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:08:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:08:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:08:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:08:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:08:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 02:08:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:08:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 02:08:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:08:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 02:08:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:08:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 02:08:44 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:08:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:08:44 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:08:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 02:08:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:08:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 02:08:45 INFO : apple: Copied (new) to: PREFIXapple 2025/07/12 02:08:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 02:08:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/12 02:08:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 02:08:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/12 02:08:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 02:08:46 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/12 02:08:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:08:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:08:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:08:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:08:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:08:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:08:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:08:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:08:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:08:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:08:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:08:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:08:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:08:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:08:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:08:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 02:08:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:08:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:08:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:08:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:08:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:08:46 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:08:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 02:08:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:08:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 02:08:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:08:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 02:08:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:08:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 02:08:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:08:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:08:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 02:08:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:08:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 02:08:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:08:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 02:08:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:08:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 02:08:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:08:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 02:08:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:08:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 02:08:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:08:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 02:08:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/12 02:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:08:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 02:08:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:08:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 02:08:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:08:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 02:08:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:08:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 02:08:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:08:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 02:08:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:08:54 DEBUG : Waiting for deletions to finish 2025/07/12 02:08:55 INFO : appleappleapplebanana: Deleted 2025/07/12 02:08:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 02:08:55 INFO : apple: Deleted 2025/07/12 02:08:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 02:08:55 INFO : splitbananasplit: Deleted 2025/07/12 02:08:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 02:08:55 INFO : banana: Deleted 2025/07/12 02:08:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 02:08:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 02:08:56 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 02:08:56 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 02:08:56 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 02:08:56 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 02:08:56 DEBUG : Waiting for deletions to finish 2025/07/12 02:08:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/12 02:08:57 DEBUG : PREFIXapple: Excluded 2025/07/12 02:08:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:08:57 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/12 02:08:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/12 02:08:57 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/12 02:08:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/12 02:08:57 DEBUG : PREFIXbanana: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:09:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:09:04 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:09:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:09:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:09:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:09:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:09:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:09:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:09:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:09:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:09:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:09:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:09:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:09:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:09:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:09:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:09:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 02:09:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 02:09:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 02:09:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 02:09:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/12 02:09:07 INFO : appleappleapplebanana: Copied (new) 2025/07/12 02:09:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/12 02:09:07 INFO : apple: Copied (new) 2025/07/12 02:09:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/12 02:09:07 INFO : splitbananasplit: Copied (new) 2025/07/12 02:09:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/12 02:09:07 INFO : banana: Copied (new) 2025/07/12 02:09:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:09:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for checks to finish 2025/07/12 02:09:09 DEBUG : proton drive root link ID 'rclone-test-makudes1dupo': Waiting for transfers to finish 2025/07/12 02:09:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/12 02:09:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/12 02:09:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/12 02:09:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/12 02:09:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/12 02:09:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/12 02:09:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/12 02:09:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/12 02:09:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/12 02:09:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/12 02:09:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/12 02:09:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/12 02:09:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/12 02:09:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/12 02:09:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/12 02:09:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/12 02:09:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/12 02:09:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/12 02:09:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/12 02:09:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/12 02:09:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/12 02:09:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/12 02:09:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/12 02:09:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/12 02:09:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/12 02:09:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/12 02:09:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/12 02:09:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/12 02:09:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/12 02:09:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/12 02:09:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/12 02:09:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/12 02:09:16 DEBUG : Waiting for deletions to finish 2025/07/12 02:09:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/12 02:09:17 INFO : PREFIXsplitbananasplit: Deleted 2025/07/12 02:09:17 INFO : PREFIXbanana: Deleted 2025/07/12 02:09:17 INFO : PREFIXapple: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/12 02:09:17 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/12 02:09:17 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/12 02:09:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/12 02:09:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/12 02:09:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/12 02:09:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/12 02:09:18 DEBUG : Waiting for deletions to finish 2025/07/12 02:09:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:09:19 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:09:19 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:09:19 DEBUG : apple: Excluded 2025/07/12 02:09:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:09:19 DEBUG : splitbananasplit: Excluded 2025/07/12 02:09:19 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:09:19 DEBUG : banana: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:09:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:09:26 DEBUG : Waiting for deletions to finish 2025/07/12 02:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:09:28 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:09:28 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:09:28 DEBUG : apple: Excluded 2025/07/12 02:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:09:28 DEBUG : splitbananasplit: Excluded 2025/07/12 02:09:28 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:09:28 DEBUG : banana: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:09:31 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (6m19s) TestTransform/prefix (1m48s) goroutine 27483 [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, 6 minutes]: testing.(*T).Run(0xc0003d8380, {0x269f3d7?, 0xc000067ad8?}, 0x27cbe80) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003d8380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003d8380, 0xc000067c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000ad2cf0, {0x3e8f500, 0x6c, 0x6c}, {0xee003acd9?, 0x3ea5520?, 0x3ea5520?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00075ba40) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00075ba40) /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:261 +0xa9 goroutine 41 [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 42 [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 9 [IO wait]: internal/poll.runtime_pollWait(0x7e37ea5e75d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00079db80?, 0xc000878000?, 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(0xc00079db80, {0xc000878000, 0xc000, 0xc000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00079db80, {0xc000878000?, 0xc000878000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000114000, {0xc000878000?, 0x7e3832c86b10?, 0x7e3832c7c5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000ad36b0, {0xc000878000?, 0xbffb?, 0xc0009cc588?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005ca638, {0x2adc100, 0xc000ad36b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005ca388, {0x2ad9e60, 0xc000114000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005ca388, 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(0xc0005ca388, {0xc000119000, 0x1000, 0xc000089808?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000a44900, {0xc0009d1c40, 0x9, 0xc000097d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ad9600, 0xc000a44900}, {0xc0009d1c40, 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({0xc0009d1c40, 0x9, 0xc000097d68?}, {0x2ad9600?, 0xc000a44900?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009d1c00) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000097fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000102c40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 8 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 27394 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 26891 [IO wait]: internal/poll.runtime_pollWait(0x7e37ea5e7290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00079c180?, 0xc0007d0000?, 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(0xc00079c180, {0xc0007d0000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00079c180, {0xc0007d0000?, 0xc0007d0000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000956090, {0xc0007d0000?, 0x7e37eb7ab8b8?, 0x7e3832c7c108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00077c390, {0xc0007d0000?, 0xffb?, 0x4d300b91900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000150638, {0x2adc100, 0xc00077c390}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000150388, {0x2ad9e60, 0xc000956090}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000150388, 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(0xc000150388, {0xc0007d1000, 0x1000, 0xc0007b9290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00627c360, {0xc0007d1000?, 0x80b385?, 0x2ad9000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000e30de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000e30de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00627c360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26931 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 27389 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 26892 [select]: net/http.(*persistConn).writeLoop(0xc00627c360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26931 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27482 [select]: net/http.(*http2clientStream).writeRequest(0xc000a06000, 0xc0008eb180, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000a06000, 0x82bc24?, 0xc000546dc8?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 27388 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 26983 [IO wait]: internal/poll.runtime_pollWait(0x7e37ea5e73a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003cea80?, 0xc00030d000?, 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(0xc0003cea80, {0xc00030d000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003cea80, {0xc00030d000?, 0xc00030d000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000706260, {0xc00030d000?, 0x7e37eb7ab8b8?, 0x7e3832c7c108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00077c678, {0xc00030d000?, 0xffb?, 0x42b4c5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00053e2b8, {0x2adc100, 0xc00077c678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00053e008, {0x2ad9e60, 0xc000706260}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00053e008, 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(0xc00053e008, {0xc000818000, 0x1000, 0xc0007b9290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007c47e0, {0xc000818000?, 0x80b385?, 0x2ad9000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ddc780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ddc780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007c47e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 26959 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3114 [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 3097 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 27388 [select]: net/http.(*http2ClientConn).roundTrip(0xc000102c40, 0xc0008eb180, 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(0xc00075bb80, 0xc0008eb180, {0x0?, 0x42?}) /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({0x3e6ce00?}, 0xc0008eb180?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e6ce00, 0xc0008eb040) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2ada5c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0008eb040, {0x2ada5c0, 0x3e6ce00}, {0x7e37eb780801?, 0x2aec838?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0007b8e70, 0xc0008eb040, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0007b8e70, 0xc0008eb040) /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(0xc000727188, 0xc00099e1e0) /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(0xc000c715f8, {0xc000c715c8, 0x6, 0xc000c71508?}) /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(0xc00099e1e0, {0x2684bcc?, 0x1?}, {0xc0008aa8c0, 0xd6}) /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).TrashChildren.func1(0xc00099e1e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:59 +0x167 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0007ce160, {0x2b01648, 0x3ec8ae0}, 0xc000c71918) /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(0xc0007ce160, {0x2b01648, 0x3ec8ae0}, 0xc000c71918) /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).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).TrashChildren(0xc0007ce160, {0x2b01648, 0x3ec8ae0}, {0xc0000f0900, 0x58}, {0xc0006caf00, 0x58}, {0xc00011f570, 0x1, 0x1}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:58 +0x252 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).moveToTrash(0xc0004e2c00, {0x2b01648?, 0x3ec8ae0?}, {0xc0006caf00?, 0x58?}, {0xc00011f570, 0x1, 0xc000c71a90?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:10 +0x6c github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFileToTrashByID(0xc0004e2c00, {0x2b01648, 0x3ec8ae0}, {0xc00075da40, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:34 +0xdd github.com/rclone/rclone/backend/protondrive.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:969 +0x34 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000436008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000367f20, 0xc00006f540, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000367f20, 0xc00006f540) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Remove(0xc00020d220, {0x2b01648, 0x3ec8ae0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:968 +0x8d github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc00072a700, {0xc006660150, 0x25}, 0xc000c71d28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000bda700?, 0x0?, 0xc000427650?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0xc000709b48?, 0x2565a80?}, {0xc000bda700, 0x10, 0x10}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27391 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 21990 [chan receive, 1 minutes]: testing.(*T).Run(0xc000ad8700, {0x268b49d?, 0x41a68c?}, 0xc000a463c0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000ad8700) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000ad8700, 0x27cbe80) /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 26984 [select]: net/http.(*persistConn).writeLoop(0xc0007c47e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 26959 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 27395 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25636 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc000839bc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b01648?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0007ce0b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000594990, 0x27ccb18) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0007ce0b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000594990) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0007ce0b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000594960) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0007ce0b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000594960) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0003b6460) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00072a700) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc00072a700, 0xc000a463c0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 21990 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 27392 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27393 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27390 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25636 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.239091913s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]