"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/10/14 01:30:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma" 2025/10/14 01:30:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 01:30:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Has cached credentials 2025/10/14 01:30:20 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:30:21 DEBUG : Creating backend with remote "/tmp/rclone3434601848" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/14 01:30:21 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:21 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.80s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 01:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:22 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:22 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:23 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:30:23 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.25s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:25 DEBUG : Creating backend with remote "/non-existing" 2025/10/14 01:30:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/14 01:30:26 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:26 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.64s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:26 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:26 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.40s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:30 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Running all checks before starting transfers 2025/10/14 01:30:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:30 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:30 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Checks finished, now starting transfers 2025/10/14 01:30:30 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.85s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:34 ERROR : Ignoring --no-traverse with sync 2025/10/14 01:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:34 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:34 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:35 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:30:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.49s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/14 01:30:37 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:37 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/14 01:30:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:30:40 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:40 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:30:42 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:42 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/14 01:30:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 01:30:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/14 01:30:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 01:30:44 INFO : sub dir2: Making directory 2025/10/14 01:30:45 INFO : sub dir: Making directory 2025/10/14 01:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:45 INFO : sub dir2/sub sub dir2: Making directory 2025/10/14 01:30:45 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:45 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:46 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:30:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:49 INFO : sub dir2: Making directory 2025/10/14 01:30:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/14 01:30:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 01:30:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:49 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:49 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:52 DEBUG : sub dir2: Making directory with metadata 2025/10/14 01:30:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 01:30:52 INFO : sub dir2: Making directory 2025/10/14 01:30:53 INFO : sub dir: Making directory 2025/10/14 01:30:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:53 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:53 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:54 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:30:54 INFO : sub dir/hello world: Deleted 2025/10/14 01:30:54 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/14 01:30:55 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:30:57 INFO : sub dir2: Making directory 2025/10/14 01:30:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:30:57 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:30:57 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:30:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:30:58 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:30:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:00 DEBUG : sub dir2: Making directory with metadata 2025/10/14 01:31:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 01:31:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 01:31:00 INFO : sub dir2: Making directory 2025/10/14 01:31:01 INFO : sub dir: Making directory 2025/10/14 01:31:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:31:01 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:31:01 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:31:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:31:02 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:31:02 DEBUG : Waiting for deletions to finish 2025/10/14 01:31:03 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.97s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:04 INFO : sub dir2: Making directory 2025/10/14 01:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:31:05 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:31:05 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:31:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:31:06 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:31:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.83s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yowoquy3deze" 2025/10/14 01:31:10 DEBUG : Config file has changed externally - reloading 2025/10/14 01:31:10 DEBUG : proton drive root link ID 'rclone-test-yowoquy3deze': Has cached credentials 2025/10/14 01:31:11 DEBUG : proton drive root link ID 'rclone-test-yowoquy3deze': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-ledibup7yoma' -> proton drive root link ID 'rclone-test-yowoquy3deze' 2025/10/14 01:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:31:12 DEBUG : proton drive root link ID 'rclone-test-yowoquy3deze': Waiting for checks to finish 2025/10/14 01:31:12 DEBUG : proton drive root link ID 'rclone-test-yowoquy3deze': Waiting for transfers to finish 2025/10/14 01:31:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:31:15 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:31:15 DEBUG : proton drive root link ID 'rclone-test-yowoquy3deze': Purge remote --- PASS: TestServerSideCopy (8.53s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 01:31:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:31:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:31:20.032571 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/10/14 01:31:20.032611 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/10/14 01:31:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 01:31:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zogimuw1modo" 2025/10/14 01:31:25 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Has cached credentials 2025/10/14 01:31:26 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-ledibup7yoma' -> proton drive root link ID 'rclone-test-zogimuw1modo' 2025/10/14 01:31:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:31:26 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Waiting for checks to finish 2025/10/14 01:31:26 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Waiting for transfers to finish 2025/10/14 01:31:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:31:29 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:31:30.429201 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/10/14 01:31:30.429223 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/10/14 01:31:32 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Waiting for checks to finish 2025/10/14 01:31:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 01:31:32 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Waiting for transfers to finish 2025/10/14 01:31:33.298107 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/10/14 01:31:33.298135 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/10/14 01:31:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 01:31:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/14 01:31:35 DEBUG : proton drive root link ID 'rclone-test-zogimuw1modo': Purge remote --- PASS: TestServerSideCopyOverSelf (13.84s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 01:31:39 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:31:39 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:31:39.628976 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/10/14 01:31:39.629008 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/10/14 01:31:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 01:31:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/14 01:31:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-radoloq5fenu" 2025/10/14 01:31:44 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Has cached credentials 2025/10/14 01:31:45 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-ledibup7yoma' -> proton drive root link ID 'rclone-test-radoloq5fenu' 2025/10/14 01:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:31:46 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Waiting for checks to finish 2025/10/14 01:31:46 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Waiting for transfers to finish 2025/10/14 01:31:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:31:49 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:31:50.171093 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/10/14 01:31:50.171119 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/10/14 01:31:51 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Using server-side directory move 2025/10/14 01:31:51 INFO : proton drive root link ID 'rclone-test-radoloq5fenu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/14 01:31:52 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Waiting for checks to finish 2025/10/14 01:31:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 01:31:52 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Waiting for transfers to finish 2025/10/14 01:31:52 INFO : sub dir/hello world: Deleted 2025/10/14 01:31:53.041139 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0fC28BeY_2yfrn2r58cXXcFA8ZzOhavbmF_cgsDV_FNQwadxJY-5jhULRsSD_tHTO6vS6c5yzKZiAIUlvy4bZA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:31:53.041196 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0fC28BeY_2yfrn2r58cXXcFA8ZzOhavbmF_cgsDV_FNQwadxJY-5jhULRsSD_tHTO6vS6c5yzKZiAIUlvy4bZA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:31:53 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0fC28BeY_2yfrn2r58cXXcFA8ZzOhavbmF_cgsDV_FNQwadxJY-5jhULRsSD_tHTO6vS6c5yzKZiAIUlvy4bZA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0fC28BeY_2yfrn2r58cXXcFA8ZzOhavbmF_cgsDV_FNQwadxJY-5jhULRsSD_tHTO6vS6c5yzKZiAIUlvy4bZA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/10/14 01:31:53 DEBUG : proton drive root link ID 'rclone-test-radoloq5fenu': Purge remote --- FAIL: TestServerSideMoveOverSelf (11.96s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:31:56 ERROR : error listing: directory not found 2025/10/14 01:31:56 INFO : Local file system at /tmp/rclone3434601848: Making directory 2025/10/14 01:31:57 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:31:57 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.42s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/14 01:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:32:01 DEBUG : Local file system at /tmp/rclone3434601848: Waiting for checks to finish 2025/10/14 01:32:01 DEBUG : Local file system at /tmp/rclone3434601848: Waiting for transfers to finish 2025/10/14 01:32:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:32:02 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/10/14 01:32:02 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:32:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/14 01:32:03 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:03 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 01:32:04 INFO : check sum: Copied (new) 2025/10/14 01:32:04 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:05 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 01:32:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/14 01:32:05 DEBUG : check sum: Unchanged skipping 2025/10/14 01:32:05 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:05 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.86s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/14 01:32:06 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:06 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 01:32:08 INFO : sizeonly: Copied (new) 2025/10/14 01:32:08 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:08 DEBUG : sizeonly: Sizes identical 2025/10/14 01:32:08 DEBUG : sizeonly: Unchanged skipping 2025/10/14 01:32:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:08 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/14 01:32:09 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:09 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/14 01:32:10 INFO : ignore-size: Copied (new) 2025/10/14 01:32:10 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 01:32:11 DEBUG : ignore-size: Unchanged skipping 2025/10/14 01:32:11 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:11 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:11 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 01:32:14 DEBUG : existing: Unchanged skipping 2025/10/14 01:32:14 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:14 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:14 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:14 INFO : There was nothing to transfer 2025/10/14 01:32:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/14 01:32:14 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:14 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:14.502195 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/10/14 01:32:14.502221 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/10/14 01:32:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 01:32:15 INFO : existing: Copied (replaced existing) 2025/10/14 01:32:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/14 01:32:17 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:17 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 01:32:18 INFO : existing: Copied (new) 2025/10/14 01:32:18 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:18 DEBUG : existing: Destination exists, skipping 2025/10/14 01:32:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:18 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.13s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:22 INFO : d: Making directory 2025/10/14 01:32:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/14 01:32:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:32:24 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:24 DEBUG : c/non empty space: Unchanged skipping 2025/10/14 01:32:24 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:32:25 INFO : a/potato2: Copied (new) 2025/10/14 01:32:25 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:26 INFO : b/potato: Deleted 2025/10/14 01:32:26 INFO : d: Removing directory 2025/10/14 01:32:26 INFO : b: Removing directory 2025/10/14 01:32:27 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:31 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/10/14 01:32:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 01:32:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/14 01:32:31 DEBUG : empty space: Unchanged skipping 2025/10/14 01:32:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:31 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:31 INFO : There was nothing to transfer 2025/10/14 01:32:32 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/10/14 01:32:32 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 01:32:32 NOTICE: proton drive root link ID 'rclone-test-ledibup7yoma': Forced to upload files to set modification times on this backend. 2025/10/14 01:32:32 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/10/14 01:32:32 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:32.374163 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/10/14 01:32:32.374523 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/10/14 01:32:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 01:32:33 INFO : empty space: Copied (replaced existing) 2025/10/14 01:32:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:36 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/10/14 01:32:36 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 01:32:36 DEBUG : empty space: Unchanged skipping 2025/10/14 01:32:36 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:36 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:39 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/10/14 01:32:39 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3434601848) 2025/10/14 01:32:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-ledibup7yoma') 2025/10/14 01:32:39 DEBUG : foo: sha1 differ 2025/10/14 01:32:39 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:39.349304 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/10/14 01:32:39.349350 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/10/14 01:32:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/14 01:32:40 INFO : foo: Copied (replaced existing) 2025/10/14 01:32:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:32:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/14 01:32:43 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:43 DEBUG : empty space: Unchanged skipping 2025/10/14 01:32:43 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:32:44 INFO : potato: Copied (new) 2025/10/14 01:32:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/14 01:32:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:47.694580 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/10/14 01:32:47.694609 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/10/14 01:32:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/14 01:32:48 INFO : potato: Copied (replaced existing) 2025/10/14 01:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:51 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/10/14 01:32:51 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3434601848) 2025/10/14 01:32:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-ledibup7yoma') 2025/10/14 01:32:51 DEBUG : potato: sha1 differ 2025/10/14 01:32:51 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:51.705832 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/10/14 01:32:51.705866 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/10/14 01:32:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/14 01:32:52 INFO : potato: Copied (replaced existing) 2025/10/14 01:32:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:32:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:32:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:32:56 DEBUG : empty space: Unchanged skipping 2025/10/14 01:32:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/14 01:32:56 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:32:56 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:32:56 DEBUG : Waiting for deletions to finish 2025/10/14 01:32:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:33:01 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:01 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:01 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:33:02 INFO : potato2: Copied (new) 2025/10/14 01:33:02 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:07 INFO : d: Making directory 2025/10/14 01:33:07 INFO : d/e: Making directory 2025/10/14 01:33:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/14 01:33:09 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:09 DEBUG : c/non empty space: Unchanged skipping 2025/10/14 01:33:09 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:09 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:33:10 INFO : a/potato2: Copied (new) 2025/10/14 01:33:10 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:10 INFO : b/potato: Deleted 2025/10/14 01:33:10 INFO : d/e: Removing directory 2025/10/14 01:33:10 INFO : d: Removing directory 2025/10/14 01:33:11 INFO : b: Removing directory 2025/10/14 01:33:11 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:16 INFO : d: Making directory 2025/10/14 01:33:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/14 01:33:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:18 DEBUG : c/non empty space: Unchanged skipping 2025/10/14 01:33:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:33:19 INFO : a/potato2: Copied (new) 2025/10/14 01:33:19 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting files as there were IO errors 2025/10/14 01:33:19 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:25 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:33:25 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:25 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:25 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:25 INFO : potato: Deleted 2025/10/14 01:33:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:33:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:30 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:31 INFO : potato: Deleted 2025/10/14 01:33:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:33:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:31 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 01:33:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:33:36 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:36 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/14 01:33:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.19s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/14 01:33:41 DEBUG : enormous: Excluded 2025/10/14 01:33:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 01:33:41 DEBUG : potato2: Excluded 2025/10/14 01:33:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 01:33:41 DEBUG : potato2: Excluded 2025/10/14 01:33:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:41 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:41 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:41 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:41 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:41 INFO : There was nothing to transfer 2025/10/14 01:33:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/14 01:33:41 DEBUG : enormous: Excluded 2025/10/14 01:33:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 01:33:41 DEBUG : potato2: Excluded 2025/10/14 01:33:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 01:33:42 DEBUG : potato2: Excluded 2025/10/14 01:33:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/14 01:33:42 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:42 DEBUG : Local file system at /tmp/rclone3434601848: Waiting for checks to finish 2025/10/14 01:33:42 DEBUG : Local file system at /tmp/rclone3434601848: Waiting for transfers to finish 2025/10/14 01:33:42 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/14 01:33:46 DEBUG : enormous: Excluded 2025/10/14 01:33:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 01:33:46 DEBUG : potato2: Excluded 2025/10/14 01:33:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:33:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:47 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:47 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:47 INFO : enormous: Deleted 2025/10/14 01:33:47 INFO : potato2: Deleted 2025/10/14 01:33:47 INFO : There was nothing to transfer 2025/10/14 01:33:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/14 01:33:48 DEBUG : empty space: Unchanged skipping 2025/10/14 01:33:48 DEBUG : Local file system at /tmp/rclone3434601848: Waiting for checks to finish 2025/10/14 01:33:48 DEBUG : Local file system at /tmp/rclone3434601848: Waiting for transfers to finish 2025/10/14 01:33:48 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:48 INFO : enormous: Deleted 2025/10/14 01:33:48 INFO : potato2: Deleted 2025/10/14 01:33:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:33:54 DEBUG : five: Need to transfer - File not found at Destination 2025/10/14 01:33:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/14 01:33:54 DEBUG : one: Destination is newer than source, skipping 2025/10/14 01:33:54 DEBUG : three: Sizes identical 2025/10/14 01:33:54 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/14 01:33:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 01:33:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3434601848) 2025/10/14 01:33:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-ledibup7yoma') 2025/10/14 01:33:54 DEBUG : two: sha1 differ 2025/10/14 01:33:54 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:54.900459 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/10/14 01:33:54.900486 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/10/14 01:33:54.905966 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/10/14 01:33:54.905989 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/10/14 01:33:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/14 01:33:55 INFO : five: Copied (new) 2025/10/14 01:33:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/14 01:33:56 INFO : four: Copied (replaced existing) 2025/10/14 01:33:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 01:33:56 INFO : two: Copied (replaced existing) 2025/10/14 01:33:56 DEBUG : Waiting for deletions to finish 2025/10/14 01:33:57 DEBUG : one: Destination is newer than source, skipping 2025/10/14 01:33:57 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:33:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/14 01:33:57 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/14 01:33:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 01:33:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3434601848) 2025/10/14 01:33:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-ledibup7yoma') 2025/10/14 01:33:57 DEBUG : three: sha1 differ 2025/10/14 01:33:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/14 01:33:57 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/14 01:33:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/14 01:33:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 01:33:57 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/14 01:33:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 01:33:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 01:33:57 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:33:58.035805 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/10/14 01:33:58.035837 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/10/14 01:33:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 01:33:59 INFO : three: Copied (replaced existing) 2025/10/14 01:33:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.84s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/10/14 01:34:02 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Making map for --track-renames 2025/10/14 01:34:02 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Finished making map for --track-renames 2025/10/14 01:34:02 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/14 01:34:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/14 01:34:02 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for renames to finish 2025/10/14 01:34:02 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/14 01:34:03 INFO : potato: Copied (new) 2025/10/14 01:34:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 01:34:03 INFO : yam: Copied (new) 2025/10/14 01:34:03 DEBUG : Waiting for deletions to finish 2025/10/14 01:34:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 01:34:04 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Making map for --track-renames 2025/10/14 01:34:04 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Finished making map for --track-renames 2025/10/14 01:34:04 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:04 DEBUG : potato: Unchanged skipping 2025/10/14 01:34:04 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for renames to finish 2025/10/14 01:34:05.131360 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hSdZZmGzQyXv6j1Olc5I-4mtQysppssFowTvbvREDF5XDpRx7EdXad0rK_3sIzyJW3v8-CpqC9eMo_Qo2pqE8w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:05.131392 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hSdZZmGzQyXv6j1Olc5I-4mtQysppssFowTvbvREDF5XDpRx7EdXad0rK_3sIzyJW3v8-CpqC9eMo_Qo2pqE8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:05 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hSdZZmGzQyXv6j1Olc5I-4mtQysppssFowTvbvREDF5XDpRx7EdXad0rK_3sIzyJW3v8-CpqC9eMo_Qo2pqE8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:05 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hSdZZmGzQyXv6j1Olc5I-4mtQysppssFowTvbvREDF5XDpRx7EdXad0rK_3sIzyJW3v8-CpqC9eMo_Qo2pqE8w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:05 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/14 01:34:05 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:06 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 01:34:06 INFO : yaml: Copied (new) 2025/10/14 01:34:06 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting files as there were IO errors 2025/10/14 01:34:06 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (5.66s) === 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-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/14 01:34:08 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Making map for --track-renames 2025/10/14 01:34:08 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Finished making map for --track-renames 2025/10/14 01:34:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/14 01:34:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/14 01:34:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for renames to finish 2025/10/14 01:34:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/14 01:34:08 INFO : potato: Copied (new) 2025/10/14 01:34:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 01:34:09 INFO : yam: Copied (new) 2025/10/14 01:34:09 DEBUG : Waiting for deletions to finish 2025/10/14 01:34:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 01:34:10 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Making map for --track-renames 2025/10/14 01:34:10 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Finished making map for --track-renames 2025/10/14 01:34:10 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:10 DEBUG : potato: Unchanged skipping 2025/10/14 01:34:10 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for renames to finish 2025/10/14 01:34:10.654597 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CmB3lfLPZIbsv1_voyP2WEfVToRRVNcW7bW-gh6zp6PxTITKbD7hPzEuQ3kOLb9A2HVNTIqb1NwpR43a0C5oPA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:10.654634 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CmB3lfLPZIbsv1_voyP2WEfVToRRVNcW7bW-gh6zp6PxTITKbD7hPzEuQ3kOLb9A2HVNTIqb1NwpR43a0C5oPA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:10 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CmB3lfLPZIbsv1_voyP2WEfVToRRVNcW7bW-gh6zp6PxTITKbD7hPzEuQ3kOLb9A2HVNTIqb1NwpR43a0C5oPA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:10 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CmB3lfLPZIbsv1_voyP2WEfVToRRVNcW7bW-gh6zp6PxTITKbD7hPzEuQ3kOLb9A2HVNTIqb1NwpR43a0C5oPA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:10 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/10/14 01:34:10 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:11 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 01:34:11 INFO : yaml: Copied (new) 2025/10/14 01:34:11 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting files as there were IO errors 2025/10/14 01:34:11 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (5.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/14 01:34:13 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Making map for --track-renames 2025/10/14 01:34:13 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Finished making map for --track-renames 2025/10/14 01:34:13 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/14 01:34:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/14 01:34:13 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for renames to finish 2025/10/14 01:34:13 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/14 01:34:15 INFO : potato: Copied (new) 2025/10/14 01:34:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 01:34:15 INFO : sub/yam: Copied (new) 2025/10/14 01:34:15 DEBUG : Waiting for deletions to finish 2025/10/14 01:34:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 01:34:16 DEBUG : potato: Unchanged skipping 2025/10/14 01:34:16 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Making map for --track-renames 2025/10/14 01:34:16 INFO : proton drive root link ID 'rclone-test-ledibup7yoma': Finished making map for --track-renames 2025/10/14 01:34:16 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:16 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for renames to finish 2025/10/14 01:34:17.272396 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Tfl2ovjnwipkeIH2MOsfY26qv47epHS-lxifS6MaIVLVMsGv1VPfVbPALNV8y7kLnC_8_sE0R3AUaacP18KBvg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:17.272422 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Tfl2ovjnwipkeIH2MOsfY26qv47epHS-lxifS6MaIVLVMsGv1VPfVbPALNV8y7kLnC_8_sE0R3AUaacP18KBvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:17 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Tfl2ovjnwipkeIH2MOsfY26qv47epHS-lxifS6MaIVLVMsGv1VPfVbPALNV8y7kLnC_8_sE0R3AUaacP18KBvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:17 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Tfl2ovjnwipkeIH2MOsfY26qv47epHS-lxifS6MaIVLVMsGv1VPfVbPALNV8y7kLnC_8_sE0R3AUaacP18KBvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/14 01:34:17 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 01:34:18 INFO : yam: Copied (new) 2025/10/14 01:34:18 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting files as there were IO errors 2025/10/14 01:34:18 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (6.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:20 DEBUG : Creating backend with remote "/tmp/rclone3434601848/dir1" 2025/10/14 01:34:20 DEBUG : Creating backend with remote "/tmp/rclone3434601848/dir2" 2025/10/14 01:34:20 DEBUG : Local file system at /tmp/rclone3434601848/dir2: Using server-side directory move 2025/10/14 01:34:20 INFO : Local file system at /tmp/rclone3434601848/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/14 01:34:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/14 01:34:20 INFO : file1.txt: Moved (server-side) 2025/10/14 01:34:20 DEBUG : Local file system at /tmp/rclone3434601848/dir2: Waiting for checks to finish 2025/10/14 01:34:20 DEBUG : Local file system at /tmp/rclone3434601848/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:34:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/14 01:34:20 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:20 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/14 01:34:23 INFO : nested/sub dir/file: Copied (new) 2025/10/14 01:34:23 INFO : nested/sub dir/file: Deleted 2025/10/14 01:34:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:34:23 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:34:23 INFO : sub dir/hello world: Deleted 2025/10/14 01:34:23 ERROR : Local file system at /tmp/rclone3434601848: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (5.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 01:34:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/14 01:34:25 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:25 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/14 01:34:28 INFO : nested/sub dir/file: Copied (new) 2025/10/14 01:34:28 INFO : nested/sub dir/file: Deleted 2025/10/14 01:34:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 01:34:28 INFO : sub dir/hello world: Copied (new) 2025/10/14 01:34:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/14 01:34:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/14 01:34:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 01:34:32 INFO : existing: Copied (new) 2025/10/14 01:34:32 INFO : existing: Deleted 2025/10/14 01:34:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/14 01:34:32 INFO : existing-b: Copied (new) 2025/10/14 01:34:32 INFO : existing-b: Deleted 2025/10/14 01:34:33 DEBUG : existing: Destination exists, skipping 2025/10/14 01:34:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/14 01:34:33 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:34:33 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:34:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.18s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dajovor1foya" 2025/10/14 01:34:35 DEBUG : proton drive root link ID 'rclone-test-dajovor1foya': Has cached credentials 2025/10/14 01:34:36 DEBUG : proton drive root link ID 'rclone-test-dajovor1foya': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ledibup7yoma' -> proton drive root link ID 'rclone-test-dajovor1foya' 2025/10/14 01:34:43 DEBUG : proton drive root link ID 'rclone-test-dajovor1foya': Using server-side directory move 2025/10/14 01:34:43 INFO : proton drive root link ID 'rclone-test-dajovor1foya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/14 01:34:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:34:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/14 01:34:43 DEBUG : empty space: Unchanged skipping 2025/10/14 01:34:43 DEBUG : proton drive root link ID 'rclone-test-dajovor1foya': Waiting for checks to finish 2025/10/14 01:34:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/14 01:34:44 INFO : potato3: Deleted 2025/10/14 01:34:44 INFO : empty space: Deleted 2025/10/14 01:34:44 DEBUG : proton drive root link ID 'rclone-test-dajovor1foya': Waiting for transfers to finish 2025/10/14 01:34:44.332021 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dfMzI53TQTTIAxPcbluD8CrzTikULfix68Wse4WvtA3aG2-h6VlFDMTnA_8_qe2EKmjIR92i0PSgcBPT4nrJCw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:44.332058 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dfMzI53TQTTIAxPcbluD8CrzTikULfix68Wse4WvtA3aG2-h6VlFDMTnA_8_qe2EKmjIR92i0PSgcBPT4nrJCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:44 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dfMzI53TQTTIAxPcbluD8CrzTikULfix68Wse4WvtA3aG2-h6VlFDMTnA_8_qe2EKmjIR92i0PSgcBPT4nrJCw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:44.424809 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QqJ3uSoJ3dDJ1BNULPcyy6pFg1Q-7AvaVe32rFKhiSvmMMGZqOwGekmfNZDnkivFsGDLFAVbkq74tVW-GA4vNg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:44.424839 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QqJ3uSoJ3dDJ1BNULPcyy6pFg1Q-7AvaVe32rFKhiSvmMMGZqOwGekmfNZDnkivFsGDLFAVbkq74tVW-GA4vNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:44 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QqJ3uSoJ3dDJ1BNULPcyy6pFg1Q-7AvaVe32rFKhiSvmMMGZqOwGekmfNZDnkivFsGDLFAVbkq74tVW-GA4vNg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QqJ3uSoJ3dDJ1BNULPcyy6pFg1Q-7AvaVe32rFKhiSvmMMGZqOwGekmfNZDnkivFsGDLFAVbkq74tVW-GA4vNg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/10/14 01:34:44 DEBUG : proton drive root link ID 'rclone-test-dajovor1foya': Purge remote --- FAIL: TestServerSideMove (10.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yedocax1yima" 2025/10/14 01:34:46 DEBUG : proton drive root link ID 'rclone-test-yedocax1yima': Has cached credentials 2025/10/14 01:34:47 DEBUG : proton drive root link ID 'rclone-test-yedocax1yima': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ledibup7yoma' -> proton drive root link ID 'rclone-test-yedocax1yima' 2025/10/14 01:34:54 DEBUG : empty space: Excluded (Size Filter) 2025/10/14 01:34:54 DEBUG : empty space: Excluded 2025/10/14 01:34:54 DEBUG : empty space: Excluded (Size Filter) 2025/10/14 01:34:54 DEBUG : empty space: Excluded 2025/10/14 01:34:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:34:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/14 01:34:54 DEBUG : proton drive root link ID 'rclone-test-yedocax1yima': Waiting for checks to finish 2025/10/14 01:34:54 DEBUG : proton drive root link ID 'rclone-test-yedocax1yima': Waiting for transfers to finish 2025/10/14 01:34:55 INFO : potato3: Deleted 2025/10/14 01:34:55.280497 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AIhm033H6f-coi2-HzbqX8E003-WAa2gTnVt8WM4SwJbFXlZbOG_LpJXNTdDp8jzZyJoLF6_qrMi8wkJmm2dMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:55.280526 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AIhm033H6f-coi2-HzbqX8E003-WAa2gTnVt8WM4SwJbFXlZbOG_LpJXNTdDp8jzZyJoLF6_qrMi8wkJmm2dMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:55 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/AIhm033H6f-coi2-HzbqX8E003-WAa2gTnVt8WM4SwJbFXlZbOG_LpJXNTdDp8jzZyJoLF6_qrMi8wkJmm2dMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:55.367974 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SsuZKz2HT1cOTRFevjRHs5h-mh_wbhWH82Q_rSZmu3YhMaOppRA4rDdM6nM5nulbyWqq_Gw_O7QsRbxodY4oQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:34:55.368006 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SsuZKz2HT1cOTRFevjRHs5h-mh_wbhWH82Q_rSZmu3YhMaOppRA4rDdM6nM5nulbyWqq_Gw_O7QsRbxodY4oQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:34:55 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SsuZKz2HT1cOTRFevjRHs5h-mh_wbhWH82Q_rSZmu3YhMaOppRA4rDdM6nM5nulbyWqq_Gw_O7QsRbxodY4oQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7SsuZKz2HT1cOTRFevjRHs5h-mh_wbhWH82Q_rSZmu3YhMaOppRA4rDdM6nM5nulbyWqq_Gw_O7QsRbxodY4oQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/10/14 01:34:55 DEBUG : proton drive root link ID 'rclone-test-yedocax1yima': Purge remote --- FAIL: TestServerSideMoveWithFilter (11.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:34:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jegocib2yaxe" 2025/10/14 01:34:57 DEBUG : proton drive root link ID 'rclone-test-jegocib2yaxe': Has cached credentials 2025/10/14 01:34:58 DEBUG : proton drive root link ID 'rclone-test-jegocib2yaxe': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:35:01 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-ledibup7yoma' -> proton drive root link ID 'rclone-test-jegocib2yaxe' 2025/10/14 01:35:05 DEBUG : proton drive root link ID 'rclone-test-jegocib2yaxe': Using server-side directory move 2025/10/14 01:35:05 INFO : proton drive root link ID 'rclone-test-jegocib2yaxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/14 01:35:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 01:35:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/14 01:35:05 DEBUG : empty space: Unchanged skipping 2025/10/14 01:35:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/14 01:35:05 DEBUG : proton drive root link ID 'rclone-test-jegocib2yaxe': Waiting for checks to finish 2025/10/14 01:35:06 INFO : potato3: Deleted 2025/10/14 01:35:06 INFO : empty space: Deleted 2025/10/14 01:35:06 DEBUG : proton drive root link ID 'rclone-test-jegocib2yaxe': Waiting for transfers to finish 2025/10/14 01:35:06.277621 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1DxDikaXbsFgcqOiXnEicBhiyrFWsDDgFqsf0zC5LB2FYwnSp9em2n8Lsix4ozRD_tWcChnLJFdYVtd_O-rVJA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:35:06.277642 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1DxDikaXbsFgcqOiXnEicBhiyrFWsDDgFqsf0zC5LB2FYwnSp9em2n8Lsix4ozRD_tWcChnLJFdYVtd_O-rVJA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:35:06 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/1DxDikaXbsFgcqOiXnEicBhiyrFWsDDgFqsf0zC5LB2FYwnSp9em2n8Lsix4ozRD_tWcChnLJFdYVtd_O-rVJA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:35:06.393673 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lbS4gTs5u6GFnNom3HpMSNkRkkHC4Ef-ic7mnWukAhcK0MAP7xCGg3gYSegaNWQiJ3lWchRDlbvzzlR_89u2Nw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 01:35:06.393699 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lbS4gTs5u6GFnNom3HpMSNkRkkHC4Ef-ic7mnWukAhcK0MAP7xCGg3gYSegaNWQiJ3lWchRDlbvzzlR_89u2Nw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:35:06 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lbS4gTs5u6GFnNom3HpMSNkRkkHC4Ef-ic7mnWukAhcK0MAP7xCGg3gYSegaNWQiJ3lWchRDlbvzzlR_89u2Nw==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 01:35:06 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/10/14 01:35:06 DEBUG : proton drive root link ID 'rclone-test-jegocib2yaxe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (11.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:35:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/rclone-sync-test" 2025/10/14 01:35:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test': Has cached credentials 2025/10/14 01:35:09 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (217.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:38:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/rclone-sync-test" 2025/10/14 01:38:45 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test': Has cached credentials 2025/10/14 01:38:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:42:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/rclone-sync-test-include/layer2" 2025/10/14 01:42:19 DEBUG : Config file has changed externally - reloading 2025/10/14 01:42:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-include/layer2': Has cached credentials 2025/10/14 01:42:20 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:45:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/rclone-sync-test-ignore-file" 2025/10/14 01:45:47 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-ignore-file': Has cached credentials 2025/10/14 01:45:48 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:49:17 DEBUG : rclone-sync-test: Excluded 2025/10/14 01:49:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/14 01:49:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/14 01:49:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test': Waiting for checks to finish 2025/10/14 01:49:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test': Waiting for transfers to finish 2025/10/14 01:49:18 DEBUG : Waiting for deletions to finish 2025/10/14 01:49:18 INFO : There was nothing to transfer 2025/10/14 01:49:18 DEBUG : rclone-sync-test: Excluded 2025/10/14 01:49:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/14 01:49:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/14 01:49:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:49:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:49:19 DEBUG : Waiting for deletions to finish 2025/10/14 01:49:19 INFO : rclone-sync-test-include: Removing directory 2025/10/14 01:49:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/14 01:49:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': failed to delete 1 directories 2025/10/14 01:49:19 INFO : There was nothing to transfer 2025/10/14 01:49:20 DEBUG : rclone-sync-test: Excluded 2025/10/14 01:49:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/14 01:49:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/14 01:49:20 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/10/14 01:49:20 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/10/14 01:49:20 DEBUG : Waiting for deletions to finish 2025/10/14 01:49:20 INFO : There was nothing to transfer 2025/10/14 01:49:21 DEBUG : rclone-sync-test: Excluded 2025/10/14 01:49:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/14 01:49:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/14 01:49:22 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 01:49:22 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 01:49:22 DEBUG : Waiting for deletions to finish 2025/10/14 01:49:22 INFO : rclone-sync-test-include: Removing directory 2025/10/14 01:49:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/10/14 01:49:22 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': failed to delete 1 directories 2025/10/14 01:49:22 INFO : There was nothing to transfer 2025/10/14 01:49:23 DEBUG : rclone-sync-test: Excluded 2025/10/14 01:49:23 DEBUG : Excluded 2025/10/14 01:49:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/14 01:49:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/14 01:49:23 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/10/14 01:49:23 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/10/14 01:49:23 DEBUG : Waiting for deletions to finish 2025/10/14 01:49:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (640.44s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:49:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 01:49:26 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 01:49:27 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:53:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/CompareDest" 2025/10/14 01:53:02 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/CompareDest': Has cached credentials 2025/10/14 01:53:03 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/10/14 01:56:39 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 01:56:39 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:39 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 01:56:41 INFO : one: Copied (new) 2025/10/14 01:56:41 DEBUG : Waiting for deletions to finish 2025/10/14 01:56:42 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:42 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:42.654262 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/10/14 01:56:42.654306 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/10/14 01:56:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/14 01:56:43 INFO : one: Copied (replaced existing) 2025/10/14 01:56:43 DEBUG : Waiting for deletions to finish 2025/10/14 01:56:44.969768 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/10/14 01:56:44.969795 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/10/14 01:56:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:48 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:56:49 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:49 DEBUG : Waiting for deletions to finish 2025/10/14 01:56:49 INFO : There was nothing to transfer 2025/10/14 01:56:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:56:51 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:56:51 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:51 DEBUG : Waiting for deletions to finish 2025/10/14 01:56:51 INFO : There was nothing to transfer 2025/10/14 01:56:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:56:53 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:56:53 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:53 DEBUG : Waiting for deletions to finish 2025/10/14 01:56:53 INFO : There was nothing to transfer 2025/10/14 01:56:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:56:54 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/10/14 01:56:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 01:56:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 01:56:54 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:54 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:54 DEBUG : Waiting for deletions to finish 2025/10/14 01:56:54 INFO : There was nothing to transfer 2025/10/14 01:56:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/14 01:56:56 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 01:56:56 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 01:56:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/14 01:56:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 01:56:56 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 01:56:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/14 01:56:57 INFO : two: Copied (new) 2025/10/14 01:56:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (454.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 01:57:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dest" 2025/10/14 01:57:04 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dest': Has cached credentials 2025/10/14 01:57:05 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dest': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:00:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/pre-dest1" 2025/10/14 02:00:40 DEBUG : Config file has changed externally - reloading 2025/10/14 02:00:40 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/pre-dest1': Has cached credentials 2025/10/14 02:00:41 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:02:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/pre-dest2" 2025/10/14 02:02:28 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/pre-dest2': Has cached credentials 2025/10/14 02:02:29 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:04:19 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:04:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/14 02:04:19 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:04:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/14 02:04:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/14 02:04:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dest': Waiting for checks to finish 2025/10/14 02:04:19 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dest': Waiting for transfers to finish 2025/10/14 02:04:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/14 02:04:21 INFO : 3: Copied (new) 2025/10/14 02:04:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (443.75s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:04:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 02:04:29 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 02:04:29 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:06:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/backup" 2025/10/14 02:06:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/backup': Has cached credentials 2025/10/14 02:06:18 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/backup': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:09:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 02:09:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:09:50 DEBUG : two: Unchanged skipping 2025/10/14 02:09:50 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 02:09:51.617904 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IZlfxC-FkuGyTvLlW6K1J2d0bdHDiCHdhBHCiDP4sKF25I4b3P3ORyX-fWwD178Fj6N3VY7kIzAW-UGAdfZwug==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 02:09:51.617925 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IZlfxC-FkuGyTvLlW6K1J2d0bdHDiCHdhBHCiDP4sKF25I4b3P3ORyX-fWwD178Fj6N3VY7kIzAW-UGAdfZwug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:09:51 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IZlfxC-FkuGyTvLlW6K1J2d0bdHDiCHdhBHCiDP4sKF25I4b3P3ORyX-fWwD178Fj6N3VY7kIzAW-UGAdfZwug==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:09:51 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 02:09:51 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting files as there were IO errors 2025/10/14 02:09:51 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IZlfxC-FkuGyTvLlW6K1J2d0bdHDiCHdhBHCiDP4sKF25I4b3P3ORyX-fWwD178Fj6N3VY7kIzAW-UGAdfZwug==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (328.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:09:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 02:09:58 DEBUG : Config file has changed externally - reloading 2025/10/14 02:09:58 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 02:09:58 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:11:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/backup" 2025/10/14 02:11:44 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/backup': Has cached credentials 2025/10/14 02:11:45 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/backup': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:15:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 02:15:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:15:16 DEBUG : two: Unchanged skipping 2025/10/14 02:15:16 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 02:15:16.965991 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF0k5zvwVVSfEVCVdNXBcW85PR978gnAIbVpA37yjdawECd9mMDI0t-itbXglPAvQVJteenQCu07Rrsa0V9e_w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 02:15:16.966012 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF0k5zvwVVSfEVCVdNXBcW85PR978gnAIbVpA37yjdawECd9mMDI0t-itbXglPAvQVJteenQCu07Rrsa0V9e_w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:15:16 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF0k5zvwVVSfEVCVdNXBcW85PR978gnAIbVpA37yjdawECd9mMDI0t-itbXglPAvQVJteenQCu07Rrsa0V9e_w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:15:16 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 02:15:16 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting files as there were IO errors 2025/10/14 02:15:16 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WF0k5zvwVVSfEVCVdNXBcW85PR978gnAIbVpA37yjdawECd9mMDI0t-itbXglPAvQVJteenQCu07Rrsa0V9e_w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (325.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:15:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 02:15:23 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 02:15:24 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:17:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/backup" 2025/10/14 02:17:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/backup': Has cached credentials 2025/10/14 02:17:08 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/backup': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:20:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 02:20:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:20:41 DEBUG : two: Unchanged skipping 2025/10/14 02:20:41 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 02:20:42.561423 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7wzFvElMahafE2h79rDbJ8WbcRlkQU4o7o2E4PB65YOLcFujbaatx3u08bF6_fTPePXy5CTj27O6gvy18WAcjA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 02:20:42.561468 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7wzFvElMahafE2h79rDbJ8WbcRlkQU4o7o2E4PB65YOLcFujbaatx3u08bF6_fTPePXy5CTj27O6gvy18WAcjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:20:42 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7wzFvElMahafE2h79rDbJ8WbcRlkQU4o7o2E4PB65YOLcFujbaatx3u08bF6_fTPePXy5CTj27O6gvy18WAcjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:20:42 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 02:20:42 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting files as there were IO errors 2025/10/14 02:20:42 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7wzFvElMahafE2h79rDbJ8WbcRlkQU4o7o2E4PB65YOLcFujbaatx3u08bF6_fTPePXy5CTj27O6gvy18WAcjA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (325.27s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:20:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 02:20:48 DEBUG : Config file has changed externally - reloading 2025/10/14 02:20:48 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 02:20:49 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:22:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 02:22:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:22:35 DEBUG : two: Unchanged skipping 2025/10/14 02:22:35 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for checks to finish 2025/10/14 02:22:36.155664 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dQf4-lN0Tpxi-n8UUFaFaScG9j_g7DlIaMyIyQIJOAL1VhfSJ0SFSdJYMivEHVxosohzfCKmVPfDRToTCJihNg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 02:22:36.155694 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dQf4-lN0Tpxi-n8UUFaFaScG9j_g7DlIaMyIyQIJOAL1VhfSJ0SFSdJYMivEHVxosohzfCKmVPfDRToTCJihNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:22:36 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dQf4-lN0Tpxi-n8UUFaFaScG9j_g7DlIaMyIyQIJOAL1VhfSJ0SFSdJYMivEHVxosohzfCKmVPfDRToTCJihNg==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:22:36 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Waiting for transfers to finish 2025/10/14 02:22:36 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting files as there were IO errors 2025/10/14 02:22:36 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dQf4-lN0Tpxi-n8UUFaFaScG9j_g7DlIaMyIyQIJOAL1VhfSJ0SFSdJYMivEHVxosohzfCKmVPfDRToTCJihNg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (113.39s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:22:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 02:22:42 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 02:22:43 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:24:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 02:24:33.700923 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6mcaF1D_GAFtYa8viH-G4LTjoGIwk7wUgemgWg9xTqEN5Pb2jJgVWqG-sTV2DMYSR25TJQ7fLSiqvP9TwLcRdQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 02:24:33.700954 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6mcaF1D_GAFtYa8viH-G4LTjoGIwk7wUgemgWg9xTqEN5Pb2jJgVWqG-sTV2DMYSR25TJQ7fLSiqvP9TwLcRdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:24:33 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6mcaF1D_GAFtYa8viH-G4LTjoGIwk7wUgemgWg9xTqEN5Pb2jJgVWqG-sTV2DMYSR25TJQ7fLSiqvP9TwLcRdQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/6mcaF1D_GAFtYa8viH-G4LTjoGIwk7wUgemgWg9xTqEN5Pb2jJgVWqG-sTV2DMYSR25TJQ7fLSiqvP9TwLcRdQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (117.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:24:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ledibup7yoma/dst" 2025/10/14 02:24:40 DEBUG : Config file has changed externally - reloading 2025/10/14 02:24:40 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Has cached credentials 2025/10/14 02:24:41 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma/dst': Used cached credential to initialize the ProtonDrive API 2025/10/14 02:26:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 02:26:26.023945 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CS57KBv7gcDS8nsALIdVqMOhSCNfUlD5K3fKyqA0hsBfbH63EpbCN_UIBn8EJJHVDrOCXyPOYfcgsef-kjaU-w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/10/14 02:26:26.023969 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CS57KBv7gcDS8nsALIdVqMOhSCNfUlD5K3fKyqA0hsBfbH63EpbCN_UIBn8EJJHVDrOCXyPOYfcgsef-kjaU-w==/move: This value should not be blank. (Code=2000, Status=400) 2025/10/14 02:26:26 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CS57KBv7gcDS8nsALIdVqMOhSCNfUlD5K3fKyqA0hsBfbH63EpbCN_UIBn8EJJHVDrOCXyPOYfcgsef-kjaU-w==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CS57KBv7gcDS8nsALIdVqMOhSCNfUlD5K3fKyqA0hsBfbH63EpbCN_UIBn8EJJHVDrOCXyPOYfcgsef-kjaU-w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (112.38s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:26:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/14 02:26:30 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:26:30 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:26:30.193157 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/10/14 02:26:30.193185 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/10/14 02:26:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/14 02:26:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/14 02:26:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.40s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:26:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/14 02:26:33 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:26:33 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:26:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 02:26:33 INFO : existing: Copied (new) 2025/10/14 02:26:33 DEBUG : Waiting for deletions to finish 2025/10/14 02:26:34 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:26:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/14 02:26:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/14 02:26:34 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:26:34 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting files as there were IO errors 2025/10/14 02:26:34 ERROR : proton drive root link ID 'rclone-test-ledibup7yoma': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:26:37 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:26:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:26:37 DEBUG : existing: Unchanged skipping 2025/10/14 02:26:37 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:26:37 DEBUG : Waiting for deletions to finish 2025/10/14 02:26:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.12s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:2665: 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-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.30s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:27:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both10: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both13: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both0: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both15: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both16: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both17: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both18: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both19: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both11: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both12: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both1: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both4: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both5: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both14: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both6: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both8: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:27:31 DEBUG : both9: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both7: Unchanged skipping 2025/10/14 02:27:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:27:31 DEBUG : both3: Unchanged skipping 2025/10/14 02:27:31 DEBUG : both2: Unchanged skipping 2025/10/14 02:27:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:27:31 DEBUG : Waiting for deletions to finish 2025/10/14 02:27:31 INFO : only10: Deleted 2025/10/14 02:27:31 INFO : only18: Deleted 2025/10/14 02:27:31 INFO : only14: Deleted 2025/10/14 02:27:31 INFO : only13: Deleted 2025/10/14 02:27:31 INFO : only3: Deleted 2025/10/14 02:27:31 INFO : only5: Deleted 2025/10/14 02:27:31 INFO : only0: Deleted 2025/10/14 02:27:31 INFO : only12: Deleted 2025/10/14 02:27:31 INFO : only16: Deleted 2025/10/14 02:27:31 INFO : only17: Deleted 2025/10/14 02:27:31 INFO : only2: Deleted 2025/10/14 02:27:31 INFO : only19: Deleted 2025/10/14 02:27:31 INFO : only4: Deleted 2025/10/14 02:27:31 INFO : only6: Deleted 2025/10/14 02:27:31 INFO : only11: Deleted 2025/10/14 02:27:32 INFO : only1: Deleted 2025/10/14 02:27:32 INFO : only7: Deleted 2025/10/14 02:27:32 INFO : only8: Deleted 2025/10/14 02:27:32 INFO : only15: Deleted 2025/10/14 02:27:32 INFO : only9: Deleted 2025/10/14 02:27:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (60.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:28:30 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:28:30 DEBUG : both0: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both13: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both14: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both15: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both16: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both17: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both18: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both19: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both1: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both12: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both10: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both2: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both11: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both3: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both5: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both8: Unchanged skipping 2025/10/14 02:28:30 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:28:30 DEBUG : both9: Unchanged skipping 2025/10/14 02:28:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : both6: Unchanged skipping 2025/10/14 02:28:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/14 02:28:31 DEBUG : both7: Unchanged skipping 2025/10/14 02:28:31 DEBUG : both4: Unchanged skipping 2025/10/14 02:28:31 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:28:31.133151 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/10/14 02:28:31.133183 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/10/14 02:28:31.140819 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/10/14 02:28:31.140843 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/10/14 02:28:31.149523 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/10/14 02:28:31.149548 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/10/14 02:28:31.155743 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/10/14 02:28:31.155762 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/10/14 02:28:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:31 INFO : only0: Copied (replaced existing) 2025/10/14 02:28:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:31 INFO : only10: Copied (replaced existing) 2025/10/14 02:28:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:32 INFO : only12: Copied (replaced existing) 2025/10/14 02:28:32.071188 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/10/14 02:28:32.071223 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/10/14 02:28:32.167076 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/10/14 02:28:32.167117 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/10/14 02:28:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:32 INFO : only13: Copied (replaced existing) 2025/10/14 02:28:32.338503 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/10/14 02:28:32.338528 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/10/14 02:28:32.344001 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/10/14 02:28:32.344033 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/10/14 02:28:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:32 INFO : only15: Copied (replaced existing) 2025/10/14 02:28:33.031151 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/10/14 02:28:33.031179 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/10/14 02:28:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:33 INFO : only16: Copied (replaced existing) 2025/10/14 02:28:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:33 INFO : only17: Copied (replaced existing) 2025/10/14 02:28:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:33 INFO : only14: Copied (replaced existing) 2025/10/14 02:28:33.288305 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/10/14 02:28:33.288347 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/10/14 02:28:33.306758 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/10/14 02:28:33.306784 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/10/14 02:28:33.372058 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/10/14 02:28:33.372085 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/10/14 02:28:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:33 INFO : only18: Copied (replaced existing) 2025/10/14 02:28:34.080162 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/10/14 02:28:34.080193 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/10/14 02:28:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:34 INFO : only2: Copied (replaced existing) 2025/10/14 02:28:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:34 INFO : only19: Copied (replaced existing) 2025/10/14 02:28:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:34 INFO : only1: Copied (replaced existing) 2025/10/14 02:28:34.496345 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/10/14 02:28:34.496382 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/10/14 02:28:34.588756 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/10/14 02:28:34.588782 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/10/14 02:28:34.653204 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/10/14 02:28:34.653233 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/10/14 02:28:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:35 INFO : only3: Copied (replaced existing) 2025/10/14 02:28:35.124453 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/10/14 02:28:35.124489 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/10/14 02:28:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:35 INFO : only4: Copied (replaced existing) 2025/10/14 02:28:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:35 INFO : only6: Copied (replaced existing) 2025/10/14 02:28:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:35 INFO : only5: Copied (replaced existing) 2025/10/14 02:28:35.673124 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/10/14 02:28:35.673156 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/10/14 02:28:35.869986 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/10/14 02:28:35.870018 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/10/14 02:28:35.912437 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/10/14 02:28:35.912478 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/10/14 02:28:36 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:36 INFO : only7: Copied (replaced existing) 2025/10/14 02:28:36 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:36 INFO : only9: Copied (replaced existing) 2025/10/14 02:28:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:36 INFO : only8: Copied (replaced existing) 2025/10/14 02:28:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 02:28:37 INFO : only11: Copied (replaced existing) 2025/10/14 02:28:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (73.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:28:54 DEBUG : empty_dir: Making directory with metadata 2025/10/14 02:28:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 02:28:54 DEBUG : empty_on_remote: Making directory with metadata 2025/10/14 02:28:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 02:28:54 INFO : empty_on_remote: Making directory 2025/10/14 02:28:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/14 02:28:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/14 02:28:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/14 02:28:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/14 02:28:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (8.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:29:02 DEBUG : empty_dir: Making directory with metadata 2025/10/14 02:29:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 02:29:02 DEBUG : empty_on_remote: Making directory with metadata 2025/10/14 02:29:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 02:29:02 INFO : empty_on_remote: Making directory 2025/10/14 02:29:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/14 02:29:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/14 02:29:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/14 02:29:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/14 02:29:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/14 02:29:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:29:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 02:29:11 INFO : sub dir: Making directory 2025/10/14 02:29:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (16.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:29:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 02:29:28 INFO : sub dir: Making directory 2025/10/14 02:29:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (17.15s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-ledibup7yoma'", Local "Local file system at /tmp/rclone3434601848", Modify Window "1s" 2025/10/14 02:30:06 DEBUG : Waiting for deletions to finish 2025/10/14 02:30:07 DEBUG : apple: Excluded (Path Filter) 2025/10/14 02:30:07 DEBUG : apple: Excluded 2025/10/14 02:30:07 DEBUG : banana: Excluded (Path Filter) 2025/10/14 02:30:07 DEBUG : banana: Excluded 2025/10/14 02:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 02:30:07 DEBUG : appleappleapplebanana: Excluded 2025/10/14 02:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 02:30:07 DEBUG : splitbananasplit: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/14 02:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 02:30:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/14 02:30:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 02:30:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:12 DEBUG : apple: Unchanged skipping 2025/10/14 02:30:12 DEBUG : banana: Unchanged skipping 2025/10/14 02:30:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for checks to finish 2025/10/14 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 02:30:14 DEBUG : proton drive root link ID 'rclone-test-ledibup7yoma': Waiting for transfers to finish 2025/10/14 02:30:14 DEBUG : Waiting for deletions to finish 2025/10/14 02:30:14 INFO : There was nothing to transfer 2025/10/14 02:30:14 DEBUG : Waiting for deletions to finish 2025/10/14 02:30:14 DEBUG : apple: Excluded (Path Filter) 2025/10/14 02:30:14 DEBUG : apple: Excluded 2025/10/14 02:30:14 DEBUG : banana: Excluded (Path Filter) 2025/10/14 02:30:14 DEBUG : banana: Excluded 2025/10/14 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 02:30:14 DEBUG : appleappleapplebanana: Excluded 2025/10/14 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 02:30:14 DEBUG : splitbananasplit: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/14 02:30:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 02:30:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/14 02:30:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 02:30:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:19 DEBUG : apple: Unchanged skipping 2025/10/14 02:30:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/14 02:30:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 02:30:19 DEBUG : banana: Unchanged skipping panic: test timed out after 1h0m0s running tests: TestTransform (35s) TestTransform/NFC (35s) goroutine 23844 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000169dc0, {0x2767ea2?, 0xc000069ad8?}, 0x2897500) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000169dc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000169dc0, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000718f90, {0x3fc60e0, 0x6c, 0x6c}, {0xee07f9ead?, 0x3fdc400?, 0x3fdc400?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0002ea8c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0002ea8c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 15 [IO wait]: internal/poll.runtime_pollWait(0x7d46e0248808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003be680?, 0xc000cb2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003be680, {0xc000cb2000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003be680, {0xc000cb2000?, 0xc00009b8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00070c158, {0xc000cb2000?, 0x7d4695c40298?, 0x7d46e03cca78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000680180, {0xc000cb2000?, 0x7?, 0xc000c29608?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00069c9b8, {0x2bbdb00, 0xc000680180}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00069c708, {0x2bbb680, 0xc00070c158}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00069c708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00069c708, {0xc0008fa000, 0x1000, 0xc000768fc0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000a61da0, {0xc000a5f9a0, 0x9, 0x3f4a0e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bbae00, 0xc000a61da0}, {0xc000a5f9a0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc000a5f9a0, 0x9, 0x2ddd10?}, {0x2bbae00?, 0xc000a61da0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000a5f960) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009bfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000758000) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 14 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 8 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 23778 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000707900, {0x2be3a68, 0xc000707a90}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c53b88, {0x2be3a68, 0xc0007079a0}, 0xc000707900, {0x2bfab10, 0xc0006c4540}, 0x4b, 0xc000b01f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 23772 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x3e, 0xc0009e7798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 23787 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 23779 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23784 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23782 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23781 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23777 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000707900, {0x2be3a68, 0xc000707a90}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c53b88, {0x2be3a68, 0xc0007079a0}, 0xc000707900, {0x2bfab10, 0xc0006c4540}, 0x32, 0xc00072ac00?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 23771 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x32, 0xc0009e6f98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 23773 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x4b, 0xc000afe760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 23775 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000707900, {0x2be3a68, 0xc000707a90}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c53b88, {0x2be3a68, 0xc0007079a0}, 0xc000707900, {0x2bfab10, 0xc0006c4540}, 0x0, 0xc000b03f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 23786 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23769 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x19, 0xc000aa8760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 21328 [IO wait]: internal/poll.runtime_pollWait(0x7d46e02486f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00050a200?, 0xc000991000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00050a200, {0xc000991000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00050a200, {0xc000991000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0002ee000, {0xc000991000?, 0x7d4695c40298?, 0x7d46e03cc5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000680078, {0xc000991000?, 0x40022c0?, 0x44a00099900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00069d0b8, {0x2bbdb00, 0xc000680078}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00069ce08, {0x2bbb680, 0xc0002ee000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00069ce08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00069ce08, {0xc000f5c000, 0x1000, 0xc000682de0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc007796240, {0xc000f5c000?, 0x80d5e5?, 0x2bba800?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0077eb1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0077eb1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc007796240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 21331 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 23776 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000707900, {0x2be3a68, 0xc000707a90}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000c53b88, {0x2be3a68, 0xc0007079a0}, 0xc000707900, {0x2bfab10, 0xc0006c4540}, 0x19, 0xc000b02f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 23800 [select]: net/http.(*http2ClientConn).roundTrip(0xc000758000, 0xc000af23c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc00068c780, 0xc000af23c0, {0x0?, 0xb4?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3fa3940?}, 0xc000af23c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3fa3940, 0xc000af23c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bbbdc0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000af23c0, {0x2bbbdc0, 0x3fa3940}, {0x7d4695b1ea01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0006829c0, 0xc000af23c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0006829c0, 0xc000af23c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000210508, 0xc000c361e0) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000069750, {0xc000069720, 0x6, 0x59e5b1?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc000c361e0, {0x274c214?, 0xc00008b008?}, {0xc0008f64e0, 0xcf}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc000c361e0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0004de840, {0x2be3a68, 0xc000707a90}, 0xc0000699f0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc0004de840, {0x2be3a68, 0xc000707a90}, 0xc0000699f0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).ListRevisions(0xc0004de840, {0x2be3a68, 0xc000707a90}, {0xc000ab65a0, 0x58}, {0xc000f32d20, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc000bde480?, {0x2be3a68?, 0xc000707a90?}, 0xc0004a48c8?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc000174300, {0x2be3a68, 0xc000707a90}, 0xc0004a49a8) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:554 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004ae480, 0xc000324600, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004ae480, 0xc000324600) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0006c4540, {0x2be3a68, 0xc000707a90}, 0xc0004a49a8) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:553 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0006c4540, {0x2be3a68, 0xc000707a90}, {0xc000bde4b0, 0x14}, 0xc0004a49a8) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:579 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0006c4540, {0x2be3a68, 0xc000707a90}, {0xc000685430, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:638 +0x565 github.com/rclone/rclone/fs/list.listP({0x2be3a68, 0xc000707a90}, {0x2bfab10, 0xc0006c4540}, {0xc000685430, 0x4}, 0xc0010db500) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2be3a68, 0xc000707a90}, {0x2bfab10, 0xc0006c4540}, 0x0, {0xc000685430, 0x4}, 0xc0004c2a40, 0xc0005b5de0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x257 github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0xc000685430, 0x4}, 0xc0004c2a40) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:126 +0xb6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:412 +0xbb created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 23783 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:410 +0x332 goroutine 23767 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x0, 0xc000462760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 23780 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23774 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x57, 0xc000b03760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 3156 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3131 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 23768 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0xc, 0xc0006805e8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 23783 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0xc000e74bd0, 0xc0003e82a0, 0xc0003e8310, 0xc0009c2de8, 0xc0009c2d98, 0xc0009c2d48) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:320 +0x26c github.com/rclone/rclone/fs/march.(*March).processJob(0xc000e74bd0, {{0xc000685070, 0x4}, {0xc000685430, 0x4}, 0x7ffffffd, 0x7ffffffd, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:493 +0x61b github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:215 +0x1e5 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 23835 [select]: net/http.(*http2clientStream).writeRequest(0xc000c38180, 0xc000af23c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000c38180, 0x82de84?, 0xc000086760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 23800 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 23770 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0007078b0, {0x2be3a68, 0xc000707a90}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc000c53b88, 0xc0007078b0, 0xc000707900, 0x25, 0xc0009e5798?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 23034 [chan receive]: testing.(*T).Run(0xc000b5fc00, {0x274c088?, 0xc00038e278?}, 0xc000afa3c0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000b5fc00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000b5fc00, 0x2897500) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23035 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc00038cba0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000e74bd0?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/march.(*March).Run(0xc000e74bd0, {0x2be3a68, 0xc0007079a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:262 +0x385 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000c53b88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:956 +0x23c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2be3988, 0x3fff9e0}, {0x2bfab10, 0xc0006c4540}, {0x2bfa020, 0xc00012f080}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2be3988, 0x3fff9e0}, {0x2bfab10, 0xc0006c4540}, {0x2bfa020, 0xc00012f080}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000769180) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:116 +0x2d8 testing.tRunner(0xc000769180, 0xc000afa3c0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 23034 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 23785 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x149 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:205 +0x172 goroutine 21329 [select]: net/http.(*persistConn).writeLoop(0xc007796240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 21331 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22761 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003b81e0, {0x2be3a68, 0xc000afbe00}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 22464 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.260986602s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]