"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/24 02:58:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu" 2025/07/24 02:58:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 02:58:02 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Has cached credentials 2025/07/24 02:58:04 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Used cached credential to initialize the ProtonDrive API 2025/07/24 02:58:05 DEBUG : Creating backend with remote "/tmp/rclone991227651" === 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:58:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/24 02:58:06 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:06 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.02s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 02:58:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:58:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:58:10 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:58:11 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.15s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.93s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.81s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:16 DEBUG : Creating backend with remote "/non-existing" 2025/07/24 02:58:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/24 02:58:16 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:16 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.38s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:58:18 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:18 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:58:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.49s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.82s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:26 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Running all checks before starting transfers 2025/07/24 02:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:58:26 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:26 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Checks finished, now starting transfers 2025/07/24 02:58:26 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:58:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.29s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:33 ERROR : Ignoring --no-traverse with sync 2025/07/24 02:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:58:33 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:33 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:58:37 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:58:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.72s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/24 02:58:41 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:41 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/24 02:58:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 02:58:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:58:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 02:58:50 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:50 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:58:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:58:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:58:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/24 02:58:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 02:58:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/24 02:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 02:58:55 INFO : sub dir2: Making directory 2025/07/24 02:58:56 INFO : sub dir: Making directory 2025/07/24 02:58:57 INFO : sub dir2/sub sub dir2: Making directory 2025/07/24 02:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:58:58 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:58:58 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:59:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:59:00 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:59:02 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.45s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:59:06 INFO : sub dir2: Making directory 2025/07/24 02:59:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/24 02:59:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 02:59:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:59:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:59:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:59:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:59:13 DEBUG : sub dir2: Making directory with metadata 2025/07/24 02:59:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 02:59:14 INFO : sub dir2: Making directory 2025/07/24 02:59:15 INFO : sub dir: Making directory 2025/07/24 02:59:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:59:16 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:59:16 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:59:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:59:18 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:59:18 INFO : sub dir/hello world: Deleted 2025/07/24 02:59:19 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/24 02:59:20 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.33s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.83s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:59:24 INFO : sub dir2: Making directory 2025/07/24 02:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:59:25 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:59:25 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:59:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:59:28 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:59:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.64s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:59:32 DEBUG : sub dir2: Making directory with metadata 2025/07/24 02:59:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 02:59:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 02:59:33 INFO : sub dir2: Making directory 2025/07/24 02:59:33 INFO : sub dir: Making directory 2025/07/24 02:59:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:59:34 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:59:34 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:59:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:59:36 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:59:36 DEBUG : Waiting for deletions to finish 2025/07/24 02:59:38 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.92s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:59:42 INFO : sub dir2: Making directory 2025/07/24 02:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:59:43 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 02:59:43 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 02:59:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 02:59:46 INFO : sub dir/hello world: Copied (new) 2025/07/24 02:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.67s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 02:59:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yokijir2weso" 2025/07/24 02:59:54 DEBUG : Config file has changed externally - reloading 2025/07/24 02:59:54 DEBUG : proton drive root link ID 'rclone-test-yokijir2weso': Has cached credentials 2025/07/24 02:59:57 DEBUG : proton drive root link ID 'rclone-test-yokijir2weso': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-kisudev5tuqu' -> proton drive root link ID 'rclone-test-yokijir2weso' 2025/07/24 02:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 02:59:58 DEBUG : proton drive root link ID 'rclone-test-yokijir2weso': Waiting for checks to finish 2025/07/24 02:59:58 DEBUG : proton drive root link ID 'rclone-test-yokijir2weso': Waiting for transfers to finish 2025/07/24 03:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:00:04 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:00:05 DEBUG : proton drive root link ID 'rclone-test-yokijir2weso': Purge remote --- PASS: TestServerSideCopy (18.57s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:00:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:00:15 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:00:15 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:00:15.309406 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/24 03:00:15.309451 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/24 03:00:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:00:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:00:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mexutaj9gobo" 2025/07/24 03:00:26 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Has cached credentials 2025/07/24 03:00:28 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-kisudev5tuqu' -> proton drive root link ID 'rclone-test-mexutaj9gobo' 2025/07/24 03:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:00:30 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Waiting for checks to finish 2025/07/24 03:00:30 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Waiting for transfers to finish 2025/07/24 03:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:00:35 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:00:37.682157 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/24 03:00:37.682186 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/24 03:00:42 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Waiting for checks to finish 2025/07/24 03:00:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:00:42 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Waiting for transfers to finish 2025/07/24 03:00:43.786448 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/24 03:00:43.786502 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/24 03:00:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:00:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/24 03:00:47 DEBUG : proton drive root link ID 'rclone-test-mexutaj9gobo': Purge remote --- PASS: TestServerSideCopyOverSelf (29.07s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:00:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:00:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:00:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:00:56.868567 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/24 03:00:56.868597 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/24 03:00:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:00:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/24 03:00:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:01:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nenales7fubi" 2025/07/24 03:01:08 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Has cached credentials 2025/07/24 03:01:10 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-kisudev5tuqu' -> proton drive root link ID 'rclone-test-nenales7fubi' 2025/07/24 03:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:01:11 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Waiting for checks to finish 2025/07/24 03:01:11 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Waiting for transfers to finish 2025/07/24 03:01:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:01:16 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:01:19.475259 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/24 03:01:19.475301 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/24 03:01:23 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Using server-side directory move 2025/07/24 03:01:23 INFO : proton drive root link ID 'rclone-test-nenales7fubi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/24 03:01:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:01:24 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Waiting for checks to finish 2025/07/24 03:01:24 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Waiting for transfers to finish 2025/07/24 03:01:24 INFO : sub dir/hello world: Deleted 2025/07/24 03:01:26.262081 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/alXj70eGwRzLkvFqA5uGUYdOjN5K99TA5kB0iJwNLZfCNspwnVJUcHhJpKRq7Lxuc9nRQmz2n9U3b92WzqBmdQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:01:26.262122 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/alXj70eGwRzLkvFqA5uGUYdOjN5K99TA5kB0iJwNLZfCNspwnVJUcHhJpKRq7Lxuc9nRQmz2n9U3b92WzqBmdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:01:26 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/alXj70eGwRzLkvFqA5uGUYdOjN5K99TA5kB0iJwNLZfCNspwnVJUcHhJpKRq7Lxuc9nRQmz2n9U3b92WzqBmdQ==/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/alXj70eGwRzLkvFqA5uGUYdOjN5K99TA5kB0iJwNLZfCNspwnVJUcHhJpKRq7Lxuc9nRQmz2n9U3b92WzqBmdQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/24 03:01:26 DEBUG : proton drive root link ID 'rclone-test-nenales7fubi': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.47s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:01:33 ERROR : error listing: directory not found 2025/07/24 03:01:34 INFO : Local file system at /tmp/rclone991227651: Making directory 2025/07/24 03:01:35 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:01:35 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.47s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:01:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/24 03:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:01:45 DEBUG : Local file system at /tmp/rclone991227651: Waiting for checks to finish 2025/07/24 03:01:45 DEBUG : Local file system at /tmp/rclone991227651: Waiting for transfers to finish 2025/07/24 03:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:01:46 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/24 03:01:46 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:01:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:01:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/24 03:01:49 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:01:49 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:01:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:01:51 INFO : check sum: Copied (new) 2025/07/24 03:01:51 DEBUG : Waiting for deletions to finish 2025/07/24 03:01:53 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:01:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:01:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/24 03:01:53 DEBUG : check sum: Unchanged skipping 2025/07/24 03:01:53 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:01:53 DEBUG : Waiting for deletions to finish 2025/07/24 03:01:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.20s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:01:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/24 03:01:55 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:01:55 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:01:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:01:57 INFO : sizeonly: Copied (new) 2025/07/24 03:01:57 DEBUG : Waiting for deletions to finish 2025/07/24 03:01:58 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:01:58 DEBUG : sizeonly: Sizes identical 2025/07/24 03:01:58 DEBUG : sizeonly: Unchanged skipping 2025/07/24 03:01:58 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:01:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:01:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:02:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/24 03:02:01 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:01 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/24 03:02:03 INFO : ignore-size: Copied (new) 2025/07/24 03:02:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:02:05 DEBUG : ignore-size: Unchanged skipping 2025/07/24 03:02:05 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:05 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:05 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:02:10 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:10 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:02:10 DEBUG : existing: Unchanged skipping 2025/07/24 03:02:10 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:10 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:10 INFO : There was nothing to transfer 2025/07/24 03:02:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/24 03:02:11 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:11 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:12.187639 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/24 03:02:12.187679 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/24 03:02:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:02:14 INFO : existing: Copied (replaced existing) 2025/07/24 03:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:02:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:02:17 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:17 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:02:19 INFO : existing: Copied (new) 2025/07/24 03:02:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:21 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:21 DEBUG : existing: Destination exists, skipping 2025/07/24 03:02:21 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:21 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:02:28 INFO : d: Making directory 2025/07/24 03:02:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:02:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:02:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:02:32 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:32 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:02:34 INFO : a/potato2: Copied (new) 2025/07/24 03:02:34 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:34 INFO : b/potato: Deleted 2025/07/24 03:02:34 INFO : d: Removing directory 2025/07/24 03:02:35 INFO : b: Removing directory 2025/07/24 03:02:36 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:02:45 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/24 03:02:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:02:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/24 03:02:45 DEBUG : empty space: Unchanged skipping 2025/07/24 03:02:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:45 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:45 INFO : There was nothing to transfer 2025/07/24 03:02:47 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/24 03:02:47 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:02:47 NOTICE: proton drive root link ID 'rclone-test-kisudev5tuqu': Forced to upload files to set modification times on this backend. 2025/07/24 03:02:47 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/24 03:02:47 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:47.154817 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/24 03:02:47.154856 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/24 03:02:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:02:49 INFO : empty space: Copied (replaced existing) 2025/07/24 03:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:02:55 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:02:55 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/24 03:02:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:02:55 DEBUG : empty space: Unchanged skipping 2025/07/24 03:02:55 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:02:55 DEBUG : Waiting for deletions to finish 2025/07/24 03:02:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:00 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/24 03:03:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:03:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone991227651) 2025/07/24 03:03:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-kisudev5tuqu') 2025/07/24 03:03:00 DEBUG : foo: sha1 differ 2025/07/24 03:03:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:03:01.250470 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/24 03:03:01.250507 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/24 03:03:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/24 03:03:04 INFO : foo: Copied (replaced existing) 2025/07/24 03:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.55s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:03:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/24 03:03:09 DEBUG : empty space: Unchanged skipping 2025/07/24 03:03:09 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:03:09 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:03:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:03:11 INFO : potato: Copied (new) 2025/07/24 03:03:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/24 03:03:17 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:03:17 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:03:18.322716 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/24 03:03:18.322757 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/24 03:03:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/24 03:03:20 INFO : potato: Copied (replaced existing) 2025/07/24 03:03:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:26 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/24 03:03:26 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:03:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone991227651) 2025/07/24 03:03:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-kisudev5tuqu') 2025/07/24 03:03:26 DEBUG : potato: sha1 differ 2025/07/24 03:03:26 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:03:26.613668 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/24 03:03:26.613719 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/24 03:03:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/24 03:03:29 INFO : potato: Copied (replaced existing) 2025/07/24 03:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:03:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:03:35 DEBUG : empty space: Unchanged skipping 2025/07/24 03:03:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/24 03:03:35 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:03:35 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:03:35 DEBUG : Waiting for deletions to finish 2025/07/24 03:03:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:03:44 DEBUG : empty space: Unchanged skipping 2025/07/24 03:03:44 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:03:44 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:03:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:03:46 INFO : potato2: Copied (new) 2025/07/24 03:03:46 DEBUG : Waiting for deletions to finish 2025/07/24 03:03:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:03:55 INFO : d: Making directory 2025/07/24 03:03:56 INFO : d/e: Making directory 2025/07/24 03:03:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:04:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:04:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:04:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:04:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:04:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:04:01 INFO : a/potato2: Copied (new) 2025/07/24 03:04:01 DEBUG : Waiting for deletions to finish 2025/07/24 03:04:02 INFO : b/potato: Deleted 2025/07/24 03:04:02 INFO : d/e: Removing directory 2025/07/24 03:04:03 INFO : d: Removing directory 2025/07/24 03:04:03 INFO : b: Removing directory 2025/07/24 03:04:04 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:04:15 INFO : d: Making directory 2025/07/24 03:04:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:04:18 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:04:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:04:18 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:04:18 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:04:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:04:21 INFO : a/potato2: Copied (new) 2025/07/24 03:04:21 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting files as there were IO errors 2025/07/24 03:04:21 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:04:33 DEBUG : Waiting for deletions to finish 2025/07/24 03:04:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:04:34 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:04:34 DEBUG : empty space: Unchanged skipping 2025/07/24 03:04:34 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:04:34 INFO : potato: Deleted 2025/07/24 03:04:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:04:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:04:44 DEBUG : Waiting for deletions to finish 2025/07/24 03:04:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:04:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:04:45 INFO : potato: Deleted 2025/07/24 03:04:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:04:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:04:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:04:46 DEBUG : empty space: Unchanged skipping 2025/07/24 03:04:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:04:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:04:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:04:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:04:54 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:04:54 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:04:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/24 03:04:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.83s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:05:03 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:05:03 DEBUG : enormous: Excluded 2025/07/24 03:05:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:05:03 DEBUG : potato2: Excluded 2025/07/24 03:05:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:05:04 DEBUG : potato2: Excluded 2025/07/24 03:05:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:05:04 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:04 DEBUG : empty space: Unchanged skipping 2025/07/24 03:05:04 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:04 DEBUG : Waiting for deletions to finish 2025/07/24 03:05:04 INFO : There was nothing to transfer 2025/07/24 03:05:05 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:05:05 DEBUG : enormous: Excluded 2025/07/24 03:05:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:05:05 DEBUG : potato2: Excluded 2025/07/24 03:05:06 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:05:06 DEBUG : potato2: Excluded 2025/07/24 03:05:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/24 03:05:06 DEBUG : empty space: Unchanged skipping 2025/07/24 03:05:06 DEBUG : Local file system at /tmp/rclone991227651: Waiting for checks to finish 2025/07/24 03:05:06 DEBUG : Local file system at /tmp/rclone991227651: Waiting for transfers to finish 2025/07/24 03:05:06 DEBUG : Waiting for deletions to finish 2025/07/24 03:05:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:05:15 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:05:15 DEBUG : enormous: Excluded 2025/07/24 03:05:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:05:15 DEBUG : potato2: Excluded 2025/07/24 03:05:16 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:05:16 DEBUG : empty space: Unchanged skipping 2025/07/24 03:05:16 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:16 DEBUG : Waiting for deletions to finish 2025/07/24 03:05:17 INFO : potato2: Deleted 2025/07/24 03:05:17 INFO : enormous: Deleted 2025/07/24 03:05:17 INFO : There was nothing to transfer 2025/07/24 03:05:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/24 03:05:18 DEBUG : empty space: Unchanged skipping 2025/07/24 03:05:18 DEBUG : Local file system at /tmp/rclone991227651: Waiting for checks to finish 2025/07/24 03:05:18 DEBUG : Local file system at /tmp/rclone991227651: Waiting for transfers to finish 2025/07/24 03:05:18 DEBUG : Waiting for deletions to finish 2025/07/24 03:05:18 INFO : potato2: Deleted 2025/07/24 03:05:18 INFO : enormous: Deleted 2025/07/24 03:05:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:05:30 DEBUG : five: Need to transfer - File not found at Destination 2025/07/24 03:05:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/24 03:05:30 DEBUG : one: Destination is newer than source, skipping 2025/07/24 03:05:30 DEBUG : three: Sizes identical 2025/07/24 03:05:30 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/24 03:05:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:05:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone991227651) 2025/07/24 03:05:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-kisudev5tuqu') 2025/07/24 03:05:30 DEBUG : two: sha1 differ 2025/07/24 03:05:30 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:30.394523 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/24 03:05:30.394554 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/24 03:05:30.409789 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/24 03:05:30.409820 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/24 03:05:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/24 03:05:31 INFO : five: Copied (new) 2025/07/24 03:05:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/24 03:05:32 INFO : four: Copied (replaced existing) 2025/07/24 03:05:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:05:32 INFO : two: Copied (replaced existing) 2025/07/24 03:05:32 DEBUG : Waiting for deletions to finish 2025/07/24 03:05:36 DEBUG : one: Destination is newer than source, skipping 2025/07/24 03:05:36 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone991227651) 2025/07/24 03:05:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-kisudev5tuqu') 2025/07/24 03:05:36 DEBUG : three: sha1 differ 2025/07/24 03:05:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:05:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/24 03:05:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/24 03:05:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/24 03:05:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/24 03:05:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/24 03:05:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/24 03:05:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:05:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:05:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:05:36 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:36.888275 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/24 03:05:36.888314 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/24 03:05:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:05:39 INFO : three: Copied (replaced existing) 2025/07/24 03:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.87s) === 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/24 03:05:46 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Making map for --track-renames 2025/07/24 03:05:46 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Finished making map for --track-renames 2025/07/24 03:05:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:05:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:05:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for renames to finish 2025/07/24 03:05:46 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:05:47 INFO : yam: Copied (new) 2025/07/24 03:05:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:05:48 INFO : potato: Copied (new) 2025/07/24 03:05:48 DEBUG : Waiting for deletions to finish 2025/07/24 03:05:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:05:50 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Making map for --track-renames 2025/07/24 03:05:50 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Finished making map for --track-renames 2025/07/24 03:05:50 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:50 DEBUG : potato: Unchanged skipping 2025/07/24 03:05:50 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for renames to finish 2025/07/24 03:05:51.328142 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5TgoP9MC-HrRLDjBXJh_kj9H9wueYFIFEQQq9uETZdQ65E1dgz_qclfNBjlSk4ZgS_I_5zV3vRK0ecCUGgF2tg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:05:51.328192 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5TgoP9MC-HrRLDjBXJh_kj9H9wueYFIFEQQq9uETZdQ65E1dgz_qclfNBjlSk4ZgS_I_5zV3vRK0ecCUGgF2tg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:05:51 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5TgoP9MC-HrRLDjBXJh_kj9H9wueYFIFEQQq9uETZdQ65E1dgz_qclfNBjlSk4ZgS_I_5zV3vRK0ecCUGgF2tg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:05:51 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5TgoP9MC-HrRLDjBXJh_kj9H9wueYFIFEQQq9uETZdQ65E1dgz_qclfNBjlSk4ZgS_I_5zV3vRK0ecCUGgF2tg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:05:51 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/24 03:05:51 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:52 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:05:52 INFO : yaml: Copied (new) 2025/07/24 03:05:52 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting files as there were IO errors 2025/07/24 03:05:52 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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 (10.27s) === 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/24 03:05:56 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Making map for --track-renames 2025/07/24 03:05:56 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Finished making map for --track-renames 2025/07/24 03:05:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:05:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:05:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:05:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for renames to finish 2025/07/24 03:05:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:05:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:05:58 INFO : potato: Copied (new) 2025/07/24 03:05:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:05:58 INFO : yam: Copied (new) 2025/07/24 03:05:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:06:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:06:00 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Making map for --track-renames 2025/07/24 03:06:00 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Finished making map for --track-renames 2025/07/24 03:06:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:00 DEBUG : potato: Unchanged skipping 2025/07/24 03:06:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for renames to finish 2025/07/24 03:06:01.694148 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MGo-BXz6HVODyc_Gpg98ElGap_7DDUjykoDX1OiTIFKwHPtPyCXvUU_TLyUcJd0Kzu5BinV1LTqiIThlpKe2mQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:06:01.694169 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MGo-BXz6HVODyc_Gpg98ElGap_7DDUjykoDX1OiTIFKwHPtPyCXvUU_TLyUcJd0Kzu5BinV1LTqiIThlpKe2mQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:06:01 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MGo-BXz6HVODyc_Gpg98ElGap_7DDUjykoDX1OiTIFKwHPtPyCXvUU_TLyUcJd0Kzu5BinV1LTqiIThlpKe2mQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:06:01 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MGo-BXz6HVODyc_Gpg98ElGap_7DDUjykoDX1OiTIFKwHPtPyCXvUU_TLyUcJd0Kzu5BinV1LTqiIThlpKe2mQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:06:01 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/24 03:06:01 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:03 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:06:03 INFO : yaml: Copied (new) 2025/07/24 03:06:03 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting files as there were IO errors 2025/07/24 03:06:03 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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 (10.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/24 03:06:07 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Making map for --track-renames 2025/07/24 03:06:07 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Finished making map for --track-renames 2025/07/24 03:06:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:06:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/24 03:06:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for renames to finish 2025/07/24 03:06:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:06:09 INFO : potato: Copied (new) 2025/07/24 03:06:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:06:10 INFO : sub/yam: Copied (new) 2025/07/24 03:06:10 DEBUG : Waiting for deletions to finish 2025/07/24 03:06:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:06:12 DEBUG : potato: Unchanged skipping 2025/07/24 03:06:13 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Making map for --track-renames 2025/07/24 03:06:13 INFO : proton drive root link ID 'rclone-test-kisudev5tuqu': Finished making map for --track-renames 2025/07/24 03:06:13 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:13 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for renames to finish 2025/07/24 03:06:14.390103 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/swR-IY7M0qvZZDm5nUV7CcSsz0ZPH_tniEA-2M9yX4TsJil7sECV7I-UJgLFYbFax0LCrLDkCmop1Q6ICmISwQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:06:14.390154 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/swR-IY7M0qvZZDm5nUV7CcSsz0ZPH_tniEA-2M9yX4TsJil7sECV7I-UJgLFYbFax0LCrLDkCmop1Q6ICmISwQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:06:14 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/swR-IY7M0qvZZDm5nUV7CcSsz0ZPH_tniEA-2M9yX4TsJil7sECV7I-UJgLFYbFax0LCrLDkCmop1Q6ICmISwQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:06:14 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/swR-IY7M0qvZZDm5nUV7CcSsz0ZPH_tniEA-2M9yX4TsJil7sECV7I-UJgLFYbFax0LCrLDkCmop1Q6ICmISwQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:06:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:06:14 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:06:16 INFO : yam: Copied (new) 2025/07/24 03:06:16 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting files as there were IO errors 2025/07/24 03:06:16 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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 (14.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:06:21 DEBUG : Creating backend with remote "/tmp/rclone991227651/dir1" 2025/07/24 03:06:21 DEBUG : Config file has changed externally - reloading 2025/07/24 03:06:21 DEBUG : Creating backend with remote "/tmp/rclone991227651/dir2" 2025/07/24 03:06:21 DEBUG : Local file system at /tmp/rclone991227651/dir2: Using server-side directory move 2025/07/24 03:06:21 INFO : Local file system at /tmp/rclone991227651/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/24 03:06:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/24 03:06:21 DEBUG : Local file system at /tmp/rclone991227651/dir2: Waiting for checks to finish 2025/07/24 03:06:21 DEBUG : Local file system at /tmp/rclone991227651/dir2: Waiting for transfers to finish 2025/07/24 03:06:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:06:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/24 03:06:22 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:22 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/24 03:06:27 INFO : nested/sub dir/file: Copied (new) 2025/07/24 03:06:27 INFO : nested/sub dir/file: Deleted 2025/07/24 03:06:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:06:28 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:06:28 INFO : sub dir/hello world: Deleted 2025/07/24 03:06:28 ERROR : Local file system at /tmp/rclone991227651: 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 (10.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:06:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/24 03:06:33 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:33 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/24 03:06:38 INFO : nested/sub dir/file: Copied (new) 2025/07/24 03:06:38 INFO : nested/sub dir/file: Deleted 2025/07/24 03:06:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:06:38 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:06:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:06:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/24 03:06:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:06:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:06:47 INFO : existing: Copied (new) 2025/07/24 03:06:47 INFO : existing: Deleted 2025/07/24 03:06:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/24 03:06:47 INFO : existing-b: Copied (new) 2025/07/24 03:06:47 INFO : existing-b: Deleted 2025/07/24 03:06:49 DEBUG : existing: Destination exists, skipping 2025/07/24 03:06:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/24 03:06:49 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:06:49 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:06:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.85s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:06:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cirumah1vuli" 2025/07/24 03:06:53 DEBUG : proton drive root link ID 'rclone-test-cirumah1vuli': Has cached credentials 2025/07/24 03:06:55 DEBUG : proton drive root link ID 'rclone-test-cirumah1vuli': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kisudev5tuqu' -> proton drive root link ID 'rclone-test-cirumah1vuli' 2025/07/24 03:07:07 DEBUG : proton drive root link ID 'rclone-test-cirumah1vuli': Using server-side directory move 2025/07/24 03:07:07 INFO : proton drive root link ID 'rclone-test-cirumah1vuli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/24 03:07:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:07:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/24 03:07:08 DEBUG : empty space: Unchanged skipping 2025/07/24 03:07:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:07:08 DEBUG : proton drive root link ID 'rclone-test-cirumah1vuli': Waiting for checks to finish 2025/07/24 03:07:09 INFO : potato3: Deleted 2025/07/24 03:07:09 INFO : empty space: Deleted 2025/07/24 03:07:09 DEBUG : proton drive root link ID 'rclone-test-cirumah1vuli': Waiting for transfers to finish 2025/07/24 03:07:09.896240 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TfONDtKoI7TR525E1_tgtE4RXErGTPLa8CCvW8hwWiwQt4xUgRsKkCrr7O3yxLckSOxP78dNHcpFRguWEec_Wg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:07:09.896322 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TfONDtKoI7TR525E1_tgtE4RXErGTPLa8CCvW8hwWiwQt4xUgRsKkCrr7O3yxLckSOxP78dNHcpFRguWEec_Wg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:09 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/TfONDtKoI7TR525E1_tgtE4RXErGTPLa8CCvW8hwWiwQt4xUgRsKkCrr7O3yxLckSOxP78dNHcpFRguWEec_Wg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:10.129438 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f4gvTPWsVHHlCPOrmYty_2sVX8rI7Su2B4XLNLRaPcuOQA1BH-PLE0FKWt6MEYYWoO9MkV9-_eFqf5jtETX38g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:07:10.129468 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f4gvTPWsVHHlCPOrmYty_2sVX8rI7Su2B4XLNLRaPcuOQA1BH-PLE0FKWt6MEYYWoO9MkV9-_eFqf5jtETX38g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:10 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/f4gvTPWsVHHlCPOrmYty_2sVX8rI7Su2B4XLNLRaPcuOQA1BH-PLE0FKWt6MEYYWoO9MkV9-_eFqf5jtETX38g==/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/f4gvTPWsVHHlCPOrmYty_2sVX8rI7Su2B4XLNLRaPcuOQA1BH-PLE0FKWt6MEYYWoO9MkV9-_eFqf5jtETX38g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/24 03:07:10 DEBUG : proton drive root link ID 'rclone-test-cirumah1vuli': Purge remote --- FAIL: TestServerSideMove (20.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:07:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tuvunaz5fuco" 2025/07/24 03:07:13 DEBUG : proton drive root link ID 'rclone-test-tuvunaz5fuco': Has cached credentials 2025/07/24 03:07:15 DEBUG : proton drive root link ID 'rclone-test-tuvunaz5fuco': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kisudev5tuqu' -> proton drive root link ID 'rclone-test-tuvunaz5fuco' 2025/07/24 03:07:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:07:30 DEBUG : empty space: Excluded 2025/07/24 03:07:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:07:30 DEBUG : empty space: Excluded 2025/07/24 03:07:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:07:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:07:30 DEBUG : proton drive root link ID 'rclone-test-tuvunaz5fuco': Waiting for checks to finish 2025/07/24 03:07:30 DEBUG : proton drive root link ID 'rclone-test-tuvunaz5fuco': Waiting for transfers to finish 2025/07/24 03:07:30 INFO : potato3: Deleted 2025/07/24 03:07:31.140570 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-4wz4nfDTT8DdPR1V-Zlp2ZmX2l1KHU35XFyMFNmv0DzvU11--dYuiqrGwsgAE-dFSxn7NYc5J0sIXr1k6JbYw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:07:31.140607 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-4wz4nfDTT8DdPR1V-Zlp2ZmX2l1KHU35XFyMFNmv0DzvU11--dYuiqrGwsgAE-dFSxn7NYc5J0sIXr1k6JbYw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:31 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-4wz4nfDTT8DdPR1V-Zlp2ZmX2l1KHU35XFyMFNmv0DzvU11--dYuiqrGwsgAE-dFSxn7NYc5J0sIXr1k6JbYw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:31.634225 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KAqsSxCln0NgVEbpKtUC3GWm3zM5JKCMYaJSLMjWuhGgQLdDofxAj6wwWqyNpmq3nVvzFkvsJkhu26C8zAym1g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:07:31.634255 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KAqsSxCln0NgVEbpKtUC3GWm3zM5JKCMYaJSLMjWuhGgQLdDofxAj6wwWqyNpmq3nVvzFkvsJkhu26C8zAym1g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:31 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KAqsSxCln0NgVEbpKtUC3GWm3zM5JKCMYaJSLMjWuhGgQLdDofxAj6wwWqyNpmq3nVvzFkvsJkhu26C8zAym1g==/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/KAqsSxCln0NgVEbpKtUC3GWm3zM5JKCMYaJSLMjWuhGgQLdDofxAj6wwWqyNpmq3nVvzFkvsJkhu26C8zAym1g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/24 03:07:31 DEBUG : proton drive root link ID 'rclone-test-tuvunaz5fuco': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:07:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tozujis4neca" 2025/07/24 03:07:36 DEBUG : proton drive root link ID 'rclone-test-tozujis4neca': Has cached credentials 2025/07/24 03:07:38 DEBUG : proton drive root link ID 'rclone-test-tozujis4neca': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:07:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-kisudev5tuqu' -> proton drive root link ID 'rclone-test-tozujis4neca' 2025/07/24 03:07:52 DEBUG : proton drive root link ID 'rclone-test-tozujis4neca': Using server-side directory move 2025/07/24 03:07:52 INFO : proton drive root link ID 'rclone-test-tozujis4neca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/24 03:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:07:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/24 03:07:53 DEBUG : empty space: Unchanged skipping 2025/07/24 03:07:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:07:53 DEBUG : proton drive root link ID 'rclone-test-tozujis4neca': Waiting for checks to finish 2025/07/24 03:07:54 INFO : potato3: Deleted 2025/07/24 03:07:54 INFO : empty space: Deleted 2025/07/24 03:07:54 DEBUG : proton drive root link ID 'rclone-test-tozujis4neca': Waiting for transfers to finish 2025/07/24 03:07:54.738186 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5Wqj6ED0Te3AccomCX74rhhWHWquW30s2NKl8TDlynnoXPzSmWx3Tt2FKmvzBRpcuHab3Bzy-tqcKkpTBwAPeg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:07:54.738238 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5Wqj6ED0Te3AccomCX74rhhWHWquW30s2NKl8TDlynnoXPzSmWx3Tt2FKmvzBRpcuHab3Bzy-tqcKkpTBwAPeg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:54 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5Wqj6ED0Te3AccomCX74rhhWHWquW30s2NKl8TDlynnoXPzSmWx3Tt2FKmvzBRpcuHab3Bzy-tqcKkpTBwAPeg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:54.900870 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PgJSqp5LGNn7pd5R3YZTKBTcfrb2bieWX-o7PzW3X_uO-vEFLU12-jFjBW8ih6893O62uhR_h2PmEdGivluOeg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/24 03:07:54.900933 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PgJSqp5LGNn7pd5R3YZTKBTcfrb2bieWX-o7PzW3X_uO-vEFLU12-jFjBW8ih6893O62uhR_h2PmEdGivluOeg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:54 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PgJSqp5LGNn7pd5R3YZTKBTcfrb2bieWX-o7PzW3X_uO-vEFLU12-jFjBW8ih6893O62uhR_h2PmEdGivluOeg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/24 03:07:54 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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/24 03:07:54 DEBUG : proton drive root link ID 'rclone-test-tozujis4neca': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.06s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.90s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:08:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/rclone-sync-test" 2025/07/24 03:08:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test': Has cached credentials 2025/07/24 03:08:02 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (148.88s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:10:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/rclone-sync-test" 2025/07/24 03:10:28 DEBUG : Config file has changed externally - reloading 2025/07/24 03:10:28 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test': Has cached credentials 2025/07/24 03:10:31 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:12:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/rclone-sync-test-include/layer2" 2025/07/24 03:12:57 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-include/layer2': Has cached credentials 2025/07/24 03:12:59 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:15:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/rclone-sync-test-ignore-file" 2025/07/24 03:15:25 DEBUG : Config file has changed externally - reloading 2025/07/24 03:15:25 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-ignore-file': Has cached credentials 2025/07/24 03:15:28 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:17:58 DEBUG : rclone-sync-test: Excluded 2025/07/24 03:18:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:18:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/24 03:18:01 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test': Waiting for checks to finish 2025/07/24 03:18:01 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test': Waiting for transfers to finish 2025/07/24 03:18:01 DEBUG : Waiting for deletions to finish 2025/07/24 03:18:01 INFO : There was nothing to transfer 2025/07/24 03:18:01 DEBUG : rclone-sync-test: Excluded 2025/07/24 03:18:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:18:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/24 03:18:03 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:18:03 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:18:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:18:03 INFO : rclone-sync-test-include: Removing directory 2025/07/24 03:18:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/24 03:18:04 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': failed to delete 1 directories 2025/07/24 03:18:04 INFO : There was nothing to transfer 2025/07/24 03:18:05 DEBUG : rclone-sync-test: Excluded 2025/07/24 03:18:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:18:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/24 03:18:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/24 03:18:07 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/24 03:18:07 DEBUG : Waiting for deletions to finish 2025/07/24 03:18:07 INFO : There was nothing to transfer 2025/07/24 03:18:07 DEBUG : rclone-sync-test: Excluded 2025/07/24 03:18:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:18:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/24 03:18:09 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:18:09 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:18:09 DEBUG : Waiting for deletions to finish 2025/07/24 03:18:09 INFO : rclone-sync-test-include: Removing directory 2025/07/24 03:18:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/24 03:18:10 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': failed to delete 1 directories 2025/07/24 03:18:10 INFO : There was nothing to transfer 2025/07/24 03:18:11 DEBUG : rclone-sync-test: Excluded 2025/07/24 03:18:12 DEBUG : Excluded 2025/07/24 03:18:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:18:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/24 03:18:13 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/24 03:18:13 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/24 03:18:13 DEBUG : Waiting for deletions to finish 2025/07/24 03:18:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (470.39s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:18:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/dst" 2025/07/24 03:18:19 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Has cached credentials 2025/07/24 03:18:21 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:20:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/CompareDest" 2025/07/24 03:20:59 DEBUG : Config file has changed externally - reloading 2025/07/24 03:20:59 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/CompareDest': Has cached credentials 2025/07/24 03:21:01 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:23:25 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:23:25 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:23:25 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:23:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:23:29 INFO : one: Copied (new) 2025/07/24 03:23:29 DEBUG : Waiting for deletions to finish 2025/07/24 03:23:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:23:33 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:23:33 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:23:33.429727 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/24 03:23:33.429761 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/24 03:23:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:23:35 INFO : one: Copied (replaced existing) 2025/07/24 03:23:35 DEBUG : Waiting for deletions to finish 2025/07/24 03:23:38.078218 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/24 03:23:38.078270 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/24 03:23:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:23:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:23:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:23:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:23:47 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:23:47 DEBUG : Waiting for deletions to finish 2025/07/24 03:23:47 INFO : There was nothing to transfer 2025/07/24 03:23:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:23:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:23:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:23:53 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:23:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:23:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:23:53 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:23:53 DEBUG : Waiting for deletions to finish 2025/07/24 03:23:53 INFO : There was nothing to transfer 2025/07/24 03:23:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:23:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:23:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:23:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:23:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:23:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:23:56 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:23:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:23:56 INFO : There was nothing to transfer 2025/07/24 03:23:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:24:00 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/24 03:24:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:24:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:24:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:24:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:24:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:24:00 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:24:00 DEBUG : Waiting for deletions to finish 2025/07/24 03:24:00 INFO : There was nothing to transfer 2025/07/24 03:24:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:24:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/24 03:24:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:24:05 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for checks to finish 2025/07/24 03:24:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/24 03:24:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:24:05 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dst': Waiting for transfers to finish 2025/07/24 03:24:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/24 03:24:06 INFO : two: Copied (new) 2025/07/24 03:24:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (354.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:24:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/dest" 2025/07/24 03:24:21 DEBUG : Config file has changed externally - reloading 2025/07/24 03:24:21 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dest': Has cached credentials 2025/07/24 03:24:23 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dest': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:25:30.132604 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/children?Page=171&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:25:30.132660 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/children?Page=171&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:25:30 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/24 03:25:30 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/24 03:25:30 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/24 03:25:30 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/24 03:26:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/pre-dest1" 2025/07/24 03:26:48 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/pre-dest1': Has cached credentials 2025/07/24 03:26:50 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:28:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisudev5tuqu/pre-dest2" 2025/07/24 03:28:04 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/pre-dest2': Has cached credentials 2025/07/24 03:28:06 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/24 03:29:20 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:29:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/24 03:29:21 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/24 03:29:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/24 03:29:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/24 03:29:22 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dest': Waiting for checks to finish 2025/07/24 03:29:22 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu/dest': Waiting for transfers to finish 2025/07/24 03:29:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/24 03:29:25 INFO : 3: Copied (new) 2025/07/24 03:29:25 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:26.329840 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:26.329866 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:26.489464 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:26.489556 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:26 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/07/24 03:29:26 DEBUG : Config file has changed externally - reloading 2025/07/24 03:29:26 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/07/24 03:29:26 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/07/24 03:29:26 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/07/24 03:29:26 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/24 03:29:26.729721 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:26.729766 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:26.878969 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:26.879029 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:26 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:2255 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: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (312.61s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/24 03:29:27.036158 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:27.036198 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:27.145824 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:27.145861 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:27 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2265 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: TestSyncCopyDest --- FAIL: TestSyncCopyDest (0.27s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:27.214598 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:27.214641 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:27.316238 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:27.316275 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-kisudev5tuqu'": failed to refresh 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/24 03:29:27.453734 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:27.453772 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:27.613812 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:27.613847 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:27 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2401 /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 (0.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:27.728184 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:27.728221 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:27.892289 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:27.892321 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-kisudev5tuqu'": failed to refresh 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/24 03:29:28.025970 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:28.026032 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:28.170288 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:28.170326 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:28 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.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:28.272240 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:28.272277 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:28.435854 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:28.435898 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-kisudev5tuqu'": failed to refresh 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/24 03:29:28.664301 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:28.664322 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:28.780034 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:28.780056 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:28 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.61s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:28.886880 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:28.886907 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:29.029289 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:29.029310 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-kisudev5tuqu'": failed to refresh 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/24 03:29:29.161886 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:29.161932 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:29.303390 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:29.303422 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:29 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.52s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:29.412408 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:29.412447 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:29.563647 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:29.563689 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-kisudev5tuqu'": failed to refresh 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/24 03:29:29.696792 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:29.696825 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:29.844817 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:29.844857 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:29 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.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:29.961572 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:29.961605 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:30.109148 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:30.109194 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-kisudev5tuqu'": failed to refresh 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/24 03:29:30.247505 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:30.247525 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:30.355838 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:30.355870 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2488 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (0.51s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14) 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 "1" 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 "2" 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 "3" 2025/07/24 03:29:37.489863 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:37.489894 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:37.641341 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:37.641377 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-kisudev5tuqu'": failed to refresh 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/24 03:29:37.775287 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:37.775312 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:37.878756 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:37.878789 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:37 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.52s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14), existing (6) 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 "1" 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 "2" 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 "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êé" 2025/07/24 03:29:45.027771 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:45.027792 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:45.223860 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:45.223884 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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) 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/24 03:29:45.361425 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:45.361453 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:45.522168 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:45.522194 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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/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.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14), existing (6) 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 "1" 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 "2" 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 "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êé" 2025/07/24 03:29:52.643550 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:52.643573 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:52.788279 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:52.788310 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-kisudev5tuqu'": failed to refresh 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/24 03:29:52.919863 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:52.919899 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:53.033389 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:53.033432 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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: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.51s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/24 03:29:53.166957 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:53.166979 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:53.313204 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:53.313236 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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: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.28s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/24 03:29:53.520638 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:53.520696 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:53.679793 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:53.679830 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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: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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/24 03:29:53.816217 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:53.816247 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:53.956337 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:53.956362 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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: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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/24 03:29:54.093437 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:54.093466 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:54.288185 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:54.288210 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:54 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.97s) --- FAIL: TestMaxTransfer/Hard (0.37s) --- FAIL: TestMaxTransfer/Soft (0.28s) --- FAIL: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:54.426358 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:54.426381 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:54.534342 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:54.534365 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-kisudev5tuqu'": failed to refresh 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/24 03:29:54.675564 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:54.675590 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:54.782680 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:54.782703 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29:54 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.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:29:54.848850 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:54.848881 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:54.967310 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:54.967327 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-kisudev5tuqu'": failed to refresh 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/24 03:29:55.103137 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:29:55.103154 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:29:55.250434 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:29:55.250502 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:29: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: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.47s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14), both0 (6), existing (6), file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) 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 "1" 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 "2" 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 "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" 2025/07/24 03:30:02 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:30:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:30:02 DEBUG : empty_on_remote: Making directory with metadata 2025/07/24 03:30:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:30:02 INFO : empty_on_remote: Making directory 2025/07/24 03:30:02.396037 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:02.396076 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:02.567224 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:02.567348 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/24 03:30:02.723427 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:02.723454 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:02.873242 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:02.873289 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:02 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.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14), both0 (6), existing (6), file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) 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 "1" 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 "2" 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 "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" 2025/07/24 03:30:09 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:30:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:30:09 DEBUG : empty_on_remote: Making directory with metadata 2025/07/24 03:30:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:30:09 INFO : empty_on_remote: Making directory 2025/07/24 03:30:09.962991 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:09.963037 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:10.069662 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:10.069701 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/24 03:30:10.282720 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:10.282752 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:10.390065 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:10.390116 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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 /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.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14), both0 (6), existing (6), file1 (5), 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) 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 "1" 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 "2" 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 "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 "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/24 03:30:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:30:17 INFO : sub dir: Making directory 2025/07/24 03:30:17.524415 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:17.524441 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:17.664644 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:17.664671 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/24 03:30:17.861681 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:17.861699 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:18.013756 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:18.013987 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:18 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/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.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", 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 1 (1), 2 (1), 3 (1), Testêé (14), both0 (6), existing (6), file1 (5), 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) 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 "1" 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 "2" 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 "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 "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/24 03:30:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:30:25 INFO : sub dir: Making directory 2025/07/24 03:30:25.093139 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:25.093166 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:25.223060 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:25.223185 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/24 03:30:25.491815 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:25.491843 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:25.664952 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:25.664989 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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: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.65s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:25.778119 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:25.778156 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:25.924086 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:25.924107 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-kisudev5tuqu'": failed to refresh 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/24 03:30:26.057881 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:26.057907 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:26.166980 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:26.167085 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:26 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/24 03:30:26.304197 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:26.304230 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:26.448329 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:26.448361 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:26 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:26.519322 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:26.519349 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:26.624871 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:26.624890 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-kisudev5tuqu'": failed to refresh 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/24 03:30:26.760327 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:26.760358 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:26.900391 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:26.900427 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:26 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/24 03:30:27.035412 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:27.035434 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:27.203555 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:27.203574 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:27 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:27.369998 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:27.370099 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:27.506435 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:27.506461 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-kisudev5tuqu'": failed to refresh 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/24 03:30:27.651186 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:27.651212 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:27.805916 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:27.805945 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:27 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/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/24 03:30:27.941084 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:27.941107 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:28.046653 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:28.046681 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:28 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:28.118830 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:28.118853 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:28.224082 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:28.224113 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-kisudev5tuqu'": failed to refresh 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/24 03:30:28.362375 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:28.362401 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:28.510154 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:28.510182 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:28 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/24 03:30:28.643903 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:28.643940 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:28.800341 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:28.801473 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:28 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:28.919882 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:28.919909 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:29.079332 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:29.079358 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-kisudev5tuqu'": failed to refresh 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/24 03:30:29.212737 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:29.212766 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:29.354340 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:29.354358 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:29 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/24 03:30:29.525833 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:29.525862 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:29.680451 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:29.680506 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:29 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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:29.781849 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:29.781881 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:29.918415 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:29.918442 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-kisudev5tuqu'": failed to refresh 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/24 03:30:30.072469 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:30.072513 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:30.226731 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:30.226755 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/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/24 03:30:30.360857 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:30.361140 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:30.475339 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:30.475367 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:30 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:30.598708 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:30.598733 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:30.758891 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:30.758909 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-kisudev5tuqu'": failed to refresh 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/24 03:30:30.891245 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:30.891276 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:31.001180 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:31.001276 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/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/24 03:30:31.137230 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:31.137250 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:31.245150 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:31.245168 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:31.314467 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:31.314499 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:31.457329 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:31.457346 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-kisudev5tuqu'": failed to refresh 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/24 03:30:31.589253 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:31.589275 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:31.752527 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:31.752567 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:31 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/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/24 03:30:31.891354 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:31.891383 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:32.038764 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:32.038784 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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/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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:32.148588 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:32.148604 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:32.305208 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:32.305249 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-kisudev5tuqu'": failed to refresh 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/24 03:30:32.438819 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:32.438853 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:32.588290 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:32.588305 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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/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/24 03:30:32.725251 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:32.725283 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:32.871402 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:32.871439 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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/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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:32.937328 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:32.937345 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:33.100988 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:33.101038 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-kisudev5tuqu'": failed to refresh 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/24 03:30:33.238401 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:33.238417 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:33.346742 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:33.346759 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:33 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/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/24 03:30:33.533768 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:33.533789 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:33.654706 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:33.654741 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:33 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:33.791339 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:33.791371 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:33.940181 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:33.940230 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-kisudev5tuqu'": failed to refresh 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/24 03:30:34.073562 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.073599 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.183068 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:34.183085 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:34 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/24 03:30:34.315064 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.315082 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.432038 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:34.432067 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:34 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.77s) --- FAIL: TestTransform/NFC (0.78s) --- FAIL: TestTransform/NFD (0.76s) --- FAIL: TestTransform/base64 (0.84s) --- FAIL: TestTransform/prefix (0.76s) --- FAIL: TestTransform/suffix (0.88s) --- FAIL: TestTransform/truncate (0.80s) --- FAIL: TestTransform/encoder (0.77s) --- FAIL: TestTransform/ISO-8859-1 (0.79s) --- FAIL: TestTransform/charmap (0.83s) --- FAIL: TestTransform/lowercase (0.78s) --- FAIL: TestTransform/ascii (0.78s) === RUN TestTransformCopy run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:34 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:34 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:34 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:34 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:34 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:34 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:34 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:34 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:34 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34.586912 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.586943 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.744838 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:34.744855 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : 1: Need to transfer - File not found at Destination 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : 2: Need to transfer - File not found at Destination 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:34 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:34 DEBUG : both0: Need to transfer - File not found at Destination 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:34 INFO : empty_dir_somesuffix: Making directory 2025/07/24 03:30:34.843535 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.843561 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.857573 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.857604 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.873105 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.873136 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.873171 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.873177 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:34.899651 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:34.899680 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:35.047265 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:35.047286 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:35 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/24 03:30:35 DEBUG : Testêé: transformed to: Testêé_somesuffix 2025/07/24 03:30:35 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:35.293087 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:35.293127 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:35 ERROR : 1: 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/24 03:30:35 DEBUG : 1: transformed to: 1_somesuffix 2025/07/24 03:30:35.439092 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:35.439122 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:35 ERROR : 2: 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/24 03:30:35 DEBUG : 2: transformed to: 2_somesuffix 2025/07/24 03:30:35.584225 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:35.584249 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:35 ERROR : 3: 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/24 03:30:35 DEBUG : 3: transformed to: 3_somesuffix 2025/07/24 03:30:35.731365 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:35.731397 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:35 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/07/24 03:30:35 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:35 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:35 INFO : empty_on_remote_somesuffix: Making directory 2025/07/24 03:30:35.844674 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:35.844710 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:35.988538 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:35.988554 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:35 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/07/24 03:30:35 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:35 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:30:35 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:35 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:35 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/24 03:30:35 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:35 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:35 INFO : sub dir2_somesuffix: Making directory 2025/07/24 03:30:35 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:36.053056 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:36.053091 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:36.061257 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:36.061279 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:36.119447 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:36.119512 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:36.278265 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:36.278286 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:36 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/24 03:30:36 DEBUG : both0: transformed to: both0_somesuffix 2025/07/24 03:30:36.445461 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:36.445508 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:36 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/24 03:30:36 DEBUG : existing: transformed to: existing_somesuffix 2025/07/24 03:30:36.588392 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:36.588419 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:36 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/07/24 03:30:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:36 INFO : sub dir_somesuffix: Making directory 2025/07/24 03:30:36.719131 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:36.719160 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:36.873845 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:36.873870 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:30:36 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:36 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:36 INFO : test_dir1_somesuffix: Making directory 2025/07/24 03:30:36.985597 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:36.985644 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:37.004603 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:37.004635 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:37.155853 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:37.155877 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:37 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/24 03:30:37 DEBUG : file1: transformed to: file1_somesuffix 2025/07/24 03:30:37.304615 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:37.304640 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:37 INFO : test_dir2_somesuffix: Making directory 2025/07/24 03:30:37.418104 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:37.418126 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:37.575611 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:37.576239 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/07/24 03:30:37 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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/24 03:30:37 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:30:37 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:30:37 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting files as there were IO errors 2025/07/24 03:30:37 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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/24 03:30:37.769636 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:37.769666 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:37.890889 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:37.890913 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:37 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.46s) === RUN TestDoubleTransform run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:37 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:37 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:37 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:37 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:37 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:37 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:38.026645 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:38.026715 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:38.173956 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:38.174196 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:38 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:38 DEBUG : 1: Need to transfer - File not found at Destination 2025/07/24 03:30:38 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:38 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:38 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:38 DEBUG : 2: Need to transfer - File not found at Destination 2025/07/24 03:30:38 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:38 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:38 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/24 03:30:38 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:38 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:38 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:38 DEBUG : Testêé: Need to transfer - File not found at Destination 2025/07/24 03:30:38 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:38 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:38 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:38 DEBUG : both0: Need to transfer - File not found at Destination 2025/07/24 03:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:38 INFO : tictacempty_dir: Making directory 2025/07/24 03:30:38.297811 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:38.297841 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:38.313406 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:38.313440 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:38.313534 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:38.313550 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:38.334524 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:38.334560 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:38.334528 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:38.334579 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:38.483928 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:38.483956 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:38 ERROR : 1: 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/24 03:30:38 DEBUG : 1: transformed to: tictac1 2025/07/24 03:30:38 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:38.628273 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:38.628305 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:38 ERROR : 3: 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/24 03:30:38 DEBUG : 3: transformed to: tictac3 2025/07/24 03:30:38.783691 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:38.783710 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:38 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/24 03:30:38 DEBUG : Testêé: transformed to: tictacTestêé 2025/07/24 03:30:38.940924 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:38.940949 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:30:38 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:38 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:38 INFO : tictacempty_on_remote: Making directory 2025/07/24 03:30:39.048761 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:39.048799 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:39.197377 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:39.197409 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:39 ERROR : 2: 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/24 03:30:39 DEBUG : 2: transformed to: tictac2 2025/07/24 03:30:39.299958 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:39.299981 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:39 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/07/24 03:30:39 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:39 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:30:39 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:39 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:39 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/24 03:30:39 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:39 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:39 INFO : tictacsub dir2: Making directory 2025/07/24 03:30:39 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:39.384370 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:39.384388 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:39.402197 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:39.402230 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:39.426921 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:39.426946 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:39.553072 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:39.553089 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:39 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/07/24 03:30:39 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:39 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:39 INFO : tictacsub dir: Making directory 2025/07/24 03:30:39.665797 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:39.665834 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:39 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/24 03:30:39 DEBUG : both0: transformed to: tictacboth0 2025/07/24 03:30:39.789936 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:39.789969 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:39.946131 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:39.946161 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:39 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/24 03:30:39 DEBUG : existing: transformed to: tictacexisting 2025/07/24 03:30:40.112972 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:40.112990 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:40 DEBUG : sub dir: transformed to: tictacsub dir 2025/07/24 03:30:40 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:40 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:40 INFO : tictactest_dir1: Making directory 2025/07/24 03:30:40.215435 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:40.215465 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:40.244148 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:40.244183 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:40.384875 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:40.384895 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:40 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/24 03:30:40 DEBUG : file1: transformed to: tictacfile1 2025/07/24 03:30:40.493345 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:40.493368 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:40 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/07/24 03:30:40 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:40 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:40 INFO : tictactest_dir2: Making directory 2025/07/24 03:30:40.566665 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:40.566688 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:40.703374 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:40.703405 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:40 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/07/24 03:30:40 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:40 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:40 INFO : tictactoe: Making directory 2025/07/24 03:30:40.809438 WARN RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:40.809466 ERROR RESTY 401 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/checkAvailableHashes: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:40.949802 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:40.949832 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:40 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:30:40 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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/24 03:30:40 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for checks to finish 2025/07/24 03:30:40 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Waiting for transfers to finish 2025/07/24 03:30:40 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': not deleting files as there were IO errors 2025/07/24 03:30:40 ERROR : proton drive root link ID 'rclone-test-kisudev5tuqu': 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/24 03:30:41.083300 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:41.083318 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:41.230380 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:41.230403 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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/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.34s) === RUN TestFileTag run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:41.362750 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:41.362773 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:41.476250 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:41.476281 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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 /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.25s) === RUN TestNoTag run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:41.695606 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:41.695626 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:41.845550 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:41.845578 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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 /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.37s) === RUN TestDirTag run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:41.979870 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:41.979897 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:42.122384 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:42.122405 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:42 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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.28s) === RUN TestAllTag run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:42.260196 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:42.260231 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:42.405189 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:42.405211 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:42 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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.28s) === RUN TestRunTwice run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:42.597973 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:42.597996 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:42.747837 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:42.747865 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:42 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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.34s) === RUN TestSyntax 2025/07/24 03:30:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:42.883230 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:42.883265 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:42.994285 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:42.994309 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:42 ERROR : error listing: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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.25s) === RUN TestMove run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:43.131898 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:43.131927 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:43.280934 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:43.280972 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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: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.29s) === RUN TestTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:44.149857 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:44.149898 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:44.289977 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:44.290055 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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: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 (1.01s) === RUN TestManualTransformFile run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" 2025/07/24 03:30:44 DEBUG : Reset feature "Copy" 2025/07/24 03:30:44 DEBUG : Reset feature "Move" 2025/07/24 03:30:44 DEBUG : Reset feature "Copy" 2025/07/24 03:30:44 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:44.426863 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:44.426894 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:44.551029 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:44.551048 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:449 Error: Received unexpected error: failed to refresh auth: failed to refresh auth, de-auth: 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.26s) === RUN TestBase64 run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:44.687571 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:44.687614 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:44.830439 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:44.830471 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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: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.28s) === RUN TestError run.go:180: Remote "proton drive root link ID 'rclone-test-kisudev5tuqu'", Local "Local file system at /tmp/rclone991227651", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone991227651/toe/toe": mkdir /tmp/rclone991227651/toe/toe: not a directory 2025/07/24 03:30:45.606722 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:45.606756 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==/children?Page=0&PageSize=150&ShowAll=1: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:45.716618 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:45.716646 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30: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: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.89s) FAIL 2025/07/24 03:30:45 DEBUG : proton drive root link ID 'rclone-test-kisudev5tuqu': Purge remote 2025/07/24 03:30:45.851967 WARN RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==: Invalid access token (Code=401, Status=401), Attempt 1 2025/07/24 03:30:45.851999 ERROR RESTY 401 GET https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qmm-DMbIrzUjPZxOp68PjBwh1M3vVXkF1tVhfcadCMFiruDqokrC7sDEZGg2hChz1fmoqVk43GiK7mdbUyWgVw==: Invalid access token (Code=401, Status=401) 2025/07/24 03:30:45.956679 WARN RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400), Attempt 1 2025/07/24 03:30:45.956708 ERROR RESTY 400 POST https://mail.proton.me/api/auth/v4/refresh: Invalid refresh token (Code=10013, Status=400) 2025/07/24 03:30:45 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 32m43.786399695s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncMultipleCompareDest TestSyncCopyDest 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]