"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/03 03:19:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu" 2025/08/03 03:19:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 03:19:07 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Has cached credentials 2025/08/03 03:19:09 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:19:10 DEBUG : Creating backend with remote "/tmp/rclone2964843599" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:19:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/03 03:19:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:19:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:19:12 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:12 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:14 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:19:15 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.25s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.73s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.69s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:19 DEBUG : Creating backend with remote "/non-existing" 2025/08/03 03:19:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/03 03:19:19 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:19 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.00s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:19:20 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:20 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.21s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.63s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:27 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Running all checks before starting transfers 2025/08/03 03:19:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:19:27 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:27 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Checks finished, now starting transfers 2025/08/03 03:19:27 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (5.98s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:33 ERROR : Ignoring --no-traverse with sync 2025/08/03 03:19:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:19:33 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:33 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:36 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.30s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/03 03:19:39 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:39 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/03 03:19:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.92s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:19:43 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:43 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:19:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:19:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 03:19:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:19:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/03 03:19:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:19:51 INFO : sub dir2: Making directory 2025/08/03 03:19:52 INFO : sub dir: Making directory 2025/08/03 03:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:19:53 INFO : sub dir2/sub sub dir2: Making directory 2025/08/03 03:19:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:19:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:19:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:19:55 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:19:56 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (8.97s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:00 INFO : sub dir2: Making directory 2025/08/03 03:20:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 03:20:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:20:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:20:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:20:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:06 DEBUG : sub dir2: Making directory with metadata 2025/08/03 03:20:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:20:06 INFO : sub dir2: Making directory 2025/08/03 03:20:07 INFO : sub dir: Making directory 2025/08/03 03:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:20:08 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:20:08 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:20:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:20:10 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:20:10 INFO : sub dir/hello world: Deleted 2025/08/03 03:20:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:20:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.73s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:15 INFO : sub dir2: Making directory 2025/08/03 03:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:20:15 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:20:15 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:20:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:20:18 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:20:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:21 DEBUG : sub dir2: Making directory with metadata 2025/08/03 03:20:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:20:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:20:21 INFO : sub dir2: Making directory 2025/08/03 03:20:22 INFO : sub dir: Making directory 2025/08/03 03:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:20:23 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:20:23 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:20:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:20:25 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:20:25 DEBUG : Waiting for deletions to finish 2025/08/03 03:20:25 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.74s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:29 INFO : sub dir2: Making directory 2025/08/03 03:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:20:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:20:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:20:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:20:32 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:20:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.17s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-payusas6zaca" 2025/08/03 03:20:39 DEBUG : proton drive root link ID 'rclone-test-payusas6zaca': Has cached credentials 2025/08/03 03:20:40 DEBUG : proton drive root link ID 'rclone-test-payusas6zaca': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-beketay7zoyu' -> proton drive root link ID 'rclone-test-payusas6zaca' 2025/08/03 03:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:20:42 DEBUG : proton drive root link ID 'rclone-test-payusas6zaca': Waiting for checks to finish 2025/08/03 03:20:42 DEBUG : proton drive root link ID 'rclone-test-payusas6zaca': Waiting for transfers to finish 2025/08/03 03:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:20:46 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:20:47 DEBUG : proton drive root link ID 'rclone-test-payusas6zaca': Purge remote --- PASS: TestServerSideCopy (14.74s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:20:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:20:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:20:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:20:55.426096 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/08/03 03:20:55.426142 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/08/03 03:20:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:20:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:21:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-selebax4dicu" 2025/08/03 03:21:04 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Has cached credentials 2025/08/03 03:21:05 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-beketay7zoyu' -> proton drive root link ID 'rclone-test-selebax4dicu' 2025/08/03 03:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:21:07 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Waiting for checks to finish 2025/08/03 03:21:07 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Waiting for transfers to finish 2025/08/03 03:21:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:21:11 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:21:13.495094 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/08/03 03:21:13.495139 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/08/03 03:21:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:21:17 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Waiting for checks to finish 2025/08/03 03:21:17 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Waiting for transfers to finish 2025/08/03 03:21:18.412099 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/08/03 03:21:18.412145 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/08/03 03:21:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:21:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/03 03:21:21 DEBUG : proton drive root link ID 'rclone-test-selebax4dicu': Purge remote --- PASS: TestServerSideCopyOverSelf (23.84s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:21:28 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:21:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:21:28 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:21:29.393234 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/08/03 03:21:29.393284 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/08/03 03:21:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:21:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/03 03:21:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (10.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:21:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xuxarey1moja" 2025/08/03 03:21:38 DEBUG : Config file has changed externally - reloading 2025/08/03 03:21:38 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Has cached credentials 2025/08/03 03:21:39 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-beketay7zoyu' -> proton drive root link ID 'rclone-test-xuxarey1moja' 2025/08/03 03:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:21:41 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Waiting for checks to finish 2025/08/03 03:21:41 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Waiting for transfers to finish 2025/08/03 03:21:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:21:45 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:21:47.524377 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/08/03 03:21:47.524418 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/08/03 03:21:50 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Using server-side directory move 2025/08/03 03:21:50 INFO : proton drive root link ID 'rclone-test-xuxarey1moja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:21:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:21:51 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Waiting for checks to finish 2025/08/03 03:21:51 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Waiting for transfers to finish 2025/08/03 03:21:52 INFO : sub dir/hello world: Deleted 2025/08/03 03:21:53.002623 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SBSxyJ74Nrr5mQ4qHOzm1wcSQm1LlHujD0AYtiWgyyH1KpX4rUKiH6MpVxjU6M7YsAUXFMN69QCVROg8Fay4tg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:21:53.002679 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SBSxyJ74Nrr5mQ4qHOzm1wcSQm1LlHujD0AYtiWgyyH1KpX4rUKiH6MpVxjU6M7YsAUXFMN69QCVROg8Fay4tg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:21:53 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SBSxyJ74Nrr5mQ4qHOzm1wcSQm1LlHujD0AYtiWgyyH1KpX4rUKiH6MpVxjU6M7YsAUXFMN69QCVROg8Fay4tg==/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/SBSxyJ74Nrr5mQ4qHOzm1wcSQm1LlHujD0AYtiWgyyH1KpX4rUKiH6MpVxjU6M7YsAUXFMN69QCVROg8Fay4tg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/03 03:21:53 DEBUG : proton drive root link ID 'rclone-test-xuxarey1moja': Purge remote --- FAIL: TestServerSideMoveOverSelf (21.34s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:21:59 ERROR : error listing: directory not found 2025/08/03 03:21:59 INFO : Local file system at /tmp/rclone2964843599: Making directory 2025/08/03 03:22:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.90s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/03 03:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:22:08 DEBUG : Local file system at /tmp/rclone2964843599: Waiting for checks to finish 2025/08/03 03:22:08 DEBUG : Local file system at /tmp/rclone2964843599: Waiting for transfers to finish 2025/08/03 03:22:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:22:09 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/03 03:22:09 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:22:09 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/03 03:22:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:22:13 INFO : check sum: Copied (new) 2025/08/03 03:22:13 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:14 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:22:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/03 03:22:14 DEBUG : check sum: Unchanged skipping 2025/08/03 03:22:14 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:14 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.05s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/03 03:22:16 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:16 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:22:18 INFO : sizeonly: Copied (new) 2025/08/03 03:22:18 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:19 DEBUG : sizeonly: Sizes identical 2025/08/03 03:22:19 DEBUG : sizeonly: Unchanged skipping 2025/08/03 03:22:19 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:19 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:19 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/03 03:22:21 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:21 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/03 03:22:23 INFO : ignore-size: Copied (new) 2025/08/03 03:22:23 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:22:24 DEBUG : ignore-size: Unchanged skipping 2025/08/03 03:22:24 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:24 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:24 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.07s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:22:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:29 DEBUG : existing: Unchanged skipping 2025/08/03 03:22:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:29 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:29 INFO : There was nothing to transfer 2025/08/03 03:22:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/03 03:22:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:30.251120 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/08/03 03:22:30.251158 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/08/03 03:22:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:22:32 INFO : existing: Copied (replaced existing) 2025/08/03 03:22:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:22:34 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:34 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:22:36 INFO : existing: Copied (new) 2025/08/03 03:22:36 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:37 DEBUG : existing: Destination exists, skipping 2025/08/03 03:22:37 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:37 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:37 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:44 INFO : d: Making directory 2025/08/03 03:22:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:22:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:22:47 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:22:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:22:49 INFO : a/potato2: Copied (new) 2025/08/03 03:22:49 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:50 INFO : b/potato: Deleted 2025/08/03 03:22:50 INFO : d: Removing directory 2025/08/03 03:22:50 INFO : b: Removing directory 2025/08/03 03:22:51 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (16.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:22:58 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/08/03 03:22:58 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:22:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/03 03:22:58 DEBUG : empty space: Unchanged skipping 2025/08/03 03:22:58 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:58 DEBUG : Waiting for deletions to finish 2025/08/03 03:22:58 INFO : There was nothing to transfer 2025/08/03 03:22:59 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/08/03 03:22:59 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:22:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:22:59 NOTICE: proton drive root link ID 'rclone-test-beketay7zoyu': Forced to upload files to set modification times on this backend. 2025/08/03 03:22:59 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/03 03:22:59 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:22:59.987865 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/08/03 03:22:59.987904 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/08/03 03:23:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:23:02 INFO : empty space: Copied (replaced existing) 2025/08/03 03:23:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:06 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:06 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/08/03 03:23:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:23:06 DEBUG : empty space: Unchanged skipping 2025/08/03 03:23:06 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:06 DEBUG : Waiting for deletions to finish 2025/08/03 03:23:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:11 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/08/03 03:23:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2964843599) 2025/08/03 03:23:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-beketay7zoyu') 2025/08/03 03:23:11 DEBUG : foo: sha1 differ 2025/08/03 03:23:11 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:12.112330 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/08/03 03:23:12.112373 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/08/03 03:23:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/03 03:23:14 INFO : foo: Copied (replaced existing) 2025/08/03 03:23:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:23:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/03 03:23:19 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:19 DEBUG : empty space: Unchanged skipping 2025/08/03 03:23:19 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:20 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:23:20 INFO : potato: Copied (new) 2025/08/03 03:23:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:26 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/03 03:23:26 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:26.759667 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/08/03 03:23:26.759712 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/08/03 03:23:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/03 03:23:28 INFO : potato: Copied (replaced existing) 2025/08/03 03:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:33 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/08/03 03:23:33 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2964843599) 2025/08/03 03:23:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-beketay7zoyu') 2025/08/03 03:23:33 DEBUG : potato: sha1 differ 2025/08/03 03:23:33 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:34.097929 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/08/03 03:23:34.097993 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/08/03 03:23:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/03 03:23:36 INFO : potato: Copied (replaced existing) 2025/08/03 03:23:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:23:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:23:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/03 03:23:42 DEBUG : empty space: Unchanged skipping 2025/08/03 03:23:42 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:42 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:42 DEBUG : Waiting for deletions to finish 2025/08/03 03:23:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:23:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:23:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:23:50 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:23:50 DEBUG : empty space: Unchanged skipping 2025/08/03 03:23:50 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:23:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:23:52 INFO : potato2: Copied (new) 2025/08/03 03:23:52 DEBUG : Waiting for deletions to finish 2025/08/03 03:23:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:24:00 INFO : d: Making directory 2025/08/03 03:24:01 INFO : d/e: Making directory 2025/08/03 03:24:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:24:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:24:04 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:24:05 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:24:05 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:24:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:24:07 INFO : a/potato2: Copied (new) 2025/08/03 03:24:07 DEBUG : Waiting for deletions to finish 2025/08/03 03:24:07 INFO : b/potato: Deleted 2025/08/03 03:24:07 INFO : d/e: Removing directory 2025/08/03 03:24:08 INFO : d: Removing directory 2025/08/03 03:24:08 INFO : b: Removing directory 2025/08/03 03:24:09 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:24:19 INFO : d: Making directory 2025/08/03 03:24:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:24:21 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:24:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:24:21 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:24:21 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:24:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:24:23 INFO : a/potato2: Copied (new) 2025/08/03 03:24:23 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting files as there were IO errors 2025/08/03 03:24:23 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:24:34 DEBUG : Waiting for deletions to finish 2025/08/03 03:24:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:24:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:24:34 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:24:34 DEBUG : empty space: Unchanged skipping 2025/08/03 03:24:34 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:24:35 INFO : potato: Deleted 2025/08/03 03:24:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:24:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:24:43 DEBUG : Waiting for deletions to finish 2025/08/03 03:24:44 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:24:44 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:24:44 INFO : potato: Deleted 2025/08/03 03:24:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:24:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:24:45 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:24:45 DEBUG : empty space: Unchanged skipping 2025/08/03 03:24:45 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:24:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:24:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:24:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:24:52 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:24:52 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:24:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/03 03:24:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.38s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:25:01 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:25:01 DEBUG : enormous: Excluded 2025/08/03 03:25:01 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:25:01 DEBUG : potato2: Excluded 2025/08/03 03:25:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:25:02 DEBUG : potato2: Excluded 2025/08/03 03:25:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:25:02 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:02 DEBUG : empty space: Unchanged skipping 2025/08/03 03:25:02 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:02 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:02 INFO : There was nothing to transfer 2025/08/03 03:25:02 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:25:02 DEBUG : enormous: Excluded 2025/08/03 03:25:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:25:02 DEBUG : potato2: Excluded 2025/08/03 03:25:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:25:03 DEBUG : potato2: Excluded 2025/08/03 03:25:03 DEBUG : Local file system at /tmp/rclone2964843599: Waiting for checks to finish 2025/08/03 03:25:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/03 03:25:03 DEBUG : empty space: Unchanged skipping 2025/08/03 03:25:03 DEBUG : Local file system at /tmp/rclone2964843599: Waiting for transfers to finish 2025/08/03 03:25:03 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:25:11 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:25:11 DEBUG : enormous: Excluded 2025/08/03 03:25:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:25:11 DEBUG : potato2: Excluded 2025/08/03 03:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:25:12 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:12 DEBUG : empty space: Unchanged skipping 2025/08/03 03:25:12 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:12 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:12 INFO : potato2: Deleted 2025/08/03 03:25:12 INFO : enormous: Deleted 2025/08/03 03:25:12 INFO : There was nothing to transfer 2025/08/03 03:25:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/03 03:25:14 DEBUG : empty space: Unchanged skipping 2025/08/03 03:25:14 DEBUG : Local file system at /tmp/rclone2964843599: Waiting for checks to finish 2025/08/03 03:25:14 DEBUG : Local file system at /tmp/rclone2964843599: Waiting for transfers to finish 2025/08/03 03:25:14 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:14 INFO : enormous: Deleted 2025/08/03 03:25:14 INFO : potato2: Deleted 2025/08/03 03:25:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:25:24 DEBUG : five: Need to transfer - File not found at Destination 2025/08/03 03:25:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/03 03:25:24 DEBUG : one: Destination is newer than source, skipping 2025/08/03 03:25:24 DEBUG : three: Sizes identical 2025/08/03 03:25:24 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/03 03:25:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:25:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2964843599) 2025/08/03 03:25:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-beketay7zoyu') 2025/08/03 03:25:24 DEBUG : two: sha1 differ 2025/08/03 03:25:24 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:24.771169 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/08/03 03:25:24.771208 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/08/03 03:25:24.785688 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/08/03 03:25:24.785729 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/08/03 03:25:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/03 03:25:25 INFO : five: Copied (new) 2025/08/03 03:25:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/03 03:25:26 INFO : four: Copied (replaced existing) 2025/08/03 03:25:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:25:27 INFO : two: Copied (replaced existing) 2025/08/03 03:25:27 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:29 DEBUG : one: Destination is newer than source, skipping 2025/08/03 03:25:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/03 03:25:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2964843599) 2025/08/03 03:25:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-beketay7zoyu') 2025/08/03 03:25:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:25:29 DEBUG : three: sha1 differ 2025/08/03 03:25:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/03 03:25:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/03 03:25:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/03 03:25:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/03 03:25:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/03 03:25:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:25:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:25:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:25:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:30.134702 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/08/03 03:25:30.134818 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/08/03 03:25:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:25:32 INFO : three: Copied (replaced existing) 2025/08/03 03:25:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (22.17s) === 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-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/03 03:25:37 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Making map for --track-renames 2025/08/03 03:25:37 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Finished making map for --track-renames 2025/08/03 03:25:37 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:37 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for renames to finish 2025/08/03 03:25:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:25:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 03:25:37 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 03:25:39 INFO : potato: Copied (new) 2025/08/03 03:25:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:25:39 INFO : yam: Copied (new) 2025/08/03 03:25:39 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:25:41 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Making map for --track-renames 2025/08/03 03:25:41 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Finished making map for --track-renames 2025/08/03 03:25:41 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:41 DEBUG : potato: Unchanged skipping 2025/08/03 03:25:41 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for renames to finish 2025/08/03 03:25:42.150604 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jEHXPltGSKk_L1XYOUtsrjip6akJ6LVFeTbSqWIVaoQ8gtWDxDAf_Kign_WiMX-qPTw2-TILv-e4qK4LPT18fg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:25:42.150646 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jEHXPltGSKk_L1XYOUtsrjip6akJ6LVFeTbSqWIVaoQ8gtWDxDAf_Kign_WiMX-qPTw2-TILv-e4qK4LPT18fg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:25:42 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jEHXPltGSKk_L1XYOUtsrjip6akJ6LVFeTbSqWIVaoQ8gtWDxDAf_Kign_WiMX-qPTw2-TILv-e4qK4LPT18fg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:25:42 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jEHXPltGSKk_L1XYOUtsrjip6akJ6LVFeTbSqWIVaoQ8gtWDxDAf_Kign_WiMX-qPTw2-TILv-e4qK4LPT18fg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:25:42 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/03 03:25:42 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:43 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:25:43 INFO : yaml: Copied (new) 2025/08/03 03:25:43 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting files as there were IO errors 2025/08/03 03:25:43 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': 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 (9.01s) === 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-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/03 03:25:47 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Making map for --track-renames 2025/08/03 03:25:47 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Finished making map for --track-renames 2025/08/03 03:25:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:25:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 03:25:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for renames to finish 2025/08/03 03:25:47 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:25:48 INFO : yam: Copied (new) 2025/08/03 03:25:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 03:25:48 INFO : potato: Copied (new) 2025/08/03 03:25:48 DEBUG : Waiting for deletions to finish 2025/08/03 03:25:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:25:50 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Making map for --track-renames 2025/08/03 03:25:50 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Finished making map for --track-renames 2025/08/03 03:25:50 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:50 DEBUG : potato: Unchanged skipping 2025/08/03 03:25:50 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for renames to finish 2025/08/03 03:25:51.142531 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RLY3Q1naCAB4MTVX-CD6sh7ggnFL5F75pbW6ezY_N2EHxlTWraxv5ys_54b5lleZTJmmW-hiTScmx_K30uzPGA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:25:51.142562 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RLY3Q1naCAB4MTVX-CD6sh7ggnFL5F75pbW6ezY_N2EHxlTWraxv5ys_54b5lleZTJmmW-hiTScmx_K30uzPGA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:25:51 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RLY3Q1naCAB4MTVX-CD6sh7ggnFL5F75pbW6ezY_N2EHxlTWraxv5ys_54b5lleZTJmmW-hiTScmx_K30uzPGA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:25:51 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RLY3Q1naCAB4MTVX-CD6sh7ggnFL5F75pbW6ezY_N2EHxlTWraxv5ys_54b5lleZTJmmW-hiTScmx_K30uzPGA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:25:51 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/03 03:25:51 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:52 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:25:52 INFO : yaml: Copied (new) 2025/08/03 03:25:52 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting files as there were IO errors 2025/08/03 03:25:52 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': 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-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/03 03:25:56 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Making map for --track-renames 2025/08/03 03:25:56 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Finished making map for --track-renames 2025/08/03 03:25:56 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:25:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/03 03:25:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:25:56 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for renames to finish 2025/08/03 03:25:56 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:25:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:25:58 INFO : sub/yam: Copied (new) 2025/08/03 03:25:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 03:25:58 INFO : potato: Copied (new) 2025/08/03 03:25:58 DEBUG : Waiting for deletions to finish 2025/08/03 03:26:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:26:00 DEBUG : potato: Unchanged skipping 2025/08/03 03:26:00 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Making map for --track-renames 2025/08/03 03:26:00 INFO : proton drive root link ID 'rclone-test-beketay7zoyu': Finished making map for --track-renames 2025/08/03 03:26:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:26:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for renames to finish 2025/08/03 03:26:01.824117 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_EsRKAC6kBFjTwOrDa-giY-9SGvBr4BmvcMKGeprsXXOptmvoM5_kgfoF7-PdgrFEDBC0WKo_0PoOmXoiqwVoA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:26:01.824163 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_EsRKAC6kBFjTwOrDa-giY-9SGvBr4BmvcMKGeprsXXOptmvoM5_kgfoF7-PdgrFEDBC0WKo_0PoOmXoiqwVoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:26:01 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_EsRKAC6kBFjTwOrDa-giY-9SGvBr4BmvcMKGeprsXXOptmvoM5_kgfoF7-PdgrFEDBC0WKo_0PoOmXoiqwVoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:26:01 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_EsRKAC6kBFjTwOrDa-giY-9SGvBr4BmvcMKGeprsXXOptmvoM5_kgfoF7-PdgrFEDBC0WKo_0PoOmXoiqwVoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:26:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 03:26:01 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:26:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:26:03 INFO : yam: Copied (new) 2025/08/03 03:26:03 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting files as there were IO errors 2025/08/03 03:26:03 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': 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.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:26:07 DEBUG : Creating backend with remote "/tmp/rclone2964843599/dir1" 2025/08/03 03:26:07 DEBUG : Config file has changed externally - reloading 2025/08/03 03:26:07 DEBUG : Creating backend with remote "/tmp/rclone2964843599/dir2" 2025/08/03 03:26:07 DEBUG : Local file system at /tmp/rclone2964843599/dir2: Using server-side directory move 2025/08/03 03:26:07 INFO : Local file system at /tmp/rclone2964843599/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:26:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/03 03:26:07 DEBUG : Local file system at /tmp/rclone2964843599/dir2: Waiting for checks to finish 2025/08/03 03:26:07 DEBUG : Local file system at /tmp/rclone2964843599/dir2: Waiting for transfers to finish 2025/08/03 03:26:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.78s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:26:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 03:26:08 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:26:08 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:26:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:26:12 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:26:12 INFO : sub dir/hello world: Deleted 2025/08/03 03:26:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/03 03:26:13 INFO : nested/sub dir/file: Copied (new) 2025/08/03 03:26:13 INFO : nested/sub dir/file: Deleted 2025/08/03 03:26:13 ERROR : Local file system at /tmp/rclone2964843599: 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.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:26:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 03:26:17 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:26:17 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:26:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:26:22 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:26:22 INFO : sub dir/hello world: Deleted 2025/08/03 03:26:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/03 03:26:22 INFO : nested/sub dir/file: Copied (new) 2025/08/03 03:26:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:26:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/03 03:26:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:26:27 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:26:27 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:26:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:26:29 INFO : existing: Copied (new) 2025/08/03 03:26:29 INFO : existing: Deleted 2025/08/03 03:26:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/03 03:26:29 INFO : existing-b: Copied (new) 2025/08/03 03:26:29 INFO : existing-b: Deleted 2025/08/03 03:26:30 DEBUG : existing: Destination exists, skipping 2025/08/03 03:26:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:26:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/03 03:26:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:26:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.26s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:26:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zopebun6sece" 2025/08/03 03:26:33 DEBUG : Config file has changed externally - reloading 2025/08/03 03:26:33 DEBUG : proton drive root link ID 'rclone-test-zopebun6sece': Has cached credentials 2025/08/03 03:26:34 DEBUG : proton drive root link ID 'rclone-test-zopebun6sece': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-beketay7zoyu' -> proton drive root link ID 'rclone-test-zopebun6sece' 2025/08/03 03:26:46 DEBUG : proton drive root link ID 'rclone-test-zopebun6sece': Using server-side directory move 2025/08/03 03:26:46 INFO : proton drive root link ID 'rclone-test-zopebun6sece': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:26:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/03 03:26:47 DEBUG : empty space: Unchanged skipping 2025/08/03 03:26:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:26:47 DEBUG : proton drive root link ID 'rclone-test-zopebun6sece': Waiting for checks to finish 2025/08/03 03:26:47 INFO : potato3: Deleted 2025/08/03 03:26:47 INFO : empty space: Deleted 2025/08/03 03:26:47 DEBUG : proton drive root link ID 'rclone-test-zopebun6sece': Waiting for transfers to finish 2025/08/03 03:26:47.969818 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_ztKfW4mzmUF1AS9Sds4y_pysZA31CHzAyTh-Fk5ZIX_rRZ-ryGlPWAmDF_vmodS_X2iQkedea_EnAwKUeGvcw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:26:47.969872 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_ztKfW4mzmUF1AS9Sds4y_pysZA31CHzAyTh-Fk5ZIX_rRZ-ryGlPWAmDF_vmodS_X2iQkedea_EnAwKUeGvcw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:26:47 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/_ztKfW4mzmUF1AS9Sds4y_pysZA31CHzAyTh-Fk5ZIX_rRZ-ryGlPWAmDF_vmodS_X2iQkedea_EnAwKUeGvcw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:26:48.347223 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f8H6Of6C52VL6TXY5yhTF3SVieFFn9FvnypljoTe6MRno8_s7PrmY1NdxPSKxtZwFdfn6bpU2rQNE19moAHzCw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:26:48.347249 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f8H6Of6C52VL6TXY5yhTF3SVieFFn9FvnypljoTe6MRno8_s7PrmY1NdxPSKxtZwFdfn6bpU2rQNE19moAHzCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:26:48 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f8H6Of6C52VL6TXY5yhTF3SVieFFn9FvnypljoTe6MRno8_s7PrmY1NdxPSKxtZwFdfn6bpU2rQNE19moAHzCw==/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/f8H6Of6C52VL6TXY5yhTF3SVieFFn9FvnypljoTe6MRno8_s7PrmY1NdxPSKxtZwFdfn6bpU2rQNE19moAHzCw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/03 03:26:48 DEBUG : proton drive root link ID 'rclone-test-zopebun6sece': Purge remote --- FAIL: TestServerSideMove (17.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:26:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yolidod5hoko" 2025/08/03 03:26:51 DEBUG : proton drive root link ID 'rclone-test-yolidod5hoko': Has cached credentials 2025/08/03 03:26:52 DEBUG : proton drive root link ID 'rclone-test-yolidod5hoko': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-beketay7zoyu' -> proton drive root link ID 'rclone-test-yolidod5hoko' 2025/08/03 03:27:04 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:27:04 DEBUG : empty space: Excluded 2025/08/03 03:27:05 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:27:05 DEBUG : empty space: Excluded 2025/08/03 03:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:27:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:27:05 DEBUG : proton drive root link ID 'rclone-test-yolidod5hoko': Waiting for checks to finish 2025/08/03 03:27:05 DEBUG : proton drive root link ID 'rclone-test-yolidod5hoko': Waiting for transfers to finish 2025/08/03 03:27:05 INFO : potato3: Deleted 2025/08/03 03:27:05.912026 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/32ISRs_S6G_DGtX26SnPMuL2OSkPjLyJZAvlXuB7HGoticrOU5uAEUJ19Zm5BTg5dCBRPN_oHN8Mcmm7prISsQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:27:05.912069 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/32ISRs_S6G_DGtX26SnPMuL2OSkPjLyJZAvlXuB7HGoticrOU5uAEUJ19Zm5BTg5dCBRPN_oHN8Mcmm7prISsQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:05 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/32ISRs_S6G_DGtX26SnPMuL2OSkPjLyJZAvlXuB7HGoticrOU5uAEUJ19Zm5BTg5dCBRPN_oHN8Mcmm7prISsQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:06.238188 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RKmKk-OJ1_Az5ZM_Q6u81xFknJN1XJTMR01w3EldoU65CwQp6Z2w4xyX8cGlxoCCym7rVJl9J7CsiLgOSaTu9Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:27:06.238239 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RKmKk-OJ1_Az5ZM_Q6u81xFknJN1XJTMR01w3EldoU65CwQp6Z2w4xyX8cGlxoCCym7rVJl9J7CsiLgOSaTu9Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:06 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RKmKk-OJ1_Az5ZM_Q6u81xFknJN1XJTMR01w3EldoU65CwQp6Z2w4xyX8cGlxoCCym7rVJl9J7CsiLgOSaTu9Q==/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/RKmKk-OJ1_Az5ZM_Q6u81xFknJN1XJTMR01w3EldoU65CwQp6Z2w4xyX8cGlxoCCym7rVJl9J7CsiLgOSaTu9Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/03 03:27:06 DEBUG : proton drive root link ID 'rclone-test-yolidod5hoko': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:27:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jehijaf5qigi" 2025/08/03 03:27:09 DEBUG : proton drive root link ID 'rclone-test-jehijaf5qigi': Has cached credentials 2025/08/03 03:27:11 DEBUG : proton drive root link ID 'rclone-test-jehijaf5qigi': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:27:16 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-beketay7zoyu' -> proton drive root link ID 'rclone-test-jehijaf5qigi' 2025/08/03 03:27:23 DEBUG : proton drive root link ID 'rclone-test-jehijaf5qigi': Using server-side directory move 2025/08/03 03:27:23 INFO : proton drive root link ID 'rclone-test-jehijaf5qigi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:27:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:27:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/03 03:27:24 DEBUG : empty space: Unchanged skipping 2025/08/03 03:27:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:27:24 DEBUG : proton drive root link ID 'rclone-test-jehijaf5qigi': Waiting for checks to finish 2025/08/03 03:27:25 INFO : potato3: Deleted 2025/08/03 03:27:25 INFO : empty space: Deleted 2025/08/03 03:27:25 DEBUG : proton drive root link ID 'rclone-test-jehijaf5qigi': Waiting for transfers to finish 2025/08/03 03:27:25.389313 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ppYIjbBT3j_eFx--r-M5dlitB0PBrohfrOLnLwF2qkCHnBME6DtKCq8herBMvWO1klmPa6rL-c7ke9d8ujMezA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:27:25.389370 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ppYIjbBT3j_eFx--r-M5dlitB0PBrohfrOLnLwF2qkCHnBME6DtKCq8herBMvWO1klmPa6rL-c7ke9d8ujMezA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:25 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ppYIjbBT3j_eFx--r-M5dlitB0PBrohfrOLnLwF2qkCHnBME6DtKCq8herBMvWO1klmPa6rL-c7ke9d8ujMezA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:25.753423 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aQNbS1WS6T0f0-CN79D4IAA1XRmtm6l958V8BMnngWGB8Q6EtHsyWcKGjNpR-X9UDfLs3dCGTH3eV_KQ2lRCBA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:27:25.753471 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aQNbS1WS6T0f0-CN79D4IAA1XRmtm6l958V8BMnngWGB8Q6EtHsyWcKGjNpR-X9UDfLs3dCGTH3eV_KQ2lRCBA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:25 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/aQNbS1WS6T0f0-CN79D4IAA1XRmtm6l958V8BMnngWGB8Q6EtHsyWcKGjNpR-X9UDfLs3dCGTH3eV_KQ2lRCBA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:27:25 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': 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/08/03 03:27:25 DEBUG : proton drive root link ID 'rclone-test-jehijaf5qigi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (19.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", 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-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:27:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/rclone-sync-test" 2025/08/03 03:27:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test': Has cached credentials 2025/08/03 03:27:31 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (196.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:30:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/rclone-sync-test" 2025/08/03 03:30:46 DEBUG : Config file has changed externally - reloading 2025/08/03 03:30:46 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test': Has cached credentials 2025/08/03 03:30:48 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:33:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/rclone-sync-test-include/layer2" 2025/08/03 03:33:38 DEBUG : Config file has changed externally - reloading 2025/08/03 03:33:38 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-include/layer2': Has cached credentials 2025/08/03 03:33:40 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:36:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/rclone-sync-test-ignore-file" 2025/08/03 03:36:29 DEBUG : Config file has changed externally - reloading 2025/08/03 03:36:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-ignore-file': Has cached credentials 2025/08/03 03:36:31 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:39:36 DEBUG : rclone-sync-test: Excluded 2025/08/03 03:39:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 03:39:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 03:39:38 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test': Waiting for checks to finish 2025/08/03 03:39:38 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test': Waiting for transfers to finish 2025/08/03 03:39:38 DEBUG : Waiting for deletions to finish 2025/08/03 03:39:38 INFO : There was nothing to transfer 2025/08/03 03:39:38 DEBUG : rclone-sync-test: Excluded 2025/08/03 03:39:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 03:39:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 03:39:40 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:39:40 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:39:40 DEBUG : Waiting for deletions to finish 2025/08/03 03:39:40 INFO : rclone-sync-test-include: Removing directory 2025/08/03 03:39:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/03 03:39:40 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': failed to delete 1 directories 2025/08/03 03:39:40 INFO : There was nothing to transfer 2025/08/03 03:39:41 DEBUG : rclone-sync-test: Excluded 2025/08/03 03:39:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 03:39:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 03:39:43 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/03 03:39:43 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/03 03:39:43 DEBUG : Waiting for deletions to finish 2025/08/03 03:39:43 INFO : There was nothing to transfer 2025/08/03 03:39:43 DEBUG : rclone-sync-test: Excluded 2025/08/03 03:39:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 03:39:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 03:39:45 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 03:39:45 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 03:39:45 DEBUG : Waiting for deletions to finish 2025/08/03 03:39:45 INFO : rclone-sync-test-include: Removing directory 2025/08/03 03:39:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/03 03:39:45 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': failed to delete 1 directories 2025/08/03 03:39:45 INFO : There was nothing to transfer 2025/08/03 03:39:47 DEBUG : rclone-sync-test: Excluded 2025/08/03 03:39:47 DEBUG : Excluded 2025/08/03 03:39:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/03 03:39:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/03 03:39:48 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/03 03:39:48 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/03 03:39:48 DEBUG : Waiting for deletions to finish 2025/08/03 03:39:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (545.96s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:39:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/dst" 2025/08/03 03:39:52 DEBUG : Config file has changed externally - reloading 2025/08/03 03:39:52 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Has cached credentials 2025/08/03 03:39:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:42:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/CompareDest" 2025/08/03 03:42:41 DEBUG : Config file has changed externally - reloading 2025/08/03 03:42:41 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/CompareDest': Has cached credentials 2025/08/03 03:42:42 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:45:29 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 03:45:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:45:29 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:45:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:45:32 INFO : one: Copied (new) 2025/08/03 03:45:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:45:34 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:45:34 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:45:35.255047 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/08/03 03:45:35.255094 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/08/03 03:45:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 03:45:37 INFO : one: Copied (replaced existing) 2025/08/03 03:45:37 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:39.276269 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/08/03 03:45:39.276311 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/08/03 03:45:45 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:45:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:45:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:45:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:45:46 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:45:46 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:46 INFO : There was nothing to transfer 2025/08/03 03:45:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:45:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:45:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 03:45:51 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:45:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:45:51 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:45:51 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:51 INFO : There was nothing to transfer 2025/08/03 03:45:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:45:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:45:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 03:45:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:45:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:45:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:45:54 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:45:54 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:54 INFO : There was nothing to transfer 2025/08/03 03:45:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:45:57 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/03 03:45:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:45:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 03:45:57 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:45:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:45:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:45:57 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:45:57 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:57 INFO : There was nothing to transfer 2025/08/03 03:45:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:46:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/03 03:46:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:46:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/03 03:46:00 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 03:46:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:46:00 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:46:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/03 03:46:02 INFO : two: Copied (new) 2025/08/03 03:46:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (375.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:46:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/dest" 2025/08/03 03:46:14 DEBUG : Config file has changed externally - reloading 2025/08/03 03:46:14 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dest': Has cached credentials 2025/08/03 03:46:15 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dest': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:49:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/pre-dest1" 2025/08/03 03:49:02 DEBUG : Config file has changed externally - reloading 2025/08/03 03:49:02 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/pre-dest1': Has cached credentials 2025/08/03 03:49:03 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:50:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/pre-dest2" 2025/08/03 03:50:28 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/pre-dest2': Has cached credentials 2025/08/03 03:50:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:51:55 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:51:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/03 03:51:56 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:51:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/03 03:51:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/03 03:51:57 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dest': Waiting for checks to finish 2025/08/03 03:51:57 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dest': Waiting for transfers to finish 2025/08/03 03:52:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/03 03:52:00 INFO : 3: Copied (new) 2025/08/03 03:52:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (358.44s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.72s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:52:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/dst" 2025/08/03 03:52:14 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Has cached credentials 2025/08/03 03:52:15 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:53:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/backup" 2025/08/03 03:53:39 DEBUG : Config file has changed externally - reloading 2025/08/03 03:53:39 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/backup': Has cached credentials 2025/08/03 03:53:40 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/backup': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:56:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:56:28 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 03:56:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 03:56:28 DEBUG : two: Unchanged skipping 2025/08/03 03:56:30.952706 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fC4nFYyGt03GkSNqtxJD2zyIahw_nUb7aM2yOCq27pN4k9CP2XBBoO7_6Dyr9Gz4TMnOfOa-vVmrfJ9n82ZHCw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 03:56:30.952747 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fC4nFYyGt03GkSNqtxJD2zyIahw_nUb7aM2yOCq27pN4k9CP2XBBoO7_6Dyr9Gz4TMnOfOa-vVmrfJ9n82ZHCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:56:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fC4nFYyGt03GkSNqtxJD2zyIahw_nUb7aM2yOCq27pN4k9CP2XBBoO7_6Dyr9Gz4TMnOfOa-vVmrfJ9n82ZHCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 03:56:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 03:56:30 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/dst': not deleting files as there were IO errors 2025/08/03 03:56:30 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/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/fC4nFYyGt03GkSNqtxJD2zyIahw_nUb7aM2yOCq27pN4k9CP2XBBoO7_6Dyr9Gz4TMnOfOa-vVmrfJ9n82ZHCw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (268.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 03:56:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/dst" 2025/08/03 03:56:43 DEBUG : Config file has changed externally - reloading 2025/08/03 03:56:43 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Has cached credentials 2025/08/03 03:56:44 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/03 03:58:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/backup" 2025/08/03 03:58:08 DEBUG : Config file has changed externally - reloading 2025/08/03 03:58:08 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/backup': Has cached credentials 2025/08/03 03:58:09 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/backup': Used cached credential to initialize the ProtonDrive API 2025/08/03 04:01:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 04:01:02 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 04:01:02 DEBUG : two: Unchanged skipping 2025/08/03 04:01:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:01:04.159002 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9z7AWR3ZDR5_iWKh9Q33bA-WT0eX2CyFhZmDc8Kfa0EodQyxr721FHfD3fLdbWsfStXKAF3yoKkijINKBcZC1Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 04:01:04.159043 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9z7AWR3ZDR5_iWKh9Q33bA-WT0eX2CyFhZmDc8Kfa0EodQyxr721FHfD3fLdbWsfStXKAF3yoKkijINKBcZC1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 04:01:04 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9z7AWR3ZDR5_iWKh9Q33bA-WT0eX2CyFhZmDc8Kfa0EodQyxr721FHfD3fLdbWsfStXKAF3yoKkijINKBcZC1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 04:01:04 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 04:01:04 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/dst': not deleting files as there were IO errors 2025/08/03 04:01:04 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/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/9z7AWR3ZDR5_iWKh9Q33bA-WT0eX2CyFhZmDc8Kfa0EodQyxr721FHfD3fLdbWsfStXKAF3yoKkijINKBcZC1Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (273.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:01:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/dst" 2025/08/03 04:01:16 DEBUG : Config file has changed externally - reloading 2025/08/03 04:01:16 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Has cached credentials 2025/08/03 04:01:17 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/03 04:02:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/backup" 2025/08/03 04:02:43 DEBUG : Config file has changed externally - reloading 2025/08/03 04:02:43 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/backup': Has cached credentials 2025/08/03 04:02:44 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/backup': Used cached credential to initialize the ProtonDrive API 2025/08/03 04:05:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:05:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 04:05:35 DEBUG : two: Unchanged skipping 2025/08/03 04:05:35 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 04:05:37.644642 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N7DeMgf0eu62OrD41FGbT7QjPWM7T_XIcWVYKF0eohZHUQJYKFalU5TqcY08PvQ-np6nSsDqH-zuZ41VkvgXTg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 04:05:37.644675 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N7DeMgf0eu62OrD41FGbT7QjPWM7T_XIcWVYKF0eohZHUQJYKFalU5TqcY08PvQ-np6nSsDqH-zuZ41VkvgXTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 04:05:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/N7DeMgf0eu62OrD41FGbT7QjPWM7T_XIcWVYKF0eohZHUQJYKFalU5TqcY08PvQ-np6nSsDqH-zuZ41VkvgXTg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 04:05:37 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 04:05:37 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/dst': not deleting files as there were IO errors 2025/08/03 04:05:37 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/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/N7DeMgf0eu62OrD41FGbT7QjPWM7T_XIcWVYKF0eohZHUQJYKFalU5TqcY08PvQ-np6nSsDqH-zuZ41VkvgXTg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (273.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:05:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-beketay7zoyu/dst" 2025/08/03 04:05:49 DEBUG : Config file has changed externally - reloading 2025/08/03 04:05:49 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Has cached credentials 2025/08/03 04:05:51 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Used cached credential to initialize the ProtonDrive API 2025/08/03 04:07:04.108748 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/children?Page=168&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:04.108804 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/children?Page=168&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:04 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/08/03 04:07:04 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/08/03 04:07:04 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/08/03 04:07:04 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/08/03 04:07:18 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for checks to finish 2025/08/03 04:07:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 04:07:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/03 04:07:18 DEBUG : two: Unchanged skipping 2025/08/03 04:07:18.935679 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QFTRlcirB2cUAqt-yezJxMODPzJHski8ZitqRvHa8EU3wX71rkk_OCs7BZH6e3pe22azfGAHD-C4w9mxiK1SOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/03 04:07:18.935723 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QFTRlcirB2cUAqt-yezJxMODPzJHski8ZitqRvHa8EU3wX71rkk_OCs7BZH6e3pe22azfGAHD-C4w9mxiK1SOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 04:07:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QFTRlcirB2cUAqt-yezJxMODPzJHski8ZitqRvHa8EU3wX71rkk_OCs7BZH6e3pe22azfGAHD-C4w9mxiK1SOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/03 04:07:18 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu/dst': Waiting for transfers to finish 2025/08/03 04:07:18 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/dst': not deleting files as there were IO errors 2025/08/03 04:07:18 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu/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/QFTRlcirB2cUAqt-yezJxMODPzJHski8ZitqRvHa8EU3wX71rkk_OCs7BZH6e3pe22azfGAHD-C4w9mxiK1SOw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly 2025/08/03 04:07:19.038744 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:19.038788 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:19.213544 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:19.213590 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:19 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/08/03 04:07:19 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/08/03 04:07:19 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/08/03 04:07:19 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/08/03 04:07:19 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (97.13s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:07:19.347743 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5FXGPCBXtCWGAHj2kdPeKws4CGA_IsB4fgww685VLBfLvDuL0_eN88nBfYHirBQ1VuqsJpdwtv0giDWfzIkd4w==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:19.347780 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5FXGPCBXtCWGAHj2kdPeKws4CGA_IsB4fgww685VLBfLvDuL0_eN88nBfYHirBQ1VuqsJpdwtv0giDWfzIkd4w==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:19.504556 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:19.504592 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dst/one" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:19.606366 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:19.606425 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:19.754384 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:19.754427 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:19 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (0.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:07:19.867592 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5FXGPCBXtCWGAHj2kdPeKws4CGA_IsB4fgww685VLBfLvDuL0_eN88nBfYHirBQ1VuqsJpdwtv0giDWfzIkd4w==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:19.867640 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5FXGPCBXtCWGAHj2kdPeKws4CGA_IsB4fgww685VLBfLvDuL0_eN88nBfYHirBQ1VuqsJpdwtv0giDWfzIkd4w==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:20.021691 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:20.021736 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dst/one" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:20.125325 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:20.125362 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:20.268681 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:20.268719 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:20 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (0.51s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), one (4), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" 2025/08/03 04:07:27.395906 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:27.395957 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:27.549715 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:27.549747 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "Testêé" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:27.661746 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:27.661788 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:27.807370 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:27.807409 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:27 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2574 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (7.54s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got Testêé (14), existing (6), one (4), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2601 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "two" 2025/08/03 04:07:34.934653 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:34.934694 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:35.083300 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:35.083340 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:35 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) fstest.go:279: Error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:35.199370 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:35.199404 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:35.342366 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:35.342404 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:35 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:279 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2602 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncImmutable --- FAIL: TestSyncImmutable (7.53s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want existing (6) got Testêé (14), existing (6), one (4), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2643 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "two" 2025/08/03 04:07:42.465628 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:42.465669 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:42.615571 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:42.615609 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "EXISTING" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:42.723519 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:42.723551 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:42.864602 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:42.864639 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:42 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2644 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncIgnoreCase --- FAIL: TestSyncIgnoreCase (7.52s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/03 04:07:42.975363 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:42.975406 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:43.119780 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:43.119823 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:43 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2665 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestFixCase --- FAIL: TestFixCase (0.26s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/03 04:07:43.227423 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:43.227454 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:43.387381 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:43.387411 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:43 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2735 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMaxTransfer/Hard === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/03 04:07:43.494855 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:43.494904 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:43.644621 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:43.644663 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:43 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMaxTransfer/Soft === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/03 04:07:43.750420 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:43.750474 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:43.893412 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:43.893455 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:43 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2704 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMaxTransfer/Cautious --- FAIL: TestMaxTransfer (0.77s) --- FAIL: TestMaxTransfer/Hard (0.27s) --- FAIL: TestMaxTransfer/Soft (0.26s) --- FAIL: TestMaxTransfer/Cautious (0.25s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:07:44.035309 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:44.035356 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:44.201958 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:44.202003 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "both0" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:44.339806 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:44.339843 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:44.493610 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:44.493646 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:44 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2761 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncConcurrentDelete --- FAIL: TestSyncConcurrentDelete (0.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:07:44.603429 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:44.603462 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:44.740742 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:44.740778 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "both0" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:44.842732 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:44.842764 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:44.986238 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:44.986356 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:44 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncConcurrentTruncate --- FAIL: TestSyncConcurrentTruncate (0.49s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "two" 2025/08/03 04:07:52 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:07:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:07:52 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 04:07:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:07:52 INFO : empty_on_remote: Making directory 2025/08/03 04:07:52.138328 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:52.138368 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:52.299422 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:52.299459 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTime 2025/08/03 04:07:52.406322 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:52.406362 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:52.551536 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:52.551565 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:07:52 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (7.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "two" 2025/08/03 04:07:59 DEBUG : empty_dir: Making directory with metadata 2025/08/03 04:07:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:07:59 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 04:07:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 04:07:59 INFO : empty_on_remote: Making directory 2025/08/03 04:07:59.691745 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:59.691786 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:07:59.846234 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:07:59.846296 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTimeWithEmptyDirs 2025/08/03 04:07:59.955377 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:07:59.955421 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:00.103369 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:00.103415 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:00 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (7.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "file1" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "two" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir1/file2" 2025/08/03 04:08:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:08:07 INFO : sub dir: Making directory 2025/08/03 04:08:07.231739 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:07.231769 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:07.371231 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:07.371275 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithEmptyDirs 2025/08/03 04:08:07.486176 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:07.486223 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:07.632158 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:07.632197 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:07 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (7.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got Testêé (14), both0 (6), existing (6), file1 (5), one (4), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "Testêé" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both0" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "file1" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "one" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "two" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir1/file2" 2025/08/03 04:08:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 04:08:14 INFO : sub dir: Making directory 2025/08/03 04:08:14.769625 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:14.769666 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:14.907308 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:14.907360 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithoutEmptyDirs 2025/08/03 04:08:15.018568 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:15.018794 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:15.161372 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:15.161412 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:15 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.53s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:15.272464 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:15.272549 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:15.417317 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:15.417357 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:15.536409 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:15.536445 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:15.691341 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:15.691374 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:15 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFC 2025/08/03 04:08:15.804296 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:15.804332 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:15.955693 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:15.955723 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:15 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFC === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:16.063971 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:16.064002 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:16.210368 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:16.210408 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:16.324226 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:16.324292 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:16.463224 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:16.463276 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:16 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFD 2025/08/03 04:08:16.568475 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:16.568564 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:16.715377 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:16.715413 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:16 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/NFD === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:16.828298 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:16.828339 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:16.972367 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:16.972404 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:17.076658 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:17.076697 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:17.225285 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:17.225409 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:17 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/base64 2025/08/03 04:08:17.330388 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:17.330427 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:17.475454 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:17.475547 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:17 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/base64 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:17.625301 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:17.625338 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:17.764258 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:17.764296 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:17.870349 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:17.870387 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:18.009834 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:18.009881 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/prefix 2025/08/03 04:08:18.115381 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:18.115420 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:18.267860 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:18.267897 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:18.385982 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:18.386032 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:18.564651 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:18.564687 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:18.721567 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:18.721617 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:18.859586 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:18.859628 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/suffix 2025/08/03 04:08:18.970323 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:18.970359 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:19.109203 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:19.109249 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:19 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:19.219670 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:19.219703 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:19.373420 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:19.373462 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:19.472371 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:19.472409 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:19.613420 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:19.613459 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:19 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/truncate 2025/08/03 04:08:19.722331 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:19.722368 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:19.883655 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:19.883701 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:19 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:20.009330 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:20.009360 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:20.153990 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:20.154024 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:20.259340 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:20.259379 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:20.410537 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:20.410585 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:20 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/encoder 2025/08/03 04:08:20.519547 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:20.519587 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:20.671550 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:20.671587 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:20 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/encoder === RUN TestTransform/ISO-8859-1 run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:20.786026 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:20.786064 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:20.969733 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:20.969773 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:21.083168 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:21.083285 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:21.232850 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:21.232888 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ISO-8859-1 2025/08/03 04:08:21.353116 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:21.353155 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:21.516322 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:21.516358 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:21 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ISO-8859-1 === RUN TestTransform/charmap run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:21.628587 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:21.628624 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:21.780855 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:21.780891 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:21.892329 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:21.892367 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:22.038423 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:22.038462 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:22 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/charmap 2025/08/03 04:08:22.141370 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:22.141411 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:22.309422 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:22.309460 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:22 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/charmap === RUN TestTransform/lowercase run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:22.421203 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:22.421270 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:22.596946 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:22.596982 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:22.708447 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:22.708473 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:22.854682 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:22.854725 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:22 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/lowercase 2025/08/03 04:08:22.958688 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:22.958726 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:23.125700 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:23.125735 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:23 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/lowercase === RUN TestTransform/ascii run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:23.228418 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:23.228451 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:23.375542 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:23.375575 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "proton drive root link ID 'rclone-test-beketay7zoyu'": failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:23.492808 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:23.492842 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:23.629432 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:23.629464 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:23 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ascii 2025/08/03 04:08:23.737567 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:23.737601 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:23.883014 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:23.883047 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:23 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransform/ascii --- FAIL: TestTransform (8.72s) --- FAIL: TestTransform/NFC (0.79s) --- FAIL: TestTransform/NFD (0.76s) --- FAIL: TestTransform/base64 (0.76s) --- FAIL: TestTransform/prefix (0.79s) --- FAIL: TestTransform/suffix (0.84s) --- FAIL: TestTransform/truncate (0.77s) --- FAIL: TestTransform/encoder (0.79s) --- FAIL: TestTransform/ISO-8859-1 (0.84s) --- FAIL: TestTransform/charmap (0.79s) --- FAIL: TestTransform/lowercase (0.82s) --- FAIL: TestTransform/ascii (0.76s) === RUN TestTransformCopy run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:23 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:23 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:23 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:23 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:23 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:23 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:24.014470 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.014573 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:24.164836 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:24.164863 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:24 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:24 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/08/03 04:08:24 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:24 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:24 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:24 DEBUG : both0: Need to transfer - File not found at Destination 2025/08/03 04:08:24 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:24 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:24 INFO : empty_dir_somesuffix: Making directory 2025/08/03 04:08:24 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:24.291624 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.291662 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:24.433300 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:24.433336 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:24 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/08/03 04:08:24 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:24 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:24 INFO : empty_on_remote_somesuffix: Making directory 2025/08/03 04:08:24.550796 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.550823 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:24.565590 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.565615 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:24.719342 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:24.719384 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:24 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/08/03 04:08:24 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:24 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 04:08:24 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:24 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:24 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 04:08:24 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:24 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:24 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 04:08:24 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:24 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:24 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:24 INFO : sub dir2_somesuffix: Making directory 2025/08/03 04:08:24.874620 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:24.874662 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:24 ERROR : Testêé: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:24 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/08/03 04:08:24 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:24.977795 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.977840 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:24.982674 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.982705 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:24.997742 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:24.997790 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:25.159389 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:25.159436 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:25 ERROR : both0: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:25 DEBUG : both0: transformed to: both0_somesuffix 2025/08/03 04:08:25.308714 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:25.308751 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:25 ERROR : existing: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:25 DEBUG : existing: transformed to: existing_somesuffix 2025/08/03 04:08:25.453404 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:25.453447 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:25 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/08/03 04:08:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:25 INFO : sub dir_somesuffix: Making directory 2025/08/03 04:08:25.565282 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:25.565331 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:25.706058 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:25.706096 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 04:08:25 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:25 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:25 INFO : test_dir1_somesuffix: Making directory 2025/08/03 04:08:25.815897 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:25.815935 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:25.820725 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:25.820772 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:25.873633 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:25.873680 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:26.035776 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:26.035826 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 ERROR : one: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 DEBUG : one: transformed to: one_somesuffix 2025/08/03 04:08:26.177679 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:26.177724 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 ERROR : file1: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 DEBUG : file1: transformed to: file1_somesuffix 2025/08/03 04:08:26.323445 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:26.323528 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/08/03 04:08:26 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:26 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:26 INFO : test_dir2_somesuffix: Making directory 2025/08/03 04:08:26.428663 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:26.428703 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:26.575933 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:26.575981 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/08/03 04:08:26 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:26 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:26 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 04:08:26 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': error reading destination root directory: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:26 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 04:08:26 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 04:08:26.685313 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:26.685357 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:26.826592 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:26.826632 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 ERROR : two: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:26 DEBUG : two: transformed to: two_somesuffix 2025/08/03 04:08:26 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting files as there were IO errors 2025/08/03 04:08:26 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransformCopy 2025/08/03 04:08:26.930109 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:26.930149 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:27.088740 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:27.088783 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:27 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransformCopy --- FAIL: TestTransformCopy (3.21s) === RUN TestDoubleTransform run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:27 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27.195712 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:27.195750 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:27.355458 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:27.355562 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/08/03 04:08:27 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:27 DEBUG : both0: Need to transfer - File not found at Destination 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 INFO : tictacempty_dir: Making directory 2025/08/03 04:08:27 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:27.473584 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:27.473620 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:27.475456 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:27.475523 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:27.672582 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:27.672629 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:27 ERROR : Testêé: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:27 DEBUG : Testêé: transformed to: tictacTestêé 2025/08/03 04:08:27.829624 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:27.829660 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:27 INFO : tictacempty_on_remote: Making directory 2025/08/03 04:08:27.941473 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:27.941545 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:28.092894 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:28.092938 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/08/03 04:08:28 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:28 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 04:08:28 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:28 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:28 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 04:08:28 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:28 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:28 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:28 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 04:08:28 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:28 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:28 INFO : tictacsub dir2: Making directory 2025/08/03 04:08:28 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:28.200448 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:28.200518 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:28.230701 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:28.230744 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:28.235108 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:28.235135 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:28.237106 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:28.237120 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:28.395400 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:28.395437 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 ERROR : both0: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 DEBUG : both0: transformed to: tictacboth0 2025/08/03 04:08:28.555220 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:28.555279 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 ERROR : file1: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 DEBUG : file1: transformed to: tictacfile1 2025/08/03 04:08:28.694649 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:28.694695 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/08/03 04:08:28 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:28 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:28 INFO : tictacsub dir: Making directory 2025/08/03 04:08:28.842451 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:28.842546 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 ERROR : existing: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:28 DEBUG : existing: transformed to: tictacexisting 2025/08/03 04:08:28.955259 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:28.955294 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:28.956201 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:28.956247 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:29.102878 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:29.102924 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:29 ERROR : one: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:29 DEBUG : one: transformed to: tictacone 2025/08/03 04:08:29.268864 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:29.268910 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:29 DEBUG : sub dir: transformed to: tictacsub dir 2025/08/03 04:08:29 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:29 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:29 INFO : tictactest_dir1: Making directory 2025/08/03 04:08:29.379661 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:29.379711 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:29.539437 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:29.539519 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:29 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/08/03 04:08:29 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:29 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:29 INFO : tictactest_dir2: Making directory 2025/08/03 04:08:29.645591 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:29.645633 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:29.793652 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:29.793697 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:29 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/08/03 04:08:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:29 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:29 INFO : tictactoe: Making directory 2025/08/03 04:08:29.904518 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:29.904570 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:30.040561 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:30.040605 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:30 DEBUG : toe: transformed to: tictactoe 2025/08/03 04:08:30 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:30 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 04:08:30 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': error reading destination root directory: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for checks to finish 2025/08/03 04:08:30 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:30 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Waiting for transfers to finish 2025/08/03 04:08:30.154715 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:30.154747 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:30.298395 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:30.298442 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:30 ERROR : two: Failed to copy: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:30 DEBUG : two: transformed to: tictactwo 2025/08/03 04:08:30 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting files as there were IO errors 2025/08/03 04:08:30 ERROR : proton drive root link ID 'rclone-test-beketay7zoyu': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestDoubleTransform 2025/08/03 04:08:30.405379 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:30.405416 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:30.559437 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:30.559475 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.47s) === RUN TestFileTag run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:30.675183 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:30.675243 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:30.822920 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:30.822961 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:267 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestFileTag --- FAIL: TestFileTag (0.26s) === RUN TestNoTag run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:30.926472 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:30.926562 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:31.085419 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:31.085456 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:284 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestNoTag --- FAIL: TestNoTag (0.26s) === RUN TestDirTag run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:31.193623 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:31.193663 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:31.347639 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:31.347679 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:301 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestDirTag --- FAIL: TestDirTag (0.26s) === RUN TestAllTag run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:31.457791 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:31.457838 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:31.600573 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:31.600616 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:320 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestAllTag --- FAIL: TestAllTag (0.25s) === RUN TestRunTwice run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:31.720660 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:31.720703 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:31.866679 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:31.866707 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:341 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestRunTwice --- FAIL: TestRunTwice (0.27s) === RUN TestSyntax 2025/08/03 04:08:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:31.969461 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:31.969608 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:32.122385 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:32.122418 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:32 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:382 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestConflicting --- FAIL: TestConflicting (0.26s) === RUN TestMove run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:32.224700 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:32.224741 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:32.375842 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:32.375883 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:32 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:400 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestMove --- FAIL: TestMove (0.25s) === RUN TestTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:32.524895 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:32.524939 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:32.669729 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:32.669766 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:32 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:419 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestTransformFile --- FAIL: TestTransformFile (0.29s) === RUN TestManualTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" 2025/08/03 04:08:32 DEBUG : Reset feature "Copy" 2025/08/03 04:08:32 DEBUG : Reset feature "Move" 2025/08/03 04:08:32 DEBUG : Reset feature "Copy" 2025/08/03 04:08:32 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:32.777817 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:32.777866 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:32.930041 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:32.930086 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:32 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:449 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.26s) === RUN TestBase64 run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:33.040544 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:33.040582 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:33.185719 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:33.185758 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:33 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:475 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestBase64 --- FAIL: TestBase64 (0.26s) === RUN TestError run.go:180: Remote "proton drive root link ID 'rclone-test-beketay7zoyu'", Local "Local file system at /tmp/rclone2964843599", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone2964843599/toe/toe": mkdir /tmp/rclone2964843599/toe/toe: not a directory 2025/08/03 04:08:33.290568 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:33.290617 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:33.447630 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:33.447669 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:33 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:503 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestError --- FAIL: TestError (0.26s) FAIL 2025/08/03 04:08:33 DEBUG : proton drive root link ID 'rclone-test-beketay7zoyu': Purge remote 2025/08/03 04:08:33.553790 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==: Invalid access token (Code=401, Status=401), Attempt 1 2025/08/03 04:08:33.553839 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cTJfEN2nRIoOLOZEeiSnZl47hmvVLH3RL1FDyjws3xHhv1rP4kT_yObMrHIqvzedtrmMgOcJc9MC5q40YB49Pg==: Invalid access token (Code=401, Status=401) 2025/08/03 04:08:33.708545 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/08/03 04:08:33.708580 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/08/03 04:08:33 NOTICE: purge failed: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 49m26.141728401s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]