"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/30 03:37:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju" 2025/08/30 03:37:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 03:37:13 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Has cached credentials 2025/08/30 03:37:14 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Used cached credential to initialize the ProtonDrive API 2025/08/30 03:37:15 DEBUG : Creating backend with remote "/tmp/rclone2291296805" === 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-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/30 03:37:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.80s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 03:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:17 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:37:18 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.68s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:20 DEBUG : Creating backend with remote "/non-existing" 2025/08/30 03:37:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/30 03:37:20 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:20 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:21 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:21 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:24 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Running all checks before starting transfers 2025/08/30 03:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:25 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:25 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Checks finished, now starting transfers 2025/08/30 03:37:25 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.62s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:28 ERROR : Ignoring --no-traverse with sync 2025/08/30 03:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:30 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.61s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/30 03:37:32 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:32 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/30 03:37:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:37:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:37:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 03:37:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 03:37:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/30 03:37:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 03:37:40 INFO : sub dir2: Making directory 2025/08/30 03:37:40 INFO : sub dir: Making directory 2025/08/30 03:37:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:40 INFO : sub dir2/sub sub dir2: Making directory 2025/08/30 03:37:41 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:41 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:42 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:37:42 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:44 INFO : sub dir2: Making directory 2025/08/30 03:37:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/30 03:37:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 03:37:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:44 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:44 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.80s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:48 DEBUG : sub dir2: Making directory with metadata 2025/08/30 03:37:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 03:37:48 INFO : sub dir2: Making directory 2025/08/30 03:37:49 INFO : sub dir: Making directory 2025/08/30 03:37:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:49 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:49 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:50 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:37:50 INFO : sub dir/hello world: Deleted 2025/08/30 03:37:51 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/30 03:37:51 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.58s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:53 INFO : sub dir2: Making directory 2025/08/30 03:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:53 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:53 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:55 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:37:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:37:57 DEBUG : sub dir2: Making directory with metadata 2025/08/30 03:37:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 03:37:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 03:37:57 INFO : sub dir2: Making directory 2025/08/30 03:37:57 INFO : sub dir: Making directory 2025/08/30 03:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:37:58 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:37:58 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:37:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:37:59 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:37:59 DEBUG : Waiting for deletions to finish 2025/08/30 03:38:00 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:01 INFO : sub dir2: Making directory 2025/08/30 03:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:38:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:38:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:38:04 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:38:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.75s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cegekow0vava" 2025/08/30 03:38:08 DEBUG : proton drive root link ID 'rclone-test-cegekow0vava': Has cached credentials 2025/08/30 03:38:08 DEBUG : proton drive root link ID 'rclone-test-cegekow0vava': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-damunes0yoju' -> proton drive root link ID 'rclone-test-cegekow0vava' 2025/08/30 03:38:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:38:09 DEBUG : proton drive root link ID 'rclone-test-cegekow0vava': Waiting for checks to finish 2025/08/30 03:38:09 DEBUG : proton drive root link ID 'rclone-test-cegekow0vava': Waiting for transfers to finish 2025/08/30 03:38:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:38:12 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:38:13 DEBUG : proton drive root link ID 'rclone-test-cegekow0vava': Purge remote --- PASS: TestServerSideCopy (9.13s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:17 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:38:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 03:38:17 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:38:17.719554 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:38:17.719595 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:38:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 03:38:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cofuyib7yuhe" 2025/08/30 03:38:23 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Has cached credentials 2025/08/30 03:38:24 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-damunes0yoju' -> proton drive root link ID 'rclone-test-cofuyib7yuhe' 2025/08/30 03:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:38:25 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Waiting for checks to finish 2025/08/30 03:38:25 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Waiting for transfers to finish 2025/08/30 03:38:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:38:28 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:38:29.005385 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:38:29.005419 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:38:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 03:38:31 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Waiting for checks to finish 2025/08/30 03:38:31 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Waiting for transfers to finish 2025/08/30 03:38:31.934559 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:38:31.934596 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:38:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 03:38:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 03:38:34 DEBUG : proton drive root link ID 'rclone-test-cofuyib7yuhe': Purge remote --- PASS: TestServerSideCopyOverSelf (14.98s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 03:38:38 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:38:38 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:38:38.871873 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:38:38.871911 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:38:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/30 03:38:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/30 03:38:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-betufek5lawo" 2025/08/30 03:38:44 DEBUG : Config file has changed externally - reloading 2025/08/30 03:38:44 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Has cached credentials 2025/08/30 03:38:45 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-damunes0yoju' -> proton drive root link ID 'rclone-test-betufek5lawo' 2025/08/30 03:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:38:46 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Waiting for checks to finish 2025/08/30 03:38:46 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Waiting for transfers to finish 2025/08/30 03:38:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:38:48 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:38:49.889491 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:38:49.889529 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:38:52 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Using server-side directory move 2025/08/30 03:38:52 INFO : proton drive root link ID 'rclone-test-betufek5lawo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 03:38:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/30 03:38:52 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Waiting for checks to finish 2025/08/30 03:38:52 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Waiting for transfers to finish 2025/08/30 03:38:52 INFO : sub dir/hello world: Deleted 2025/08/30 03:38:53.221679 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1wNQTVWPLXcBPFk_cUGzW4NBEuNVo9UbfnNC3XUV4-Zw3sgQe8Hf_0Zow3rPfetqE44auFL5MmvzAb30NIrn8Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:38:53.221756 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1wNQTVWPLXcBPFk_cUGzW4NBEuNVo9UbfnNC3XUV4-Zw3sgQe8Hf_0Zow3rPfetqE44auFL5MmvzAb30NIrn8Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:38:53 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1wNQTVWPLXcBPFk_cUGzW4NBEuNVo9UbfnNC3XUV4-Zw3sgQe8Hf_0Zow3rPfetqE44auFL5MmvzAb30NIrn8Q==/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/1wNQTVWPLXcBPFk_cUGzW4NBEuNVo9UbfnNC3XUV4-Zw3sgQe8Hf_0Zow3rPfetqE44auFL5MmvzAb30NIrn8Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/30 03:38:53 DEBUG : proton drive root link ID 'rclone-test-betufek5lawo': Purge remote --- FAIL: TestServerSideMoveOverSelf (12.65s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:38:56 ERROR : error listing: directory not found 2025/08/30 03:38:56 INFO : Local file system at /tmp/rclone2291296805: Making directory 2025/08/30 03:38:57 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:38:57 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.40s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/30 03:39:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:39:02 DEBUG : Local file system at /tmp/rclone2291296805: Waiting for checks to finish 2025/08/30 03:39:02 DEBUG : Local file system at /tmp/rclone2291296805: Waiting for transfers to finish 2025/08/30 03:39:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:39:02 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/30 03:39:02 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:39:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.81s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/30 03:39:04 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:04 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 03:39:05 INFO : check sum: Copied (new) 2025/08/30 03:39:05 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 03:39:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/30 03:39:06 DEBUG : check sum: Unchanged skipping 2025/08/30 03:39:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:06 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.22s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/30 03:39:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 03:39:08 INFO : sizeonly: Copied (new) 2025/08/30 03:39:08 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:09 DEBUG : sizeonly: Sizes identical 2025/08/30 03:39:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:09 DEBUG : sizeonly: Unchanged skipping 2025/08/30 03:39:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:09 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/30 03:39:10 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:10 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/30 03:39:12 INFO : ignore-size: Copied (new) 2025/08/30 03:39:12 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:12 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:12 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 03:39:12 DEBUG : ignore-size: Unchanged skipping 2025/08/30 03:39:12 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:12 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 03:39:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:15 DEBUG : existing: Unchanged skipping 2025/08/30 03:39:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:15 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:15 INFO : There was nothing to transfer 2025/08/30 03:39:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/30 03:39:16 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:16 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:16.238444 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:39:16.238498 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:39:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 03:39:17 INFO : existing: Copied (replaced existing) 2025/08/30 03:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 03:39:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 03:39:20 INFO : existing: Copied (new) 2025/08/30 03:39:20 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:21 DEBUG : existing: Destination exists, skipping 2025/08/30 03:39:21 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:21 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:21 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.26s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:25 INFO : d: Making directory 2025/08/30 03:39:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 03:39:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:39:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 03:39:27 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:27 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:39:28 INFO : a/potato2: Copied (new) 2025/08/30 03:39:28 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:28 INFO : b/potato: Deleted 2025/08/30 03:39:28 INFO : d: Removing directory 2025/08/30 03:39:29 INFO : b: Removing directory 2025/08/30 03:39:29 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:33 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/30 03:39:33 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 03:39:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/30 03:39:33 DEBUG : empty space: Unchanged skipping 2025/08/30 03:39:33 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:33 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:33 INFO : There was nothing to transfer 2025/08/30 03:39:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/30 03:39:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 03:39:34 NOTICE: proton drive root link ID 'rclone-test-damunes0yoju': Forced to upload files to set modification times on this backend. 2025/08/30 03:39:34 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/30 03:39:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:34.186471 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:39:34.186525 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:39:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 03:39:35 INFO : empty space: Copied (replaced existing) 2025/08/30 03:39:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:38 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/30 03:39:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/30 03:39:38 DEBUG : empty space: Unchanged skipping 2025/08/30 03:39:38 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:38 DEBUG : Waiting for deletions to finish 2025/08/30 03:39:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.94s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:41 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/30 03:39:41 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2291296805) 2025/08/30 03:39:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-damunes0yoju') 2025/08/30 03:39:41 DEBUG : foo: sha1 differ 2025/08/30 03:39:41 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:41.920372 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:39:41.920406 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:39:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/30 03:39:43 INFO : foo: Copied (replaced existing) 2025/08/30 03:39:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.69s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:39:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/30 03:39:46 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:46 DEBUG : empty space: Unchanged skipping 2025/08/30 03:39:46 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:39:47 INFO : potato: Copied (new) 2025/08/30 03:39:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/30 03:39:51 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:51 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:51.210333 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:39:51.210379 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:39:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/30 03:39:52 INFO : potato: Copied (replaced existing) 2025/08/30 03:39:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.81s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:39:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/30 03:39:55 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:39:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2291296805) 2025/08/30 03:39:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-damunes0yoju') 2025/08/30 03:39:55 DEBUG : potato: sha1 differ 2025/08/30 03:39:56 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:39:56.114234 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:39:56.114264 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:39:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/30 03:39:57 INFO : potato: Copied (replaced existing) 2025/08/30 03:39:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:02 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/30 03:40:02 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:07 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:40:08 INFO : potato2: Copied (new) 2025/08/30 03:40:08 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:13 INFO : d: Making directory 2025/08/30 03:40:13 INFO : d/e: Making directory 2025/08/30 03:40:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 03:40:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:15 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:40:16 INFO : a/potato2: Copied (new) 2025/08/30 03:40:16 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:16 INFO : b/potato: Deleted 2025/08/30 03:40:16 INFO : d/e: Removing directory 2025/08/30 03:40:17 INFO : d: Removing directory 2025/08/30 03:40:17 INFO : b: Removing directory 2025/08/30 03:40:17 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:23 INFO : d: Making directory 2025/08/30 03:40:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:25 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:25 DEBUG : c/non empty space: Unchanged skipping 2025/08/30 03:40:25 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:40:26 INFO : a/potato2: Copied (new) 2025/08/30 03:40:26 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting files as there were IO errors 2025/08/30 03:40:26 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:32 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:33 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:33 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:33 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:33 INFO : potato: Deleted 2025/08/30 03:40:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:40:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:38 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:39 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:39 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:39 INFO : potato: Deleted 2025/08/30 03:40:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:39 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:39 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:39 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/30 03:40:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:40:44 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:44 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/30 03:40:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.69s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 03:40:50 DEBUG : enormous: Excluded 2025/08/30 03:40:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 03:40:50 DEBUG : potato2: Excluded 2025/08/30 03:40:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 03:40:50 DEBUG : potato2: Excluded 2025/08/30 03:40:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:50 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:50 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:50 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:50 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:50 INFO : There was nothing to transfer 2025/08/30 03:40:51 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 03:40:51 DEBUG : enormous: Excluded 2025/08/30 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 03:40:51 DEBUG : potato2: Excluded 2025/08/30 03:40:51 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 03:40:51 DEBUG : potato2: Excluded 2025/08/30 03:40:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/30 03:40:51 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:51 DEBUG : Local file system at /tmp/rclone2291296805: Waiting for checks to finish 2025/08/30 03:40:51 DEBUG : Local file system at /tmp/rclone2291296805: Waiting for transfers to finish 2025/08/30 03:40:51 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:40:57 DEBUG : enormous: Excluded (Size Filter) 2025/08/30 03:40:57 DEBUG : enormous: Excluded 2025/08/30 03:40:57 DEBUG : potato2: Excluded (Size Filter) 2025/08/30 03:40:57 DEBUG : potato2: Excluded 2025/08/30 03:40:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 03:40:57 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:40:57 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:57 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:40:57 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:58 INFO : enormous: Deleted 2025/08/30 03:40:58 INFO : potato2: Deleted 2025/08/30 03:40:58 INFO : There was nothing to transfer 2025/08/30 03:40:58 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/30 03:40:58 DEBUG : empty space: Unchanged skipping 2025/08/30 03:40:58 DEBUG : Local file system at /tmp/rclone2291296805: Waiting for checks to finish 2025/08/30 03:40:58 DEBUG : Local file system at /tmp/rclone2291296805: Waiting for transfers to finish 2025/08/30 03:40:58 DEBUG : Waiting for deletions to finish 2025/08/30 03:40:58 INFO : potato2: Deleted 2025/08/30 03:40:58 INFO : enormous: Deleted 2025/08/30 03:40:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:06 DEBUG : five: Need to transfer - File not found at Destination 2025/08/30 03:41:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/30 03:41:06 DEBUG : one: Destination is newer than source, skipping 2025/08/30 03:41:06 DEBUG : three: Sizes identical 2025/08/30 03:41:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 03:41:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 03:41:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2291296805) 2025/08/30 03:41:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-damunes0yoju') 2025/08/30 03:41:06 DEBUG : two: sha1 differ 2025/08/30 03:41:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:06.217214 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:41:06.217249 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:41:06.239187 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:41:06.239222 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:41:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/30 03:41:07 INFO : five: Copied (new) 2025/08/30 03:41:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/30 03:41:08 INFO : four: Copied (replaced existing) 2025/08/30 03:41:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 03:41:08 INFO : two: Copied (replaced existing) 2025/08/30 03:41:08 DEBUG : Waiting for deletions to finish 2025/08/30 03:41:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:09 DEBUG : one: Destination is newer than source, skipping 2025/08/30 03:41:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/30 03:41:09 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/30 03:41:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 03:41:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/30 03:41:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 03:41:09 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/30 03:41:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 03:41:09 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/30 03:41:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2291296805) 2025/08/30 03:41:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/30 03:41:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-damunes0yoju') 2025/08/30 03:41:09 DEBUG : three: sha1 differ 2025/08/30 03:41:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/30 03:41:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:09.623520 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 03:41:09.623571 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 03:41:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/30 03:41:11 INFO : three: Copied (replaced existing) 2025/08/30 03:41:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.28s) === 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-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/30 03:41:13 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Making map for --track-renames 2025/08/30 03:41:13 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Finished making map for --track-renames 2025/08/30 03:41:13 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 03:41:13 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for renames to finish 2025/08/30 03:41:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 03:41:13 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 03:41:15 INFO : potato: Copied (new) 2025/08/30 03:41:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 03:41:15 INFO : yam: Copied (new) 2025/08/30 03:41:15 DEBUG : Waiting for deletions to finish 2025/08/30 03:41:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 03:41:16 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Making map for --track-renames 2025/08/30 03:41:16 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Finished making map for --track-renames 2025/08/30 03:41:16 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:16 DEBUG : potato: Unchanged skipping 2025/08/30 03:41:16 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for renames to finish 2025/08/30 03:41:16.619349 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IQubuXWC0o5sXV10tr_TdkQUgZE_jR1Wi3hupg6Z0INDpBrDdQKIebis9_6cShJjhUrT8JjZCSp1SheuGb8Vxg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:41:16.619393 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IQubuXWC0o5sXV10tr_TdkQUgZE_jR1Wi3hupg6Z0INDpBrDdQKIebis9_6cShJjhUrT8JjZCSp1SheuGb8Vxg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:16 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IQubuXWC0o5sXV10tr_TdkQUgZE_jR1Wi3hupg6Z0INDpBrDdQKIebis9_6cShJjhUrT8JjZCSp1SheuGb8Vxg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:16 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IQubuXWC0o5sXV10tr_TdkQUgZE_jR1Wi3hupg6Z0INDpBrDdQKIebis9_6cShJjhUrT8JjZCSp1SheuGb8Vxg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:16 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/30 03:41:16 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:17 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 03:41:17 INFO : yaml: Copied (new) 2025/08/30 03:41:17 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting files as there were IO errors 2025/08/30 03:41:17 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': 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 (5.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/30 03:41:19 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Making map for --track-renames 2025/08/30 03:41:19 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Finished making map for --track-renames 2025/08/30 03:41:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 03:41:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 03:41:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for renames to finish 2025/08/30 03:41:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 03:41:20 INFO : potato: Copied (new) 2025/08/30 03:41:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 03:41:20 INFO : yam: Copied (new) 2025/08/30 03:41:20 DEBUG : Waiting for deletions to finish 2025/08/30 03:41:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 03:41:21 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Making map for --track-renames 2025/08/30 03:41:21 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Finished making map for --track-renames 2025/08/30 03:41:21 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:21 DEBUG : potato: Unchanged skipping 2025/08/30 03:41:21 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for renames to finish 2025/08/30 03:41:22.100355 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EmrKUWDEXFsNGfXCINjaOFDFnpqzsiR223N-1US-V56cAIT2RkvCwoGQlMuQzLu-rTx7mH73laSBZLTXrkwmg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:41:22.100398 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EmrKUWDEXFsNGfXCINjaOFDFnpqzsiR223N-1US-V56cAIT2RkvCwoGQlMuQzLu-rTx7mH73laSBZLTXrkwmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:22 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EmrKUWDEXFsNGfXCINjaOFDFnpqzsiR223N-1US-V56cAIT2RkvCwoGQlMuQzLu-rTx7mH73laSBZLTXrkwmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:22 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EmrKUWDEXFsNGfXCINjaOFDFnpqzsiR223N-1US-V56cAIT2RkvCwoGQlMuQzLu-rTx7mH73laSBZLTXrkwmg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:22 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/30 03:41:22 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:23 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 03:41:23 INFO : yaml: Copied (new) 2025/08/30 03:41:23 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting files as there were IO errors 2025/08/30 03:41:23 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': 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 (5.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/30 03:41:24 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Making map for --track-renames 2025/08/30 03:41:24 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Finished making map for --track-renames 2025/08/30 03:41:24 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/30 03:41:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/30 03:41:24 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for renames to finish 2025/08/30 03:41:24 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/30 03:41:26 INFO : potato: Copied (new) 2025/08/30 03:41:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 03:41:26 INFO : sub/yam: Copied (new) 2025/08/30 03:41:26 DEBUG : Waiting for deletions to finish 2025/08/30 03:41:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 03:41:27 DEBUG : potato: Unchanged skipping 2025/08/30 03:41:28 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Making map for --track-renames 2025/08/30 03:41:28 INFO : proton drive root link ID 'rclone-test-damunes0yoju': Finished making map for --track-renames 2025/08/30 03:41:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for renames to finish 2025/08/30 03:41:28.440179 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/of_Yy35N8zdctwscN2KJIZneZysXgIJf8tYnKOoD8HDY-vhnKcg_ijz61ZbBH-94cU5F-EHLDgzaBjA4gGGuug==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:41:28.440213 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/of_Yy35N8zdctwscN2KJIZneZysXgIJf8tYnKOoD8HDY-vhnKcg_ijz61ZbBH-94cU5F-EHLDgzaBjA4gGGuug==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:28 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/of_Yy35N8zdctwscN2KJIZneZysXgIJf8tYnKOoD8HDY-vhnKcg_ijz61ZbBH-94cU5F-EHLDgzaBjA4gGGuug==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:28 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/of_Yy35N8zdctwscN2KJIZneZysXgIJf8tYnKOoD8HDY-vhnKcg_ijz61ZbBH-94cU5F-EHLDgzaBjA4gGGuug==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/30 03:41:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/30 03:41:29 INFO : yam: Copied (new) 2025/08/30 03:41:29 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting files as there were IO errors 2025/08/30 03:41:29 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': 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 (6.94s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:31 DEBUG : Creating backend with remote "/tmp/rclone2291296805/dir1" 2025/08/30 03:41:31 DEBUG : Creating backend with remote "/tmp/rclone2291296805/dir2" 2025/08/30 03:41:31 DEBUG : Local file system at /tmp/rclone2291296805/dir2: Using server-side directory move 2025/08/30 03:41:31 INFO : Local file system at /tmp/rclone2291296805/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 03:41:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/30 03:41:31 DEBUG : Local file system at /tmp/rclone2291296805/dir2: Waiting for checks to finish 2025/08/30 03:41:31 DEBUG : Local file system at /tmp/rclone2291296805/dir2: Waiting for transfers to finish 2025/08/30 03:41:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:41:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 03:41:32 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:32 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/30 03:41:34 INFO : nested/sub dir/file: Copied (new) 2025/08/30 03:41:34 INFO : nested/sub dir/file: Deleted 2025/08/30 03:41:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:41:34 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:41:34 INFO : sub dir/hello world: Deleted 2025/08/30 03:41:34 ERROR : Local file system at /tmp/rclone2291296805: 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 (4.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/30 03:41:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/30 03:41:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/30 03:41:39 INFO : sub dir/hello world: Copied (new) 2025/08/30 03:41:39 INFO : sub dir/hello world: Deleted 2025/08/30 03:41:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/30 03:41:39 INFO : nested/sub dir/file: Copied (new) 2025/08/30 03:41:39 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/30 03:41:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 03:41:42 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:42 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 03:41:43 INFO : existing: Copied (new) 2025/08/30 03:41:43 INFO : existing: Deleted 2025/08/30 03:41:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/30 03:41:43 INFO : existing-b: Copied (new) 2025/08/30 03:41:43 INFO : existing-b: Deleted 2025/08/30 03:41:44 DEBUG : existing: Destination exists, skipping 2025/08/30 03:41:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/30 03:41:44 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:41:44 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:41:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.88s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nidumic3doki" 2025/08/30 03:41:46 DEBUG : proton drive root link ID 'rclone-test-nidumic3doki': Has cached credentials 2025/08/30 03:41:47 DEBUG : proton drive root link ID 'rclone-test-nidumic3doki': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-damunes0yoju' -> proton drive root link ID 'rclone-test-nidumic3doki' 2025/08/30 03:41:55 DEBUG : proton drive root link ID 'rclone-test-nidumic3doki': Using server-side directory move 2025/08/30 03:41:55 INFO : proton drive root link ID 'rclone-test-nidumic3doki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 03:41:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:41:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/30 03:41:56 DEBUG : empty space: Unchanged skipping 2025/08/30 03:41:56 DEBUG : proton drive root link ID 'rclone-test-nidumic3doki': Waiting for checks to finish 2025/08/30 03:41:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 03:41:56 INFO : empty space: Deleted 2025/08/30 03:41:56 DEBUG : proton drive root link ID 'rclone-test-nidumic3doki': Waiting for transfers to finish 2025/08/30 03:41:56 INFO : potato3: Deleted 2025/08/30 03:41:56.557500 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Blm_S28vUOOVHV4p3DnXCx-2jrDUFK9AAX0iWN4Y_TCu7pap5q-uvA7Xqs1L4CbIOsdLp-F3JkJO2jdL2dyqmw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:41:56.557539 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Blm_S28vUOOVHV4p3DnXCx-2jrDUFK9AAX0iWN4Y_TCu7pap5q-uvA7Xqs1L4CbIOsdLp-F3JkJO2jdL2dyqmw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:56 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Blm_S28vUOOVHV4p3DnXCx-2jrDUFK9AAX0iWN4Y_TCu7pap5q-uvA7Xqs1L4CbIOsdLp-F3JkJO2jdL2dyqmw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:56.675095 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5zf5GW6-1WZvKgbj8sn7zmilcIlR0_XR6KRBDVVLXTz-uDRuROD1zGXUEUgSpSZLf0BjXv8bRsFjv513YAv-Tg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:41:56.675128 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5zf5GW6-1WZvKgbj8sn7zmilcIlR0_XR6KRBDVVLXTz-uDRuROD1zGXUEUgSpSZLf0BjXv8bRsFjv513YAv-Tg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:41:56 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5zf5GW6-1WZvKgbj8sn7zmilcIlR0_XR6KRBDVVLXTz-uDRuROD1zGXUEUgSpSZLf0BjXv8bRsFjv513YAv-Tg==/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/5zf5GW6-1WZvKgbj8sn7zmilcIlR0_XR6KRBDVVLXTz-uDRuROD1zGXUEUgSpSZLf0BjXv8bRsFjv513YAv-Tg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/30 03:41:56 DEBUG : proton drive root link ID 'rclone-test-nidumic3doki': Purge remote --- FAIL: TestServerSideMove (11.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:41:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xifaxug9rifa" 2025/08/30 03:41:58 DEBUG : proton drive root link ID 'rclone-test-xifaxug9rifa': Has cached credentials 2025/08/30 03:41:58 DEBUG : proton drive root link ID 'rclone-test-xifaxug9rifa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-damunes0yoju' -> proton drive root link ID 'rclone-test-xifaxug9rifa' 2025/08/30 03:42:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 03:42:07 DEBUG : empty space: Excluded 2025/08/30 03:42:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/30 03:42:07 DEBUG : empty space: Excluded 2025/08/30 03:42:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:42:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 03:42:07 DEBUG : proton drive root link ID 'rclone-test-xifaxug9rifa': Waiting for checks to finish 2025/08/30 03:42:07 DEBUG : proton drive root link ID 'rclone-test-xifaxug9rifa': Waiting for transfers to finish 2025/08/30 03:42:07 INFO : potato3: Deleted 2025/08/30 03:42:08.082564 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/I6Ehx58GATvM25GkogywjmmmOdGZ9mMoBmYvlYFuob0HsLwZsyOdSgi0lBa4-o5lyHgvE_U7wnBc11KRYEd1yA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:42:08.082599 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/I6Ehx58GATvM25GkogywjmmmOdGZ9mMoBmYvlYFuob0HsLwZsyOdSgi0lBa4-o5lyHgvE_U7wnBc11KRYEd1yA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:08 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/I6Ehx58GATvM25GkogywjmmmOdGZ9mMoBmYvlYFuob0HsLwZsyOdSgi0lBa4-o5lyHgvE_U7wnBc11KRYEd1yA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:08.215637 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i7qFxgPGpk7z4Q4JjGjv4QSRtswqbwbc_8uYZhEz8dzNkF-1SnNwLazTXhKLXKAHlF842NYH3DBnin4MtLQACw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:42:08.215680 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i7qFxgPGpk7z4Q4JjGjv4QSRtswqbwbc_8uYZhEz8dzNkF-1SnNwLazTXhKLXKAHlF842NYH3DBnin4MtLQACw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:08 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i7qFxgPGpk7z4Q4JjGjv4QSRtswqbwbc_8uYZhEz8dzNkF-1SnNwLazTXhKLXKAHlF842NYH3DBnin4MtLQACw==/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/i7qFxgPGpk7z4Q4JjGjv4QSRtswqbwbc_8uYZhEz8dzNkF-1SnNwLazTXhKLXKAHlF842NYH3DBnin4MtLQACw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/30 03:42:08 DEBUG : proton drive root link ID 'rclone-test-xifaxug9rifa': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:42:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hiqixif9yero" 2025/08/30 03:42:09 DEBUG : proton drive root link ID 'rclone-test-hiqixif9yero': Has cached credentials 2025/08/30 03:42:10 DEBUG : proton drive root link ID 'rclone-test-hiqixif9yero': Used cached credential to initialize the ProtonDrive API 2025/08/30 03:42:14 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-damunes0yoju' -> proton drive root link ID 'rclone-test-hiqixif9yero' 2025/08/30 03:42:19 DEBUG : proton drive root link ID 'rclone-test-hiqixif9yero': Using server-side directory move 2025/08/30 03:42:19 INFO : proton drive root link ID 'rclone-test-hiqixif9yero': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/30 03:42:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/30 03:42:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/30 03:42:20 DEBUG : empty space: Unchanged skipping 2025/08/30 03:42:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/30 03:42:20 DEBUG : proton drive root link ID 'rclone-test-hiqixif9yero': Waiting for checks to finish 2025/08/30 03:42:20 INFO : empty space: Deleted 2025/08/30 03:42:20 DEBUG : proton drive root link ID 'rclone-test-hiqixif9yero': Waiting for transfers to finish 2025/08/30 03:42:20 INFO : potato3: Deleted 2025/08/30 03:42:20.480773 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nZzrKJGVygZCfr3sZKWFhCFUt97Cu2lEYJk5E62EwWQeTfs_Nx-_HFkkY6ocnl7q0t61zYA5WUezaivGMO75mA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:42:20.480810 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nZzrKJGVygZCfr3sZKWFhCFUt97Cu2lEYJk5E62EwWQeTfs_Nx-_HFkkY6ocnl7q0t61zYA5WUezaivGMO75mA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:20 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nZzrKJGVygZCfr3sZKWFhCFUt97Cu2lEYJk5E62EwWQeTfs_Nx-_HFkkY6ocnl7q0t61zYA5WUezaivGMO75mA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:20.566413 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Py1EtnE03qfHkrgL2oTgCQWfnvTP19VXK8Kg5UrarK83d8ijaPHCxUzobnLWKO0dpRLsyhkwIEtoNUHcmzvBKA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 03:42:20.566467 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Py1EtnE03qfHkrgL2oTgCQWfnvTP19VXK8Kg5UrarK83d8ijaPHCxUzobnLWKO0dpRLsyhkwIEtoNUHcmzvBKA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:20 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Py1EtnE03qfHkrgL2oTgCQWfnvTP19VXK8Kg5UrarK83d8ijaPHCxUzobnLWKO0dpRLsyhkwIEtoNUHcmzvBKA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 03:42:20 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/30 03:42:20 DEBUG : proton drive root link ID 'rclone-test-hiqixif9yero': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (12.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:42:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/rclone-sync-test" 2025/08/30 03:42:22 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test': Has cached credentials 2025/08/30 03:42:23 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (223.39s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:46:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/rclone-sync-test" 2025/08/30 03:46:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test': Has cached credentials 2025/08/30 03:46:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/30 03:49:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/rclone-sync-test-include/layer2" 2025/08/30 03:49:23 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-include/layer2': Has cached credentials 2025/08/30 03:49:24 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/30 03:52:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/rclone-sync-test-ignore-file" 2025/08/30 03:52:40 DEBUG : Config file has changed externally - reloading 2025/08/30 03:52:40 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-ignore-file': Has cached credentials 2025/08/30 03:52:41 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/30 03:56:00 DEBUG : rclone-sync-test: Excluded 2025/08/30 03:56:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 03:56:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 03:56:01 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test': Waiting for checks to finish 2025/08/30 03:56:01 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test': Waiting for transfers to finish 2025/08/30 03:56:01 DEBUG : Waiting for deletions to finish 2025/08/30 03:56:01 INFO : There was nothing to transfer 2025/08/30 03:56:01 DEBUG : rclone-sync-test: Excluded 2025/08/30 03:56:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 03:56:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 03:56:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:56:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:56:02 DEBUG : Waiting for deletions to finish 2025/08/30 03:56:02 INFO : rclone-sync-test-include: Removing directory 2025/08/30 03:56:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/30 03:56:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': failed to delete 1 directories 2025/08/30 03:56:02 INFO : There was nothing to transfer 2025/08/30 03:56:02 DEBUG : rclone-sync-test: Excluded 2025/08/30 03:56:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 03:56:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 03:56:03 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/30 03:56:03 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/30 03:56:03 DEBUG : Waiting for deletions to finish 2025/08/30 03:56:03 INFO : There was nothing to transfer 2025/08/30 03:56:04 DEBUG : rclone-sync-test: Excluded 2025/08/30 03:56:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 03:56:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 03:56:04 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 03:56:04 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 03:56:04 DEBUG : Waiting for deletions to finish 2025/08/30 03:56:04 INFO : rclone-sync-test-include: Removing directory 2025/08/30 03:56:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/30 03:56:05 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': failed to delete 1 directories 2025/08/30 03:56:05 INFO : There was nothing to transfer 2025/08/30 03:56:05 DEBUG : rclone-sync-test: Excluded 2025/08/30 03:56:05 DEBUG : Excluded 2025/08/30 03:56:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/30 03:56:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/30 03:56:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/30 03:56:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/30 03:56:06 DEBUG : Waiting for deletions to finish 2025/08/30 03:56:06 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (602.30s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 03:56:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 03:56:08 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 03:56:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 03:59:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/CompareDest" 2025/08/30 03:59:27 DEBUG : Config file has changed externally - reloading 2025/08/30 03:59:27 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/CompareDest': Has cached credentials 2025/08/30 03:59:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:02:52 DEBUG : one: Need to transfer - File not found at Destination 2025/08/30 04:02:52 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:02:52 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:02:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/30 04:02:53 INFO : one: Copied (new) 2025/08/30 04:02:53 DEBUG : Waiting for deletions to finish 2025/08/30 04:02:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:02:55 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:02:55 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:02:55.594668 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:02:55.594754 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:02:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/30 04:02:57 INFO : one: Copied (replaced existing) 2025/08/30 04:02:57 DEBUG : Waiting for deletions to finish 2025/08/30 04:02:58.327863 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:02:58.327904 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:03:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:03:02 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:03:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:03:03 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:03:03 DEBUG : Waiting for deletions to finish 2025/08/30 04:03:03 INFO : There was nothing to transfer 2025/08/30 04:03:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:03:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:03:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:03:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:03:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:03:06 DEBUG : Waiting for deletions to finish 2025/08/30 04:03:06 INFO : There was nothing to transfer 2025/08/30 04:03:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:03:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:03:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:03:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:03:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:03:07 DEBUG : Waiting for deletions to finish 2025/08/30 04:03:07 INFO : There was nothing to transfer 2025/08/30 04:03:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:03:09 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/30 04:03:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/30 04:03:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/30 04:03:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:03:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:03:09 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:03:09 DEBUG : Waiting for deletions to finish 2025/08/30 04:03:09 INFO : There was nothing to transfer 2025/08/30 04:03:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/30 04:03:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/30 04:03:11 DEBUG : two: Need to transfer - File not found at Destination 2025/08/30 04:03:11 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:03:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/30 04:03:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/30 04:03:11 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:03:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/30 04:03:12 INFO : two: Copied (new) 2025/08/30 04:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (427.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:03:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dest" 2025/08/30 04:03:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dest': Has cached credentials 2025/08/30 04:03:20 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dest': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:06:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/pre-dest1" 2025/08/30 04:06:45 DEBUG : Config file has changed externally - reloading 2025/08/30 04:06:45 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/pre-dest1': Has cached credentials 2025/08/30 04:06:46 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:08:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/pre-dest2" 2025/08/30 04:08:29 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/pre-dest2': Has cached credentials 2025/08/30 04:08:29 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:10:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:10:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/30 04:10:14 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:10:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/30 04:10:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/30 04:10:14 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dest': Waiting for checks to finish 2025/08/30 04:10:14 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dest': Waiting for transfers to finish 2025/08/30 04:10:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/30 04:10:16 INFO : 3: Copied (new) 2025/08/30 04:10:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (423.83s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.46s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:10:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 04:10:24 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 04:10:25 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:12:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/backup" 2025/08/30 04:12:06 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/backup': Has cached credentials 2025/08/30 04:12:07 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/backup': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:15:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:15:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:15:28 DEBUG : two: Unchanged skipping 2025/08/30 04:15:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:15:29.389216 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nK4wquUwf1EoCR9Mc1ITQjBz8si1vZwB6TZGhnLCR3Iu-DZt4vuZAk7wRRu9HTltHgkxPL8tw_ONcWLozlKzBA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 04:15:29.389274 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nK4wquUwf1EoCR9Mc1ITQjBz8si1vZwB6TZGhnLCR3Iu-DZt4vuZAk7wRRu9HTltHgkxPL8tw_ONcWLozlKzBA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:15:29 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nK4wquUwf1EoCR9Mc1ITQjBz8si1vZwB6TZGhnLCR3Iu-DZt4vuZAk7wRRu9HTltHgkxPL8tw_ONcWLozlKzBA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:15:29 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:15:29 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting files as there were IO errors 2025/08/30 04:15:29 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nK4wquUwf1EoCR9Mc1ITQjBz8si1vZwB6TZGhnLCR3Iu-DZt4vuZAk7wRRu9HTltHgkxPL8tw_ONcWLozlKzBA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (311.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:15:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 04:15:36 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 04:15:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:17:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/backup" 2025/08/30 04:17:19 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/backup': Has cached credentials 2025/08/30 04:17:20 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/backup': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:20:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:20:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:20:48 DEBUG : two: Unchanged skipping 2025/08/30 04:20:48 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:20:49.071204 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EpdiB2EswiA5Y7QPwAqvjV1mSztvnSomH0P3svBNBgntT-xixHSv7NhqZPBE3i2S0uZd9og-q3XBT4NL75AG6Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 04:20:49.071238 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EpdiB2EswiA5Y7QPwAqvjV1mSztvnSomH0P3svBNBgntT-xixHSv7NhqZPBE3i2S0uZd9og-q3XBT4NL75AG6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:20:49 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EpdiB2EswiA5Y7QPwAqvjV1mSztvnSomH0P3svBNBgntT-xixHSv7NhqZPBE3i2S0uZd9og-q3XBT4NL75AG6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:20:49 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:20:49 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting files as there were IO errors 2025/08/30 04:20:49 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/EpdiB2EswiA5Y7QPwAqvjV1mSztvnSomH0P3svBNBgntT-xixHSv7NhqZPBE3i2S0uZd9og-q3XBT4NL75AG6Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (319.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:20:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 04:20:56 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 04:20:57 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:22:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/backup" 2025/08/30 04:22:45 DEBUG : Config file has changed externally - reloading 2025/08/30 04:22:45 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/backup': Has cached credentials 2025/08/30 04:22:46 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/backup': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:26:25 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:26:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:26:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:26:25 DEBUG : two: Unchanged skipping 2025/08/30 04:26:26.695190 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D7Yv4ZL5G9rMwSa1eHVoW2h57d_B3PTWeVwMgukfG66SVfzdipTQjNINnQX-5kjA-UKUEP7yqjVxhRel9-bTBg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 04:26:26.695226 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D7Yv4ZL5G9rMwSa1eHVoW2h57d_B3PTWeVwMgukfG66SVfzdipTQjNINnQX-5kjA-UKUEP7yqjVxhRel9-bTBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:26:26 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D7Yv4ZL5G9rMwSa1eHVoW2h57d_B3PTWeVwMgukfG66SVfzdipTQjNINnQX-5kjA-UKUEP7yqjVxhRel9-bTBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:26:26 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:26:26 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting files as there were IO errors 2025/08/30 04:26:26 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/D7Yv4ZL5G9rMwSa1eHVoW2h57d_B3PTWeVwMgukfG66SVfzdipTQjNINnQX-5kjA-UKUEP7yqjVxhRel9-bTBg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (337.59s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:26:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 04:26:33 DEBUG : Config file has changed externally - reloading 2025/08/30 04:26:33 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 04:26:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:28:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:28:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:28:28 DEBUG : two: Unchanged skipping 2025/08/30 04:28:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for checks to finish 2025/08/30 04:28:28.727787 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2d5-DFUBZ498cZ37O4rNYNwl3kztypm_i_iLdyAyjaOi6FaMu_mWyTrVycKIfQv3azR9CVMxNxdwD2NkOvmvBg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 04:28:28.727810 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2d5-DFUBZ498cZ37O4rNYNwl3kztypm_i_iLdyAyjaOi6FaMu_mWyTrVycKIfQv3azR9CVMxNxdwD2NkOvmvBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:28:28 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2d5-DFUBZ498cZ37O4rNYNwl3kztypm_i_iLdyAyjaOi6FaMu_mWyTrVycKIfQv3azR9CVMxNxdwD2NkOvmvBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:28:28 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Waiting for transfers to finish 2025/08/30 04:28:28 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting files as there were IO errors 2025/08/30 04:28:28 ERROR : proton drive root link ID 'rclone-test-damunes0yoju/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2d5-DFUBZ498cZ37O4rNYNwl3kztypm_i_iLdyAyjaOi6FaMu_mWyTrVycKIfQv3azR9CVMxNxdwD2NkOvmvBg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (121.80s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:28:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 04:28:35 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 04:28:36 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:30:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:30:27.550997 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HsMPJuNY6ShzxPUEOKg0kY1PcNeS1CQVnpNYA64LhVtmfIbygtiC5R01QA77V8-YroFREaoGn0GCH4JGVUmhiw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 04:30:27.551041 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HsMPJuNY6ShzxPUEOKg0kY1PcNeS1CQVnpNYA64LhVtmfIbygtiC5R01QA77V8-YroFREaoGn0GCH4JGVUmhiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:30:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HsMPJuNY6ShzxPUEOKg0kY1PcNeS1CQVnpNYA64LhVtmfIbygtiC5R01QA77V8-YroFREaoGn0GCH4JGVUmhiw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HsMPJuNY6ShzxPUEOKg0kY1PcNeS1CQVnpNYA64LhVtmfIbygtiC5R01QA77V8-YroFREaoGn0GCH4JGVUmhiw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (118.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:30:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-damunes0yoju/dst" 2025/08/30 04:30:34 DEBUG : Config file has changed externally - reloading 2025/08/30 04:30:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Has cached credentials 2025/08/30 04:30:35 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju/dst': Used cached credential to initialize the ProtonDrive API 2025/08/30 04:32:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/30 04:32:25.342991 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kRa6hQ02C54psR3dfZJvKcz86EhRR7tNOJKvY9RE9wMJj8H72BDciAJpoh70BXBoQ-OscrUpShg1zK7fDobB9Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/30 04:32:25.343016 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kRa6hQ02C54psR3dfZJvKcz86EhRR7tNOJKvY9RE9wMJj8H72BDciAJpoh70BXBoQ-OscrUpShg1zK7fDobB9Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/30 04:32:25 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kRa6hQ02C54psR3dfZJvKcz86EhRR7tNOJKvY9RE9wMJj8H72BDciAJpoh70BXBoQ-OscrUpShg1zK7fDobB9Q==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kRa6hQ02C54psR3dfZJvKcz86EhRR7tNOJKvY9RE9wMJj8H72BDciAJpoh70BXBoQ-OscrUpShg1zK7fDobB9Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (117.74s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:32:29 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:32:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/30 04:32:29 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:32:29.383025 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:32:29.383048 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:32:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/30 04:32:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/30 04:32:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.98s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:32:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/30 04:32:32 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:32:32 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:32:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/30 04:32:33 INFO : existing: Copied (new) 2025/08/30 04:32:33 DEBUG : Waiting for deletions to finish 2025/08/30 04:32:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/30 04:32:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/30 04:32:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:32:34 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:32:34 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting files as there were IO errors 2025/08/30 04:32:34 ERROR : proton drive root link ID 'rclone-test-damunes0yoju': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:32:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:32:37 DEBUG : existing: Unchanged skipping 2025/08/30 04:32:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:32:37 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:32:37 DEBUG : Waiting for deletions to finish 2025/08/30 04:32:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.10s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:33:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:33:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both0: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both10: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both13: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both15: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both16: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both11: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both12: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both14: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both17: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both2: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both3: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both4: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both5: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both18: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both19: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both1: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:33:43 DEBUG : both6: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both7: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both8: Unchanged skipping 2025/08/30 04:33:43 DEBUG : both9: Unchanged skipping 2025/08/30 04:33:43 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:33:43 DEBUG : Waiting for deletions to finish 2025/08/30 04:33:43 INFO : only14: Deleted 2025/08/30 04:33:43 INFO : only7: Deleted 2025/08/30 04:33:43 INFO : only8: Deleted 2025/08/30 04:33:43 INFO : only15: Deleted 2025/08/30 04:33:43 INFO : only9: Deleted 2025/08/30 04:33:43 INFO : only16: Deleted 2025/08/30 04:33:43 INFO : only3: Deleted 2025/08/30 04:33:43 INFO : only2: Deleted 2025/08/30 04:33:43 INFO : only10: Deleted 2025/08/30 04:33:43 INFO : only12: Deleted 2025/08/30 04:33:43 INFO : only13: Deleted 2025/08/30 04:33:43 INFO : only17: Deleted 2025/08/30 04:33:43 INFO : only18: Deleted 2025/08/30 04:33:43 INFO : only19: Deleted 2025/08/30 04:33:43 INFO : only0: Deleted 2025/08/30 04:33:43 INFO : only1: Deleted 2025/08/30 04:33:44 INFO : only4: Deleted 2025/08/30 04:33:44 INFO : only6: Deleted 2025/08/30 04:33:44 INFO : only11: Deleted 2025/08/30 04:33:44 INFO : only5: Deleted 2025/08/30 04:33:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:34:54 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:34:54 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both10: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both12: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both13: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both15: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both16: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both17: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both18: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both19: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both1: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both2: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both3: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both4: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both5: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both11: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both0: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both14: Unchanged skipping 2025/08/30 04:34:54 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:34:54 DEBUG : both6: Unchanged skipping 2025/08/30 04:34:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : both7: Unchanged skipping 2025/08/30 04:34:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : both8: Unchanged skipping 2025/08/30 04:34:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : both9: Unchanged skipping 2025/08/30 04:34:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/30 04:34:54 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:34:55.021049 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:55.021093 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:55.028768 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:55.028794 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:55.047338 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:55.047373 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:55.050072 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:55.050104 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:55 INFO : only13: Copied (replaced existing) 2025/08/30 04:34:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:56 INFO : only12: Copied (replaced existing) 2025/08/30 04:34:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:56 INFO : only10: Copied (replaced existing) 2025/08/30 04:34:56.019776 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:56.019811 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:56 INFO : only11: Copied (replaced existing) 2025/08/30 04:34:56.114195 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:56.114227 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:56.133395 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:56.133431 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:56.199508 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:56.199544 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:56 INFO : only16: Copied (replaced existing) 2025/08/30 04:34:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:56 INFO : only18: Copied (replaced existing) 2025/08/30 04:34:56.994282 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:56.994316 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:57 INFO : only0: Copied (replaced existing) 2025/08/30 04:34:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:57 INFO : only14: Copied (replaced existing) 2025/08/30 04:34:57.102272 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:57.102310 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:57.171214 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:57.171249 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:57.197629 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:57.197674 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:58 INFO : only15: Copied (replaced existing) 2025/08/30 04:34:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:58 INFO : only2: Copied (replaced existing) 2025/08/30 04:34:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:58 INFO : only4: Copied (replaced existing) 2025/08/30 04:34:58.175127 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:58.175165 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:58 INFO : only3: Copied (replaced existing) 2025/08/30 04:34:58.249300 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:58.249321 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:58.259304 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:58.259316 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:58.346427 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:58.346462 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:59 INFO : only5: Copied (replaced existing) 2025/08/30 04:34:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:59 INFO : only7: Copied (replaced existing) 2025/08/30 04:34:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:59 INFO : only6: Copied (replaced existing) 2025/08/30 04:34:59.239464 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:59.239503 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:59.251154 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:59.251180 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:34:59 INFO : only8: Copied (replaced existing) 2025/08/30 04:34:59.327318 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:59.327340 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:34:59.438953 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/30 04:34:59.438989 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/30 04:35:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:35:00 INFO : only9: Copied (replaced existing) 2025/08/30 04:35:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:35:00 INFO : only17: Copied (replaced existing) 2025/08/30 04:35:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:35:00 INFO : only19: Copied (replaced existing) 2025/08/30 04:35:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/30 04:35:00 INFO : only1: Copied (replaced existing) 2025/08/30 04:35:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.79s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:35:16 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:35:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:35:16 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 04:35:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:35:16 INFO : empty_on_remote: Making directory 2025/08/30 04:35:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 04:35:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (8.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:35:24 DEBUG : empty_dir: Making directory with metadata 2025/08/30 04:35:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:35:24 DEBUG : empty_on_remote: Making directory with metadata 2025/08/30 04:35:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/30 04:35:24 INFO : empty_on_remote: Making directory 2025/08/30 04:35:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 04:35:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:35:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:33 INFO : sub dir: Making directory 2025/08/30 04:35:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (16.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:35:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/30 04:35:49 INFO : sub dir: Making directory 2025/08/30 04:35:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.54s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" 2025/08/30 04:36:32 DEBUG : Waiting for deletions to finish 2025/08/30 04:36:33 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:36:33 DEBUG : apple: Excluded 2025/08/30 04:36:33 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:36:33 DEBUG : banana: Excluded 2025/08/30 04:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:36:33 DEBUG : appleappleapplebanana: Excluded 2025/08/30 04:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:36:33 DEBUG : splitbananasplit: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 04:36:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:36:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 04:36:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:38 DEBUG : banana: Unchanged skipping 2025/08/30 04:36:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:38 DEBUG : apple: Unchanged skipping 2025/08/30 04:36:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:36:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:36:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:36:40 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:36:40 DEBUG : Waiting for deletions to finish 2025/08/30 04:36:40 INFO : There was nothing to transfer 2025/08/30 04:36:40 DEBUG : Waiting for deletions to finish 2025/08/30 04:36:40 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:36:40 DEBUG : apple: Excluded 2025/08/30 04:36:40 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:36:40 DEBUG : banana: Excluded 2025/08/30 04:36:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:36:40 DEBUG : appleappleapplebanana: Excluded 2025/08/30 04:36:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:36:40 DEBUG : splitbananasplit: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 04:36:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:36:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/30 04:36:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:45 DEBUG : apple: Unchanged skipping 2025/08/30 04:36:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/30 04:36:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:45 DEBUG : banana: Unchanged skipping 2025/08/30 04:36:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for checks to finish 2025/08/30 04:36:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/30 04:36:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/30 04:36:47 DEBUG : proton drive root link ID 'rclone-test-damunes0yoju': Waiting for transfers to finish 2025/08/30 04:36:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:36:47 INFO : There was nothing to transfer 2025/08/30 04:36:47 DEBUG : Waiting for deletions to finish 2025/08/30 04:36:48 DEBUG : apple: Excluded (Path Filter) 2025/08/30 04:36:48 DEBUG : apple: Excluded 2025/08/30 04:36:48 DEBUG : banana: Excluded (Path Filter) 2025/08/30 04:36:48 DEBUG : banana: Excluded 2025/08/30 04:36:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/30 04:36:48 DEBUG : appleappleapplebanana: Excluded 2025/08/30 04:36:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/30 04:36:48 DEBUG : splitbananasplit: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/30 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/30 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-damunes0yoju'", Local "Local file system at /tmp/rclone2291296805", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestTransform (1m9s) TestTransform/NFD (15s) goroutine 23733 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc000102c40, {0x275ba31?, 0xc0005c9ad8?}, 0x288a050) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102c40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102c40, 0xc0005c9c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00064fb30, {0x3faeda0, 0x6c, 0x6c}, {0xee04468eb?, 0x3fc4f20?, 0x3fc4f20?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000683680) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000683680) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 34 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 35 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3141 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3119 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15 [IO wait]: internal/poll.runtime_pollWait(0x77cae41c87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000820080?, 0xc000898000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000820080, {0xc000898000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000820080, {0xc000898000?, 0xc000898000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000824008, {0xc000898000?, 0x77cae0df4ce0?, 0x77cb2b6a15c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000c22198, {0xc000898000?, 0x9ffb?, 0x41e9b1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003b8638, {0x2baf220, 0xc000c22198}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003b8388, {0x2bace60, 0xc000824008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003b8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003b8388, {0xc000754000, 0x1000, 0xc000930008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0006eb7a0, {0xc0006f2e40, 0x9, 0xc00009fd58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bac5e0, 0xc0006eb7a0}, {0xc0006f2e40, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0006f2e40, 0x9, 0xc00009fd68?}, {0x2bac5e0?, 0xc0006eb7a0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0006f2e00) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009ffa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0001028c0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 14 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 20851 [select]: net/http.(*persistConn).writeLoop(0xc00490a120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20809 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22170 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00077e960, {0x2bd50a8, 0xc000d0c4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 22018 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 23609 [select]: net/http.(*http2ClientConn).roundTrip(0xc0001028c0, 0xc000126a00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000782000, 0xc000126a00, {0x40?, 0xa8?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f8c380?}, 0xc000126a00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8c380, 0xc0001268c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bad5a0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0001268c0, {0x2bad5a0, 0x3f8c380}, {0x77cae0575001?, 0x2bbf9d8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00030d200, 0xc0001268c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00030d200, 0xc0001268c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc00077c008, 0xc00077e780) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000c551c8, {0xc000c55198, 0x6, 0x180?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc00077e780, {0x273ffec?, 0x6?}, {0xc004908140, 0x128}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Put(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:962 github.com/henrybear327/go-proton-api.(*Client).CommitRevision.func1(0xc00077e780) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:69 +0x185 github.com/henrybear327/go-proton-api.(*Client).exec(0xc000752160, {0x2bd4fc8, 0x3fe8500}, 0xc000c554a8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc000752160, {0x2bd4fc8, 0x3fe8500}, 0xc000c554a8) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).CommitRevision(0x77cb2b6a15c0?, {0x2bd4fc8?, 0x3fe8500?}, {0xc0004e6000?, 0xc000c555a0?}, {0xc0009ee5a0?, 0x38?}, {0xc0009ee600?, 0xc000c555a0?}, {{0xc000516900, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:68 +0xd1 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).commitNewRevision(0xc000746780, {0x2bd4fc8, 0x3fe8500}, 0xc0003d8360, 0xc00071a180, {0xc0006f00a0?, 0xc00041b920?, 0xc0009ee5a0?}, {0xc0009ee5a0, 0x58}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:408 +0x165 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc000746780, {0x2bd4fc8, 0x3fe8500}, 0xc0006f2460, {0xc00080c7cd, 0xf}, {0x2?, 0x1?, 0x0?}, {0x2bac0e0, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:465 +0x3b9 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc000746780, {0x2bd4fc8, 0x3fe8500}, {0xc0008166c0?, 0xc000c55808?}, {0xc00080c7cd, 0xf}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000b53808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00039e300, 0xc000344c00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00039e300, 0xc000344c00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc00060b400, {0x2bd4fc8, 0x3fe8500}, {0x2bac0e0, 0xc00041b920}, {0x2be01f0, 0xc0004ca8c0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0007520b0, {0x2bd4fc8, 0x3fe8500}, {0x2bac0e0, 0xc00041b920}, {0x2be01f0, 0xc0004ca8c0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00030e000, {0x2bd4fc8, 0x3fe8500}, {0x2bec1f0, 0xc0007520b0}, {0xc00080c7c8, 0x14}, {0xc00080c7c8, 0x14}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc00030e000?, 0xc00030e000, {0x2740d92, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000a18540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc000a18540, 0xc000d0c050) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22552 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 20850 [IO wait]: internal/poll.runtime_pollWait(0x77cae41c85c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0000?, 0xc00061a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001f0000, {0xc00061a000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0000, {0xc00061a000?, 0x0?, 0x3fe5100?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000824060, {0xc00061a000?, 0x77cae0df4ce0?, 0x77cb2b6a15c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000c220f0, {0xc00061a000?, 0x3feada0?, 0xc0008839c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001a62b8, {0x2baf220, 0xc000c220f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001a6008, {0x2bace60, 0xc000824060}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001a6008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001a6008, {0xc00061b000, 0x1000, 0xc00030da70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00490a120, {0xc00061b000?, 0x80d2e5?, 0x2babfe0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00072f1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00072f1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00490a120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20809 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 22552 [chan receive]: testing.(*T).Run(0xc000b6c1c0, {0x273fdfd?, 0x4796b2?}, 0xc000d0c050) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000b6c1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000b6c1c0, 0x288a050) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23732 [select]: net/http.(*http2clientStream).writeRequest(0xc0004f1500, 0xc000126a00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0004f1500, 0x2bac580?, 0xc0003d8570?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 23609 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.237374402s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]