"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/04/13 02:24:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa" 2025/04/13 02:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 02:24:14 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Has cached credentials 2025/04/13 02:24:15 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:24:15 DEBUG : Creating backend with remote "/tmp/rclone1200134605" === 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/13 02:24:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.94s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.16s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:20 DEBUG : Creating backend with remote "/non-existing" 2025/04/13 02:24:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/13 02:24:20 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:20 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:21 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:21 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.17s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:24 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Running all checks before starting transfers 2025/04/13 02:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:24 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:24 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Checks finished, now starting transfers 2025/04/13 02:24:24 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.19s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:27 ERROR : Ignoring --no-traverse with sync 2025/04/13 02:24:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:27 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:27 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:29 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:24:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.24s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/13 02:24:31 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:31 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/13 02:24:32 INFO : hello world2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyWithDepth (2.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:24:33 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:33 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:34 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:24:35 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:35 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:36 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 02:24:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:24:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/13 02:24:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:24:37 INFO : sub dir: Making directory 2025/04/13 02:24:38 INFO : sub dir2: Making directory 2025/04/13 02:24:38 INFO : sub dir2/sub sub dir2: Making directory 2025/04/13 02:24:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:40 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:42 INFO : sub dir2: Making directory 2025/04/13 02:24:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 02:24:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:45 DEBUG : sub dir2: Making directory with metadata 2025/04/13 02:24:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:24:45 INFO : sub dir: Making directory 2025/04/13 02:24:45 INFO : sub dir2: Making directory 2025/04/13 02:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:46 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:46 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:47 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:24:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:47 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/13 02:24:47 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:49 INFO : sub dir2: Making directory 2025/04/13 02:24:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:50 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:50 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:51 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:24:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:52 DEBUG : sub dir2: Making directory with metadata 2025/04/13 02:24:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:24:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:24:53 INFO : sub dir: Making directory 2025/04/13 02:24:53 INFO : sub dir2: Making directory 2025/04/13 02:24:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:53 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:53 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:54 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:24:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:24:57 INFO : sub dir2: Making directory 2025/04/13 02:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:24:57 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:24:57 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:24:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:24:58 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:24:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.91s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jaxamib9tife" 2025/04/13 02:25:01 DEBUG : Config file has changed externally - reloading 2025/04/13 02:25:01 DEBUG : proton drive root link ID 'rclone-test-jaxamib9tife': Has cached credentials 2025/04/13 02:25:02 DEBUG : proton drive root link ID 'rclone-test-jaxamib9tife': Used cached credential to initialize the ProtonDrive API sync_test.go:590: Server side copy (if possible) proton drive root link ID 'rclone-test-hodides1fapa' -> proton drive root link ID 'rclone-test-jaxamib9tife' 2025/04/13 02:25:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:25:03 DEBUG : proton drive root link ID 'rclone-test-jaxamib9tife': Waiting for checks to finish 2025/04/13 02:25:03 DEBUG : proton drive root link ID 'rclone-test-jaxamib9tife': Waiting for transfers to finish 2025/04/13 02:25:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:25:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:05 DEBUG : proton drive root link ID 'rclone-test-jaxamib9tife': Purge remote --- PASS: TestServerSideCopy (7.79s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:25:09 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:09 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:10.001610 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/04/13 02:25:10.001637 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/04/13 02:25:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 02:25:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyOverSelf (5.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jesuzid0sumu" 2025/04/13 02:25:14 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Has cached credentials 2025/04/13 02:25:15 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Used cached credential to initialize the ProtonDrive API sync_test.go:626: Server side copy (if possible) proton drive root link ID 'rclone-test-hodides1fapa' -> proton drive root link ID 'rclone-test-jesuzid0sumu' 2025/04/13 02:25:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:25:16 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Waiting for checks to finish 2025/04/13 02:25:16 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Waiting for transfers to finish 2025/04/13 02:25:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:25:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:19.059927 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/04/13 02:25:19.059956 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/04/13 02:25:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:25:20 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Waiting for checks to finish 2025/04/13 02:25:20 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Waiting for transfers to finish 2025/04/13 02:25:21.354549 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/04/13 02:25:21.354591 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/04/13 02:25:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 02:25:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:22 DEBUG : proton drive root link ID 'rclone-test-jesuzid0sumu': Purge remote --- PASS: TestServerSideCopyOverSelf (12.09s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:25:27 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:27 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:27.374106 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/04/13 02:25:27.374138 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/04/13 02:25:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/13 02:25:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/13 02:25:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestMoveOverSelf (5.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bimogom5waye" 2025/04/13 02:25:32 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Has cached credentials 2025/04/13 02:25:32 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Used cached credential to initialize the ProtonDrive API sync_test.go:671: Server side copy (if possible) proton drive root link ID 'rclone-test-hodides1fapa' -> proton drive root link ID 'rclone-test-bimogom5waye' 2025/04/13 02:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:25:33 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Waiting for checks to finish 2025/04/13 02:25:33 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Waiting for transfers to finish 2025/04/13 02:25:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:25:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:36.316557 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/04/13 02:25:36.316596 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/04/13 02:25:37 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Using server-side directory move 2025/04/13 02:25:37 INFO : proton drive root link ID 'rclone-test-bimogom5waye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:25:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:25:38 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Waiting for checks to finish 2025/04/13 02:25:38 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Waiting for transfers to finish 2025/04/13 02:25:38 INFO : sub dir/hello world: Deleted 2025/04/13 02:25:38.952103 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/e_gtfF1eE6bMQYCzIHrQjgbp_YDiYz3sPCldQE55YIgAvICv07sllg14ngF2e4nqjL9AfZYBVsKN5P03y0ccXg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:25:38.952138 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/e_gtfF1eE6bMQYCzIHrQjgbp_YDiYz3sPCldQE55YIgAvICv07sllg14ngF2e4nqjL9AfZYBVsKN5P03y0ccXg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:25:38 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/e_gtfF1eE6bMQYCzIHrQjgbp_YDiYz3sPCldQE55YIgAvICv07sllg14ngF2e4nqjL9AfZYBVsKN5P03y0ccXg==/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/e_gtfF1eE6bMQYCzIHrQjgbp_YDiYz3sPCldQE55YIgAvICv07sllg14ngF2e4nqjL9AfZYBVsKN5P03y0ccXg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/04/13 02:25:38 DEBUG : proton drive root link ID 'rclone-test-bimogom5waye': Purge remote --- FAIL: TestServerSideMoveOverSelf (10.34s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:42 ERROR : : error listing: directory not found 2025/04/13 02:25:42 INFO : Local file system at /tmp/rclone1200134605: Making directory 2025/04/13 02:25:43 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:43 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.74s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/13 02:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:25:47 DEBUG : Local file system at /tmp/rclone1200134605: Waiting for checks to finish 2025/04/13 02:25:47 DEBUG : Local file system at /tmp/rclone1200134605: Waiting for transfers to finish 2025/04/13 02:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:25:47 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/04/13 02:25:47 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:25:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyRedownload (3.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/13 02:25:49 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:49 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 02:25:50 INFO : check sum: Copied (new) 2025/04/13 02:25:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:51 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 02:25:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/13 02:25:51 DEBUG : check sum: Unchanged skipping 2025/04/13 02:25:51 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:51 DEBUG : Waiting for deletions to finish 2025/04/13 02:25:51 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.33s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/13 02:25:52 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:52 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 02:25:53 INFO : sizeonly: Copied (new) 2025/04/13 02:25:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:54 DEBUG : sizeonly: Sizes identical 2025/04/13 02:25:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:54 DEBUG : sizeonly: Unchanged skipping 2025/04/13 02:25:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:54 DEBUG : Waiting for deletions to finish 2025/04/13 02:25:54 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.38s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/13 02:25:56 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:56 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/13 02:25:57 INFO : ignore-size: Copied (new) 2025/04/13 02:25:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:25:58 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:25:58 DEBUG : ignore-size: Unchanged skipping 2025/04/13 02:25:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:25:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:25:58 DEBUG : Waiting for deletions to finish 2025/04/13 02:25:58 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:26:01 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:01 DEBUG : existing: Unchanged skipping 2025/04/13 02:26:01 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:01 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:01 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:01 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/13 02:26:01 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:01.677666 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/04/13 02:26:01.677698 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/04/13 02:26:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 02:26:02 INFO : existing: Copied (replaced existing) 2025/04/13 02:26:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 02:26:04 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:04 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 02:26:05 INFO : existing: Copied (new) 2025/04/13 02:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:06 DEBUG : existing: Destination exists, skipping 2025/04/13 02:26:06 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:06 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:06 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:06 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:10 INFO : d: Making directory 2025/04/13 02:26:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 02:26:11 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:26:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 02:26:11 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:26:12 INFO : a/potato2: Copied (new) 2025/04/13 02:26:12 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:13 INFO : b/potato: Deleted 2025/04/13 02:26:13 INFO : d: Removing directory 2025/04/13 02:26:13 INFO : b: Removing directory 2025/04/13 02:26:13 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': deleted 2 directories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (8.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:17 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:17 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/04/13 02:26:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 02:26:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/13 02:26:17 DEBUG : empty space: Unchanged skipping 2025/04/13 02:26:17 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:17 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:17 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:18 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/04/13 02:26:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 02:26:18 NOTICE: proton drive root link ID 'rclone-test-hodides1fapa': Forced to upload files to set modification times on this backend. 2025/04/13 02:26:18 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/04/13 02:26:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:18.211548 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/04/13 02:26:18.211571 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/04/13 02:26:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 02:26:19 INFO : empty space: Copied (replaced existing) 2025/04/13 02:26:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/04/13 02:26:22 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/13 02:26:22 DEBUG : empty space: Unchanged skipping 2025/04/13 02:26:22 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:22 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:22 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:25 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/04/13 02:26:25 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1200134605) 2025/04/13 02:26:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-hodides1fapa') 2025/04/13 02:26:25 DEBUG : foo: sha1 differ 2025/04/13 02:26:25 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:25.685762 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/04/13 02:26:25.685785 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/04/13 02:26:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/13 02:26:26 INFO : foo: Copied (replaced existing) 2025/04/13 02:26:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:26:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/13 02:26:30 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:30 DEBUG : empty space: Unchanged skipping 2025/04/13 02:26:30 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:26:30 INFO : potato: Copied (new) 2025/04/13 02:26:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/13 02:26:34 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:34 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:34.164448 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/04/13 02:26:34.164475 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/04/13 02:26:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/13 02:26:35 INFO : potato: Copied (replaced existing) 2025/04/13 02:26:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:38 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/04/13 02:26:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1200134605) 2025/04/13 02:26:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-hodides1fapa') 2025/04/13 02:26:38 DEBUG : potato: sha1 differ 2025/04/13 02:26:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:38.200874 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/04/13 02:26:38.200914 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/04/13 02:26:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/13 02:26:39 INFO : potato: Copied (replaced existing) 2025/04/13 02:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:26:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:26:42 DEBUG : empty space: Unchanged skipping 2025/04/13 02:26:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/13 02:26:42 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:26:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:26:46 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:46 DEBUG : empty space: Unchanged skipping 2025/04/13 02:26:46 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:26:47 INFO : potato2: Copied (new) 2025/04/13 02:26:47 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:48 INFO : potato: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:26:52 INFO : d: Making directory 2025/04/13 02:26:52 INFO : d/e: Making directory 2025/04/13 02:26:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 02:26:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:26:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 02:26:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:26:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:26:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:26:54 INFO : a/potato2: Copied (new) 2025/04/13 02:26:54 DEBUG : Waiting for deletions to finish 2025/04/13 02:26:55 INFO : b/potato: Deleted 2025/04/13 02:26:55 INFO : d/e: Removing directory 2025/04/13 02:26:55 INFO : d: Removing directory 2025/04/13 02:26:55 INFO : b: Removing directory 2025/04/13 02:26:55 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': deleted 3 directories run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:00 INFO : d: Making directory 2025/04/13 02:27:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 02:27:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:27:01 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 02:27:01 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:27:02 INFO : a/potato2: Copied (new) 2025/04/13 02:27:02 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting files as there were IO errors 2025/04/13 02:27:02 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:08 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:27:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:27:08 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:08 DEBUG : empty space: Unchanged skipping 2025/04/13 02:27:08 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:08 INFO : potato: Deleted 2025/04/13 02:27:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:27:09 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncDeleteDuring (5.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:13 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:13 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:13 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:13 INFO : potato: Deleted 2025/04/13 02:27:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:27:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:27:14 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:14 DEBUG : empty space: Unchanged skipping 2025/04/13 02:27:14 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/13 02:27:15 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncDeleteBefore (5.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:27:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/13 02:27:19 INFO : potato2: Copied (new) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestCopyDeleteBefore (3.95s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 02:27:22 DEBUG : enormous: Excluded 2025/04/13 02:27:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:27:22 DEBUG : potato2: Excluded 2025/04/13 02:27:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:27:23 DEBUG : potato2: Excluded 2025/04/13 02:27:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:27:23 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:23 DEBUG : empty space: Unchanged skipping 2025/04/13 02:27:23 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:23 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:23 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 02:27:23 DEBUG : enormous: Excluded 2025/04/13 02:27:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:27:23 DEBUG : potato2: Excluded 2025/04/13 02:27:24 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:27:24 DEBUG : potato2: Excluded 2025/04/13 02:27:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/13 02:27:24 DEBUG : Local file system at /tmp/rclone1200134605: Waiting for checks to finish 2025/04/13 02:27:24 DEBUG : empty space: Unchanged skipping 2025/04/13 02:27:24 DEBUG : Local file system at /tmp/rclone1200134605: Waiting for transfers to finish 2025/04/13 02:27:24 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:24 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncWithExclude (5.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:29 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 02:27:29 DEBUG : enormous: Excluded 2025/04/13 02:27:29 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:27:29 DEBUG : potato2: Excluded 2025/04/13 02:27:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:27:29 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:29 DEBUG : empty space: Unchanged skipping 2025/04/13 02:27:29 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:29 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:29 INFO : enormous: Deleted 2025/04/13 02:27:29 INFO : potato2: Deleted 2025/04/13 02:27:29 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/13 02:27:30 DEBUG : empty space: Unchanged skipping 2025/04/13 02:27:30 DEBUG : Local file system at /tmp/rclone1200134605: Waiting for checks to finish 2025/04/13 02:27:30 DEBUG : Local file system at /tmp/rclone1200134605: Waiting for transfers to finish 2025/04/13 02:27:30 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:30 INFO : enormous: Deleted 2025/04/13 02:27:30 INFO : potato2: Deleted 2025/04/13 02:27:30 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.91s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:36 DEBUG : five: Need to transfer - File not found at Destination 2025/04/13 02:27:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/13 02:27:36 DEBUG : one: Destination is newer than source, skipping 2025/04/13 02:27:36 DEBUG : three: Sizes identical 2025/04/13 02:27:36 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1200134605) 2025/04/13 02:27:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-hodides1fapa') 2025/04/13 02:27:36 DEBUG : two: sha1 differ 2025/04/13 02:27:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 02:27:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:27:36 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:36.453327 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/04/13 02:27:36.453378 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/04/13 02:27:36.467727 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/04/13 02:27:36.467759 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/04/13 02:27:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/13 02:27:37 INFO : five: Copied (new) 2025/04/13 02:27:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/13 02:27:37 INFO : four: Copied (replaced existing) 2025/04/13 02:27:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 02:27:37 INFO : two: Copied (replaced existing) 2025/04/13 02:27:37 DEBUG : Waiting for deletions to finish 2025/04/13 02:27:38 DEBUG : one: Destination is newer than source, skipping 2025/04/13 02:27:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/13 02:27:38 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/13 02:27:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 02:27:38 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/13 02:27:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:27:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/13 02:27:38 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/13 02:27:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:27:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:27:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1200134605) 2025/04/13 02:27:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-hodides1fapa') 2025/04/13 02:27:38 DEBUG : three: sha1 differ 2025/04/13 02:27:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 02:27:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:39.012051 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/04/13 02:27:39.012083 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/04/13 02:27:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/13 02:27:40 INFO : three: Copied (replaced existing) 2025/04/13 02:27:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (10.62s) === 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/13 02:27:42 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Making map for --track-renames 2025/04/13 02:27:42 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Finished making map for --track-renames 2025/04/13 02:27:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for renames to finish 2025/04/13 02:27:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 02:27:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 02:27:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 02:27:43 INFO : yam: Copied (new) 2025/04/13 02:27:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 02:27:43 INFO : potato: Copied (new) 2025/04/13 02:27:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:27:44 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Making map for --track-renames 2025/04/13 02:27:44 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Finished making map for --track-renames 2025/04/13 02:27:44 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:44 DEBUG : potato: Unchanged skipping 2025/04/13 02:27:44 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for renames to finish 2025/04/13 02:27:44.663584 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tDIaGHbJzmGJOxwqK94O1S4j9E9Y5M0BeMT8JIDi61ia1hR-rxmYKPAl30abzwPFxXo1l9grblF2VnxuW_-Z5g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:27:44.663619 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tDIaGHbJzmGJOxwqK94O1S4j9E9Y5M0BeMT8JIDi61ia1hR-rxmYKPAl30abzwPFxXo1l9grblF2VnxuW_-Z5g==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:44 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tDIaGHbJzmGJOxwqK94O1S4j9E9Y5M0BeMT8JIDi61ia1hR-rxmYKPAl30abzwPFxXo1l9grblF2VnxuW_-Z5g==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:44 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tDIaGHbJzmGJOxwqK94O1S4j9E9Y5M0BeMT8JIDi61ia1hR-rxmYKPAl30abzwPFxXo1l9grblF2VnxuW_-Z5g==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:44 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/13 02:27:44 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:45 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 02:27:45 INFO : yaml: Copied (new) 2025/04/13 02:27:45 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting files as there were IO errors 2025/04/13 02:27:45 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': 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 (4.70s) === 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/13 02:27:47 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Making map for --track-renames 2025/04/13 02:27:47 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Finished making map for --track-renames 2025/04/13 02:27:47 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 02:27:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 02:27:47 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for renames to finish 2025/04/13 02:27:47 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 02:27:48 INFO : potato: Copied (new) 2025/04/13 02:27:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 02:27:48 INFO : yam: Copied (new) 2025/04/13 02:27:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:27:49 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Making map for --track-renames 2025/04/13 02:27:49 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Finished making map for --track-renames 2025/04/13 02:27:49 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:49 DEBUG : potato: Unchanged skipping 2025/04/13 02:27:49 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for renames to finish 2025/04/13 02:27:49.621397 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oqK3f-ngmZZwoBHpT3JEGdhLobUTJrimD7Q-cO45RXcPo1RRw3w_EZSxNH09tycDb3V78dpg1twkT54wdh3XMA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:27:49.621424 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oqK3f-ngmZZwoBHpT3JEGdhLobUTJrimD7Q-cO45RXcPo1RRw3w_EZSxNH09tycDb3V78dpg1twkT54wdh3XMA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:49 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oqK3f-ngmZZwoBHpT3JEGdhLobUTJrimD7Q-cO45RXcPo1RRw3w_EZSxNH09tycDb3V78dpg1twkT54wdh3XMA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:49 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oqK3f-ngmZZwoBHpT3JEGdhLobUTJrimD7Q-cO45RXcPo1RRw3w_EZSxNH09tycDb3V78dpg1twkT54wdh3XMA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:49 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/13 02:27:49 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:50 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 02:27:50 INFO : yaml: Copied (new) 2025/04/13 02:27:50 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting files as there were IO errors 2025/04/13 02:27:50 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': 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 (4.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/13 02:27:52 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Making map for --track-renames 2025/04/13 02:27:52 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Finished making map for --track-renames 2025/04/13 02:27:52 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 02:27:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/13 02:27:52 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for renames to finish 2025/04/13 02:27:52 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/13 02:27:53 INFO : potato: Copied (new) 2025/04/13 02:27:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 02:27:53 INFO : sub/yam: Copied (new) 2025/04/13 02:27:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:27:54 DEBUG : potato: Unchanged skipping 2025/04/13 02:27:54 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Making map for --track-renames 2025/04/13 02:27:54 INFO : proton drive root link ID 'rclone-test-hodides1fapa': Finished making map for --track-renames 2025/04/13 02:27:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for renames to finish 2025/04/13 02:27:54.982303 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JIev5HsDrerx6BU2ZhTxGSYYGcrdUMOrrXUqeEl8CnyguMMuvcgu5R9EFZ32f184Mukw_gINN25daxqf05X1uQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:27:54.982330 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JIev5HsDrerx6BU2ZhTxGSYYGcrdUMOrrXUqeEl8CnyguMMuvcgu5R9EFZ32f184Mukw_gINN25daxqf05X1uQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:54 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JIev5HsDrerx6BU2ZhTxGSYYGcrdUMOrrXUqeEl8CnyguMMuvcgu5R9EFZ32f184Mukw_gINN25daxqf05X1uQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:54 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/JIev5HsDrerx6BU2ZhTxGSYYGcrdUMOrrXUqeEl8CnyguMMuvcgu5R9EFZ32f184Mukw_gINN25daxqf05X1uQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:27:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 02:27:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:27:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/13 02:27:55 INFO : yam: Copied (new) 2025/04/13 02:27:55 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting files as there were IO errors 2025/04/13 02:27:55 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': 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 (5.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:57 DEBUG : Creating backend with remote "/tmp/rclone1200134605/dir1" 2025/04/13 02:27:57 DEBUG : Creating backend with remote "/tmp/rclone1200134605/dir2" 2025/04/13 02:27:57 DEBUG : Local file system at /tmp/rclone1200134605/dir2: Using server-side directory move 2025/04/13 02:27:57 INFO : Local file system at /tmp/rclone1200134605/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:27:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/13 02:27:57 DEBUG : Local file system at /tmp/rclone1200134605/dir2: Waiting for checks to finish 2025/04/13 02:27:57 DEBUG : Local file system at /tmp/rclone1200134605/dir2: Waiting for transfers to finish 2025/04/13 02:27:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:27:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 02:27:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:27:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:28:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/13 02:28:00 INFO : nested/sub dir/file: Copied (new) 2025/04/13 02:28:00 INFO : nested/sub dir/file: Deleted 2025/04/13 02:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:28:00 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:28:00 INFO : sub dir/hello world: Deleted 2025/04/13 02:28:00 ERROR : Local file system at /tmp/rclone1200134605: 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.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:28:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:28:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 02:28:02 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:28:02 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:28:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/13 02:28:04 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:28:04 INFO : sub dir/hello world: Deleted 2025/04/13 02:28:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/13 02:28:04 INFO : nested/sub dir/file: Copied (new) 2025/04/13 02:28:04 INFO : nested/sub dir/file: Deleted run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:28:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 02:28:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/13 02:28:07 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:28:07 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:28:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 02:28:08 INFO : existing: Copied (new) 2025/04/13 02:28:08 INFO : existing: Deleted 2025/04/13 02:28:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/13 02:28:08 INFO : existing-b: Copied (new) 2025/04/13 02:28:08 INFO : existing-b: Deleted 2025/04/13 02:28:09 DEBUG : existing: Destination exists, skipping 2025/04/13 02:28:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/13 02:28:09 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:28:09 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:28:09 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.59s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:28:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vebibop4pabi" 2025/04/13 02:28:11 DEBUG : proton drive root link ID 'rclone-test-vebibop4pabi': Has cached credentials 2025/04/13 02:28:12 DEBUG : proton drive root link ID 'rclone-test-vebibop4pabi': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-hodides1fapa' -> proton drive root link ID 'rclone-test-vebibop4pabi' 2025/04/13 02:28:18 DEBUG : proton drive root link ID 'rclone-test-vebibop4pabi': Using server-side directory move 2025/04/13 02:28:18 INFO : proton drive root link ID 'rclone-test-vebibop4pabi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:28:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:28:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/13 02:28:18 DEBUG : empty space: Unchanged skipping 2025/04/13 02:28:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 02:28:18 DEBUG : proton drive root link ID 'rclone-test-vebibop4pabi': Waiting for checks to finish 2025/04/13 02:28:18 INFO : potato3: Deleted 2025/04/13 02:28:18 INFO : empty space: Deleted 2025/04/13 02:28:18 DEBUG : proton drive root link ID 'rclone-test-vebibop4pabi': Waiting for transfers to finish 2025/04/13 02:28:18.976250 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/shBg_PTBqE7wh5Im9rhzRVuSeDZhgiDK2ZkSGsK4YcPujncssEnIpFZr-z1ZfRIYV2HJEOi4lMSdfqAFGSlHLg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:28:18.976314 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/shBg_PTBqE7wh5Im9rhzRVuSeDZhgiDK2ZkSGsK4YcPujncssEnIpFZr-z1ZfRIYV2HJEOi4lMSdfqAFGSlHLg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:18 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/shBg_PTBqE7wh5Im9rhzRVuSeDZhgiDK2ZkSGsK4YcPujncssEnIpFZr-z1ZfRIYV2HJEOi4lMSdfqAFGSlHLg==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:19.060839 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iVMAOptROtZQFCTIDltn8YFWAUiNURQVrnmHC9V5VLsbrrTI3QjXVRiSjb6o_HzDkW3DGJ0GAu8JRXbXCn1mSw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:28:19.060908 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iVMAOptROtZQFCTIDltn8YFWAUiNURQVrnmHC9V5VLsbrrTI3QjXVRiSjb6o_HzDkW3DGJ0GAu8JRXbXCn1mSw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:19 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iVMAOptROtZQFCTIDltn8YFWAUiNURQVrnmHC9V5VLsbrrTI3QjXVRiSjb6o_HzDkW3DGJ0GAu8JRXbXCn1mSw==/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/iVMAOptROtZQFCTIDltn8YFWAUiNURQVrnmHC9V5VLsbrrTI3QjXVRiSjb6o_HzDkW3DGJ0GAu8JRXbXCn1mSw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/04/13 02:28:19 DEBUG : proton drive root link ID 'rclone-test-vebibop4pabi': Purge remote --- FAIL: TestServerSideMove (9.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:28:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kopusor7kocu" 2025/04/13 02:28:20 DEBUG : proton drive root link ID 'rclone-test-kopusor7kocu': Has cached credentials 2025/04/13 02:28:21 DEBUG : proton drive root link ID 'rclone-test-kopusor7kocu': Used cached credential to initialize the ProtonDrive API sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-hodides1fapa' -> proton drive root link ID 'rclone-test-kopusor7kocu' 2025/04/13 02:28:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 02:28:27 DEBUG : empty space: Excluded 2025/04/13 02:28:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 02:28:27 DEBUG : empty space: Excluded 2025/04/13 02:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:28:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 02:28:27 DEBUG : proton drive root link ID 'rclone-test-kopusor7kocu': Waiting for checks to finish 2025/04/13 02:28:27 DEBUG : proton drive root link ID 'rclone-test-kopusor7kocu': Waiting for transfers to finish 2025/04/13 02:28:27 INFO : potato3: Deleted 2025/04/13 02:28:27.823165 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/erU2Pfsb93A2odRzW4QGWLC2bvnSOS5yB3cEtrx5Vv1s1BiR1iMvoWwIqyZWqb3q5D5jOa3H4S-5QgOd0zHXgQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:28:27.823185 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/erU2Pfsb93A2odRzW4QGWLC2bvnSOS5yB3cEtrx5Vv1s1BiR1iMvoWwIqyZWqb3q5D5jOa3H4S-5QgOd0zHXgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:27 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/erU2Pfsb93A2odRzW4QGWLC2bvnSOS5yB3cEtrx5Vv1s1BiR1iMvoWwIqyZWqb3q5D5jOa3H4S-5QgOd0zHXgQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:27.929683 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MDkYHJR-81ReQYMgmMhb_Q3fufzudy5dbbM7hVrNGzpWdBdozM4FKJGxnVCvZyV8q7bR_Pkb_NP7mmFYaFmNsA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:28:27.929788 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MDkYHJR-81ReQYMgmMhb_Q3fufzudy5dbbM7hVrNGzpWdBdozM4FKJGxnVCvZyV8q7bR_Pkb_NP7mmFYaFmNsA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:27 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MDkYHJR-81ReQYMgmMhb_Q3fufzudy5dbbM7hVrNGzpWdBdozM4FKJGxnVCvZyV8q7bR_Pkb_NP7mmFYaFmNsA==/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/MDkYHJR-81ReQYMgmMhb_Q3fufzudy5dbbM7hVrNGzpWdBdozM4FKJGxnVCvZyV8q7bR_Pkb_NP7mmFYaFmNsA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/04/13 02:28:27 DEBUG : proton drive root link ID 'rclone-test-kopusor7kocu': Purge remote --- FAIL: TestServerSideMoveWithFilter (9.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:28:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pucadej5bisi" 2025/04/13 02:28:29 DEBUG : proton drive root link ID 'rclone-test-pucadej5bisi': Has cached credentials 2025/04/13 02:28:30 DEBUG : proton drive root link ID 'rclone-test-pucadej5bisi': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:28:33 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) proton drive root link ID 'rclone-test-hodides1fapa' -> proton drive root link ID 'rclone-test-pucadej5bisi' 2025/04/13 02:28:36 DEBUG : proton drive root link ID 'rclone-test-pucadej5bisi': Using server-side directory move 2025/04/13 02:28:36 INFO : proton drive root link ID 'rclone-test-pucadej5bisi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:28:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 02:28:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/13 02:28:36 DEBUG : empty space: Unchanged skipping 2025/04/13 02:28:36 DEBUG : proton drive root link ID 'rclone-test-pucadej5bisi': Waiting for checks to finish 2025/04/13 02:28:37 INFO : empty space: Deleted 2025/04/13 02:28:37 DEBUG : proton drive root link ID 'rclone-test-pucadej5bisi': Waiting for transfers to finish 2025/04/13 02:28:37 INFO : potato3: Deleted 2025/04/13 02:28:37.216130 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Loaqfbz9BLLDnHcPxZE1bR3KBegvtC5459NhJVot961vPxrO7xpHu8JetET5oyQX2khXvaCptods9Qmi6Kl19g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:28:37.216175 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Loaqfbz9BLLDnHcPxZE1bR3KBegvtC5459NhJVot961vPxrO7xpHu8JetET5oyQX2khXvaCptods9Qmi6Kl19g==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:37 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Loaqfbz9BLLDnHcPxZE1bR3KBegvtC5459NhJVot961vPxrO7xpHu8JetET5oyQX2khXvaCptods9Qmi6Kl19g==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:37.333731 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CdjRLskJCF3E15XE08o8pM8YCTT4C5BYhEBhpV2i88PBZGsdlxfpFFPb8Kj4QmB_fOFk1JbyB2ZSEADBum9M6Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:28:37.333781 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CdjRLskJCF3E15XE08o8pM8YCTT4C5BYhEBhpV2i88PBZGsdlxfpFFPb8Kj4QmB_fOFk1JbyB2ZSEADBum9M6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:37 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CdjRLskJCF3E15XE08o8pM8YCTT4C5BYhEBhpV2i88PBZGsdlxfpFFPb8Kj4QmB_fOFk1JbyB2ZSEADBum9M6Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:28:37 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': 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/04/13 02:28:37 DEBUG : proton drive root link ID 'rclone-test-pucadej5bisi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (9.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.41s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:28:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/rclone-sync-test" 2025/04/13 02:28:39 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test': Has cached credentials 2025/04/13 02:28:40 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test': Used cached credential to initialize the ProtonDrive API run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncOverlap (100.13s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:30:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/rclone-sync-test" 2025/04/13 02:30:19 DEBUG : Config file has changed externally - reloading 2025/04/13 02:30:19 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test': Has cached credentials 2025/04/13 02:30:20 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:31:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/rclone-sync-test-include/layer2" 2025/04/13 02:31:58 DEBUG : Config file has changed externally - reloading 2025/04/13 02:31:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-include/layer2': Has cached credentials 2025/04/13 02:31:59 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:33:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/rclone-sync-test-ignore-file" 2025/04/13 02:33:33 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-ignore-file': Has cached credentials 2025/04/13 02:33:34 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:35:14 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:35:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:35:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:35:15 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test': Waiting for checks to finish 2025/04/13 02:35:15 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test': Waiting for transfers to finish 2025/04/13 02:35:15 DEBUG : Waiting for deletions to finish 2025/04/13 02:35:15 INFO : There was nothing to transfer 2025/04/13 02:35:15 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:35:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:35:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:35:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:35:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:35:16 DEBUG : Waiting for deletions to finish 2025/04/13 02:35:16 INFO : rclone-sync-test-include: Removing directory 2025/04/13 02:35:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/04/13 02:35:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': failed to delete 1 directories 2025/04/13 02:35:16 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:35:17 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:35:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:35:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:35:17 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/13 02:35:17 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/13 02:35:17 DEBUG : Waiting for deletions to finish 2025/04/13 02:35:17 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:35:18 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:35:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:35:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:35:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:35:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:35:18 DEBUG : Waiting for deletions to finish 2025/04/13 02:35:18 INFO : rclone-sync-test-include: Removing directory 2025/04/13 02:35:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/04/13 02:35:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': failed to delete 1 directories 2025/04/13 02:35:18 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:35:19 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:35:19 DEBUG : : Excluded 2025/04/13 02:35:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:35:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:35:20 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/13 02:35:20 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/13 02:35:20 DEBUG : Waiting for deletions to finish 2025/04/13 02:35:20 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (309.41s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:35:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:35:28 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:35:29 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:37:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/CompareDest" 2025/04/13 02:37:09 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/CompareDest': Has cached credentials 2025/04/13 02:37:10 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:38:42 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 02:38:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:42 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/13 02:38:43 INFO : one: Copied (new) 2025/04/13 02:38:43 DEBUG : Waiting for deletions to finish 2025/04/13 02:38:45 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:45 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:45.274302 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/04/13 02:38:45.274419 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/04/13 02:38:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/13 02:38:46 INFO : one: Copied (replaced existing) 2025/04/13 02:38:46 DEBUG : Waiting for deletions to finish 2025/04/13 02:38:47.352918 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/04/13 02:38:47.352947 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/04/13 02:38:50 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:38:51 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:51 DEBUG : Waiting for deletions to finish 2025/04/13 02:38:51 INFO : There was nothing to transfer 2025/04/13 02:38:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 02:38:53 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:38:53 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:53 DEBUG : Waiting for deletions to finish 2025/04/13 02:38:53 INFO : There was nothing to transfer 2025/04/13 02:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 02:38:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:38:54 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:54 DEBUG : Waiting for deletions to finish 2025/04/13 02:38:54 INFO : There was nothing to transfer 2025/04/13 02:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:38:56 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/04/13 02:38:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/13 02:38:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 02:38:56 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:56 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:56 DEBUG : Waiting for deletions to finish 2025/04/13 02:38:56 INFO : There was nothing to transfer 2025/04/13 02:38:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 02:38:58 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 02:38:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:38:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:38:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:38:58 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:38:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/13 02:38:59 INFO : two: Copied (new) 2025/04/13 02:38:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (212.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:39:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dest" 2025/04/13 02:39:04 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dest': Has cached credentials 2025/04/13 02:39:05 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dest': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:40:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/pre-dest1" 2025/04/13 02:40:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/pre-dest1': Has cached credentials 2025/04/13 02:40:39 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:41:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/pre-dest2" 2025/04/13 02:41:24 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/pre-dest2': Has cached credentials 2025/04/13 02:41:25 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:42:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:42:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/13 02:42:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:42:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/13 02:42:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/13 02:42:15 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dest': Waiting for checks to finish 2025/04/13 02:42:15 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dest': Waiting for transfers to finish 2025/04/13 02:42:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/13 02:42:16 INFO : 3: Copied (new) 2025/04/13 02:42:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (197.74s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.43s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:42:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:42:23 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:42:23 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:43:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/backup" 2025/04/13 02:43:10 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/backup': Has cached credentials 2025/04/13 02:43:11 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/backup': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:44:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:44:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:44:44 DEBUG : two: Unchanged skipping 2025/04/13 02:44:44 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:44:45.298210 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/e6DUA-X8q-qwXd8zC1d2bYPowAfR2BDucWI5D9h9LbCRGQYMVDzfh-svLKAGVyG3ue2eF-4bbhoQazU55GfSNA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:44:45.298246 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/e6DUA-X8q-qwXd8zC1d2bYPowAfR2BDucWI5D9h9LbCRGQYMVDzfh-svLKAGVyG3ue2eF-4bbhoQazU55GfSNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:44:45 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/e6DUA-X8q-qwXd8zC1d2bYPowAfR2BDucWI5D9h9LbCRGQYMVDzfh-svLKAGVyG3ue2eF-4bbhoQazU55GfSNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:44:45 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:44:45 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/dst': not deleting files as there were IO errors 2025/04/13 02:44:45 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/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/e6DUA-X8q-qwXd8zC1d2bYPowAfR2BDucWI5D9h9LbCRGQYMVDzfh-svLKAGVyG3ue2eF-4bbhoQazU55GfSNA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (147.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:44:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:44:50 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:44:51 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:45:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/backup" 2025/04/13 02:45:37 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/backup': Has cached credentials 2025/04/13 02:45:38 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/backup': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:47:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:47:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:47:12 DEBUG : two: Unchanged skipping 2025/04/13 02:47:12 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:47:13.062828 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6_P3AphzbwKo2Ri0cbfmsbBdQUD9oRn_COVP9uRpfRqUsjPkJsBIQoiRJ1JbEQO4RZEMDU9w3xyta9FlAOVDBw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:47:13.062849 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6_P3AphzbwKo2Ri0cbfmsbBdQUD9oRn_COVP9uRpfRqUsjPkJsBIQoiRJ1JbEQO4RZEMDU9w3xyta9FlAOVDBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:47:13 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6_P3AphzbwKo2Ri0cbfmsbBdQUD9oRn_COVP9uRpfRqUsjPkJsBIQoiRJ1JbEQO4RZEMDU9w3xyta9FlAOVDBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:47:13 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:47:13 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/dst': not deleting files as there were IO errors 2025/04/13 02:47:13 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/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/6_P3AphzbwKo2Ri0cbfmsbBdQUD9oRn_COVP9uRpfRqUsjPkJsBIQoiRJ1JbEQO4RZEMDU9w3xyta9FlAOVDBw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (147.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:47:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:47:18 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:47:19 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:48:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/backup" 2025/04/13 02:48:04 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/backup': Has cached credentials 2025/04/13 02:48:05 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/backup': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:49:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:49:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:49:39 DEBUG : two: Unchanged skipping 2025/04/13 02:49:39 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:49:40.761293 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vntRjGbeyZHtsZNzeFwfx--RLxwLDJ4qVqaG7nokldbgPJyHiLGhXu8znJVETkq1qyjT70fRa6qxcjpig9R1xA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:49:40.761328 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vntRjGbeyZHtsZNzeFwfx--RLxwLDJ4qVqaG7nokldbgPJyHiLGhXu8znJVETkq1qyjT70fRa6qxcjpig9R1xA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:49:40 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vntRjGbeyZHtsZNzeFwfx--RLxwLDJ4qVqaG7nokldbgPJyHiLGhXu8znJVETkq1qyjT70fRa6qxcjpig9R1xA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:49:40 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:49:40 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/dst': not deleting files as there were IO errors 2025/04/13 02:49:40 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/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/vntRjGbeyZHtsZNzeFwfx--RLxwLDJ4qVqaG7nokldbgPJyHiLGhXu8znJVETkq1qyjT70fRa6qxcjpig9R1xA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (147.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:49:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:49:46 DEBUG : Config file has changed externally - reloading 2025/04/13 02:49:46 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:49:46 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:50:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:50:34 DEBUG : two: Unchanged skipping 2025/04/13 02:50:34 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for checks to finish 2025/04/13 02:50:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:50:34.459276 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iOVQifSMeNmlLjM5s2ztN6yqpPqLzA--tO38yYn-y8XfvKsFFgpnevryk8_TzCKFifvV6Hdq_p6WviHUkUt0IA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:50:34.459397 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iOVQifSMeNmlLjM5s2ztN6yqpPqLzA--tO38yYn-y8XfvKsFFgpnevryk8_TzCKFifvV6Hdq_p6WviHUkUt0IA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:50:34 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iOVQifSMeNmlLjM5s2ztN6yqpPqLzA--tO38yYn-y8XfvKsFFgpnevryk8_TzCKFifvV6Hdq_p6WviHUkUt0IA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:50:34 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Waiting for transfers to finish 2025/04/13 02:50:34 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/dst': not deleting files as there were IO errors 2025/04/13 02:50:34 ERROR : proton drive root link ID 'rclone-test-hodides1fapa/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/iOVQifSMeNmlLjM5s2ztN6yqpPqLzA--tO38yYn-y8XfvKsFFgpnevryk8_TzCKFifvV6Hdq_p6WviHUkUt0IA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (53.50s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:50:39 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:50:39 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:50:40 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:51:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:51:27.098348 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9RpDM4kZffDKv3h9FQx5gh_naWrr7_NdDdQYqRwmJ5Zytu5E55Ab7wSegvZ-deQh_thqny8u0sK4yZp1SEAi2w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:51:27.098442 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9RpDM4kZffDKv3h9FQx5gh_naWrr7_NdDdQYqRwmJ5Zytu5E55Ab7wSegvZ-deQh_thqny8u0sK4yZp1SEAi2w==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:51:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9RpDM4kZffDKv3h9FQx5gh_naWrr7_NdDdQYqRwmJ5Zytu5E55Ab7wSegvZ-deQh_thqny8u0sK4yZp1SEAi2w==/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/9RpDM4kZffDKv3h9FQx5gh_naWrr7_NdDdQYqRwmJ5Zytu5E55Ab7wSegvZ-deQh_thqny8u0sK4yZp1SEAi2w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (52.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:51:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hodides1fapa/dst" 2025/04/13 02:51:32 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Has cached credentials 2025/04/13 02:51:33 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa/dst': Used cached credential to initialize the ProtonDrive API 2025/04/13 02:52:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:52:19.176600 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HTxvrVhwNPSfX52rX_ydTZYfTt5pa7_cKuC37r5bAM990HJUMrbztGy-HfNT-MsF3zUGO9P-O0Z8PkjHgA6SyA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/04/13 02:52:19.176634 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HTxvrVhwNPSfX52rX_ydTZYfTt5pa7_cKuC37r5bAM990HJUMrbztGy-HfNT-MsF3zUGO9P-O0Z8PkjHgA6SyA==/move: This value should not be blank. (Code=2000, Status=400) 2025/04/13 02:52:19 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HTxvrVhwNPSfX52rX_ydTZYfTt5pa7_cKuC37r5bAM990HJUMrbztGy-HfNT-MsF3zUGO9P-O0Z8PkjHgA6SyA==/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/HTxvrVhwNPSfX52rX_ydTZYfTt5pa7_cKuC37r5bAM990HJUMrbztGy-HfNT-MsF3zUGO9P-O0Z8PkjHgA6SyA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (52.07s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:52:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/13 02:52:22 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:52:22 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:52:22.572204 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/04/13 02:52:22.572301 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/04/13 02:52:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/13 02:52:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/13 02:52:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.99s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:52:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 02:52:25 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:52:25 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:52:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/13 02:52:26 INFO : existing: Copied (new) 2025/04/13 02:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:52:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/13 02:52:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/13 02:52:26 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:52:26 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:52:26 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting files as there were IO errors 2025/04/13 02:52:26 ERROR : proton drive root link ID 'rclone-test-hodides1fapa': not deleting directories as there were IO errors run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncImmutable (4.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:52:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:52:30 DEBUG : existing: Unchanged skipping 2025/04/13 02:52:30 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:52:30 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:52:30 DEBUG : Waiting for deletions to finish 2025/04/13 02:52:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.42s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:53:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both0: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:53:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both11: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both12: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both10: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both15: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both16: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both17: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both18: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both19: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both2: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both13: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both1: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both5: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both6: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both7: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both8: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:53:14 DEBUG : both9: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both14: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both3: Unchanged skipping 2025/04/13 02:53:14 DEBUG : both4: Unchanged skipping 2025/04/13 02:53:14 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:53:14 DEBUG : Waiting for deletions to finish 2025/04/13 02:53:14 INFO : only14: Deleted 2025/04/13 02:53:14 INFO : only17: Deleted 2025/04/13 02:53:14 INFO : only18: Deleted 2025/04/13 02:53:14 INFO : only19: Deleted 2025/04/13 02:53:14 INFO : only7: Deleted 2025/04/13 02:53:15 INFO : only15: Deleted 2025/04/13 02:53:15 INFO : only1: Deleted 2025/04/13 02:53:15 INFO : only16: Deleted 2025/04/13 02:53:15 INFO : only3: Deleted 2025/04/13 02:53:15 INFO : only10: Deleted 2025/04/13 02:53:15 INFO : only11: Deleted 2025/04/13 02:53:15 INFO : only2: Deleted 2025/04/13 02:53:15 INFO : only5: Deleted 2025/04/13 02:53:15 INFO : only9: Deleted 2025/04/13 02:53:15 INFO : only12: Deleted 2025/04/13 02:53:15 INFO : only0: Deleted 2025/04/13 02:53:15 INFO : only13: Deleted 2025/04/13 02:53:15 INFO : only4: Deleted 2025/04/13 02:53:15 INFO : only6: Deleted 2025/04/13 02:53:15 INFO : only8: Deleted 2025/04/13 02:53:15 INFO : There was nothing to transfer run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (51.00s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:54:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both0: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both1: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both10: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both11: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both12: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both13: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both14: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both15: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both16: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both17: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both18: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both19: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both2: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both3: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both4: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both5: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both6: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both7: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both8: Unchanged skipping 2025/04/13 02:54:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:54:06 DEBUG : both9: Unchanged skipping 2025/04/13 02:54:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/13 02:54:06 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for checks to finish 2025/04/13 02:54:06 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Waiting for transfers to finish 2025/04/13 02:54:06.612377 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/04/13 02:54:06.612538 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/04/13 02:54:06.623437 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/04/13 02:54:06.623530 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/04/13 02:54:06.631036 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/04/13 02:54:06.631141 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/04/13 02:54:06.647951 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/04/13 02:54:06.648041 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/04/13 02:54:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:07 INFO : only0: Copied (replaced existing) 2025/04/13 02:54:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:07 INFO : only1: Copied (replaced existing) 2025/04/13 02:54:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:07 INFO : only10: Copied (replaced existing) 2025/04/13 02:54:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:07 INFO : only11: Copied (replaced existing) 2025/04/13 02:54:07.642747 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/04/13 02:54:07.642816 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/04/13 02:54:07.653724 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/04/13 02:54:07.653788 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/04/13 02:54:07.690579 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/04/13 02:54:07.690604 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/04/13 02:54:07.713373 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/04/13 02:54:07.713447 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/04/13 02:54:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:08 INFO : only13: Copied (replaced existing) 2025/04/13 02:54:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:08 INFO : only14: Copied (replaced existing) 2025/04/13 02:54:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:08 INFO : only12: Copied (replaced existing) 2025/04/13 02:54:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:08 INFO : only15: Copied (replaced existing) 2025/04/13 02:54:08.566795 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/04/13 02:54:08.566825 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/04/13 02:54:08.588523 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/04/13 02:54:08.588658 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/04/13 02:54:08.611257 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/04/13 02:54:08.611354 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/04/13 02:54:08.622574 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/04/13 02:54:08.622686 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/04/13 02:54:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:09 INFO : only17: Copied (replaced existing) 2025/04/13 02:54:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:09 INFO : only18: Copied (replaced existing) 2025/04/13 02:54:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:09 INFO : only19: Copied (replaced existing) 2025/04/13 02:54:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:09 INFO : only16: Copied (replaced existing) 2025/04/13 02:54:09.462271 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/04/13 02:54:09.462359 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/04/13 02:54:09.508673 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/04/13 02:54:09.508779 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/04/13 02:54:09.524410 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/04/13 02:54:09.524428 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/04/13 02:54:09.572702 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/04/13 02:54:09.572827 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/04/13 02:54:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:10 INFO : only2: Copied (replaced existing) 2025/04/13 02:54:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:10 INFO : only3: Copied (replaced existing) 2025/04/13 02:54:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:10 INFO : only5: Copied (replaced existing) 2025/04/13 02:54:10.384506 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/04/13 02:54:10.384616 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/04/13 02:54:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:10 INFO : only4: Copied (replaced existing) 2025/04/13 02:54:10.421192 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/04/13 02:54:10.421218 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/04/13 02:54:10.456888 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/04/13 02:54:10.456912 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/04/13 02:54:10.501086 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/04/13 02:54:10.501177 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/04/13 02:54:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:11 INFO : only6: Copied (replaced existing) 2025/04/13 02:54:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:11 INFO : only7: Copied (replaced existing) 2025/04/13 02:54:11 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:11 INFO : only8: Copied (replaced existing) 2025/04/13 02:54:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/13 02:54:11 INFO : only9: Copied (replaced existing) 2025/04/13 02:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (62.45s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:54:26 DEBUG : empty_dir: Making directory with metadata 2025/04/13 02:54:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:54:26 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 02:54:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:54:26 INFO : empty_on_remote: Making directory 2025/04/13 02:54:26 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:54:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (9.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:54:35 DEBUG : empty_dir: Making directory with metadata 2025/04/13 02:54:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:54:35 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 02:54:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:54:35 INFO : empty_on_remote: Making directory 2025/04/13 02:54:35 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:54:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:54:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:54:44 INFO : sub dir: Making directory 2025/04/13 02:54:44 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" 2025/04/13 02:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:55:00 INFO : sub dir: Making directory 2025/04/13 02:55:00 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-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" run.go:180: Remote "proton drive root link ID 'rclone-test-hodides1fapa'", Local "Local file system at /tmp/rclone1200134605", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.09s) FAIL 2025/04/13 02:55:16 DEBUG : proton drive root link ID 'rclone-test-hodides1fapa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 31m2.108879938s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]