"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/05/10 03:57:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale" 2025/05/10 03:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 03:57:07 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Has cached credentials 2025/05/10 03:57:08 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Used cached credential to initialize the ProtonDrive API 2025/05/10 03:57:08 DEBUG : Creating backend with remote "/tmp/rclone3467982372" === 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-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/10 03:57:08 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:08 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.87s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 03:57:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:09 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:09 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:10 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.75s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.31s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.30s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:12 DEBUG : Creating backend with remote "/non-existing" 2025/05/10 03:57:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/10 03:57:12 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:12 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.76s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:13 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:13 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.80s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:16 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Running all checks before starting transfers 2025/05/10 03:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:16 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:16 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Checks finished, now starting transfers 2025/05/10 03:57:16 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.72s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:18 ERROR : Ignoring --no-traverse with sync 2025/05/10 03:57:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:19 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:19 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:19 INFO : sub dir/hello world: Copied (new) 2025/05/10 03:57:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.75s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/10 03:57:21 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:21 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/10 03:57:22 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyWithDepth (1.85s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:57:23 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:23 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:24 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:57:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:26 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/10 03:57:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 03:57:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/10 03:57:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 03:57:27 INFO : sub dir: Making directory 2025/05/10 03:57:27 INFO : sub dir2: Making directory 2025/05/10 03:57:27 INFO : sub dir2/sub sub dir2: Making directory 2025/05/10 03:57:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:28 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:28 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:29 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:31 INFO : sub dir2: Making directory 2025/05/10 03:57:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/10 03:57:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 03:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:31 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:31 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:33 DEBUG : sub dir2: Making directory with metadata 2025/05/10 03:57:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 03:57:33 INFO : sub dir: Making directory 2025/05/10 03:57:33 INFO : sub dir2: Making directory 2025/05/10 03:57:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:34 INFO : sub dir/hello world: Copied (new) 2025/05/10 03:57:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:35 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/10 03:57:35 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:37 INFO : sub dir2: Making directory 2025/05/10 03:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:37 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:37 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:38 INFO : sub dir/hello world: Copied (new) 2025/05/10 03:57:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.38s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:39 DEBUG : sub dir2: Making directory with metadata 2025/05/10 03:57:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 03:57:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 03:57:40 INFO : sub dir: Making directory 2025/05/10 03:57:40 INFO : sub dir2: Making directory 2025/05/10 03:57:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:40 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:40 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:41 INFO : sub dir/hello world: Copied (new) 2025/05/10 03:57:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:41 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:43 INFO : sub dir2: Making directory 2025/05/10 03:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:43 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:43 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:44 INFO : sub dir/hello world: Copied (new) 2025/05/10 03:57:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.65s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fiwejuw4xowo" 2025/05/10 03:57:47 DEBUG : proton drive root link ID 'rclone-test-fiwejuw4xowo': Has cached credentials 2025/05/10 03:57:48 DEBUG : proton drive root link ID 'rclone-test-fiwejuw4xowo': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-zerocek0vale' -> proton drive root link ID 'rclone-test-fiwejuw4xowo' 2025/05/10 03:57:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:48 DEBUG : proton drive root link ID 'rclone-test-fiwejuw4xowo': Waiting for checks to finish 2025/05/10 03:57:48 DEBUG : proton drive root link ID 'rclone-test-fiwejuw4xowo': Waiting for transfers to finish 2025/05/10 03:57:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:57:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:50 DEBUG : proton drive root link ID 'rclone-test-fiwejuw4xowo': Purge remote --- PASS: TestServerSideCopy (6.14s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 03:57:54 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:57:54 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:57:54.222255 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/05/10 03:57:54.222291 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/05/10 03:57:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 03:57:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyOverSelf (4.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:57:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vacetuv6jomi" 2025/05/10 03:57:58 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Has cached credentials 2025/05/10 03:57:58 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-zerocek0vale' -> proton drive root link ID 'rclone-test-vacetuv6jomi' 2025/05/10 03:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:57:59 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Waiting for checks to finish 2025/05/10 03:57:59 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Waiting for transfers to finish 2025/05/10 03:58:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:58:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:01.682459 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/05/10 03:58:01.682494 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/05/10 03:58:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 03:58:03 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Waiting for checks to finish 2025/05/10 03:58:03 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Waiting for transfers to finish 2025/05/10 03:58:03.739958 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/05/10 03:58:03.739994 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/05/10 03:58:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 03:58:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:05 DEBUG : proton drive root link ID 'rclone-test-vacetuv6jomi': Purge remote --- PASS: TestServerSideCopyOverSelf (10.27s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 03:58:08 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:08 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:09.208094 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/05/10 03:58:09.208134 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/05/10 03:58:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 03:58:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/10 03:58:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestMoveOverSelf (4.79s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pupokan8loyu" 2025/05/10 03:58:13 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Has cached credentials 2025/05/10 03:58:13 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-zerocek0vale' -> proton drive root link ID 'rclone-test-pupokan8loyu' 2025/05/10 03:58:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:58:14 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Waiting for checks to finish 2025/05/10 03:58:14 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Waiting for transfers to finish 2025/05/10 03:58:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:58:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:16.954227 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/05/10 03:58:16.954266 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/05/10 03:58:18 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Using server-side directory move 2025/05/10 03:58:18 INFO : proton drive root link ID 'rclone-test-pupokan8loyu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 03:58:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 03:58:18 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Waiting for checks to finish 2025/05/10 03:58:18 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Waiting for transfers to finish 2025/05/10 03:58:18 INFO : sub dir/hello world: Deleted 2025/05/10 03:58:19.127199 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WejDY-Sas4xXG4EK1PxVbq3xUb0wBPmHYLYOPwmP4C_a9HKIVsA3RHJSa8Plif6Dv5gnIZczEuI3Ur9wK_f_Pw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 03:58:19.127245 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WejDY-Sas4xXG4EK1PxVbq3xUb0wBPmHYLYOPwmP4C_a9HKIVsA3RHJSa8Plif6Dv5gnIZczEuI3Ur9wK_f_Pw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 03:58:19 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WejDY-Sas4xXG4EK1PxVbq3xUb0wBPmHYLYOPwmP4C_a9HKIVsA3RHJSa8Plif6Dv5gnIZczEuI3Ur9wK_f_Pw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:684: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:684 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WejDY-Sas4xXG4EK1PxVbq3xUb0wBPmHYLYOPwmP4C_a9HKIVsA3RHJSa8Plif6Dv5gnIZczEuI3Ur9wK_f_Pw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/05/10 03:58:19 DEBUG : proton drive root link ID 'rclone-test-pupokan8loyu': Purge remote --- FAIL: TestServerSideMoveOverSelf (8.98s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:21 ERROR : : error listing: directory not found 2025/05/10 03:58:22 INFO : Local file system at /tmp/rclone3467982372: Making directory 2025/05/10 03:58:22 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:22 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyAfterDelete (3.56s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/10 03:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 03:58:26 DEBUG : Local file system at /tmp/rclone3467982372: Waiting for checks to finish 2025/05/10 03:58:26 DEBUG : Local file system at /tmp/rclone3467982372: Waiting for transfers to finish 2025/05/10 03:58:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 03:58:26 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/05/10 03:58:26 INFO : sub dir/hello world: Copied (new) 2025/05/10 03:58:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyRedownload (3.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/10 03:58:27 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:27 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 03:58:28 INFO : check sum: Copied (new) 2025/05/10 03:58:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:28 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 03:58:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/10 03:58:28 DEBUG : check sum: Unchanged skipping 2025/05/10 03:58:28 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:28 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:28 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.71s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/10 03:58:30 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:30 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 03:58:31 INFO : sizeonly: Copied (new) 2025/05/10 03:58:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:31 DEBUG : sizeonly: Sizes identical 2025/05/10 03:58:31 DEBUG : sizeonly: Unchanged skipping 2025/05/10 03:58:31 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:31 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:31 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:31 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/10 03:58:33 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:33 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/10 03:58:33 INFO : ignore-size: Copied (new) 2025/05/10 03:58:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:34 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 03:58:34 DEBUG : ignore-size: Unchanged skipping 2025/05/10 03:58:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:34 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:34 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:36 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 03:58:36 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:36 DEBUG : existing: Unchanged skipping 2025/05/10 03:58:36 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:36 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:36 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/10 03:58:37 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:37 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:37.281722 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/05/10 03:58:37.281753 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/05/10 03:58:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 03:58:38 INFO : existing: Copied (replaced existing) 2025/05/10 03:58:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (3.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 03:58:39 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:39 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 03:58:40 INFO : existing: Copied (new) 2025/05/10 03:58:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:40 DEBUG : existing: Destination exists, skipping 2025/05/10 03:58:40 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:40 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:40 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:40 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.84s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:44 INFO : d: Making directory 2025/05/10 03:58:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 03:58:45 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:58:45 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 03:58:45 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:58:46 INFO : a/potato2: Copied (new) 2025/05/10 03:58:46 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:46 INFO : b/potato: Deleted 2025/05/10 03:58:46 INFO : d: Removing directory 2025/05/10 03:58:46 INFO : b: Removing directory 2025/05/10 03:58:46 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (6.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:50 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/05/10 03:58:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 03:58:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/10 03:58:50 DEBUG : empty space: Unchanged skipping 2025/05/10 03:58:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:50 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:50 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:50 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/05/10 03:58:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 03:58:50 NOTICE: proton drive root link ID 'rclone-test-zerocek0vale': Forced to upload files to set modification times on this backend. 2025/05/10 03:58:50 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/05/10 03:58:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:50.636221 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/05/10 03:58:50.636249 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/05/10 03:58:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 03:58:51 INFO : empty space: Copied (replaced existing) 2025/05/10 03:58:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:54 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:54 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/05/10 03:58:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 03:58:54 DEBUG : empty space: Unchanged skipping 2025/05/10 03:58:54 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:54 DEBUG : Waiting for deletions to finish 2025/05/10 03:58:54 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:56 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/05/10 03:58:56 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3467982372) 2025/05/10 03:58:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-zerocek0vale') 2025/05/10 03:58:56 DEBUG : foo: sha1 differ 2025/05/10 03:58:56 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:58:56.321800 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/05/10 03:58:56.321846 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/05/10 03:58:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/10 03:58:57 INFO : foo: Copied (replaced existing) 2025/05/10 03:58:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:58:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:58:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/10 03:58:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:58:59 DEBUG : empty space: Unchanged skipping 2025/05/10 03:58:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:59:00 INFO : potato: Copied (new) 2025/05/10 03:59:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (3.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/10 03:59:02 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:02 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:02.739155 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/05/10 03:59:02.739188 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/05/10 03:59:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/10 03:59:03 INFO : potato: Copied (replaced existing) 2025/05/10 03:59:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:05 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:05 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/05/10 03:59:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3467982372) 2025/05/10 03:59:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-zerocek0vale') 2025/05/10 03:59:05 DEBUG : potato: sha1 differ 2025/05/10 03:59:05 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:05.869840 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/05/10 03:59:05.869873 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/05/10 03:59:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/10 03:59:06 INFO : potato: Copied (replaced existing) 2025/05/10 03:59:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:09 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:09 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/10 03:59:09 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:09 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:12 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:12 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:12 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:59:13 INFO : potato2: Copied (new) 2025/05/10 03:59:13 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:13 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:16 INFO : d: Making directory 2025/05/10 03:59:17 INFO : d/e: Making directory 2025/05/10 03:59:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:18 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 03:59:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:59:19 INFO : a/potato2: Copied (new) 2025/05/10 03:59:19 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:19 INFO : b/potato: Deleted 2025/05/10 03:59:19 INFO : d/e: Removing directory 2025/05/10 03:59:19 INFO : d: Removing directory 2025/05/10 03:59:19 INFO : b: Removing directory 2025/05/10 03:59:20 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:24 INFO : d: Making directory 2025/05/10 03:59:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:25 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 03:59:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:59:25 INFO : a/potato2: Copied (new) 2025/05/10 03:59:25 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting files as there were IO errors 2025/05/10 03:59:25 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:30 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:30 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:30 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:30 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:30 INFO : potato: Deleted 2025/05/10 03:59:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:59:31 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:34 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:34 INFO : potato: Deleted 2025/05/10 03:59:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:34 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:34 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 03:59:35 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncDeleteBefore (4.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 03:59:38 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:38 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/10 03:59:38 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestCopyDeleteBefore (3.41s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 03:59:41 DEBUG : enormous: Excluded 2025/05/10 03:59:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 03:59:41 DEBUG : potato2: Excluded 2025/05/10 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 03:59:42 DEBUG : potato2: Excluded 2025/05/10 03:59:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:42 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:42 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:42 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:42 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:42 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 03:59:42 DEBUG : enormous: Excluded 2025/05/10 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 03:59:42 DEBUG : potato2: Excluded 2025/05/10 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 03:59:42 DEBUG : potato2: Excluded 2025/05/10 03:59:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/10 03:59:42 DEBUG : Local file system at /tmp/rclone3467982372: Waiting for checks to finish 2025/05/10 03:59:42 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:42 DEBUG : Local file system at /tmp/rclone3467982372: Waiting for transfers to finish 2025/05/10 03:59:42 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:42 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncWithExclude (3.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:46 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 03:59:46 DEBUG : enormous: Excluded 2025/05/10 03:59:46 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 03:59:46 DEBUG : potato2: Excluded 2025/05/10 03:59:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 03:59:47 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:47 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:47 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:47 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:47 INFO : enormous: Deleted 2025/05/10 03:59:47 INFO : potato2: Deleted 2025/05/10 03:59:47 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/10 03:59:47 DEBUG : empty space: Unchanged skipping 2025/05/10 03:59:47 DEBUG : Local file system at /tmp/rclone3467982372: Waiting for checks to finish 2025/05/10 03:59:47 DEBUG : Local file system at /tmp/rclone3467982372: Waiting for transfers to finish 2025/05/10 03:59:47 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:47 INFO : potato2: Deleted 2025/05/10 03:59:47 INFO : enormous: Deleted 2025/05/10 03:59:47 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:52 DEBUG : five: Need to transfer - File not found at Destination 2025/05/10 03:59:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/10 03:59:52 DEBUG : one: Destination is newer than source, skipping 2025/05/10 03:59:52 DEBUG : three: Sizes identical 2025/05/10 03:59:52 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/10 03:59:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 03:59:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3467982372) 2025/05/10 03:59:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-zerocek0vale') 2025/05/10 03:59:52 DEBUG : two: sha1 differ 2025/05/10 03:59:52 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:52.546915 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/05/10 03:59:52.546948 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/05/10 03:59:52.553870 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/05/10 03:59:52.553901 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/05/10 03:59:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/10 03:59:52 INFO : five: Copied (new) 2025/05/10 03:59:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 03:59:53 INFO : two: Copied (replaced existing) 2025/05/10 03:59:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/10 03:59:53 INFO : four: Copied (replaced existing) 2025/05/10 03:59:53 DEBUG : Waiting for deletions to finish 2025/05/10 03:59:54 DEBUG : one: Destination is newer than source, skipping 2025/05/10 03:59:54 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3467982372) 2025/05/10 03:59:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/10 03:59:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/10 03:59:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-zerocek0vale') 2025/05/10 03:59:54 DEBUG : three: sha1 differ 2025/05/10 03:59:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 03:59:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 03:59:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/10 03:59:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/10 03:59:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/10 03:59:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/10 03:59:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 03:59:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 03:59:54 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:54.625581 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/05/10 03:59:54.625614 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/05/10 03:59:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 03:59:55 INFO : three: Copied (replaced existing) 2025/05/10 03:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/10 03:59:57 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Making map for --track-renames 2025/05/10 03:59:57 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Finished making map for --track-renames 2025/05/10 03:59:57 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:57 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for renames to finish 2025/05/10 03:59:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 03:59:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 03:59:57 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/10 03:59:58 INFO : potato: Copied (new) 2025/05/10 03:59:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 03:59:58 INFO : yam: Copied (new) 2025/05/10 03:59:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 03:59:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 03:59:59 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Making map for --track-renames 2025/05/10 03:59:59 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Finished making map for --track-renames 2025/05/10 03:59:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 03:59:59 DEBUG : potato: Unchanged skipping 2025/05/10 03:59:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for renames to finish 2025/05/10 03:59:59.377884 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vz3ZStAECu7xVu7j5n_zrKdVdKssMqCXOBAf9t_-GFWjISjDgxMsPhK88-3cU2Z-MAyARFmK4uHssIeUvkd0Dw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 03:59:59.377919 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vz3ZStAECu7xVu7j5n_zrKdVdKssMqCXOBAf9t_-GFWjISjDgxMsPhK88-3cU2Z-MAyARFmK4uHssIeUvkd0Dw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 03:59:59 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vz3ZStAECu7xVu7j5n_zrKdVdKssMqCXOBAf9t_-GFWjISjDgxMsPhK88-3cU2Z-MAyARFmK4uHssIeUvkd0Dw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 03:59:59 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Vz3ZStAECu7xVu7j5n_zrKdVdKssMqCXOBAf9t_-GFWjISjDgxMsPhK88-3cU2Z-MAyARFmK4uHssIeUvkd0Dw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 03:59:59 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/10 03:59:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 03:59:59 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 03:59:59 INFO : yaml: Copied (new) 2025/05/10 03:59:59 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting files as there were IO errors 2025/05/10 03:59:59 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting directories as there were IO errors sync_test.go:1556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1556 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (3.94s) === 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-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/10 04:00:01 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Making map for --track-renames 2025/05/10 04:00:01 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Finished making map for --track-renames 2025/05/10 04:00:01 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 04:00:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 04:00:01 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for renames to finish 2025/05/10 04:00:01 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/10 04:00:02 INFO : potato: Copied (new) 2025/05/10 04:00:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 04:00:02 INFO : yam: Copied (new) 2025/05/10 04:00:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:00:03 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Making map for --track-renames 2025/05/10 04:00:03 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Finished making map for --track-renames 2025/05/10 04:00:03 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:03 DEBUG : potato: Unchanged skipping 2025/05/10 04:00:03 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for renames to finish 2025/05/10 04:00:03.408223 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FbLfA0BiMr9jpHA2uNZfKHbXI3vZrQHzzD7FEozmfBocnsErcmx6WiB59GaeEpddgjnQqtWV-Tg0keuT2vYxxA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:03.408259 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FbLfA0BiMr9jpHA2uNZfKHbXI3vZrQHzzD7FEozmfBocnsErcmx6WiB59GaeEpddgjnQqtWV-Tg0keuT2vYxxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:03 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FbLfA0BiMr9jpHA2uNZfKHbXI3vZrQHzzD7FEozmfBocnsErcmx6WiB59GaeEpddgjnQqtWV-Tg0keuT2vYxxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:03 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FbLfA0BiMr9jpHA2uNZfKHbXI3vZrQHzzD7FEozmfBocnsErcmx6WiB59GaeEpddgjnQqtWV-Tg0keuT2vYxxA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:03 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/05/10 04:00:03 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:03 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 04:00:03 INFO : yaml: Copied (new) 2025/05/10 04:00:03 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting files as there were IO errors 2025/05/10 04:00:03 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting directories as there were IO errors sync_test.go:1628: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1628 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (3.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/10 04:00:05 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Making map for --track-renames 2025/05/10 04:00:05 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Finished making map for --track-renames 2025/05/10 04:00:05 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 04:00:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/10 04:00:05 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for renames to finish 2025/05/10 04:00:05 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/10 04:00:06 INFO : potato: Copied (new) 2025/05/10 04:00:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 04:00:06 INFO : sub/yam: Copied (new) 2025/05/10 04:00:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:00:07 DEBUG : potato: Unchanged skipping 2025/05/10 04:00:07 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Making map for --track-renames 2025/05/10 04:00:07 INFO : proton drive root link ID 'rclone-test-zerocek0vale': Finished making map for --track-renames 2025/05/10 04:00:07 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:07 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for renames to finish 2025/05/10 04:00:07.996009 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nNVoUrpec_X2HIjl7Q-BIA7b9SWSyho0JhcK2E7OoOikLTho4M64umw8L64OPdSfALYLFnY--v2AhBFaEEWO4w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:07.996041 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nNVoUrpec_X2HIjl7Q-BIA7b9SWSyho0JhcK2E7OoOikLTho4M64umw8L64OPdSfALYLFnY--v2AhBFaEEWO4w==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:07 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nNVoUrpec_X2HIjl7Q-BIA7b9SWSyho0JhcK2E7OoOikLTho4M64umw8L64OPdSfALYLFnY--v2AhBFaEEWO4w==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:07 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/nNVoUrpec_X2HIjl7Q-BIA7b9SWSyho0JhcK2E7OoOikLTho4M64umw8L64OPdSfALYLFnY--v2AhBFaEEWO4w==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 04:00:07 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 04:00:08 INFO : yam: Copied (new) 2025/05/10 04:00:08 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting files as there were IO errors 2025/05/10 04:00:08 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting directories as there were IO errors sync_test.go:1667: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1667 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (4.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:10 DEBUG : Creating backend with remote "/tmp/rclone3467982372/dir1" 2025/05/10 04:00:10 DEBUG : Creating backend with remote "/tmp/rclone3467982372/dir2" 2025/05/10 04:00:10 DEBUG : Local file system at /tmp/rclone3467982372/dir2: Using server-side directory move 2025/05/10 04:00:10 INFO : Local file system at /tmp/rclone3467982372/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 04:00:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/10 04:00:10 DEBUG : Local file system at /tmp/rclone3467982372/dir2: Waiting for checks to finish 2025/05/10 04:00:10 DEBUG : Local file system at /tmp/rclone3467982372/dir2: Waiting for transfers to finish 2025/05/10 04:00:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 04:00:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/10 04:00:10 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:10 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 04:00:12 INFO : sub dir/hello world: Copied (new) 2025/05/10 04:00:12 INFO : sub dir/hello world: Deleted 2025/05/10 04:00:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/10 04:00:12 INFO : nested/sub dir/file: Copied (new) 2025/05/10 04:00:12 INFO : nested/sub dir/file: Deleted 2025/05/10 04:00:12 ERROR : Local file system at /tmp/rclone3467982372: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (3.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 04:00:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/10 04:00:14 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:14 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 04:00:16 INFO : sub dir/hello world: Copied (new) 2025/05/10 04:00:16 INFO : sub dir/hello world: Deleted 2025/05/10 04:00:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/10 04:00:16 INFO : nested/sub dir/file: Copied (new) 2025/05/10 04:00:16 INFO : nested/sub dir/file: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 04:00:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/10 04:00:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/10 04:00:19 INFO : existing-b: Copied (new) 2025/05/10 04:00:19 INFO : existing-b: Deleted 2025/05/10 04:00:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 04:00:19 INFO : existing: Copied (new) 2025/05/10 04:00:19 INFO : existing: Deleted 2025/05/10 04:00:20 DEBUG : existing: Destination exists, skipping 2025/05/10 04:00:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/10 04:00:20 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:00:20 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:00:20 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.98s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yesucuy6neju" 2025/05/10 04:00:21 DEBUG : proton drive root link ID 'rclone-test-yesucuy6neju': Has cached credentials 2025/05/10 04:00:22 DEBUG : proton drive root link ID 'rclone-test-yesucuy6neju': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-zerocek0vale' -> proton drive root link ID 'rclone-test-yesucuy6neju' 2025/05/10 04:00:26 DEBUG : proton drive root link ID 'rclone-test-yesucuy6neju': Using server-side directory move 2025/05/10 04:00:26 INFO : proton drive root link ID 'rclone-test-yesucuy6neju': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 04:00:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 04:00:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/10 04:00:27 DEBUG : empty space: Unchanged skipping 2025/05/10 04:00:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 04:00:27 DEBUG : proton drive root link ID 'rclone-test-yesucuy6neju': Waiting for checks to finish 2025/05/10 04:00:27 INFO : empty space: Deleted 2025/05/10 04:00:27 DEBUG : proton drive root link ID 'rclone-test-yesucuy6neju': Waiting for transfers to finish 2025/05/10 04:00:27 INFO : potato3: Deleted 2025/05/10 04:00:27.457242 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vm0pG5xATT4A9ust7JnCYwAMF5beA50VJm6LSj4ZoKtipUJpNoW1anMez5Iez0-4P9siUHbYGdNhyndFNICS-Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:27.457268 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vm0pG5xATT4A9ust7JnCYwAMF5beA50VJm6LSj4ZoKtipUJpNoW1anMez5Iez0-4P9siUHbYGdNhyndFNICS-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:27 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vm0pG5xATT4A9ust7JnCYwAMF5beA50VJm6LSj4ZoKtipUJpNoW1anMez5Iez0-4P9siUHbYGdNhyndFNICS-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:27.515902 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b7iQWZ2yDOo5paGmHV3OKM0x9TGSiOyDR0xIzpjfc7H6R2bCLosO0wrWiLhmJWEMD4sQbq7KSuDib7IxTscT9A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:27.515923 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b7iQWZ2yDOo5paGmHV3OKM0x9TGSiOyDR0xIzpjfc7H6R2bCLosO0wrWiLhmJWEMD4sQbq7KSuDib7IxTscT9A==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:27 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b7iQWZ2yDOo5paGmHV3OKM0x9TGSiOyDR0xIzpjfc7H6R2bCLosO0wrWiLhmJWEMD4sQbq7KSuDib7IxTscT9A==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/b7iQWZ2yDOo5paGmHV3OKM0x9TGSiOyDR0xIzpjfc7H6R2bCLosO0wrWiLhmJWEMD4sQbq7KSuDib7IxTscT9A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/05/10 04:00:27 DEBUG : proton drive root link ID 'rclone-test-yesucuy6neju': Purge remote --- FAIL: TestServerSideMove (7.02s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-koxopix5veku" 2025/05/10 04:00:28 DEBUG : proton drive root link ID 'rclone-test-koxopix5veku': Has cached credentials 2025/05/10 04:00:29 DEBUG : proton drive root link ID 'rclone-test-koxopix5veku': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-zerocek0vale' -> proton drive root link ID 'rclone-test-koxopix5veku' 2025/05/10 04:00:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 04:00:34 DEBUG : empty space: Excluded 2025/05/10 04:00:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 04:00:34 DEBUG : empty space: Excluded 2025/05/10 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 04:00:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 04:00:34 DEBUG : proton drive root link ID 'rclone-test-koxopix5veku': Waiting for checks to finish 2025/05/10 04:00:34 DEBUG : proton drive root link ID 'rclone-test-koxopix5veku': Waiting for transfers to finish 2025/05/10 04:00:34 INFO : potato3: Deleted 2025/05/10 04:00:34.453640 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MDMg3aFwv6aFtnWtG1sN58NKbnvNaMxd6eNw_shqIbozYJ1JgKA7l7L__MTrotfo32UrRmpXyTgLE8PQTzXdqw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:34.453678 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MDMg3aFwv6aFtnWtG1sN58NKbnvNaMxd6eNw_shqIbozYJ1JgKA7l7L__MTrotfo32UrRmpXyTgLE8PQTzXdqw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:34 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MDMg3aFwv6aFtnWtG1sN58NKbnvNaMxd6eNw_shqIbozYJ1JgKA7l7L__MTrotfo32UrRmpXyTgLE8PQTzXdqw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:34.546698 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bxYkM0sZ-V9OKR2ImN1vRTw-YD95EWCNm-0kUNMUIv4ms1xxd-hEw5sCO8O7HbUsKq2cF1Cq9NZUasBuvOcDrA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:34.546734 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bxYkM0sZ-V9OKR2ImN1vRTw-YD95EWCNm-0kUNMUIv4ms1xxd-hEw5sCO8O7HbUsKq2cF1Cq9NZUasBuvOcDrA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:34 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bxYkM0sZ-V9OKR2ImN1vRTw-YD95EWCNm-0kUNMUIv4ms1xxd-hEw5sCO8O7HbUsKq2cF1Cq9NZUasBuvOcDrA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/bxYkM0sZ-V9OKR2ImN1vRTw-YD95EWCNm-0kUNMUIv4ms1xxd-hEw5sCO8O7HbUsKq2cF1Cq9NZUasBuvOcDrA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/05/10 04:00:34 DEBUG : proton drive root link ID 'rclone-test-koxopix5veku': Purge remote --- FAIL: TestServerSideMoveWithFilter (7.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gesunaz6pago" 2025/05/10 04:00:35 DEBUG : proton drive root link ID 'rclone-test-gesunaz6pago': Has cached credentials 2025/05/10 04:00:36 DEBUG : proton drive root link ID 'rclone-test-gesunaz6pago': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:00:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-zerocek0vale' -> proton drive root link ID 'rclone-test-gesunaz6pago' 2025/05/10 04:00:41 DEBUG : proton drive root link ID 'rclone-test-gesunaz6pago': Using server-side directory move 2025/05/10 04:00:41 INFO : proton drive root link ID 'rclone-test-gesunaz6pago': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 04:00:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 04:00:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/10 04:00:41 DEBUG : empty space: Unchanged skipping 2025/05/10 04:00:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 04:00:42 DEBUG : proton drive root link ID 'rclone-test-gesunaz6pago': Waiting for checks to finish 2025/05/10 04:00:42 INFO : potato3: Deleted 2025/05/10 04:00:42 INFO : empty space: Deleted 2025/05/10 04:00:42 DEBUG : proton drive root link ID 'rclone-test-gesunaz6pago': Waiting for transfers to finish 2025/05/10 04:00:42.333323 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2iZtWVdq0GjdmlqA0VmXvpio2jU9wUkqByI6cKSoBj145IoE7SDfLizIun1adw1ygl3bt_DEwjyLQl_zbmoaAA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:42.333368 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2iZtWVdq0GjdmlqA0VmXvpio2jU9wUkqByI6cKSoBj145IoE7SDfLizIun1adw1ygl3bt_DEwjyLQl_zbmoaAA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:42 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2iZtWVdq0GjdmlqA0VmXvpio2jU9wUkqByI6cKSoBj145IoE7SDfLizIun1adw1ygl3bt_DEwjyLQl_zbmoaAA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:42.429825 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ke0oTNH8-nLbEKKFWKikgvWZMUGzyk6y2rYS8_rRjJvb_gdUHf41OOhbqqdgh0M6ogspPzJdnXuKuFgxcu6RVQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:00:42.429853 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ke0oTNH8-nLbEKKFWKikgvWZMUGzyk6y2rYS8_rRjJvb_gdUHf41OOhbqqdgh0M6ogspPzJdnXuKuFgxcu6RVQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:42 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ke0oTNH8-nLbEKKFWKikgvWZMUGzyk6y2rYS8_rRjJvb_gdUHf41OOhbqqdgh0M6ogspPzJdnXuKuFgxcu6RVQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:00:42 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/05/10 04:00:42 DEBUG : proton drive root link ID 'rclone-test-gesunaz6pago': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (7.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.37s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:00:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/rclone-sync-test" 2025/05/10 04:00:44 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test': Has cached credentials 2025/05/10 04:00:44 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncOverlap (106.90s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:02:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/rclone-sync-test" 2025/05/10 04:02:31 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test': Has cached credentials 2025/05/10 04:02:31 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:04:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/rclone-sync-test-include/layer2" 2025/05/10 04:04:15 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-include/layer2': Has cached credentials 2025/05/10 04:04:15 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:05:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/rclone-sync-test-ignore-file" 2025/05/10 04:05:59 DEBUG : Config file has changed externally - reloading 2025/05/10 04:05:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-ignore-file': Has cached credentials 2025/05/10 04:05:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:07:46 DEBUG : rclone-sync-test: Excluded 2025/05/10 04:07:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 04:07:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 04:07:46 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test': Waiting for checks to finish 2025/05/10 04:07:46 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test': Waiting for transfers to finish 2025/05/10 04:07:46 DEBUG : Waiting for deletions to finish 2025/05/10 04:07:46 INFO : There was nothing to transfer 2025/05/10 04:07:47 DEBUG : rclone-sync-test: Excluded 2025/05/10 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 04:07:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 04:07:47 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:07:47 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:07:47 DEBUG : Waiting for deletions to finish 2025/05/10 04:07:47 INFO : rclone-sync-test-include: Removing directory 2025/05/10 04:07:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/05/10 04:07:48 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': failed to delete 1 directories 2025/05/10 04:07:48 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:07:48 DEBUG : rclone-sync-test: Excluded 2025/05/10 04:07:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 04:07:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 04:07:49 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/10 04:07:49 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/10 04:07:49 DEBUG : Waiting for deletions to finish 2025/05/10 04:07:49 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:07:49 DEBUG : rclone-sync-test: Excluded 2025/05/10 04:07:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 04:07:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 04:07:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:07:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:07:50 DEBUG : Waiting for deletions to finish 2025/05/10 04:07:50 INFO : rclone-sync-test-include: Removing directory 2025/05/10 04:07:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/05/10 04:07:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': failed to delete 1 directories 2025/05/10 04:07:50 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:07:50 DEBUG : rclone-sync-test: Excluded 2025/05/10 04:07:50 DEBUG : : Excluded 2025/05/10 04:07:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 04:07:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 04:07:51 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/10 04:07:51 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/10 04:07:51 DEBUG : Waiting for deletions to finish 2025/05/10 04:07:51 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (328.50s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:07:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:07:59 DEBUG : Config file has changed externally - reloading 2025/05/10 04:07:59 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:08:00 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:09:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/CompareDest" 2025/05/10 04:09:45 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/CompareDest': Has cached credentials 2025/05/10 04:09:45 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:11:29 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 04:11:29 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:29 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 04:11:30 INFO : one: Copied (new) 2025/05/10 04:11:30 DEBUG : Waiting for deletions to finish 2025/05/10 04:11:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:32 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:32 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:32.247308 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/05/10 04:11:32.247351 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/05/10 04:11:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/10 04:11:33 INFO : one: Copied (replaced existing) 2025/05/10 04:11:33 DEBUG : Waiting for deletions to finish 2025/05/10 04:11:33.899755 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/05/10 04:11:33.899788 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/05/10 04:11:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:36 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 04:11:36 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:36 DEBUG : Waiting for deletions to finish 2025/05/10 04:11:36 INFO : There was nothing to transfer 2025/05/10 04:11:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 04:11:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 04:11:38 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:38 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:38 DEBUG : Waiting for deletions to finish 2025/05/10 04:11:38 INFO : There was nothing to transfer 2025/05/10 04:11:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 04:11:39 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 04:11:39 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:39 DEBUG : Waiting for deletions to finish 2025/05/10 04:11:39 INFO : There was nothing to transfer 2025/05/10 04:11:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:41 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/05/10 04:11:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 04:11:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 04:11:41 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 04:11:41 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:41 DEBUG : Waiting for deletions to finish 2025/05/10 04:11:41 INFO : There was nothing to transfer 2025/05/10 04:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/10 04:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 04:11:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/10 04:11:42 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 04:11:42 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:11:42 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:11:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/10 04:11:43 INFO : two: Copied (new) 2025/05/10 04:11:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (226.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:11:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dest" 2025/05/10 04:11:48 DEBUG : Config file has changed externally - reloading 2025/05/10 04:11:48 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dest': Has cached credentials 2025/05/10 04:11:49 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dest': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:13:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/pre-dest1" 2025/05/10 04:13:33 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/pre-dest1': Has cached credentials 2025/05/10 04:13:33 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:14:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/pre-dest2" 2025/05/10 04:14:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/pre-dest2': Has cached credentials 2025/05/10 04:14:26 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:15:18 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:15:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/10 04:15:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:15:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/10 04:15:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/10 04:15:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dest': Waiting for checks to finish 2025/05/10 04:15:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dest': Waiting for transfers to finish 2025/05/10 04:15:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/10 04:15:19 INFO : 3: Copied (new) 2025/05/10 04:15:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (216.34s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.38s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:15:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:15:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:15:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:16:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/backup" 2025/05/10 04:16:17 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/backup': Has cached credentials 2025/05/10 04:16:18 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/backup': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:18:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:18:01 DEBUG : two: Unchanged skipping 2025/05/10 04:18:01 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:18:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 04:18:02.501746 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fCLt_3iYJ0Tb9rCIB3ECqyFCSPPBCjldV15ej-aGq1bD1p1B7FPcpjAA_GTyHtlwUstqTbcrcM-IID2W-AerNg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:18:02.501777 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fCLt_3iYJ0Tb9rCIB3ECqyFCSPPBCjldV15ej-aGq1bD1p1B7FPcpjAA_GTyHtlwUstqTbcrcM-IID2W-AerNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:18:02 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fCLt_3iYJ0Tb9rCIB3ECqyFCSPPBCjldV15ej-aGq1bD1p1B7FPcpjAA_GTyHtlwUstqTbcrcM-IID2W-AerNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:18:02 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:18:02 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting files as there were IO errors 2025/05/10 04:18:02 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fCLt_3iYJ0Tb9rCIB3ECqyFCSPPBCjldV15ej-aGq1bD1p1B7FPcpjAA_GTyHtlwUstqTbcrcM-IID2W-AerNg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (161.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:18:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:18:07 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:18:07 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:19:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/backup" 2025/05/10 04:19:00 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/backup': Has cached credentials 2025/05/10 04:19:00 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/backup': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:20:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 04:20:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:20:44 DEBUG : two: Unchanged skipping 2025/05/10 04:20:44 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:20:45.057136 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/diYMPq-eTkbGHIljtvfKtXVG_DJX2TWCZgyQxaOHYoe6JZQKLj_X2OtrbdBqa5w7RMTNOHd-RJN8mzNRU8Lxew==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:20:45.057190 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/diYMPq-eTkbGHIljtvfKtXVG_DJX2TWCZgyQxaOHYoe6JZQKLj_X2OtrbdBqa5w7RMTNOHd-RJN8mzNRU8Lxew==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:20:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/diYMPq-eTkbGHIljtvfKtXVG_DJX2TWCZgyQxaOHYoe6JZQKLj_X2OtrbdBqa5w7RMTNOHd-RJN8mzNRU8Lxew==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:20:45 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:20:45 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting files as there were IO errors 2025/05/10 04:20:45 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/diYMPq-eTkbGHIljtvfKtXVG_DJX2TWCZgyQxaOHYoe6JZQKLj_X2OtrbdBqa5w7RMTNOHd-RJN8mzNRU8Lxew==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (162.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:20:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:20:49 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:20:50 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:21:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/backup" 2025/05/10 04:21:41 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/backup': Has cached credentials 2025/05/10 04:21:42 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/backup': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:23:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 04:23:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:23:24 DEBUG : two: Unchanged skipping 2025/05/10 04:23:24 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:23:25.143498 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lEVP2qTRoBiRnBhXacgR0kbjKOYhfpg89IDkv56OHoVnSHGhho-mb70EgUhdvr4RGIZpZfELKdOjMMvQykQKBg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:23:25.143542 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lEVP2qTRoBiRnBhXacgR0kbjKOYhfpg89IDkv56OHoVnSHGhho-mb70EgUhdvr4RGIZpZfELKdOjMMvQykQKBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:23:25 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lEVP2qTRoBiRnBhXacgR0kbjKOYhfpg89IDkv56OHoVnSHGhho-mb70EgUhdvr4RGIZpZfELKdOjMMvQykQKBg==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:23:25 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:23:25 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting files as there were IO errors 2025/05/10 04:23:25 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lEVP2qTRoBiRnBhXacgR0kbjKOYhfpg89IDkv56OHoVnSHGhho-mb70EgUhdvr4RGIZpZfELKdOjMMvQykQKBg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (160.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:23:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:23:29 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:23:30 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:24:22 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for checks to finish 2025/05/10 04:24:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 04:24:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:24:22 DEBUG : two: Unchanged skipping 2025/05/10 04:24:22.787666 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z5jd1Wf1YVu5WiI2lk9Fy75jj269O8zJag2ZiXKPeMijw6u0610DtYvCD5IM-HPJYm32D9p0v8wpNunyZ6x7Vw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:24:22.787703 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z5jd1Wf1YVu5WiI2lk9Fy75jj269O8zJag2ZiXKPeMijw6u0610DtYvCD5IM-HPJYm32D9p0v8wpNunyZ6x7Vw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:24:22 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z5jd1Wf1YVu5WiI2lk9Fy75jj269O8zJag2ZiXKPeMijw6u0610DtYvCD5IM-HPJYm32D9p0v8wpNunyZ6x7Vw==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:24:22 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Waiting for transfers to finish 2025/05/10 04:24:22 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting files as there were IO errors 2025/05/10 04:24:22 ERROR : proton drive root link ID 'rclone-test-zerocek0vale/dst': not deleting directories as there were IO errors sync_test.go:2385: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2385 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/z5jd1Wf1YVu5WiI2lk9Fy75jj269O8zJag2ZiXKPeMijw6u0610DtYvCD5IM-HPJYm32D9p0v8wpNunyZ6x7Vw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (57.29s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:24:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:24:26 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:24:27 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:25:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 04:25:21.545027 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UoszP1ja0eHsattSdZb6uKhIZFKI0WGn2Ax7uATIBof6Nfo5PCIXoQ2rM0jtVQUFu_Xy4HSzfJ2OndNF0wmCTQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:25:21.545062 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UoszP1ja0eHsattSdZb6uKhIZFKI0WGn2Ax7uATIBof6Nfo5PCIXoQ2rM0jtVQUFu_Xy4HSzfJ2OndNF0wmCTQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:25:21 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UoszP1ja0eHsattSdZb6uKhIZFKI0WGn2Ax7uATIBof6Nfo5PCIXoQ2rM0jtVQUFu_Xy4HSzfJ2OndNF0wmCTQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UoszP1ja0eHsattSdZb6uKhIZFKI0WGn2Ax7uATIBof6Nfo5PCIXoQ2rM0jtVQUFu_Xy4HSzfJ2OndNF0wmCTQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (58.94s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:25:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zerocek0vale/dst" 2025/05/10 04:25:26 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Has cached credentials 2025/05/10 04:25:26 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale/dst': Used cached credential to initialize the ProtonDrive API 2025/05/10 04:26:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 04:26:19.924162 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ypjJySL_fsoO5Q-17LZZlnJrY4rDvwQeDPSfyOwK4Jx-vPnY8J3Sl_dOBa4vAcgyqV8htmMxGyrSV6zEsjkURQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/10 04:26:19.924199 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ypjJySL_fsoO5Q-17LZZlnJrY4rDvwQeDPSfyOwK4Jx-vPnY8J3Sl_dOBa4vAcgyqV8htmMxGyrSV6zEsjkURQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/10 04:26:19 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ypjJySL_fsoO5Q-17LZZlnJrY4rDvwQeDPSfyOwK4Jx-vPnY8J3Sl_dOBa4vAcgyqV8htmMxGyrSV6zEsjkURQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2473 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ypjJySL_fsoO5Q-17LZZlnJrY4rDvwQeDPSfyOwK4Jx-vPnY8J3Sl_dOBa4vAcgyqV8htmMxGyrSV6zEsjkURQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (58.24s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:26:22 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:26:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/10 04:26:22 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:26:22.665181 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/05/10 04:26:22.665231 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/05/10 04:26:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/10 04:26:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/10 04:26:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.92s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:26:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 04:26:24 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:26:24 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:26:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 04:26:25 INFO : existing: Copied (new) 2025/05/10 04:26:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:26:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/10 04:26:26 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:26:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/10 04:26:26 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:26:26 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting files as there were IO errors 2025/05/10 04:26:26 ERROR : proton drive root link ID 'rclone-test-zerocek0vale': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncImmutable (3.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:26:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:26:28 DEBUG : existing: Unchanged skipping 2025/05/10 04:26:28 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:26:28 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:26:28 DEBUG : Waiting for deletions to finish 2025/05/10 04:26:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.97s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:27:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both0: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both1: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both10: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both11: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both12: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both13: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both14: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both15: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both16: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both17: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both18: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both19: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both2: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:27:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both4: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both7: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both8: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:01 DEBUG : both9: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both5: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both3: Unchanged skipping 2025/05/10 04:27:01 DEBUG : both6: Unchanged skipping 2025/05/10 04:27:01 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:27:01 DEBUG : Waiting for deletions to finish 2025/05/10 04:27:01 INFO : only12: Deleted 2025/05/10 04:27:01 INFO : only14: Deleted 2025/05/10 04:27:01 INFO : only3: Deleted 2025/05/10 04:27:01 INFO : only2: Deleted 2025/05/10 04:27:02 INFO : only13: Deleted 2025/05/10 04:27:02 INFO : only8: Deleted 2025/05/10 04:27:02 INFO : only16: Deleted 2025/05/10 04:27:02 INFO : only17: Deleted 2025/05/10 04:27:02 INFO : only19: Deleted 2025/05/10 04:27:02 INFO : only5: Deleted 2025/05/10 04:27:02 INFO : only1: Deleted 2025/05/10 04:27:02 INFO : only10: Deleted 2025/05/10 04:27:02 INFO : only11: Deleted 2025/05/10 04:27:02 INFO : only18: Deleted 2025/05/10 04:27:02 INFO : only9: Deleted 2025/05/10 04:27:02 INFO : only0: Deleted 2025/05/10 04:27:02 INFO : only15: Deleted 2025/05/10 04:27:02 INFO : only4: Deleted 2025/05/10 04:27:02 INFO : only6: Deleted 2025/05/10 04:27:02 INFO : only7: Deleted 2025/05/10 04:27:02 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (38.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:27:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for checks to finish 2025/05/10 04:27:40 DEBUG : both1: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both12: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both0: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both14: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both10: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both16: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both17: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both11: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both13: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both15: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both18: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both4: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both19: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both6: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both2: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both8: Unchanged skipping 2025/05/10 04:27:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/10 04:27:40 DEBUG : both3: Unchanged skipping 2025/05/10 04:27:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : both5: Unchanged skipping 2025/05/10 04:27:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : both7: Unchanged skipping 2025/05/10 04:27:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : both9: Unchanged skipping 2025/05/10 04:27:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/10 04:27:40 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Waiting for transfers to finish 2025/05/10 04:27:40.205938 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/05/10 04:27:40.205964 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/05/10 04:27:40.214821 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/05/10 04:27:40.214834 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/05/10 04:27:40.229448 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/05/10 04:27:40.229539 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/05/10 04:27:40.236959 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/05/10 04:27:40.236991 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/05/10 04:27:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:40 INFO : only1: Copied (replaced existing) 2025/05/10 04:27:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:40 INFO : only0: Copied (replaced existing) 2025/05/10 04:27:41 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:41 INFO : only10: Copied (replaced existing) 2025/05/10 04:27:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:41 INFO : only13: Copied (replaced existing) 2025/05/10 04:27:41.047460 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/05/10 04:27:41.047507 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/05/10 04:27:41.057111 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/05/10 04:27:41.057138 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/05/10 04:27:41.101426 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/05/10 04:27:41.101454 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/05/10 04:27:41.121628 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/05/10 04:27:41.121655 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/05/10 04:27:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:41 INFO : only16: Copied (replaced existing) 2025/05/10 04:27:41 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:41 INFO : only17: Copied (replaced existing) 2025/05/10 04:27:41 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:41 INFO : only11: Copied (replaced existing) 2025/05/10 04:27:41.913480 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/05/10 04:27:41.913511 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/05/10 04:27:41 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:41 INFO : only18: Copied (replaced existing) 2025/05/10 04:27:41.959284 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/05/10 04:27:41.959309 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/05/10 04:27:41.988601 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/05/10 04:27:41.988626 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/05/10 04:27:42.011616 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/05/10 04:27:42.011643 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/05/10 04:27:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:42 INFO : only19: Copied (replaced existing) 2025/05/10 04:27:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:42 INFO : only2: Copied (replaced existing) 2025/05/10 04:27:42 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:42 INFO : only3: Copied (replaced existing) 2025/05/10 04:27:42.766155 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/05/10 04:27:42.766185 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/05/10 04:27:42.785927 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/05/10 04:27:42.785957 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/05/10 04:27:42 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:42 INFO : only4: Copied (replaced existing) 2025/05/10 04:27:42.857807 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/05/10 04:27:42.857834 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/05/10 04:27:42.911140 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/05/10 04:27:42.911173 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/05/10 04:27:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:43 INFO : only5: Copied (replaced existing) 2025/05/10 04:27:43.658698 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/05/10 04:27:43.658741 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/05/10 04:27:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:43 INFO : only7: Copied (replaced existing) 2025/05/10 04:27:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:43 INFO : only6: Copied (replaced existing) 2025/05/10 04:27:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:43 INFO : only8: Copied (replaced existing) 2025/05/10 04:27:43.783357 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/05/10 04:27:43.783389 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/05/10 04:27:43.848907 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/05/10 04:27:43.848937 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/05/10 04:27:43.857849 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/05/10 04:27:43.857874 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/05/10 04:27:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:44 INFO : only9: Copied (replaced existing) 2025/05/10 04:27:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:44 INFO : only12: Copied (replaced existing) 2025/05/10 04:27:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:44 INFO : only14: Copied (replaced existing) 2025/05/10 04:27:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 04:27:44 INFO : only15: Copied (replaced existing) 2025/05/10 04:27:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (48.65s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:27:58 DEBUG : empty_dir: Making directory with metadata 2025/05/10 04:27:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 04:27:58 DEBUG : empty_on_remote: Making directory with metadata 2025/05/10 04:27:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 04:27:58 INFO : empty_on_remote: Making directory 2025/05/10 04:27:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:28:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:28:06 DEBUG : empty_dir: Making directory with metadata 2025/05/10 04:28:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 04:28:06 DEBUG : empty_on_remote: Making directory with metadata 2025/05/10 04:28:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 04:28:06 INFO : empty_on_remote: Making directory 2025/05/10 04:28:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:28:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:28:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:14 INFO : sub dir: Making directory 2025/05/10 04:28:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (14.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" 2025/05/10 04:28:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 04:28:28 INFO : sub dir: Making directory 2025/05/10 04:28:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-zerocek0vale'", Local "Local file system at /tmp/rclone3467982372", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.11s) FAIL 2025/05/10 04:28:44 DEBUG : proton drive root link ID 'rclone-test-zerocek0vale': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 31m37.066497501s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]