"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/07 03:52:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije" 2025/07/07 03:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 03:52:15 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Has cached credentials 2025/07/07 03:52:17 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Used cached credential to initialize the ProtonDrive API 2025/07/07 03:52:17 DEBUG : Creating backend with remote "/tmp/rclone4121326580" === 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:52:19 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/07 03:52:19 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.81s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:52:19 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:19 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:52:22 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:52:23 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.34s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.61s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.64s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:27 DEBUG : Creating backend with remote "/non-existing" 2025/07/07 03:52:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/07 03:52:27 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:27 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.03s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:52:28 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:28 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:52:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.41s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.69s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:35 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Running all checks before starting transfers 2025/07/07 03:52:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:52:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:35 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Checks finished, now starting transfers 2025/07/07 03:52:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:52:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.24s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:41 ERROR : Ignoring --no-traverse with sync 2025/07/07 03:52:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:52:41 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:41 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:52:44 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:52:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.27s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/07 03:52:48 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:48 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/07 03:52:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.07s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:52:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:52:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:52:56 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:52:56 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:52:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:52:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:52:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 03:52:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:52:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/07 03:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:53:00 INFO : sub dir2: Making directory 2025/07/07 03:53:00 INFO : sub dir: Making directory 2025/07/07 03:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:01 INFO : sub dir2/sub sub dir2: Making directory 2025/07/07 03:53:02 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:53:02 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:53:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:04 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:53:05 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.34s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:53:09 INFO : sub dir2: Making directory 2025/07/07 03:53:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 03:53:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:09 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:53:09 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:53:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:53:15 DEBUG : sub dir2: Making directory with metadata 2025/07/07 03:53:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:53:16 INFO : sub dir2: Making directory 2025/07/07 03:53:16 INFO : sub dir: Making directory 2025/07/07 03:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:17 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:53:17 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:19 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:53:19 INFO : sub dir/hello world: Deleted 2025/07/07 03:53:20 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 03:53:20 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.18s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.67s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:53:24 INFO : sub dir2: Making directory 2025/07/07 03:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:24 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:53:24 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:53:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:27 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:53:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:53:30 DEBUG : sub dir2: Making directory with metadata 2025/07/07 03:53:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:53:31 INFO : sub dir2: Making directory 2025/07/07 03:53:32 INFO : sub dir: Making directory 2025/07/07 03:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:33 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:53:33 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:53:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:35 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:53:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:53:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.99s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.72s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:53:39 INFO : sub dir2: Making directory 2025/07/07 03:53:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:40 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:53:40 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:53:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:42 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.50s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:53:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rotirak4wozo" 2025/07/07 03:53:49 DEBUG : proton drive root link ID 'rclone-test-rotirak4wozo': Has cached credentials 2025/07/07 03:53:51 DEBUG : proton drive root link ID 'rclone-test-rotirak4wozo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-ciligin7qije' -> proton drive root link ID 'rclone-test-rotirak4wozo' 2025/07/07 03:53:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:53:53 DEBUG : proton drive root link ID 'rclone-test-rotirak4wozo': Waiting for checks to finish 2025/07/07 03:53:53 DEBUG : proton drive root link ID 'rclone-test-rotirak4wozo': Waiting for transfers to finish 2025/07/07 03:53:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:53:57 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:53:58 DEBUG : proton drive root link ID 'rclone-test-rotirak4wozo': Purge remote --- PASS: TestServerSideCopy (15.47s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:54:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:54:06 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:54:06 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:54:06.625295 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:54:06.625323 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:54:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 03:54:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:54:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wubopiq0naqu" 2025/07/07 03:54:15 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Has cached credentials 2025/07/07 03:54:17 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-ciligin7qije' -> proton drive root link ID 'rclone-test-wubopiq0naqu' 2025/07/07 03:54:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:54:18 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Waiting for checks to finish 2025/07/07 03:54:18 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Waiting for transfers to finish 2025/07/07 03:54:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:54:23 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:54:25.669929 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:54:25.669966 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:54:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:54:29 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Waiting for checks to finish 2025/07/07 03:54:29 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Waiting for transfers to finish 2025/07/07 03:54:30.558849 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:54:30.558961 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:54:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 03:54:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 03:54:33 DEBUG : proton drive root link ID 'rclone-test-wubopiq0naqu': Purge remote --- PASS: TestServerSideCopyOverSelf (24.83s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:54:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:54:41 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:54:41 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:54:41.769836 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:54:41.770247 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:54:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 03:54:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 03:54:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (10.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:54:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-quqicet3gali" 2025/07/07 03:54:50 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Has cached credentials 2025/07/07 03:54:52 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-ciligin7qije' -> proton drive root link ID 'rclone-test-quqicet3gali' 2025/07/07 03:54:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:54:53 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Waiting for checks to finish 2025/07/07 03:54:53 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Waiting for transfers to finish 2025/07/07 03:54:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:54:58 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:55:00.851107 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:55:00.851148 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:55:03 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Using server-side directory move 2025/07/07 03:55:03 INFO : proton drive root link ID 'rclone-test-quqicet3gali': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 03:55:04 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Waiting for checks to finish 2025/07/07 03:55:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:55:04 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Waiting for transfers to finish 2025/07/07 03:55:05 INFO : sub dir/hello world: Deleted 2025/07/07 03:55:06.375255 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6uJmxTD9x3P5pEGCqhhZlnVtpUNADvqisSGW6XSmSCwf6f3KXPEHDWz4jPd_wfz5I664N4UH3EmASqgdmoRoaQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 03:55:06.375294 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6uJmxTD9x3P5pEGCqhhZlnVtpUNADvqisSGW6XSmSCwf6f3KXPEHDWz4jPd_wfz5I664N4UH3EmASqgdmoRoaQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:55:06 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6uJmxTD9x3P5pEGCqhhZlnVtpUNADvqisSGW6XSmSCwf6f3KXPEHDWz4jPd_wfz5I664N4UH3EmASqgdmoRoaQ==/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/6uJmxTD9x3P5pEGCqhhZlnVtpUNADvqisSGW6XSmSCwf6f3KXPEHDWz4jPd_wfz5I664N4UH3EmASqgdmoRoaQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/07 03:55:06 DEBUG : proton drive root link ID 'rclone-test-quqicet3gali': Purge remote --- FAIL: TestServerSideMoveOverSelf (22.28s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:12 ERROR : error listing: directory not found 2025/07/07 03:55:13 INFO : Local file system at /tmp/rclone4121326580: Making directory 2025/07/07 03:55:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.78s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/07 03:55:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:55:21 DEBUG : Local file system at /tmp/rclone4121326580: Waiting for checks to finish 2025/07/07 03:55:21 DEBUG : Local file system at /tmp/rclone4121326580: Waiting for transfers to finish 2025/07/07 03:55:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:55:22 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/07 03:55:22 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:55:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/07 03:55:25 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:25 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 03:55:27 INFO : check sum: Copied (new) 2025/07/07 03:55:27 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:28 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 03:55:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/07 03:55:28 DEBUG : check sum: Unchanged skipping 2025/07/07 03:55:28 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:28 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.24s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/07 03:55:30 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:30 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 03:55:32 INFO : sizeonly: Copied (new) 2025/07/07 03:55:32 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:33 DEBUG : sizeonly: Sizes identical 2025/07/07 03:55:33 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:33 DEBUG : sizeonly: Unchanged skipping 2025/07/07 03:55:33 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.38s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/07 03:55:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/07 03:55:37 INFO : ignore-size: Copied (new) 2025/07/07 03:55:37 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:55:38 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:38 DEBUG : ignore-size: Unchanged skipping 2025/07/07 03:55:38 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:38 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.14s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:55:43 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:43 DEBUG : existing: Unchanged skipping 2025/07/07 03:55:43 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:43 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:43 INFO : There was nothing to transfer 2025/07/07 03:55:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/07 03:55:44 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:44 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:44.613356 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:55:44.613405 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:55:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 03:55:46 INFO : existing: Copied (replaced existing) 2025/07/07 03:55:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.00s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 03:55:49 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:49 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 03:55:51 INFO : existing: Copied (new) 2025/07/07 03:55:51 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:52 DEBUG : existing: Destination exists, skipping 2025/07/07 03:55:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:55:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:55:52 DEBUG : Waiting for deletions to finish 2025/07/07 03:55:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:55:59 INFO : d: Making directory 2025/07/07 03:56:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 03:56:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:56:02 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 03:56:02 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:02 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:56:05 INFO : a/potato2: Copied (new) 2025/07/07 03:56:05 DEBUG : Waiting for deletions to finish 2025/07/07 03:56:05 INFO : b/potato: Deleted 2025/07/07 03:56:05 INFO : d: Removing directory 2025/07/07 03:56:06 INFO : b: Removing directory 2025/07/07 03:56:06 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/07 03:56:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 03:56:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/07 03:56:14 DEBUG : empty space: Unchanged skipping 2025/07/07 03:56:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:14 DEBUG : Waiting for deletions to finish 2025/07/07 03:56:14 INFO : There was nothing to transfer 2025/07/07 03:56:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/07 03:56:15 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 03:56:15 NOTICE: proton drive root link ID 'rclone-test-ciligin7qije': Forced to upload files to set modification times on this backend. 2025/07/07 03:56:15 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/07 03:56:15 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:15.632032 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:56:15.632058 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:56:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 03:56:17 INFO : empty space: Copied (replaced existing) 2025/07/07 03:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/07 03:56:22 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 03:56:22 DEBUG : empty space: Unchanged skipping 2025/07/07 03:56:22 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:22 DEBUG : Waiting for deletions to finish 2025/07/07 03:56:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:27 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/07 03:56:27 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4121326580) 2025/07/07 03:56:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-ciligin7qije') 2025/07/07 03:56:27 DEBUG : foo: sha1 differ 2025/07/07 03:56:27 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:28.266685 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:56:28.266731 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:56:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/07 03:56:30 INFO : foo: Copied (replaced existing) 2025/07/07 03:56:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:56:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 03:56:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:35 DEBUG : empty space: Unchanged skipping 2025/07/07 03:56:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:56:37 INFO : potato: Copied (new) 2025/07/07 03:56:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/07 03:56:42 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:42 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:43.412330 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:56:43.412389 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:56:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/07 03:56:45 INFO : potato: Copied (replaced existing) 2025/07/07 03:56:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.65s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:50 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/07/07 03:56:50 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4121326580) 2025/07/07 03:56:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-ciligin7qije') 2025/07/07 03:56:50 DEBUG : potato: sha1 differ 2025/07/07 03:56:50 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:51.013388 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:56:51.013428 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:56:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/07 03:56:53 INFO : potato: Copied (replaced existing) 2025/07/07 03:56:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:56:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:56:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:56:59 DEBUG : empty space: Unchanged skipping 2025/07/07 03:56:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/07 03:56:59 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:56:59 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:56:59 DEBUG : Waiting for deletions to finish 2025/07/07 03:56:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:57:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:57:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:57:07 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:57:07 DEBUG : empty space: Unchanged skipping 2025/07/07 03:57:07 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:57:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:57:09 INFO : potato2: Copied (new) 2025/07/07 03:57:09 DEBUG : Waiting for deletions to finish 2025/07/07 03:57:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:57:18 INFO : d: Making directory 2025/07/07 03:57:19 INFO : d/e: Making directory 2025/07/07 03:57:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 03:57:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:57:22 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 03:57:23 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:57:23 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:57:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:57:25 INFO : a/potato2: Copied (new) 2025/07/07 03:57:25 DEBUG : Waiting for deletions to finish 2025/07/07 03:57:25 INFO : b/potato: Deleted 2025/07/07 03:57:25 INFO : d/e: Removing directory 2025/07/07 03:57:26 INFO : d: Removing directory 2025/07/07 03:57:27 INFO : b: Removing directory 2025/07/07 03:57:27 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:57:37 INFO : d: Making directory 2025/07/07 03:57:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 03:57:40 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:57:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:57:40 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 03:57:40 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:57:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:57:42 INFO : a/potato2: Copied (new) 2025/07/07 03:57:42 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting files as there were IO errors 2025/07/07 03:57:42 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:57:53 DEBUG : Waiting for deletions to finish 2025/07/07 03:57:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:57:54 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:57:54 DEBUG : empty space: Unchanged skipping 2025/07/07 03:57:54 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:57:54 INFO : potato: Deleted 2025/07/07 03:57:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:57:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:58:03 DEBUG : Waiting for deletions to finish 2025/07/07 03:58:04 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:04 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:04 INFO : potato: Deleted 2025/07/07 03:58:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:58:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:58:05 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:05 DEBUG : empty space: Unchanged skipping 2025/07/07 03:58:05 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 03:58:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:58:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:58:13 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:13 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/07 03:58:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.68s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:58:22 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 03:58:22 DEBUG : enormous: Excluded 2025/07/07 03:58:22 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:58:22 DEBUG : potato2: Excluded 2025/07/07 03:58:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:58:23 DEBUG : potato2: Excluded 2025/07/07 03:58:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:58:23 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:23 DEBUG : empty space: Unchanged skipping 2025/07/07 03:58:23 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:23 DEBUG : Waiting for deletions to finish 2025/07/07 03:58:23 INFO : There was nothing to transfer 2025/07/07 03:58:23 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 03:58:23 DEBUG : enormous: Excluded 2025/07/07 03:58:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:58:23 DEBUG : potato2: Excluded 2025/07/07 03:58:24 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:58:24 DEBUG : potato2: Excluded 2025/07/07 03:58:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/07 03:58:24 DEBUG : empty space: Unchanged skipping 2025/07/07 03:58:24 DEBUG : Local file system at /tmp/rclone4121326580: Waiting for checks to finish 2025/07/07 03:58:24 DEBUG : Local file system at /tmp/rclone4121326580: Waiting for transfers to finish 2025/07/07 03:58:24 DEBUG : Waiting for deletions to finish 2025/07/07 03:58:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:58:33 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 03:58:33 DEBUG : enormous: Excluded 2025/07/07 03:58:33 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:58:33 DEBUG : potato2: Excluded 2025/07/07 03:58:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:58:34 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:34 DEBUG : empty space: Unchanged skipping 2025/07/07 03:58:34 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:58:34 INFO : potato2: Deleted 2025/07/07 03:58:34 INFO : enormous: Deleted 2025/07/07 03:58:34 INFO : There was nothing to transfer 2025/07/07 03:58:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/07 03:58:35 DEBUG : empty space: Unchanged skipping 2025/07/07 03:58:35 DEBUG : Local file system at /tmp/rclone4121326580: Waiting for checks to finish 2025/07/07 03:58:35 DEBUG : Local file system at /tmp/rclone4121326580: Waiting for transfers to finish 2025/07/07 03:58:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:58:35 INFO : enormous: Deleted 2025/07/07 03:58:35 INFO : potato2: Deleted 2025/07/07 03:58:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:58:47 DEBUG : five: Need to transfer - File not found at Destination 2025/07/07 03:58:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/07 03:58:47 DEBUG : one: Destination is newer than source, skipping 2025/07/07 03:58:47 DEBUG : three: Sizes identical 2025/07/07 03:58:47 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4121326580) 2025/07/07 03:58:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-ciligin7qije') 2025/07/07 03:58:47 DEBUG : two: sha1 differ 2025/07/07 03:58:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 03:58:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 03:58:47 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:47.660512 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:58:47.660552 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:58:47.754701 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:58:47.754735 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:58:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/07 03:58:49 INFO : five: Copied (new) 2025/07/07 03:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 03:58:49 INFO : two: Copied (replaced existing) 2025/07/07 03:58:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/07 03:58:50 INFO : four: Copied (replaced existing) 2025/07/07 03:58:50 DEBUG : Waiting for deletions to finish 2025/07/07 03:58:52 DEBUG : one: Destination is newer than source, skipping 2025/07/07 03:58:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:58:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/07 03:58:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/07 03:58:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/07 03:58:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/07 03:58:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 03:58:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 03:58:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/07 03:58:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 03:58:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 03:58:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4121326580) 2025/07/07 03:58:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-ciligin7qije') 2025/07/07 03:58:52 DEBUG : three: sha1 differ 2025/07/07 03:58:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 03:58:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:58:53.008337 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 03:58:53.008385 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 03:58:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 03:58:55 INFO : three: Copied (replaced existing) 2025/07/07 03:58:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.60s) === 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/07 03:59:01 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Making map for --track-renames 2025/07/07 03:59:01 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Finished making map for --track-renames 2025/07/07 03:59:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 03:59:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for renames to finish 2025/07/07 03:59:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 03:59:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/07 03:59:03 INFO : potato: Copied (new) 2025/07/07 03:59:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 03:59:03 INFO : yam: Copied (new) 2025/07/07 03:59:03 DEBUG : Waiting for deletions to finish 2025/07/07 03:59:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:59:04 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Making map for --track-renames 2025/07/07 03:59:04 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Finished making map for --track-renames 2025/07/07 03:59:04 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:04 DEBUG : potato: Unchanged skipping 2025/07/07 03:59:04 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for renames to finish 2025/07/07 03:59:05.750773 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sSLcemsDEzgMWrPeSuSDgR8aubkczLhcfrKGX4p4Jvc1FGD0p6P5gfI6yKlUyo54Hy8oIXrC7VMZCbUjZDyqUA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 03:59:05.750807 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sSLcemsDEzgMWrPeSuSDgR8aubkczLhcfrKGX4p4Jvc1FGD0p6P5gfI6yKlUyo54Hy8oIXrC7VMZCbUjZDyqUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:05 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sSLcemsDEzgMWrPeSuSDgR8aubkczLhcfrKGX4p4Jvc1FGD0p6P5gfI6yKlUyo54Hy8oIXrC7VMZCbUjZDyqUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:05 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sSLcemsDEzgMWrPeSuSDgR8aubkczLhcfrKGX4p4Jvc1FGD0p6P5gfI6yKlUyo54Hy8oIXrC7VMZCbUjZDyqUA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:05 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/07 03:59:05 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:07 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 03:59:07 INFO : yaml: Copied (new) 2025/07/07 03:59:07 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting files as there were IO errors 2025/07/07 03:59:07 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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.40s) === 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/07 03:59:10 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Making map for --track-renames 2025/07/07 03:59:10 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Finished making map for --track-renames 2025/07/07 03:59:10 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 03:59:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 03:59:10 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for renames to finish 2025/07/07 03:59:10 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 03:59:12 INFO : yam: Copied (new) 2025/07/07 03:59:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/07 03:59:12 INFO : potato: Copied (new) 2025/07/07 03:59:12 DEBUG : Waiting for deletions to finish 2025/07/07 03:59:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:59:14 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Making map for --track-renames 2025/07/07 03:59:14 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Finished making map for --track-renames 2025/07/07 03:59:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:14 DEBUG : potato: Unchanged skipping 2025/07/07 03:59:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for renames to finish 2025/07/07 03:59:15.042780 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4nOj298x5NneDCIWyL30Up_P35vUKXRSZ3RXdzy6rtLneJTDezAVQQkYofmrZE1sNWIfhISIvSKk924NDyfcvQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 03:59:15.042815 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4nOj298x5NneDCIWyL30Up_P35vUKXRSZ3RXdzy6rtLneJTDezAVQQkYofmrZE1sNWIfhISIvSKk924NDyfcvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:15 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4nOj298x5NneDCIWyL30Up_P35vUKXRSZ3RXdzy6rtLneJTDezAVQQkYofmrZE1sNWIfhISIvSKk924NDyfcvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:15 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4nOj298x5NneDCIWyL30Up_P35vUKXRSZ3RXdzy6rtLneJTDezAVQQkYofmrZE1sNWIfhISIvSKk924NDyfcvQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:15 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/07 03:59:15 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:16 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 03:59:16 INFO : yaml: Copied (new) 2025/07/07 03:59:16 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting files as there were IO errors 2025/07/07 03:59:16 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/07 03:59:20 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Making map for --track-renames 2025/07/07 03:59:20 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Finished making map for --track-renames 2025/07/07 03:59:20 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/07 03:59:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 03:59:20 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for renames to finish 2025/07/07 03:59:20 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/07 03:59:22 INFO : potato: Copied (new) 2025/07/07 03:59:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 03:59:22 INFO : sub/yam: Copied (new) 2025/07/07 03:59:22 DEBUG : Waiting for deletions to finish 2025/07/07 03:59:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:59:24 DEBUG : potato: Unchanged skipping 2025/07/07 03:59:25 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Making map for --track-renames 2025/07/07 03:59:25 INFO : proton drive root link ID 'rclone-test-ciligin7qije': Finished making map for --track-renames 2025/07/07 03:59:25 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:25 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for renames to finish 2025/07/07 03:59:25.931061 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-UM6vLRlBzan-FCFcCwzm2-AEawSRdbLxTvg_MXAN-aw6B2KCM7-tlBqcPLDmpG7IaIL7vyjECmKcNXHzRpMoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 03:59:25.931098 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-UM6vLRlBzan-FCFcCwzm2-AEawSRdbLxTvg_MXAN-aw6B2KCM7-tlBqcPLDmpG7IaIL7vyjECmKcNXHzRpMoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:25 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-UM6vLRlBzan-FCFcCwzm2-AEawSRdbLxTvg_MXAN-aw6B2KCM7-tlBqcPLDmpG7IaIL7vyjECmKcNXHzRpMoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:25 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-UM6vLRlBzan-FCFcCwzm2-AEawSRdbLxTvg_MXAN-aw6B2KCM7-tlBqcPLDmpG7IaIL7vyjECmKcNXHzRpMoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 03:59:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 03:59:25 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 03:59:27 INFO : yam: Copied (new) 2025/07/07 03:59:27 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting files as there were IO errors 2025/07/07 03:59:27 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:59:31 DEBUG : Creating backend with remote "/tmp/rclone4121326580/dir1" 2025/07/07 03:59:31 DEBUG : Config file has changed externally - reloading 2025/07/07 03:59:31 DEBUG : Creating backend with remote "/tmp/rclone4121326580/dir2" 2025/07/07 03:59:31 DEBUG : Local file system at /tmp/rclone4121326580/dir2: Using server-side directory move 2025/07/07 03:59:31 INFO : Local file system at /tmp/rclone4121326580/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 03:59:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/07 03:59:31 DEBUG : Local file system at /tmp/rclone4121326580/dir2: Waiting for checks to finish 2025/07/07 03:59:31 DEBUG : Local file system at /tmp/rclone4121326580/dir2: Waiting for transfers to finish 2025/07/07 03:59:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:59:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:59:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 03:59:32 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:32 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:59:37 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:59:37 INFO : sub dir/hello world: Deleted 2025/07/07 03:59:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/07 03:59:37 INFO : nested/sub dir/file: Copied (new) 2025/07/07 03:59:37 INFO : nested/sub dir/file: Deleted 2025/07/07 03:59:37 ERROR : Local file system at /tmp/rclone4121326580: 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.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:59:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:59:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 03:59:42 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:42 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 03:59:47 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:59:47 INFO : sub dir/hello world: Deleted 2025/07/07 03:59:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/07 03:59:47 INFO : nested/sub dir/file: Copied (new) 2025/07/07 03:59:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:59:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/07 03:59:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 03:59:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:52 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 03:59:54 INFO : existing: Copied (new) 2025/07/07 03:59:54 INFO : existing: Deleted 2025/07/07 03:59:54 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/07 03:59:54 INFO : existing-b: Copied (new) 2025/07/07 03:59:54 INFO : existing-b: Deleted 2025/07/07 03:59:56 DEBUG : existing: Destination exists, skipping 2025/07/07 03:59:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/07 03:59:56 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 03:59:56 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 03:59:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.56s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 03:59:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wamexaj2reja" 2025/07/07 03:59:59 DEBUG : proton drive root link ID 'rclone-test-wamexaj2reja': Has cached credentials 2025/07/07 04:00:00 DEBUG : proton drive root link ID 'rclone-test-wamexaj2reja': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ciligin7qije' -> proton drive root link ID 'rclone-test-wamexaj2reja' 2025/07/07 04:00:13 DEBUG : proton drive root link ID 'rclone-test-wamexaj2reja': Using server-side directory move 2025/07/07 04:00:13 INFO : proton drive root link ID 'rclone-test-wamexaj2reja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 04:00:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 04:00:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 04:00:13 DEBUG : empty space: Unchanged skipping 2025/07/07 04:00:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 04:00:13 DEBUG : proton drive root link ID 'rclone-test-wamexaj2reja': Waiting for checks to finish 2025/07/07 04:00:14 INFO : empty space: Deleted 2025/07/07 04:00:14 DEBUG : proton drive root link ID 'rclone-test-wamexaj2reja': Waiting for transfers to finish 2025/07/07 04:00:14 INFO : potato3: Deleted 2025/07/07 04:00:14.855243 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SLo1TrzoKzj9EyVmJO2nXbrtDAwlmprEMRJopD53WkibYiu6ztXZPa435McmzhtH4LEpInXBhSPaScP7C4n9hA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:00:14.855281 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SLo1TrzoKzj9EyVmJO2nXbrtDAwlmprEMRJopD53WkibYiu6ztXZPa435McmzhtH4LEpInXBhSPaScP7C4n9hA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:14 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SLo1TrzoKzj9EyVmJO2nXbrtDAwlmprEMRJopD53WkibYiu6ztXZPa435McmzhtH4LEpInXBhSPaScP7C4n9hA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:15.086751 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6T4ahn3eS2V261K1uOCv9qXm4Wz3dOE8FG2aNUAO_ozxVXUHoCkrtSPkLBUQ9zLwdPE4Lz4W6Qd0yftUHHRuKA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:00:15.086774 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6T4ahn3eS2V261K1uOCv9qXm4Wz3dOE8FG2aNUAO_ozxVXUHoCkrtSPkLBUQ9zLwdPE4Lz4W6Qd0yftUHHRuKA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:15 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6T4ahn3eS2V261K1uOCv9qXm4Wz3dOE8FG2aNUAO_ozxVXUHoCkrtSPkLBUQ9zLwdPE4Lz4W6Qd0yftUHHRuKA==/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/6T4ahn3eS2V261K1uOCv9qXm4Wz3dOE8FG2aNUAO_ozxVXUHoCkrtSPkLBUQ9zLwdPE4Lz4W6Qd0yftUHHRuKA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/07 04:00:15 DEBUG : proton drive root link ID 'rclone-test-wamexaj2reja': Purge remote --- FAIL: TestServerSideMove (18.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:00:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-juhidil4hozo" 2025/07/07 04:00:18 DEBUG : proton drive root link ID 'rclone-test-juhidil4hozo': Has cached credentials 2025/07/07 04:00:19 DEBUG : proton drive root link ID 'rclone-test-juhidil4hozo': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ciligin7qije' -> proton drive root link ID 'rclone-test-juhidil4hozo' 2025/07/07 04:00:32 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 04:00:32 DEBUG : empty space: Excluded 2025/07/07 04:00:33 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 04:00:33 DEBUG : empty space: Excluded 2025/07/07 04:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 04:00:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 04:00:33 DEBUG : proton drive root link ID 'rclone-test-juhidil4hozo': Waiting for checks to finish 2025/07/07 04:00:33 DEBUG : proton drive root link ID 'rclone-test-juhidil4hozo': Waiting for transfers to finish 2025/07/07 04:00:33 INFO : potato3: Deleted 2025/07/07 04:00:33.914819 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sJrNbtd0-q8VuFUlkZrxncrHZ2JbLw8uvbH8lvbzD72bFPb2YvD0u-lKDL2SX0rQW6pp6CRlgjr09ZFFJs7_BQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:00:33.914848 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sJrNbtd0-q8VuFUlkZrxncrHZ2JbLw8uvbH8lvbzD72bFPb2YvD0u-lKDL2SX0rQW6pp6CRlgjr09ZFFJs7_BQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:33 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sJrNbtd0-q8VuFUlkZrxncrHZ2JbLw8uvbH8lvbzD72bFPb2YvD0u-lKDL2SX0rQW6pp6CRlgjr09ZFFJs7_BQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:34.221657 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cZmLm7_MNd_N5LDLyhMCVmhVvCXHVujfUOPsFUFzac95Z0fD1KI5WEdyUn8EPBKUFxFPbBKl2i7zRRLS0HpmBg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:00:34.221696 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cZmLm7_MNd_N5LDLyhMCVmhVvCXHVujfUOPsFUFzac95Z0fD1KI5WEdyUn8EPBKUFxFPbBKl2i7zRRLS0HpmBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:34 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cZmLm7_MNd_N5LDLyhMCVmhVvCXHVujfUOPsFUFzac95Z0fD1KI5WEdyUn8EPBKUFxFPbBKl2i7zRRLS0HpmBg==/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/cZmLm7_MNd_N5LDLyhMCVmhVvCXHVujfUOPsFUFzac95Z0fD1KI5WEdyUn8EPBKUFxFPbBKl2i7zRRLS0HpmBg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/07 04:00:34 DEBUG : proton drive root link ID 'rclone-test-juhidil4hozo': Purge remote --- FAIL: TestServerSideMoveWithFilter (19.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:00:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lotocab2fuqo" 2025/07/07 04:00:37 DEBUG : proton drive root link ID 'rclone-test-lotocab2fuqo': Has cached credentials 2025/07/07 04:00:39 DEBUG : proton drive root link ID 'rclone-test-lotocab2fuqo': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:00:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ciligin7qije' -> proton drive root link ID 'rclone-test-lotocab2fuqo' 2025/07/07 04:00:53 DEBUG : proton drive root link ID 'rclone-test-lotocab2fuqo': Using server-side directory move 2025/07/07 04:00:53 INFO : proton drive root link ID 'rclone-test-lotocab2fuqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 04:00:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 04:00:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 04:00:53 DEBUG : empty space: Unchanged skipping 2025/07/07 04:00:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 04:00:54 DEBUG : proton drive root link ID 'rclone-test-lotocab2fuqo': Waiting for checks to finish 2025/07/07 04:00:54 INFO : empty space: Deleted 2025/07/07 04:00:54 DEBUG : proton drive root link ID 'rclone-test-lotocab2fuqo': Waiting for transfers to finish 2025/07/07 04:00:54 INFO : potato3: Deleted 2025/07/07 04:00:54.880878 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TpS1l7Hr7hi8EH8WXoiVaWYhWO95W1hNhrw0a7ABX1nQgoPDQDaeUuDbhThd-uKQoDQ15a1hVTLXX8-W9S6lvw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:00:54.880916 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TpS1l7Hr7hi8EH8WXoiVaWYhWO95W1hNhrw0a7ABX1nQgoPDQDaeUuDbhThd-uKQoDQ15a1hVTLXX8-W9S6lvw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:54 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TpS1l7Hr7hi8EH8WXoiVaWYhWO95W1hNhrw0a7ABX1nQgoPDQDaeUuDbhThd-uKQoDQ15a1hVTLXX8-W9S6lvw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:55.210603 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ufX2Of4G56iG86FTLlbpf6hrlhtrGUigzkx9jhiEBWtAD-w2i1G9ocZ1Xju2OpdP4zLQsKSxVJ_35sHmass5nw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:00:55.210640 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ufX2Of4G56iG86FTLlbpf6hrlhtrGUigzkx9jhiEBWtAD-w2i1G9ocZ1Xju2OpdP4zLQsKSxVJ_35sHmass5nw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:55 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ufX2Of4G56iG86FTLlbpf6hrlhtrGUigzkx9jhiEBWtAD-w2i1G9ocZ1Xju2OpdP4zLQsKSxVJ_35sHmass5nw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:00:55 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/07 04:00:55 DEBUG : proton drive root link ID 'rclone-test-lotocab2fuqo': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.73s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:00:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/rclone-sync-test" 2025/07/07 04:00:59 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test': Has cached credentials 2025/07/07 04:01:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (182.88s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:04:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/rclone-sync-test" 2025/07/07 04:04:02 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test': Has cached credentials 2025/07/07 04:04:04 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:06:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/rclone-sync-test-include/layer2" 2025/07/07 04:06:38 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-include/layer2': Has cached credentials 2025/07/07 04:06:39 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:09:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/rclone-sync-test-ignore-file" 2025/07/07 04:09:13 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-ignore-file': Has cached credentials 2025/07/07 04:09:14 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:11:51 DEBUG : rclone-sync-test: Excluded 2025/07/07 04:11:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 04:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 04:11:53 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test': Waiting for checks to finish 2025/07/07 04:11:53 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test': Waiting for transfers to finish 2025/07/07 04:11:53 DEBUG : Waiting for deletions to finish 2025/07/07 04:11:53 INFO : There was nothing to transfer 2025/07/07 04:11:54 DEBUG : rclone-sync-test: Excluded 2025/07/07 04:11:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 04:11:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 04:11:55 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 04:11:55 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 04:11:55 DEBUG : Waiting for deletions to finish 2025/07/07 04:11:55 INFO : rclone-sync-test-include: Removing directory 2025/07/07 04:11:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/07 04:11:56 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': failed to delete 1 directories 2025/07/07 04:11:56 INFO : There was nothing to transfer 2025/07/07 04:11:56 DEBUG : rclone-sync-test: Excluded 2025/07/07 04:11:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 04:11:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 04:11:58 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/07 04:11:58 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/07 04:11:58 DEBUG : Waiting for deletions to finish 2025/07/07 04:11:58 INFO : There was nothing to transfer 2025/07/07 04:11:59 DEBUG : rclone-sync-test: Excluded 2025/07/07 04:11:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 04:12:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 04:12:00 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 04:12:00 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 04:12:00 DEBUG : Waiting for deletions to finish 2025/07/07 04:12:00 INFO : rclone-sync-test-include: Removing directory 2025/07/07 04:12:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/07 04:12:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': failed to delete 1 directories 2025/07/07 04:12:01 INFO : There was nothing to transfer 2025/07/07 04:12:02 DEBUG : rclone-sync-test: Excluded 2025/07/07 04:12:02 DEBUG : Excluded 2025/07/07 04:12:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 04:12:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 04:12:03 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/07 04:12:03 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/07 04:12:03 DEBUG : Waiting for deletions to finish 2025/07/07 04:12:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (485.29s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:12:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/dst" 2025/07/07 04:12:08 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Has cached credentials 2025/07/07 04:12:09 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:14:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/CompareDest" 2025/07/07 04:14:56 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/CompareDest': Has cached credentials 2025/07/07 04:14:58 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:17:29 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 04:17:29 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:17:29 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:17:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 04:17:32 INFO : one: Copied (new) 2025/07/07 04:17:32 DEBUG : Waiting for deletions to finish 2025/07/07 04:17:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 04:17:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:17:35 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:17:35.946177 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 04:17:35.946219 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 04:17:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/07 04:17:38 INFO : one: Copied (replaced existing) 2025/07/07 04:17:38 DEBUG : Waiting for deletions to finish 2025/07/07 04:17:40.149355 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/07 04:17:40.149392 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/07 04:17:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 04:17:46 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:17:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:17:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 04:17:48 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:17:48 DEBUG : Waiting for deletions to finish 2025/07/07 04:17:48 INFO : There was nothing to transfer 2025/07/07 04:17:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 04:17:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:17:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 04:17:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:17:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 04:17:53 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:17:53 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:17:53 DEBUG : Waiting for deletions to finish 2025/07/07 04:17:53 INFO : There was nothing to transfer 2025/07/07 04:17:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 04:17:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:17:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 04:17:55 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:17:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:17:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 04:17:55 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:17:55 DEBUG : Waiting for deletions to finish 2025/07/07 04:17:55 INFO : There was nothing to transfer 2025/07/07 04:17:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 04:17:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:17:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 04:17:58 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/07 04:17:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 04:17:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 04:17:58 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:17:58 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:17:58 DEBUG : Waiting for deletions to finish 2025/07/07 04:17:58 INFO : There was nothing to transfer 2025/07/07 04:18:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 04:18:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/07 04:18:01 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 04:18:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:18:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 04:18:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 04:18:01 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:18:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/07 04:18:03 INFO : two: Copied (new) 2025/07/07 04:18:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (361.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:18:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/dest" 2025/07/07 04:18:16 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dest': Has cached credentials 2025/07/07 04:18:17 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dest': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:20:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/pre-dest1" 2025/07/07 04:20:48 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/pre-dest1': Has cached credentials 2025/07/07 04:20:50 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:22:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/pre-dest2" 2025/07/07 04:22:07 DEBUG : Config file has changed externally - reloading 2025/07/07 04:22:07 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/pre-dest2': Has cached credentials 2025/07/07 04:22:08 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:23:28 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 04:23:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/07 04:23:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 04:23:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/07 04:23:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/07 04:23:29 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dest': Waiting for checks to finish 2025/07/07 04:23:29 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dest': Waiting for transfers to finish 2025/07/07 04:23:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/07 04:23:32 INFO : 3: Copied (new) 2025/07/07 04:23:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (329.66s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.74s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:23:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/dst" 2025/07/07 04:23:47 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Has cached credentials 2025/07/07 04:23:48 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:25:05.161045 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:25:05.161073 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==: Invalid access token (Code=401, Status=401) 2025/07/07 04:25:05 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/07 04:25:05 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/07 04:25:05 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/07 04:25:05 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/07 04:25:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ciligin7qije/backup" 2025/07/07 04:25:06 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/backup': Has cached credentials 2025/07/07 04:25:07 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/backup': Used cached credential to initialize the ProtonDrive API 2025/07/07 04:27:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 04:27:40 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for checks to finish 2025/07/07 04:27:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 04:27:40 DEBUG : two: Unchanged skipping 2025/07/07 04:27:42.757808 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/samlgkpY55NFzRBmZZp0gU1aB1FPagT1pTHzNkwklVhpP4rMvlNh3dVosMIGNRNKUY5kn-_NKbVjg9GZDIgv2Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/07 04:27:42.757859 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/samlgkpY55NFzRBmZZp0gU1aB1FPagT1pTHzNkwklVhpP4rMvlNh3dVosMIGNRNKUY5kn-_NKbVjg9GZDIgv2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:27:42 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/samlgkpY55NFzRBmZZp0gU1aB1FPagT1pTHzNkwklVhpP4rMvlNh3dVosMIGNRNKUY5kn-_NKbVjg9GZDIgv2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/07 04:27:42 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije/dst': Waiting for transfers to finish 2025/07/07 04:27:42 ERROR : proton drive root link ID 'rclone-test-ciligin7qije/dst': not deleting files as there were IO errors 2025/07/07 04:27:42 ERROR : proton drive root link ID 'rclone-test-ciligin7qije/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/samlgkpY55NFzRBmZZp0gU1aB1FPagT1pTHzNkwklVhpP4rMvlNh3dVosMIGNRNKUY5kn-_NKbVjg9GZDIgv2Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir 2025/07/07 04:27:42.861346 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:42.861383 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:42.999143 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:42.999174 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27:42 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/07 04:27:42 DEBUG : Config file has changed externally - reloading 2025/07/07 04:27:43 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/07 04:27:43 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/07 04:27:43 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/07 04:27: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: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:2457 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: TestSyncBackupDir --- FAIL: TestSyncBackupDir (243.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:27:43.127793 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:43.127823 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:43.269060 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:43.269097 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-ciligin7qije'": 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/07/07 04:27:43.385034 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:43.385075 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:43.516084 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:43.516132 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27: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: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:2401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 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: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (0.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:27:43.625408 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:43.625444 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:43.760355 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:43.760389 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-ciligin7qije'": 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/07/07 04:27:43.899712 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:43.899747 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:44.063464 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:44.063541 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27: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/fs/sync/sync_test.go:2401 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 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: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:27:44.162186 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:44.162230 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:44.288050 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:44.288097 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-ciligin7qije'": 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/07/07 04:27:44.397609 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:44.397650 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:44.541811 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:44.541847 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27: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/fs/sync/sync_test.go:2401 /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 (0.48s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:27:44.649658 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:44.649704 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:44.791050 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:44.791091 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-ciligin7qije'": 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/07/07 04:27:44.924133 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:44.924172 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:45.063132 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:45.063167 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27:45 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:27:45.177268 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:45.177306 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eZOSy-tIjv6MzXV-q5kMu6EbrH8aYib4oVYUKL_azGKbFUj46XsifJPZIfrozfeVEApjp-LCVcqaR8GQPEMvHg==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:45.316972 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:45.317146 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-ciligin7qije'": 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/07/07 04:27:45.423850 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:45.423887 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:45.561726 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:45.561763 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27:45 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.50s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:27:52.676207 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:52.676249 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:52.809848 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:52.809883 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-ciligin7qije'": 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/07/07 04:27:52.911906 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:27:52.911943 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:27:53.068714 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:27:53.068746 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:27:53 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.51s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:28:00.181965 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:00.182027 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:00.320426 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:00.320458 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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) 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/07/07 04:28:00.428857 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:00.428899 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:00.570291 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:00.570330 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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 /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.50s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:28:07.700648 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:07.700685 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:07.843881 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:07.843921 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-ciligin7qije'": 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/07/07 04:28:07.956081 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:07.956119 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:08.095819 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:08.095861 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:08 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.53s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/07 04:28:08.205908 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:08.205944 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:08.337303 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:08.337337 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:08 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.24s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 04:28:08.444033 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:08.444079 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:08.579969 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:08.580011 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:08 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 04:28:08.686644 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:08.686693 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:08.826540 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:08.826578 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:08 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 04:28:08.926459 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:08.926531 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:09.051722 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:09.051759 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:09 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.71s) --- FAIL: TestMaxTransfer/Hard (0.24s) --- FAIL: TestMaxTransfer/Soft (0.25s) --- FAIL: TestMaxTransfer/Cautious (0.23s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:09.160836 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:09.160871 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:09.300573 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:09.300605 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-ciligin7qije'": 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/07/07 04:28:09.412764 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:09.412803 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:09.555045 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:09.555088 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:09 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.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:09.669804 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:09.669836 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:09.808206 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:09.808245 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-ciligin7qije'": 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/07/07 04:28:09.922322 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:09.922355 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:10.052534 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:10.052578 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:10 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.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:28:17 DEBUG : empty_dir: Making directory with metadata 2025/07/07 04:28:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 04:28:17 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 04:28:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 04:28:17 INFO : empty_on_remote: Making directory 2025/07/07 04:28:17.184828 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:17.184860 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:17.321029 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:17.321061 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/07/07 04:28:17.439101 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:17.439143 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:17.586554 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:17.586591 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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/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.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:28:24 DEBUG : empty_dir: Making directory with metadata 2025/07/07 04:28:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 04:28:24 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 04:28:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 04:28:24 INFO : empty_on_remote: Making directory 2025/07/07 04:28:24.709170 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:24.709208 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:24.832923 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:24.832965 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/07/07 04:28:24.933670 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:24.933703 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:25.059815 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:25.059858 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:25 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.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:28:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 04:28:32 INFO : sub dir: Making directory 2025/07/07 04:28:32.188371 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:32.188414 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:32.323713 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:32.323753 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/07/07 04:28:32.430806 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:32.430834 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:32.568033 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:32.568069 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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 /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.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", 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/07/07 04:28:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 04:28:39 INFO : sub dir: Making directory 2025/07/07 04:28:39.716243 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:39.716281 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:39.850083 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:39.850125 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/07/07 04:28:39.973668 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:39.973700 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:40.116099 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:40.116145 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:40 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.55s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:40.223894 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:40.223928 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:40.348078 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:40.348116 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-ciligin7qije'": 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/07/07 04:28:40.454093 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:40.454136 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:40.597699 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:40.597738 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:40 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/07/07 04:28:40.704910 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:40.704947 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:40.855391 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:40.855424 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:40 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:40.961176 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:40.961224 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:41.117029 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:41.117064 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-ciligin7qije'": 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/07/07 04:28:41.235869 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:41.235906 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:41.372840 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:41.372870 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:41 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/07/07 04:28:41.475654 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:41.475679 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:41.612791 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:41.612826 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:41 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:41.720843 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:41.720874 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:41.880175 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:41.880213 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-ciligin7qije'": 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/07/07 04:28:41.988402 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:41.988440 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:42.146050 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:42.146083 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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/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/07/07 04:28:42.262768 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:42.262801 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:42.396842 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:42.396873 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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 /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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:42.513053 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:42.513089 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:42.646782 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:42.646816 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-ciligin7qije'": 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/07/07 04:28:42.755742 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:42.755779 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:42.911527 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:42.911564 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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/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/07/07 04:28:43.027152 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:43.027198 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:43.156615 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:43.156643 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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: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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:43.265829 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:43.265869 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:43.404872 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:43.404896 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-ciligin7qije'": 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/07/07 04:28:43.516233 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:43.516266 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:43.651611 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:43.651654 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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/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/07/07 04:28:43.777877 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:43.777909 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:43.914732 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:43.914782 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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: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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:44.025416 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:44.025450 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:44.160084 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:44.160121 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-ciligin7qije'": 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/07/07 04:28:44.267061 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:44.267096 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:44.428269 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:44.428300 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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/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/07/07 04:28:44.524841 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:44.524867 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:44.709673 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:44.709711 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28: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 /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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:44.809733 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:44.809767 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:44.940070 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:44.940109 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-ciligin7qije'": 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/07/07 04:28:45.046015 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:45.046051 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:45.182781 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:45.182829 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:45 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/07/07 04:28:45.289883 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:45.289921 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:45.429290 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:45.429327 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:45 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:45.543883 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:45.543913 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:45.679136 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:45.679168 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-ciligin7qije'": 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/07/07 04:28:45.791877 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:45.791917 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:45.946305 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:45.946335 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:45 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/07/07 04:28:46.053306 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:46.053351 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:46.184080 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:46.184119 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:46 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:46.317040 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:46.317075 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:46.441123 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:46.441165 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-ciligin7qije'": 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/07/07 04:28:46.555124 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:46.555174 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:46.697550 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:46.697584 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:46 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/07/07 04:28:46.830428 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:46.830457 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:46.972755 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:46.972788 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:46 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:47.082312 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:47.082351 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:47.218717 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:47.218750 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-ciligin7qije'": 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/07/07 04:28:47.343980 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:47.344027 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:47.487349 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:47.487389 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:47 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/07/07 04:28:47.591915 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:47.591955 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:47.724131 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:47.724169 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:47 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:47.880618 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:47.880671 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:48.013365 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:48.013414 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-ciligin7qije'": 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/07/07 04:28:48.116852 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:48.116887 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:48.312838 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:48.312874 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:48 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/07/07 04:28:48.426227 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:48.426269 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:48.556628 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:48.556675 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:48 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.44s) --- FAIL: TestTransform/NFC (0.74s) --- FAIL: TestTransform/NFD (0.76s) --- FAIL: TestTransform/base64 (0.78s) --- FAIL: TestTransform/prefix (0.76s) --- FAIL: TestTransform/suffix (0.76s) --- FAIL: TestTransform/truncate (0.79s) --- FAIL: TestTransform/encoder (0.72s) --- FAIL: TestTransform/ISO-8859-1 (0.75s) --- FAIL: TestTransform/charmap (0.79s) --- FAIL: TestTransform/lowercase (0.75s) --- FAIL: TestTransform/ascii (0.83s) === RUN TestTransformCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:48 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:48 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48.718314 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:48.718359 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:48.847170 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:48.847221 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/07/07 04:28:48 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:48 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:48 DEBUG : both0: Need to transfer - File not found at Destination 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:48 INFO : empty_dir_somesuffix: Making directory 2025/07/07 04:28:48 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:48 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:48.953423 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:48.953531 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.081827 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:49.081873 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:49 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/07 04:28:49 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:49 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:49 INFO : empty_on_remote_somesuffix: Making directory 2025/07/07 04:28:49.193892 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:49.193934 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.346397 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:49.346443 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:49 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/07 04:28:49 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:49 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 04:28:49 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:49 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:49 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 04:28:49 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:49 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:49 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:49 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 04:28:49 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:49 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:49 INFO : sub dir2_somesuffix: Making directory 2025/07/07 04:28:49.476642 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:49.476685 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.478430 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:49.478457 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.488445 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:49.488517 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.492934 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:49.492961 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.508071 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:49.508105 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:49.641896 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:49.641929 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:49 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/07/07 04:28:49 DEBUG : existing: transformed to: existing_somesuffix 2025/07/07 04:28:49 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:49.784327 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:49.784371 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:49 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/07/07 04:28:49 DEBUG : both0: transformed to: both0_somesuffix 2025/07/07 04:28:49.924806 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:49.924853 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:49 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/07 04:28:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:49 INFO : sub dir_somesuffix: Making directory 2025/07/07 04:28:50.056577 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:50.056609 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:50 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/07/07 04:28:50 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/07 04:28:50.163342 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:50.163377 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:50.298143 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:50.298174 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:50 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/07/07 04:28:50 DEBUG : file1: transformed to: file1_somesuffix 2025/07/07 04:28:50.426299 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:50.426328 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 04:28:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:50 INFO : test_dir1_somesuffix: Making directory 2025/07/07 04:28:50.531438 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:50.531470 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:50.581644 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:50.581669 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:50.733609 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:50.733654 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:50 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/07/07 04:28:50 DEBUG : one: transformed to: one_somesuffix 2025/07/07 04:28:50.864979 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:50.865046 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/07 04:28:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:50 INFO : test_dir2_somesuffix: Making directory 2025/07/07 04:28:51.030921 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:51.030958 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:51.174146 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:51.174179 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/07 04:28:51 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:51 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:51 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 04:28:51 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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/07/07 04:28:51 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:51 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 04:28:51 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 04:28:51.290404 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:51.290443 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:51.474258 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:51.474298 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:51 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/07/07 04:28:51 DEBUG : two: transformed to: two_somesuffix 2025/07/07 04:28:51 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting files as there were IO errors 2025/07/07 04:28:51 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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/07/07 04:28:51.585856 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:51.585886 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:51.719045 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:51.719087 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:51 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.16s) === RUN TestDoubleTransform run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:51 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:51 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51.828663 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:51.828708 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:51.981416 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:51.981450 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/07/07 04:28:51 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:51 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:51 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:51 DEBUG : both0: Need to transfer - File not found at Destination 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:51 INFO : tictacempty_dir: Making directory 2025/07/07 04:28:51 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:52.095086 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.095128 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.136383 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.136417 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.272566 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:52.272623 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:52 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/07/07 04:28:52 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/07 04:28:52.418873 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:52.418911 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 04:28:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:52 INFO : tictacempty_on_remote: Making directory 2025/07/07 04:28:52.530858 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.530896 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.669660 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:52.669694 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/07 04:28:52 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:52 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 04:28:52 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:52 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:52 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/07 04:28:52 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:52 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:52 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:52 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 04:28:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:52 INFO : tictacsub dir2: Making directory 2025/07/07 04:28:52 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:52.772735 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.772768 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.789050 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.789091 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.804815 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.804848 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.819819 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:52.819856 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:52.968941 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:52.968975 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:52 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/07/07 04:28:52 DEBUG : both0: transformed to: tictacboth0 2025/07/07 04:28:53.100756 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:53.100790 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:53 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/07/07 04:28:53 DEBUG : existing: transformed to: tictacexisting 2025/07/07 04:28:53.229832 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:53.229868 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:53 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/07/07 04:28:53 DEBUG : file1: transformed to: tictacfile1 2025/07/07 04:28:53.369745 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:53.369773 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:53 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/07 04:28:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:53 INFO : tictacsub dir: Making directory 2025/07/07 04:28:53.476470 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:53.476507 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:53.500261 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:53.500285 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:53.631028 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:53.631065 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:53 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/07/07 04:28:53 DEBUG : one: transformed to: tictacone 2025/07/07 04:28:53.769035 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:53.769072 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/07 04:28:53 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:53 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:53 INFO : tictactest_dir1: Making directory 2025/07/07 04:28:53.888154 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:53.888195 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:54.064819 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:54.064854 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:54 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/07 04:28:54 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:54 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:54 INFO : tictactest_dir2: Making directory 2025/07/07 04:28:54.170418 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:54.170458 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:54.314944 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:54.314978 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:54 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/07 04:28:54 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:54 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:54 INFO : tictactoe: Making directory 2025/07/07 04:28:54.427377 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:54.427461 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:54.554910 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:54.554945 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:54 DEBUG : toe: transformed to: tictactoe 2025/07/07 04:28:54 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:54 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:54 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 04:28:54 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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/07/07 04:28:54 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:54 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for checks to finish 2025/07/07 04:28:54 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Waiting for transfers to finish 2025/07/07 04:28:54.683892 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:54.683928 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:54.825796 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:54.825831 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:54 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/07/07 04:28:54 DEBUG : two: transformed to: tictactwo 2025/07/07 04:28:54 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': not deleting files as there were IO errors 2025/07/07 04:28:54 ERROR : proton drive root link ID 'rclone-test-ciligin7qije': 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/07/07 04:28:54.926713 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:54.926754 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:55.090453 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:55.090529 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:55 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.37s) === RUN TestFileTag run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:55.188601 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:55.188668 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:55.333847 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:55.333874 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:55 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.24s) === RUN TestNoTag run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:55.438181 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:55.438209 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:55.568333 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:55.568372 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:55 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.23s) === RUN TestDirTag run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:55.689271 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:55.689303 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:55.840235 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:55.840272 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:55 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.27s) === RUN TestAllTag run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:55.941952 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:55.942009 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:56.082808 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:56.082843 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:56 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.24s) === RUN TestRunTwice run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:56.214561 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:56.214599 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:56.344306 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:56.344345 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:56 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.26s) === RUN TestSyntax 2025/07/07 04:28:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:56.461915 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:56.461950 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:56.600392 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:56.600445 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:56 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-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:56.705946 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:56.706003 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:56.841663 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:56.841696 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:56 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.24s) === RUN TestTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:56.960097 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:56.960141 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:57.093522 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:57.093559 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:57 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.25s) === RUN TestManualTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" 2025/07/07 04:28:57 DEBUG : Reset feature "Copy" 2025/07/07 04:28:57 DEBUG : Reset feature "Move" 2025/07/07 04:28:57 DEBUG : Reset feature "Copy" 2025/07/07 04:28:57 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:57.239132 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:57.239169 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:57.385044 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:57.385071 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:57 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.29s) === RUN TestBase64 run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:57.487036 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:57.487069 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:57.622639 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:57.622669 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:57 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.24s) === RUN TestError run.go:180: Remote "proton drive root link ID 'rclone-test-ciligin7qije'", Local "Local file system at /tmp/rclone4121326580", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone4121326580/toe/toe": mkdir /tmp/rclone4121326580/toe/toe: not a directory 2025/07/07 04:28:57.733972 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:57.734026 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:57.871132 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:57.871167 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:57 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.25s) FAIL 2025/07/07 04:28:57 DEBUG : proton drive root link ID 'rclone-test-ciligin7qije': Purge remote 2025/07/07 04:28:57.971833 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/07 04:28:57.971856 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FdO1DaCCOBjAvFXqOFeJtkes3aNRKiRTzMbbko9E4e3_G8i4z3hrFERjYKDLmNsTSzw1nSS06KUW3ay6eGy7aw==: Invalid access token (Code=401, Status=401) 2025/07/07 04:28:58.105579 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/07 04:28:58.105613 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/07 04:28:58 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 36m42.804447714s (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]