"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/11 02:18:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake" 2025/07/11 02:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/11 02:18:24 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Has cached credentials 2025/07/11 02:18:27 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:18:27 DEBUG : Creating backend with remote "/tmp/rclone1479974312" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:18:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/11 02:18:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:18:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.05s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:18:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:18:30 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:18:30 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:18:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:18:33 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:18:34 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.60s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.87s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:18:39 DEBUG : Creating backend with remote "/non-existing" 2025/07/11 02:18:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/11 02:18:39 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:18:39 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.42s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:18:41 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:18:41 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:18:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:18:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.89s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:18:49 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Running all checks before starting transfers 2025/07/11 02:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:18:49 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:18:49 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Checks finished, now starting transfers 2025/07/11 02:18:49 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:18:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:18:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.02s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:18:57 ERROR : Ignoring --no-traverse with sync 2025/07/11 02:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:18:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:18:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:00 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:19:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.52s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/11 02:19:05 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:05 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/11 02:19:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:19:10 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:10 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:19:14 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:14 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.44s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 02:19:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:19:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/11 02:19:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:19:18 INFO : sub dir2: Making directory 2025/07/11 02:19:19 INFO : sub dir: Making directory 2025/07/11 02:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:19:20 INFO : sub dir2/sub sub dir2: Making directory 2025/07/11 02:19:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:23 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:19:24 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:29 INFO : sub dir2: Making directory 2025/07/11 02:19:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 02:19:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:19:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:36 DEBUG : sub dir2: Making directory with metadata 2025/07/11 02:19:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:19:36 INFO : sub dir2: Making directory 2025/07/11 02:19:37 INFO : sub dir: Making directory 2025/07/11 02:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:19:38 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:38 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:40 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:19:40 INFO : sub dir/hello world: Deleted 2025/07/11 02:19:41 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/11 02:19:42 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:46 INFO : sub dir2: Making directory 2025/07/11 02:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:19:47 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:47 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:49 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:19:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:19:54 DEBUG : sub dir2: Making directory with metadata 2025/07/11 02:19:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:19:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:19:54 INFO : sub dir2: Making directory 2025/07/11 02:19:55 INFO : sub dir: Making directory 2025/07/11 02:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:19:56 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:19:56 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:19:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:19:58 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:19:58 DEBUG : Waiting for deletions to finish 2025/07/11 02:19:59 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.94s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.91s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:20:04 INFO : sub dir2: Making directory 2025/07/11 02:20:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:20:04 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:20:04 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:20:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:20:07 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:20:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.92s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:20:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-soyifip2rive" 2025/07/11 02:20:16 DEBUG : Config file has changed externally - reloading 2025/07/11 02:20:16 DEBUG : proton drive root link ID 'rclone-test-soyifip2rive': Has cached credentials 2025/07/11 02:20:18 DEBUG : proton drive root link ID 'rclone-test-soyifip2rive': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-xanesal5vake' -> proton drive root link ID 'rclone-test-soyifip2rive' 2025/07/11 02:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:20:20 DEBUG : proton drive root link ID 'rclone-test-soyifip2rive': Waiting for checks to finish 2025/07/11 02:20:20 DEBUG : proton drive root link ID 'rclone-test-soyifip2rive': Waiting for transfers to finish 2025/07/11 02:20:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:20:24 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:20:26 DEBUG : proton drive root link ID 'rclone-test-soyifip2rive': Purge remote --- PASS: TestServerSideCopy (18.20s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:20:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:20:35 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:20:35 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:20:35.533919 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:20:35.533961 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:20:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:20:37 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:20:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sezovud4lici" 2025/07/11 02:20:45 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Has cached credentials 2025/07/11 02:20:47 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-xanesal5vake' -> proton drive root link ID 'rclone-test-sezovud4lici' 2025/07/11 02:20:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:20:49 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Waiting for checks to finish 2025/07/11 02:20:49 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Waiting for transfers to finish 2025/07/11 02:20:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:20:54 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:20:56.798588 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:20:56.798624 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:21:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:21:01 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Waiting for checks to finish 2025/07/11 02:21:01 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Waiting for transfers to finish 2025/07/11 02:21:02.517861 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:21:02.517896 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:21:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:21:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/11 02:21:06 DEBUG : proton drive root link ID 'rclone-test-sezovud4lici': Purge remote --- PASS: TestServerSideCopyOverSelf (27.96s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:21:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:21:14 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:21:15 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:21:15.451257 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:21:15.451305 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:21:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:21:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/11 02:21:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:21:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zesihur6sihe" 2025/07/11 02:21:25 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Has cached credentials 2025/07/11 02:21:27 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-xanesal5vake' -> proton drive root link ID 'rclone-test-zesihur6sihe' 2025/07/11 02:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:21:29 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Waiting for checks to finish 2025/07/11 02:21:29 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Waiting for transfers to finish 2025/07/11 02:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:21:34 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:21:37.299564 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:21:37.299622 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:21:40 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Using server-side directory move 2025/07/11 02:21:40 INFO : proton drive root link ID 'rclone-test-zesihur6sihe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/11 02:21:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:21:41 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Waiting for checks to finish 2025/07/11 02:21:41 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Waiting for transfers to finish 2025/07/11 02:21:42 INFO : sub dir/hello world: Deleted 2025/07/11 02:21:43.563511 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZO5Bv04BhguNOrgJ2v-yQluuuty7GkmHpxlTvVJkMElXOMJuKr0AHRnEqOdm33BCsSOa2qz055wZwN8ZRs9_lQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:21:43.563546 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZO5Bv04BhguNOrgJ2v-yQluuuty7GkmHpxlTvVJkMElXOMJuKr0AHRnEqOdm33BCsSOa2qz055wZwN8ZRs9_lQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:21:43 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZO5Bv04BhguNOrgJ2v-yQluuuty7GkmHpxlTvVJkMElXOMJuKr0AHRnEqOdm33BCsSOa2qz055wZwN8ZRs9_lQ==/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/ZO5Bv04BhguNOrgJ2v-yQluuuty7GkmHpxlTvVJkMElXOMJuKr0AHRnEqOdm33BCsSOa2qz055wZwN8ZRs9_lQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/11 02:21:43 DEBUG : proton drive root link ID 'rclone-test-zesihur6sihe': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.56s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:21:50 ERROR : error listing: directory not found 2025/07/11 02:21:51 INFO : Local file system at /tmp/rclone1479974312: Making directory 2025/07/11 02:21:52 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:21:52 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.74s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/11 02:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:22:01 DEBUG : Local file system at /tmp/rclone1479974312: Waiting for checks to finish 2025/07/11 02:22:01 DEBUG : Local file system at /tmp/rclone1479974312: Waiting for transfers to finish 2025/07/11 02:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:22:02 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/11 02:22:02 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:22:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/11 02:22:05 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:05 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:22:07 INFO : check sum: Copied (new) 2025/07/11 02:22:07 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:22:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/11 02:22:09 DEBUG : check sum: Unchanged skipping 2025/07/11 02:22:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:09 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.16s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/11 02:22:12 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:12 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:22:13 INFO : sizeonly: Copied (new) 2025/07/11 02:22:13 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:15 DEBUG : sizeonly: Sizes identical 2025/07/11 02:22:15 DEBUG : sizeonly: Unchanged skipping 2025/07/11 02:22:15 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:15 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:15 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/11 02:22:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/11 02:22:19 INFO : ignore-size: Copied (new) 2025/07/11 02:22:19 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:22:21 DEBUG : ignore-size: Unchanged skipping 2025/07/11 02:22:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:21 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:22:26 DEBUG : existing: Unchanged skipping 2025/07/11 02:22:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:26 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:26 INFO : There was nothing to transfer 2025/07/11 02:22:27 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/11 02:22:27 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:27.875085 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:22:27.875117 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:22:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:22:30 INFO : existing: Copied (replaced existing) 2025/07/11 02:22:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 02:22:33 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:33 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:22:34 INFO : existing: Copied (new) 2025/07/11 02:22:34 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:36 DEBUG : existing: Destination exists, skipping 2025/07/11 02:22:36 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:36 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:36 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.26s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:22:44 INFO : d: Making directory 2025/07/11 02:22:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:22:48 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:22:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:22:48 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:22:48 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:22:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:22:50 INFO : a/potato2: Copied (new) 2025/07/11 02:22:50 DEBUG : Waiting for deletions to finish 2025/07/11 02:22:50 INFO : b/potato: Deleted 2025/07/11 02:22:50 INFO : d: Removing directory 2025/07/11 02:22:51 INFO : b: Removing directory 2025/07/11 02:22:52 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/11 02:23:01 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:23:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/11 02:23:01 DEBUG : empty space: Unchanged skipping 2025/07/11 02:23:01 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:01 DEBUG : Waiting for deletions to finish 2025/07/11 02:23:01 INFO : There was nothing to transfer 2025/07/11 02:23:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/11 02:23:02 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:23:02 NOTICE: proton drive root link ID 'rclone-test-xanesal5vake': Forced to upload files to set modification times on this backend. 2025/07/11 02:23:02 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/11 02:23:02 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:03.255236 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:23:03.255324 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:23:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:23:05 INFO : empty space: Copied (replaced existing) 2025/07/11 02:23:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:11 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/11 02:23:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:23:11 DEBUG : empty space: Unchanged skipping 2025/07/11 02:23:11 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:23:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:16 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/07/11 02:23:16 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1479974312) 2025/07/11 02:23:16 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-xanesal5vake') 2025/07/11 02:23:16 DEBUG : foo: sha1 differ 2025/07/11 02:23:16 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:17.005037 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:23:17.005111 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:23:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/11 02:23:19 INFO : foo: Copied (replaced existing) 2025/07/11 02:23:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/11 02:23:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:23:24 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:24 DEBUG : empty space: Unchanged skipping 2025/07/11 02:23:24 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:23:26 INFO : potato: Copied (new) 2025/07/11 02:23:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/11 02:23:32 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:32 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:33.150006 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:23:33.150037 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:23:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/11 02:23:35 INFO : potato: Copied (replaced existing) 2025/07/11 02:23:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/07/11 02:23:41 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1479974312) 2025/07/11 02:23:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-xanesal5vake') 2025/07/11 02:23:41 DEBUG : potato: sha1 differ 2025/07/11 02:23:41 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:41.809510 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:23:41.809536 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:23:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/11 02:23:44 INFO : potato: Copied (replaced existing) 2025/07/11 02:23:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:23:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:23:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:23:51 DEBUG : empty space: Unchanged skipping 2025/07/11 02:23:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/11 02:23:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:23:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:23:51 DEBUG : Waiting for deletions to finish 2025/07/11 02:23:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:24:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:24:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:24:00 DEBUG : empty space: Unchanged skipping 2025/07/11 02:24:00 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:24:00 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:24:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:24:02 INFO : potato2: Copied (new) 2025/07/11 02:24:02 DEBUG : Waiting for deletions to finish 2025/07/11 02:24:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:24:12 INFO : d: Making directory 2025/07/11 02:24:13 INFO : d/e: Making directory 2025/07/11 02:24:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:24:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:24:16 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:24:17 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:24:17 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:24:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:24:19 INFO : a/potato2: Copied (new) 2025/07/11 02:24:19 DEBUG : Waiting for deletions to finish 2025/07/11 02:24:19 INFO : b/potato: Deleted 2025/07/11 02:24:19 INFO : d/e: Removing directory 2025/07/11 02:24:20 INFO : d: Removing directory 2025/07/11 02:24:20 INFO : b: Removing directory 2025/07/11 02:24:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:24:33 INFO : d: Making directory 2025/07/11 02:24:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:24:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:24:37 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:24:37 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:24:37 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:24:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:24:38 INFO : a/potato2: Copied (new) 2025/07/11 02:24:38 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting files as there were IO errors 2025/07/11 02:24:38 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:24:50 DEBUG : Waiting for deletions to finish 2025/07/11 02:24:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:24:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:24:51 DEBUG : empty space: Unchanged skipping 2025/07/11 02:24:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:24:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:24:51 INFO : potato: Deleted 2025/07/11 02:24:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:24:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:25:00 DEBUG : Waiting for deletions to finish 2025/07/11 02:25:01 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:01 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:02 INFO : potato: Deleted 2025/07/11 02:25:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:25:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:25:02 DEBUG : empty space: Unchanged skipping 2025/07/11 02:25:02 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:02 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:25:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:25:11 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:11 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/11 02:25:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.54s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:25:21 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 02:25:21 DEBUG : enormous: Excluded 2025/07/11 02:25:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:25:21 DEBUG : potato2: Excluded 2025/07/11 02:25:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:25:21 DEBUG : potato2: Excluded 2025/07/11 02:25:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:25:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:21 DEBUG : empty space: Unchanged skipping 2025/07/11 02:25:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:21 DEBUG : Waiting for deletions to finish 2025/07/11 02:25:21 INFO : There was nothing to transfer 2025/07/11 02:25:22 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 02:25:22 DEBUG : enormous: Excluded 2025/07/11 02:25:22 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:25:22 DEBUG : potato2: Excluded 2025/07/11 02:25:24 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:25:24 DEBUG : potato2: Excluded 2025/07/11 02:25:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/11 02:25:24 DEBUG : empty space: Unchanged skipping 2025/07/11 02:25:24 DEBUG : Local file system at /tmp/rclone1479974312: Waiting for checks to finish 2025/07/11 02:25:24 DEBUG : Local file system at /tmp/rclone1479974312: Waiting for transfers to finish 2025/07/11 02:25:24 DEBUG : Waiting for deletions to finish 2025/07/11 02:25:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:25:33 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 02:25:33 DEBUG : enormous: Excluded 2025/07/11 02:25:33 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:25:33 DEBUG : potato2: Excluded 2025/07/11 02:25:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:25:34 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:34 DEBUG : empty space: Unchanged skipping 2025/07/11 02:25:34 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:34 DEBUG : Waiting for deletions to finish 2025/07/11 02:25:35 INFO : potato2: Deleted 2025/07/11 02:25:35 INFO : enormous: Deleted 2025/07/11 02:25:35 INFO : There was nothing to transfer 2025/07/11 02:25:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/11 02:25:36 DEBUG : empty space: Unchanged skipping 2025/07/11 02:25:36 DEBUG : Local file system at /tmp/rclone1479974312: Waiting for checks to finish 2025/07/11 02:25:36 DEBUG : Local file system at /tmp/rclone1479974312: Waiting for transfers to finish 2025/07/11 02:25:36 DEBUG : Waiting for deletions to finish 2025/07/11 02:25:36 INFO : enormous: Deleted 2025/07/11 02:25:36 INFO : potato2: Deleted 2025/07/11 02:25:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:25:49 DEBUG : five: Need to transfer - File not found at Destination 2025/07/11 02:25:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/11 02:25:49 DEBUG : one: Destination is newer than source, skipping 2025/07/11 02:25:49 DEBUG : three: Sizes identical 2025/07/11 02:25:49 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/11 02:25:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:25:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1479974312) 2025/07/11 02:25:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-xanesal5vake') 2025/07/11 02:25:49 DEBUG : two: sha1 differ 2025/07/11 02:25:49 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:49.143021 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:25:49.143066 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:25:49.442829 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:25:49.442865 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:25:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/11 02:25:50 INFO : five: Copied (new) 2025/07/11 02:25:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:25:51 INFO : two: Copied (replaced existing) 2025/07/11 02:25:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/11 02:25:52 INFO : four: Copied (replaced existing) 2025/07/11 02:25:52 DEBUG : Waiting for deletions to finish 2025/07/11 02:25:55 DEBUG : one: Destination is newer than source, skipping 2025/07/11 02:25:55 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:25:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1479974312) 2025/07/11 02:25:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-xanesal5vake') 2025/07/11 02:25:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:25:55 DEBUG : three: sha1 differ 2025/07/11 02:25:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/11 02:25:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/11 02:25:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/11 02:25:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/11 02:25:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/11 02:25:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/11 02:25:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:25:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:25:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:25:55 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:25:56.392936 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:25:56.392990 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:25:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:25:58 INFO : three: Copied (replaced existing) 2025/07/11 02:25:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (27.39s) === 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-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/11 02:26:06 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Making map for --track-renames 2025/07/11 02:26:06 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Finished making map for --track-renames 2025/07/11 02:26:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 02:26:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 02:26:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for renames to finish 2025/07/11 02:26:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 02:26:07 INFO : potato: Copied (new) 2025/07/11 02:26:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:26:08 INFO : yam: Copied (new) 2025/07/11 02:26:08 DEBUG : Waiting for deletions to finish 2025/07/11 02:26:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:26:09 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Making map for --track-renames 2025/07/11 02:26:09 DEBUG : potato: Unchanged skipping 2025/07/11 02:26:09 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Finished making map for --track-renames 2025/07/11 02:26:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for renames to finish 2025/07/11 02:26:10.623956 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EGCrV79pdEwXAQDeHgrsOolvrYx1TGjzgWLsxfXYiTtHRsN9-mqNlP06J19yBH5voSEGpHTFovDy_Nfk6tf8g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:26:10.623983 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EGCrV79pdEwXAQDeHgrsOolvrYx1TGjzgWLsxfXYiTtHRsN9-mqNlP06J19yBH5voSEGpHTFovDy_Nfk6tf8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:10 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EGCrV79pdEwXAQDeHgrsOolvrYx1TGjzgWLsxfXYiTtHRsN9-mqNlP06J19yBH5voSEGpHTFovDy_Nfk6tf8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:10 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5EGCrV79pdEwXAQDeHgrsOolvrYx1TGjzgWLsxfXYiTtHRsN9-mqNlP06J19yBH5voSEGpHTFovDy_Nfk6tf8g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:10 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/11 02:26:10 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:12 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:26:12 INFO : yaml: Copied (new) 2025/07/11 02:26:12 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting files as there were IO errors 2025/07/11 02:26:12 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.53s) === 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-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/11 02:26:16 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Making map for --track-renames 2025/07/11 02:26:16 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Finished making map for --track-renames 2025/07/11 02:26:16 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 02:26:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 02:26:16 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for renames to finish 2025/07/11 02:26:16 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:26:17 INFO : yam: Copied (new) 2025/07/11 02:26:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 02:26:18 INFO : potato: Copied (new) 2025/07/11 02:26:18 DEBUG : Waiting for deletions to finish 2025/07/11 02:26:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:26:20 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Making map for --track-renames 2025/07/11 02:26:20 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Finished making map for --track-renames 2025/07/11 02:26:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:20 DEBUG : potato: Unchanged skipping 2025/07/11 02:26:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for renames to finish 2025/07/11 02:26:20.750235 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4KwTLL4JB6Kz89fQRalOZWXbJSs63t0cR5mGbWlm3_aOiUlml-x43KPJHAaRZsZXmTnr0-1rjlEB6WQV9zJRwA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:26:20.750256 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4KwTLL4JB6Kz89fQRalOZWXbJSs63t0cR5mGbWlm3_aOiUlml-x43KPJHAaRZsZXmTnr0-1rjlEB6WQV9zJRwA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:20 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4KwTLL4JB6Kz89fQRalOZWXbJSs63t0cR5mGbWlm3_aOiUlml-x43KPJHAaRZsZXmTnr0-1rjlEB6WQV9zJRwA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:20 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4KwTLL4JB6Kz89fQRalOZWXbJSs63t0cR5mGbWlm3_aOiUlml-x43KPJHAaRZsZXmTnr0-1rjlEB6WQV9zJRwA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:20 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/11 02:26:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:22 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:26:22 INFO : yaml: Copied (new) 2025/07/11 02:26:22 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting files as there were IO errors 2025/07/11 02:26:22 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': 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 (9.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/11 02:26:26 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Making map for --track-renames 2025/07/11 02:26:26 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Finished making map for --track-renames 2025/07/11 02:26:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 02:26:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/11 02:26:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for renames to finish 2025/07/11 02:26:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 02:26:28 INFO : potato: Copied (new) 2025/07/11 02:26:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:26:28 INFO : sub/yam: Copied (new) 2025/07/11 02:26:28 DEBUG : Waiting for deletions to finish 2025/07/11 02:26:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:26:31 DEBUG : potato: Unchanged skipping 2025/07/11 02:26:31 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Making map for --track-renames 2025/07/11 02:26:31 INFO : proton drive root link ID 'rclone-test-xanesal5vake': Finished making map for --track-renames 2025/07/11 02:26:31 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:31 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for renames to finish 2025/07/11 02:26:32.456357 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wqp-jRTsid0Z3cfyjpVoWofWz48RBkJvauQfjTqKpX4gLdP5FmDXMnRkWYvl55AUij-nSiQot_CFcDuK6h6RoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:26:32.456398 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wqp-jRTsid0Z3cfyjpVoWofWz48RBkJvauQfjTqKpX4gLdP5FmDXMnRkWYvl55AUij-nSiQot_CFcDuK6h6RoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:32 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wqp-jRTsid0Z3cfyjpVoWofWz48RBkJvauQfjTqKpX4gLdP5FmDXMnRkWYvl55AUij-nSiQot_CFcDuK6h6RoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:32 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wqp-jRTsid0Z3cfyjpVoWofWz48RBkJvauQfjTqKpX4gLdP5FmDXMnRkWYvl55AUij-nSiQot_CFcDuK6h6RoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:26:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 02:26:32 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:26:34 INFO : yam: Copied (new) 2025/07/11 02:26:34 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting files as there were IO errors 2025/07/11 02:26:34 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': 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 (12.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:26:38 DEBUG : Creating backend with remote "/tmp/rclone1479974312/dir1" 2025/07/11 02:26:38 DEBUG : Config file has changed externally - reloading 2025/07/11 02:26:38 DEBUG : Creating backend with remote "/tmp/rclone1479974312/dir2" 2025/07/11 02:26:38 DEBUG : Local file system at /tmp/rclone1479974312/dir2: Using server-side directory move 2025/07/11 02:26:38 INFO : Local file system at /tmp/rclone1479974312/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/11 02:26:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/11 02:26:38 DEBUG : Local file system at /tmp/rclone1479974312/dir2: Waiting for checks to finish 2025/07/11 02:26:38 DEBUG : Local file system at /tmp/rclone1479974312/dir2: Waiting for transfers to finish 2025/07/11 02:26:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:26:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/11 02:26:40 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:40 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/11 02:26:45 INFO : nested/sub dir/file: Copied (new) 2025/07/11 02:26:45 INFO : nested/sub dir/file: Deleted 2025/07/11 02:26:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:26:45 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:26:45 INFO : sub dir/hello world: Deleted 2025/07/11 02:26:45 ERROR : Local file system at /tmp/rclone1479974312: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:26:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/11 02:26:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:26:50 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:26:50 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:26:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/11 02:26:56 INFO : nested/sub dir/file: Copied (new) 2025/07/11 02:26:56 INFO : nested/sub dir/file: Deleted 2025/07/11 02:26:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:26:56 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:26:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:27:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/11 02:27:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 02:27:03 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:27:03 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:27:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:27:05 INFO : existing: Copied (new) 2025/07/11 02:27:05 INFO : existing: Deleted 2025/07/11 02:27:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/11 02:27:05 INFO : existing-b: Copied (new) 2025/07/11 02:27:05 INFO : existing-b: Deleted 2025/07/11 02:27:07 DEBUG : existing: Destination exists, skipping 2025/07/11 02:27:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/11 02:27:07 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:27:07 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:27:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.49s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:27:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zomokal2fipe" 2025/07/11 02:27:11 DEBUG : proton drive root link ID 'rclone-test-zomokal2fipe': Has cached credentials 2025/07/11 02:27:13 DEBUG : proton drive root link ID 'rclone-test-zomokal2fipe': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-xanesal5vake' -> proton drive root link ID 'rclone-test-zomokal2fipe' 2025/07/11 02:27:26 DEBUG : proton drive root link ID 'rclone-test-zomokal2fipe': Using server-side directory move 2025/07/11 02:27:26 INFO : proton drive root link ID 'rclone-test-zomokal2fipe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/11 02:27:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:27:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/11 02:27:27 DEBUG : empty space: Unchanged skipping 2025/07/11 02:27:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:27:27 DEBUG : proton drive root link ID 'rclone-test-zomokal2fipe': Waiting for checks to finish 2025/07/11 02:27:27 INFO : potato3: Deleted 2025/07/11 02:27:28 INFO : empty space: Deleted 2025/07/11 02:27:28 DEBUG : proton drive root link ID 'rclone-test-zomokal2fipe': Waiting for transfers to finish 2025/07/11 02:27:28.601064 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YcFRTUc02lGteeEPwFASB2BpkwbWBJyGWg09IMJ4O0wEi9rYHeiBPmSHpMJbwZUGuExaZ_-QY2i-nocC_6b9Eg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:27:28.601104 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YcFRTUc02lGteeEPwFASB2BpkwbWBJyGWg09IMJ4O0wEi9rYHeiBPmSHpMJbwZUGuExaZ_-QY2i-nocC_6b9Eg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:27:28 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YcFRTUc02lGteeEPwFASB2BpkwbWBJyGWg09IMJ4O0wEi9rYHeiBPmSHpMJbwZUGuExaZ_-QY2i-nocC_6b9Eg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:27:28.643836 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-rHfYoU_q9_gxFXxI5HOY1_Yp5Cp99bWuSCILeAHmjJ8IzX8BMCH3lXtQ_hlBhkjZ1VX_LNUIXybw7VKQJZsbA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:27:28.643871 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-rHfYoU_q9_gxFXxI5HOY1_Yp5Cp99bWuSCILeAHmjJ8IzX8BMCH3lXtQ_hlBhkjZ1VX_LNUIXybw7VKQJZsbA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:27:28 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-rHfYoU_q9_gxFXxI5HOY1_Yp5Cp99bWuSCILeAHmjJ8IzX8BMCH3lXtQ_hlBhkjZ1VX_LNUIXybw7VKQJZsbA==/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/-rHfYoU_q9_gxFXxI5HOY1_Yp5Cp99bWuSCILeAHmjJ8IzX8BMCH3lXtQ_hlBhkjZ1VX_LNUIXybw7VKQJZsbA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/11 02:27:28 DEBUG : proton drive root link ID 'rclone-test-zomokal2fipe': Purge remote --- FAIL: TestServerSideMove (20.53s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:27:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jepoxoh4zema" 2025/07/11 02:27:32 DEBUG : proton drive root link ID 'rclone-test-jepoxoh4zema': Has cached credentials 2025/07/11 02:27:34 DEBUG : proton drive root link ID 'rclone-test-jepoxoh4zema': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-xanesal5vake' -> proton drive root link ID 'rclone-test-jepoxoh4zema' 2025/07/11 02:27:47 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:27:47 DEBUG : empty space: Excluded 2025/07/11 02:27:48 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:27:48 DEBUG : empty space: Excluded 2025/07/11 02:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:27:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:27:48 DEBUG : proton drive root link ID 'rclone-test-jepoxoh4zema': Waiting for checks to finish 2025/07/11 02:27:48 DEBUG : proton drive root link ID 'rclone-test-jepoxoh4zema': Waiting for transfers to finish 2025/07/11 02:27:48 INFO : potato3: Deleted 2025/07/11 02:27:49.422426 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/meHVDjMRPSNkMe8VY1I3X7RjEuwOxY4bOUzyrzqW6PlXifqDh6OrsPr_snoAhJegJfZOZlJnQjuxrhEcGWGIOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:27:49.422460 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/meHVDjMRPSNkMe8VY1I3X7RjEuwOxY4bOUzyrzqW6PlXifqDh6OrsPr_snoAhJegJfZOZlJnQjuxrhEcGWGIOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:27:49 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/meHVDjMRPSNkMe8VY1I3X7RjEuwOxY4bOUzyrzqW6PlXifqDh6OrsPr_snoAhJegJfZOZlJnQjuxrhEcGWGIOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:27:49.800195 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0gDjPDJCrwvPsFzO1HA-v6HAhQ_sD3AKPDmyp3DkxUT1e49OsAPHorX_cv1vHpnF2TvPGNzinXoNSK2OidDV0w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:27:49.800220 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0gDjPDJCrwvPsFzO1HA-v6HAhQ_sD3AKPDmyp3DkxUT1e49OsAPHorX_cv1vHpnF2TvPGNzinXoNSK2OidDV0w==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:27:49 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0gDjPDJCrwvPsFzO1HA-v6HAhQ_sD3AKPDmyp3DkxUT1e49OsAPHorX_cv1vHpnF2TvPGNzinXoNSK2OidDV0w==/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/0gDjPDJCrwvPsFzO1HA-v6HAhQ_sD3AKPDmyp3DkxUT1e49OsAPHorX_cv1vHpnF2TvPGNzinXoNSK2OidDV0w==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/11 02:27:49 DEBUG : proton drive root link ID 'rclone-test-jepoxoh4zema': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:27:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cesudef1buci" 2025/07/11 02:27:54 DEBUG : proton drive root link ID 'rclone-test-cesudef1buci': Has cached credentials 2025/07/11 02:27:56 DEBUG : proton drive root link ID 'rclone-test-cesudef1buci': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:28:01 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-xanesal5vake' -> proton drive root link ID 'rclone-test-cesudef1buci' 2025/07/11 02:28:10 DEBUG : proton drive root link ID 'rclone-test-cesudef1buci': Using server-side directory move 2025/07/11 02:28:10 INFO : proton drive root link ID 'rclone-test-cesudef1buci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/11 02:28:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:28:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/11 02:28:11 DEBUG : empty space: Unchanged skipping 2025/07/11 02:28:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:28:11 DEBUG : proton drive root link ID 'rclone-test-cesudef1buci': Waiting for checks to finish 2025/07/11 02:28:11 INFO : empty space: Deleted 2025/07/11 02:28:11 DEBUG : proton drive root link ID 'rclone-test-cesudef1buci': Waiting for transfers to finish 2025/07/11 02:28:11 INFO : potato3: Deleted 2025/07/11 02:28:12.413870 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yNppGOqA17rEXjx2MOxWJste93w0DHHdK-92TPVBqz5RBvDTOpHQwVH55s_jtuKbG-zF7vEGRgyg8VLLyVGfBA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:28:12.413911 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yNppGOqA17rEXjx2MOxWJste93w0DHHdK-92TPVBqz5RBvDTOpHQwVH55s_jtuKbG-zF7vEGRgyg8VLLyVGfBA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:28:12 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/yNppGOqA17rEXjx2MOxWJste93w0DHHdK-92TPVBqz5RBvDTOpHQwVH55s_jtuKbG-zF7vEGRgyg8VLLyVGfBA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:28:12.697891 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5nGKH8z3BVCjGXdFV8D0fiFrGq5iGo30jkR56fg4MzoCYtA67M38TVi8Fsyo7ZyTW9pG0e9Ocdxrs9K9XHqLNA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:28:12.697920 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5nGKH8z3BVCjGXdFV8D0fiFrGq5iGo30jkR56fg4MzoCYtA67M38TVi8Fsyo7ZyTW9pG0e9Ocdxrs9K9XHqLNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:28:12 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5nGKH8z3BVCjGXdFV8D0fiFrGq5iGo30jkR56fg4MzoCYtA67M38TVi8Fsyo7ZyTW9pG0e9Ocdxrs9K9XHqLNA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:28:12 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/11 02:28:12 DEBUG : proton drive root link ID 'rclone-test-cesudef1buci': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.97s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:28:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/rclone-sync-test" 2025/07/11 02:28:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test': Has cached credentials 2025/07/11 02:28:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (139.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:30:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/rclone-sync-test" 2025/07/11 02:30:37 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test': Has cached credentials 2025/07/11 02:30:39 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:32:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/rclone-sync-test-include/layer2" 2025/07/11 02:32:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-include/layer2': Has cached credentials 2025/07/11 02:32:59 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:35:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/rclone-sync-test-ignore-file" 2025/07/11 02:35:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-ignore-file': Has cached credentials 2025/07/11 02:35:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:37:42 DEBUG : rclone-sync-test: Excluded 2025/07/11 02:37:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:37:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/11 02:37:45 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test': Waiting for checks to finish 2025/07/11 02:37:45 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test': Waiting for transfers to finish 2025/07/11 02:37:45 DEBUG : Waiting for deletions to finish 2025/07/11 02:37:45 INFO : There was nothing to transfer 2025/07/11 02:37:46 DEBUG : rclone-sync-test: Excluded 2025/07/11 02:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:37:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/11 02:37:47 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:37:47 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:37:47 DEBUG : Waiting for deletions to finish 2025/07/11 02:37:47 INFO : rclone-sync-test-include: Removing directory 2025/07/11 02:37:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/11 02:37:48 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': failed to delete 1 directories 2025/07/11 02:37:48 INFO : There was nothing to transfer 2025/07/11 02:37:49 DEBUG : rclone-sync-test: Excluded 2025/07/11 02:37:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:37:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/11 02:37:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/11 02:37:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/11 02:37:51 DEBUG : Waiting for deletions to finish 2025/07/11 02:37:51 INFO : There was nothing to transfer 2025/07/11 02:37:51 DEBUG : rclone-sync-test: Excluded 2025/07/11 02:37:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:37:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/11 02:37:53 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 02:37:53 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 02:37:53 DEBUG : Waiting for deletions to finish 2025/07/11 02:37:53 INFO : rclone-sync-test-include: Removing directory 2025/07/11 02:37:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/11 02:37:54 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': failed to delete 1 directories 2025/07/11 02:37:54 INFO : There was nothing to transfer 2025/07/11 02:37:55 DEBUG : rclone-sync-test: Excluded 2025/07/11 02:37:56 DEBUG : Excluded 2025/07/11 02:37:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:37:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/11 02:37:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/11 02:37:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/11 02:37:57 DEBUG : Waiting for deletions to finish 2025/07/11 02:37:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (445.50s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:38:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 02:38:02 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 02:38:04 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:40:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/CompareDest" 2025/07/11 02:40:21 DEBUG : Config file has changed externally - reloading 2025/07/11 02:40:21 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/CompareDest': Has cached credentials 2025/07/11 02:40:23 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:42:40 DEBUG : one: Need to transfer - File not found at Destination 2025/07/11 02:42:40 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:42:40 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:42:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:42:43 INFO : one: Copied (new) 2025/07/11 02:42:43 DEBUG : Waiting for deletions to finish 2025/07/11 02:42:46 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:42:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:42:46 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:42:47.045801 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:42:47.045852 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:42:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 02:42:49 INFO : one: Copied (replaced existing) 2025/07/11 02:42:49 DEBUG : Waiting for deletions to finish 2025/07/11 02:42:51.961807 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 02:42:51.961840 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 02:42:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:42:58 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:43:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:43:00 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:43:00 DEBUG : Waiting for deletions to finish 2025/07/11 02:43:00 INFO : There was nothing to transfer 2025/07/11 02:43:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:43:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 02:43:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:43:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:43:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:43:06 DEBUG : Waiting for deletions to finish 2025/07/11 02:43:06 INFO : There was nothing to transfer 2025/07/11 02:43:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:43:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 02:43:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:43:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:43:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:43:09 DEBUG : Waiting for deletions to finish 2025/07/11 02:43:09 INFO : There was nothing to transfer 2025/07/11 02:43:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:43:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:43:13 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/11 02:43:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:43:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 02:43:13 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:43:13 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:43:13 DEBUG : Waiting for deletions to finish 2025/07/11 02:43:13 INFO : There was nothing to transfer 2025/07/11 02:43:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:43:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/11 02:43:18 DEBUG : two: Need to transfer - File not found at Destination 2025/07/11 02:43:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:43:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:43:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:43:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:43:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/11 02:43:19 INFO : two: Copied (new) 2025/07/11 02:43:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (324.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:43:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dest" 2025/07/11 02:43:33 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dest': Has cached credentials 2025/07/11 02:43:35 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dest': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:45:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/pre-dest1" 2025/07/11 02:45:53 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/pre-dest1': Has cached credentials 2025/07/11 02:45:55 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:47:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/pre-dest2" 2025/07/11 02:47:04 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/pre-dest2': Has cached credentials 2025/07/11 02:47:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:48:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:48:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/11 02:48:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:48:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/11 02:48:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/11 02:48:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dest': Waiting for checks to finish 2025/07/11 02:48:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dest': Waiting for transfers to finish 2025/07/11 02:48:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/11 02:48:21 INFO : 3: Copied (new) 2025/07/11 02:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (301.92s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.92s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:48:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 02:48:36 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 02:48:38 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:49:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/backup" 2025/07/11 02:49:48 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/backup': Has cached credentials 2025/07/11 02:49:51 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/backup': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:52:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:52:09 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:52:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:52:09 DEBUG : two: Unchanged skipping 2025/07/11 02:52:11.899881 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VWAxFoKoI9RrqUeD0ZkPYqH4W4fcnuWzqPnLPEQ3rW2Pl2BEJsFo1vZR60404IRcmscLVWXaxTiwFMwwsK2iLA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:52:11.899916 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VWAxFoKoI9RrqUeD0ZkPYqH4W4fcnuWzqPnLPEQ3rW2Pl2BEJsFo1vZR60404IRcmscLVWXaxTiwFMwwsK2iLA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:52:11 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VWAxFoKoI9RrqUeD0ZkPYqH4W4fcnuWzqPnLPEQ3rW2Pl2BEJsFo1vZR60404IRcmscLVWXaxTiwFMwwsK2iLA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:52:11 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:52:11 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/dst': not deleting files as there were IO errors 2025/07/11 02:52:11 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/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/VWAxFoKoI9RrqUeD0ZkPYqH4W4fcnuWzqPnLPEQ3rW2Pl2BEJsFo1vZR60404IRcmscLVWXaxTiwFMwwsK2iLA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (228.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:52:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 02:52:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 02:52:28 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:53:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/backup" 2025/07/11 02:53:37 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/backup': Has cached credentials 2025/07/11 02:53:39 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/backup': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:55:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:55:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:55:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:55:57 DEBUG : two: Unchanged skipping 2025/07/11 02:55:59.611224 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dw9Jorczj63LBFuO9DseAbowKM1aU6-MeqMqJyigLBlGvqE3EeILjsjOr0-2OM8UWsO9Jt4UlucgOIiUfVeL2A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:55:59.611265 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dw9Jorczj63LBFuO9DseAbowKM1aU6-MeqMqJyigLBlGvqE3EeILjsjOr0-2OM8UWsO9Jt4UlucgOIiUfVeL2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:55:59 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dw9Jorczj63LBFuO9DseAbowKM1aU6-MeqMqJyigLBlGvqE3EeILjsjOr0-2OM8UWsO9Jt4UlucgOIiUfVeL2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:55:59 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:55:59 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/dst': not deleting files as there were IO errors 2025/07/11 02:55:59 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/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/dw9Jorczj63LBFuO9DseAbowKM1aU6-MeqMqJyigLBlGvqE3EeILjsjOr0-2OM8UWsO9Jt4UlucgOIiUfVeL2A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (227.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 02:56:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 02:56:14 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 02:56:16 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:57:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/backup" 2025/07/11 02:57:27 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/backup': Has cached credentials 2025/07/11 02:57:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/backup': Used cached credential to initialize the ProtonDrive API 2025/07/11 02:59:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:59:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:59:47 DEBUG : two: Unchanged skipping 2025/07/11 02:59:47 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 02:59:50.443280 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mhVVBqv9ILEr68PmKHdKv1B6RsuY8QCQXUOk29_U7CxAWkIM0K4F0lExSCkE4NvIzgF0Xmor-_1LU7Z68tSQ2Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 02:59:50.443318 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mhVVBqv9ILEr68PmKHdKv1B6RsuY8QCQXUOk29_U7CxAWkIM0K4F0lExSCkE4NvIzgF0Xmor-_1LU7Z68tSQ2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:59:50 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mhVVBqv9ILEr68PmKHdKv1B6RsuY8QCQXUOk29_U7CxAWkIM0K4F0lExSCkE4NvIzgF0Xmor-_1LU7Z68tSQ2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 02:59:50 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 02:59:50 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/dst': not deleting files as there were IO errors 2025/07/11 02:59:50 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/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/mhVVBqv9ILEr68PmKHdKv1B6RsuY8QCQXUOk29_U7CxAWkIM0K4F0lExSCkE4NvIzgF0Xmor-_1LU7Z68tSQ2Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (231.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:00:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 03:00:04 DEBUG : Config file has changed externally - reloading 2025/07/11 03:00:04 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 03:00:06 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 03:01:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 03:01:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:01:17 DEBUG : two: Unchanged skipping 2025/07/11 03:01:17 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for checks to finish 2025/07/11 03:01:18.617801 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kwa9csSF47zy_b-ry4lZLk8Rb3ILlzSna2OdrzJduLOC_7iZmrbUOPWHORlZpq4gYA4sanLIoaaXn0dOlkZyeQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 03:01:18.617841 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kwa9csSF47zy_b-ry4lZLk8Rb3ILlzSna2OdrzJduLOC_7iZmrbUOPWHORlZpq4gYA4sanLIoaaXn0dOlkZyeQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 03:01:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kwa9csSF47zy_b-ry4lZLk8Rb3ILlzSna2OdrzJduLOC_7iZmrbUOPWHORlZpq4gYA4sanLIoaaXn0dOlkZyeQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 03:01:18 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Waiting for transfers to finish 2025/07/11 03:01:18 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/dst': not deleting files as there were IO errors 2025/07/11 03:01:18 ERROR : proton drive root link ID 'rclone-test-xanesal5vake/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/kwa9csSF47zy_b-ry4lZLk8Rb3ILlzSna2OdrzJduLOC_7iZmrbUOPWHORlZpq4gYA4sanLIoaaXn0dOlkZyeQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (87.27s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:01:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 03:01:31 DEBUG : Config file has changed externally - reloading 2025/07/11 03:01:31 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 03:01:33 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 03:02:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 03:02:44.960550 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/krVSJRP6BQpvNyJJx_BYvhaML3bIsBoSdKWf1J0nOcHPdlOsWWd7ltLFoHoNmeM9hPvbC8-2ImY5YYCoq_KmSQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 03:02:44.960595 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/krVSJRP6BQpvNyJJx_BYvhaML3bIsBoSdKWf1J0nOcHPdlOsWWd7ltLFoHoNmeM9hPvbC8-2ImY5YYCoq_KmSQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 03:02:44 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/krVSJRP6BQpvNyJJx_BYvhaML3bIsBoSdKWf1J0nOcHPdlOsWWd7ltLFoHoNmeM9hPvbC8-2ImY5YYCoq_KmSQ==/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/krVSJRP6BQpvNyJJx_BYvhaML3bIsBoSdKWf1J0nOcHPdlOsWWd7ltLFoHoNmeM9hPvbC8-2ImY5YYCoq_KmSQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (86.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:02:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xanesal5vake/dst" 2025/07/11 03:02:57 DEBUG : Config file has changed externally - reloading 2025/07/11 03:02:57 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Has cached credentials 2025/07/11 03:03:00 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake/dst': Used cached credential to initialize the ProtonDrive API 2025/07/11 03:04:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 03:04:11.472053 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/73Yx_sbown-vMGPINLCeXH45kWboZMF_322SgNWp46MCN8I2GFUQo6s_L0KdJLYExoIii6M1EFyqI4_ZMnZhZw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/11 03:04:11.472096 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/73Yx_sbown-vMGPINLCeXH45kWboZMF_322SgNWp46MCN8I2GFUQo6s_L0KdJLYExoIii6M1EFyqI4_ZMnZhZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/11 03:04:11 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/73Yx_sbown-vMGPINLCeXH45kWboZMF_322SgNWp46MCN8I2GFUQo6s_L0KdJLYExoIii6M1EFyqI4_ZMnZhZw==/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/73Yx_sbown-vMGPINLCeXH45kWboZMF_322SgNWp46MCN8I2GFUQo6s_L0KdJLYExoIii6M1EFyqI4_ZMnZhZw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (87.07s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:04:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/11 03:04:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:04:20 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:04:20.421676 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:04:20.421705 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:04:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/11 03:04:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/11 03:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.43s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:04:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 03:04:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:04:26 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:04:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 03:04:27 INFO : existing: Copied (new) 2025/07/11 03:04:27 DEBUG : Waiting for deletions to finish 2025/07/11 03:04:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/11 03:04:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/11 03:04:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:04:29 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:04:29 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting files as there were IO errors 2025/07/11 03:04:29 ERROR : proton drive root link ID 'rclone-test-xanesal5vake': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:04:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:04:35 DEBUG : existing: Unchanged skipping 2025/07/11 03:04:35 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:04:35 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:04:35 DEBUG : Waiting for deletions to finish 2025/07/11 03:04:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.03s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.89s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", 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-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", 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-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.80s) --- SKIP: TestMaxTransfer/Hard (0.86s) --- SKIP: TestMaxTransfer/Soft (0.99s) --- SKIP: TestMaxTransfer/Cautious (0.94s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:06:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:06:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both0: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both13: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both14: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both15: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both16: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both17: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both18: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both11: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both1: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both10: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both12: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both19: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both5: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both6: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both7: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both8: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:06:12 DEBUG : both9: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both2: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both3: Unchanged skipping 2025/07/11 03:06:12 DEBUG : both4: Unchanged skipping 2025/07/11 03:06:12 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:06:12 DEBUG : Waiting for deletions to finish 2025/07/11 03:06:13 INFO : only0: Deleted 2025/07/11 03:06:13 INFO : only1: Deleted 2025/07/11 03:06:13 INFO : only9: Deleted 2025/07/11 03:06:13 INFO : only8: Deleted 2025/07/11 03:06:13 INFO : only2: Deleted 2025/07/11 03:06:13 INFO : only10: Deleted 2025/07/11 03:06:13 INFO : only14: Deleted 2025/07/11 03:06:13 INFO : only17: Deleted 2025/07/11 03:06:14 INFO : only12: Deleted 2025/07/11 03:06:14 INFO : only6: Deleted 2025/07/11 03:06:14 INFO : only4: Deleted 2025/07/11 03:06:14 INFO : only13: Deleted 2025/07/11 03:06:14 INFO : only15: Deleted 2025/07/11 03:06:15 INFO : only18: Deleted 2025/07/11 03:06:15 INFO : only16: Deleted 2025/07/11 03:06:15 INFO : only19: Deleted 2025/07/11 03:06:15 INFO : only3: Deleted 2025/07/11 03:06:15 INFO : only11: Deleted 2025/07/11 03:06:15 INFO : only5: Deleted 2025/07/11 03:06:15 INFO : only7: Deleted 2025/07/11 03:06:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (118.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:08:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:08:12 DEBUG : both0: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both10: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both12: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both11: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both15: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both17: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both18: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both19: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both13: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both14: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both3: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both16: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both1: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both6: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both2: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both4: Unchanged skipping 2025/07/11 03:08:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:08:12 DEBUG : both9: Unchanged skipping 2025/07/11 03:08:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : both5: Unchanged skipping 2025/07/11 03:08:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : both7: Unchanged skipping 2025/07/11 03:08:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : both8: Unchanged skipping 2025/07/11 03:08:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/11 03:08:12 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:08:12.969958 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:12.970000 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:13.024053 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:13.024086 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:13.281194 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:13.281225 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:13.362123 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:13.362155 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:14 INFO : only12: Copied (replaced existing) 2025/07/11 03:08:14.679756 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:14.679796 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:14 INFO : only11: Copied (replaced existing) 2025/07/11 03:08:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:15 INFO : only0: Copied (replaced existing) 2025/07/11 03:08:15.442910 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:15.442950 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:15 INFO : only10: Copied (replaced existing) 2025/07/11 03:08:15.646969 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:15.647008 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:15.901923 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:15.901958 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:16 INFO : only16: Copied (replaced existing) 2025/07/11 03:08:16.749128 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:16.749181 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:17 INFO : only13: Copied (replaced existing) 2025/07/11 03:08:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:17 INFO : only19: Copied (replaced existing) 2025/07/11 03:08:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:17 INFO : only18: Copied (replaced existing) 2025/07/11 03:08:17.600005 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:17.600041 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:17.818172 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:17.818205 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:17.935273 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:17.935309 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:18 INFO : only1: Copied (replaced existing) 2025/07/11 03:08:19.241632 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:19.241675 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:19 INFO : only4: Copied (replaced existing) 2025/07/11 03:08:19.366900 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:19.366955 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:19 INFO : only2: Copied (replaced existing) 2025/07/11 03:08:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:19 INFO : only14: Copied (replaced existing) 2025/07/11 03:08:20.013913 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:20.013959 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:20.147518 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:20.147554 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:21 INFO : only5: Copied (replaced existing) 2025/07/11 03:08:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:21 INFO : only6: Copied (replaced existing) 2025/07/11 03:08:21.552902 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:21.552941 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:21.829965 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:21.829999 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:22 INFO : only8: Copied (replaced existing) 2025/07/11 03:08:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:22 INFO : only7: Copied (replaced existing) 2025/07/11 03:08:22.527585 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:22.527619 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:22.598451 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/07/11 03:08:22.598516 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/07/11 03:08:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:23 INFO : only9: Copied (replaced existing) 2025/07/11 03:08:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:23 INFO : only15: Copied (replaced existing) 2025/07/11 03:08:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:24 INFO : only17: Copied (replaced existing) 2025/07/11 03:08:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 03:08:24 INFO : only3: Copied (replaced existing) 2025/07/11 03:08:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (148.92s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:09:09 DEBUG : empty_dir: Making directory with metadata 2025/07/11 03:09:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 03:09:09 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 03:09:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 03:09:09 INFO : empty_on_remote: Making directory 2025/07/11 03:09:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/11 03:09:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (17.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:09:26 DEBUG : empty_dir: Making directory with metadata 2025/07/11 03:09:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 03:09:26 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 03:09:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 03:09:26 INFO : empty_on_remote: Making directory 2025/07/11 03:09:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/11 03:09:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:09:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 03:09:47 INFO : sub dir: Making directory 2025/07/11 03:09:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (37.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:10:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 03:10:24 INFO : sub dir: Making directory 2025/07/11 03:10:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (38.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:11:36 DEBUG : Waiting for deletions to finish 2025/07/11 03:11:38 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:11:38 DEBUG : apple: Excluded 2025/07/11 03:11:38 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:11:38 DEBUG : banana: Excluded 2025/07/11 03:11:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:11:38 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:11:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:11:38 DEBUG : splitbananasplit: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:11:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:11:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:51 DEBUG : apple: Unchanged skipping 2025/07/11 03:11:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 03:11:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:51 DEBUG : banana: Unchanged skipping 2025/07/11 03:11:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:11:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:11:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 03:11:55 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:11:55 DEBUG : Waiting for deletions to finish 2025/07/11 03:11:55 INFO : There was nothing to transfer 2025/07/11 03:11:55 DEBUG : Waiting for deletions to finish 2025/07/11 03:11:57 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:11:57 DEBUG : apple: Excluded 2025/07/11 03:11:57 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:11:57 DEBUG : banana: Excluded 2025/07/11 03:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:11:57 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:11:57 DEBUG : splitbananasplit: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:12:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:12:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:09 DEBUG : apple: Unchanged skipping 2025/07/11 03:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 03:12:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:09 DEBUG : banana: Unchanged skipping 2025/07/11 03:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:12:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 03:12:14 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:12:14 DEBUG : Waiting for deletions to finish 2025/07/11 03:12:14 INFO : There was nothing to transfer 2025/07/11 03:12:14 DEBUG : Waiting for deletions to finish 2025/07/11 03:12:15 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:12:15 DEBUG : apple: Excluded 2025/07/11 03:12:15 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:12:15 DEBUG : banana: Excluded 2025/07/11 03:12:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:12:15 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:12:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:12:15 DEBUG : splitbananasplit: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:12:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:12:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:13:21 DEBUG : Waiting for deletions to finish 2025/07/11 03:13:22 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:13:22 DEBUG : apple: Excluded 2025/07/11 03:13:22 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:13:22 DEBUG : banana: Excluded 2025/07/11 03:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:13:22 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:13:22 DEBUG : splitbananasplit: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:13:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:13:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:35 DEBUG : apple: Unchanged skipping 2025/07/11 03:13:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:35 DEBUG : banana: Unchanged skipping 2025/07/11 03:13:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 03:13:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 03:13:40 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:13:40 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:13:40 DEBUG : Waiting for deletions to finish 2025/07/11 03:13:40 INFO : There was nothing to transfer 2025/07/11 03:13:40 DEBUG : Waiting for deletions to finish 2025/07/11 03:13:42 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:13:42 DEBUG : apple: Excluded 2025/07/11 03:13:42 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:13:42 DEBUG : banana: Excluded 2025/07/11 03:13:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:13:42 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:13:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:13:42 DEBUG : splitbananasplit: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:13:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:13:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:54 DEBUG : apple: Unchanged skipping 2025/07/11 03:13:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 03:13:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:54 DEBUG : banana: Unchanged skipping 2025/07/11 03:13:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:13:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:13:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 03:13:59 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:13:59 DEBUG : Waiting for deletions to finish 2025/07/11 03:13:59 INFO : There was nothing to transfer 2025/07/11 03:13:59 DEBUG : Waiting for deletions to finish 2025/07/11 03:14:00 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:14:00 DEBUG : apple: Excluded 2025/07/11 03:14:00 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:14:00 DEBUG : banana: Excluded 2025/07/11 03:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:14:00 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:14:00 DEBUG : splitbananasplit: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:15:08 DEBUG : Waiting for deletions to finish 2025/07/11 03:15:10 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:15:10 DEBUG : apple: Excluded 2025/07/11 03:15:10 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:15:10 DEBUG : banana: Excluded 2025/07/11 03:15:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:15:10 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:15:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:15:10 DEBUG : splitbananasplit: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:15:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 03:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 03:15:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 03:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 03:15:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 03:15:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 03:15:24 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/11 03:15:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 03:15:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 03:15:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/11 03:15:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 03:15:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 03:15:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:15:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:27 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:15:27 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:15:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 03:15:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 03:15:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 03:15:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 03:15:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 03:15:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 03:15:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 03:15:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 03:15:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 03:15:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 03:15:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 03:15:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 03:15:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 03:15:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 03:15:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 03:15:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 03:15:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:35 DEBUG : Waiting for deletions to finish 2025/07/11 03:15:35 INFO : splitbananasplit: Deleted 2025/07/11 03:15:35 INFO : appleappleapplebanana: Deleted 2025/07/11 03:15:35 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 03:15:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 03:15:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 03:15:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 03:15:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 03:15:35 INFO : banana: Deleted 2025/07/11 03:15:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 03:15:36 INFO : apple: Deleted 2025/07/11 03:15:36 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 03:15:36 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 03:15:36 DEBUG : Waiting for deletions to finish 2025/07/11 03:15:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/11 03:15:38 DEBUG : YmFuYW5h: Excluded 2025/07/11 03:15:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/11 03:15:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/11 03:15:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/11 03:15:38 DEBUG : YXBwbGU=: Excluded 2025/07/11 03:15:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/11 03:15:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/11 03:15:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/11 03:15:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:15:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:15:50 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:15:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:15:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:50 DEBUG : apple: Unchanged skipping 2025/07/11 03:15:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 03:15:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:50 DEBUG : banana: Unchanged skipping 2025/07/11 03:15:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 03:15:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:15:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:15:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:15:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:15:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:15:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:15:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:15:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:15:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:15:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:15:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 03:15:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 03:15:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:15:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 03:15:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 03:15:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:15:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 03:15:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 03:15:54 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:15:54 DEBUG : Waiting for deletions to finish 2025/07/11 03:15:54 DEBUG : Waiting for deletions to finish 2025/07/11 03:15:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/11 03:15:56 DEBUG : YmFuYW5h: Excluded 2025/07/11 03:15:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/11 03:15:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/11 03:15:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/11 03:15:56 DEBUG : YXBwbGU=: Excluded 2025/07/11 03:15:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/11 03:15:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/11 03:16:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/11 03:16:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/11 03:16:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:16:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:16:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:16:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:16:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:16:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:16:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 03:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:16:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 03:16:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 03:16:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 03:16:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 03:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 03:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 03:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 03:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 03:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 03:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "proton drive root link ID 'rclone-test-xanesal5vake'", Local "Local file system at /tmp/rclone1479974312", Modify Window "1s" 2025/07/11 03:17:03 DEBUG : Waiting for deletions to finish 2025/07/11 03:17:05 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:17:05 DEBUG : apple: Excluded 2025/07/11 03:17:05 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:17:05 DEBUG : banana: Excluded 2025/07/11 03:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:17:05 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:17:05 DEBUG : splitbananasplit: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:17:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:17:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:15 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:15 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:15 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:15 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:15 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:15 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:15 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 03:17:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 03:17:17 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 03:17:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 03:17:17 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:17 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/11 03:17:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 03:17:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 03:17:19 INFO : apple: Copied (new) to: PREFIXapple 2025/07/11 03:17:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 03:17:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/11 03:17:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 03:17:19 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/11 03:17:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 03:17:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/11 03:17:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 03:17:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 03:17:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 03:17:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 03:17:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 03:17:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 03:17:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 03:17:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 03:17:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 03:17:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 03:17:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 03:17:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 03:17:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 03:17:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 03:17:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/11 03:17:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:22 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:17:22 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:17:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 03:17:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 03:17:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 03:17:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 03:17:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 03:17:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 03:17:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 03:17:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 03:17:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 03:17:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 03:17:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 03:17:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 03:17:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 03:17:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 03:17:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 03:17:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 03:17:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:29 DEBUG : Waiting for deletions to finish 2025/07/11 03:17:29 INFO : appleappleapplebanana: Deleted 2025/07/11 03:17:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 03:17:29 INFO : banana: Deleted 2025/07/11 03:17:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 03:17:29 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 03:17:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 03:17:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 03:17:29 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 03:17:30 INFO : splitbananasplit: Deleted 2025/07/11 03:17:30 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 03:17:30 INFO : apple: Deleted 2025/07/11 03:17:30 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 03:17:30 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 03:17:30 DEBUG : Waiting for deletions to finish 2025/07/11 03:17:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:17:32 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/11 03:17:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/11 03:17:32 DEBUG : PREFIXapple: Excluded 2025/07/11 03:17:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/11 03:17:32 DEBUG : PREFIXbanana: Excluded 2025/07/11 03:17:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/11 03:17:32 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:17:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 03:17:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 03:17:43 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 03:17:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 03:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 03:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 03:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 03:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 03:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 03:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 03:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 03:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 03:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 03:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 03:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 03:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 03:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 03:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 03:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 03:17:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 03:17:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 03:17:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 03:17:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 03:17:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 03:17:47 INFO : banana: Copied (new) 2025/07/11 03:17:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 03:17:47 INFO : appleappleapplebanana: Copied (new) 2025/07/11 03:17:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 03:17:47 INFO : splitbananasplit: Copied (new) 2025/07/11 03:17:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 03:17:48 INFO : apple: Copied (new) 2025/07/11 03:17:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 03:17:50 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for checks to finish 2025/07/11 03:17:50 DEBUG : proton drive root link ID 'rclone-test-xanesal5vake': Waiting for transfers to finish 2025/07/11 03:17:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 03:17:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/11 03:17:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 03:17:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/11 03:17:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 03:17:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/11 03:17:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 03:17:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/11 03:17:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 03:17:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/11 03:17:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 03:17:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/11 03:17:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 03:17:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/11 03:17:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 03:17:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/11 03:17:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 03:17:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/11 03:17:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 03:17:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/11 03:17:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 03:17:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/11 03:17:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 03:17:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/11 03:17:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 03:17:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/11 03:17:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 03:17:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/11 03:17:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 03:17:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/11 03:17:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 03:17:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/11 03:17:57 DEBUG : Waiting for deletions to finish 2025/07/11 03:17:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/11 03:17:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/11 03:17:57 INFO : PREFIXsplitbananasplit: Deleted 2025/07/11 03:17:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/11 03:17:58 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/11 03:17:58 INFO : PREFIXbanana: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/11 03:17:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/11 03:17:59 INFO : PREFIXapple: Deleted 2025/07/11 03:17:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/11 03:17:59 DEBUG : Waiting for deletions to finish 2025/07/11 03:18:00 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:18:00 DEBUG : banana: Excluded 2025/07/11 03:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:18:00 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:18:00 DEBUG : splitbananasplit: Excluded 2025/07/11 03:18:00 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:18:00 DEBUG : apple: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:18:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 03:18:11 DEBUG : Waiting for deletions to finish 2025/07/11 03:18:13 DEBUG : banana: Excluded (Path Filter) 2025/07/11 03:18:13 DEBUG : banana: Excluded 2025/07/11 03:18:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 03:18:13 DEBUG : appleappleapplebanana: Excluded 2025/07/11 03:18:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 03:18:13 DEBUG : splitbananasplit: Excluded 2025/07/11 03:18:13 DEBUG : apple: Excluded (Path Filter) 2025/07/11 03:18:13 DEBUG : apple: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 03:18:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 03:18:17 DEBUG : dir1/0014-89;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (7m25s) TestTransform/prefix (1m59s) goroutine 27464 [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, 7 minutes]: testing.(*T).Run(0xc0009b01c0, {0x269f3d7?, 0xc00006dad8?}, 0x27cbe80) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009b01c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009b01c0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008eef60, {0x3e8f500, 0x6c, 0x6c}, {0xee0026b73?, 0x3ea5520?, 0x3ea5520?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006c6be0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006c6be0) /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 36 [IO wait]: internal/poll.runtime_pollWait(0x783335097800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00070c280?, 0xc00075c000?, 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(0xc00070c280, {0xc00075c000, 0xc000, 0xc000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00070c280, {0xc00075c000?, 0xc00009a8d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000136000, {0xc00075c000?, 0x7832ec21f0c8?, 0x78333511f5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0006413b0, {0xc00075c000?, 0x7?, 0xc0006bc688?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006482b8, {0x2adc100, 0xc0006413b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000648008, {0x2ad9e60, 0xc000136000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000648008, 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(0xc000648008, {0xc00048a000, 0x1000, 0xc000af9a40?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0004a5740, {0xc000abf2a0, 0x9, 0x3e1d110?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ad9600, 0xc0004a5740}, {0xc000abf2a0, 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({0xc000abf2a0, 0x9, 0x318510?}, {0x2ad9600?, 0xc0004a5740?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000abf260) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009afa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000402fc0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 35 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 12 [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 13 [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 27421 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3150 [chan receive, 56 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 3135 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 27425 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27424 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27490 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27422 [select]: net/http.(*http2ClientConn).roundTrip(0xc000402fc0, 0xc00066d900, 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(0xc0006c6d20, 0xc00066d900, {0xc0?, 0xc6?}) /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({0x3e6ce00?}, 0xc00066d900?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e6ce00, 0xc00066d900) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2ada5c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00066d900, {0x2ada5c0, 0x3e6ce00}, {0x7832ec116b01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0006ece40, 0xc00066d900, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0006ece40, 0xc00066d900) /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(0xc00069f188, 0xc00063d680) /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(0xc0009f9300, {0xc0007152d0, 0x6, 0x78333504e648?}) /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(0xc00063d680, {0x2683b5b?, 0x2693750?}, {0xc0003709c0, 0xd0}) /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).ListChildren.func1(0xc00063d680) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc0004e8370, {0x2b01648, 0x3ec8ae0}, 0xc000b637e0) /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(0xc0004e8370, {0x2b01648, 0x3ec8ae0}, 0xc0009f97e0) /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).ListChildren(0xc0004e8370, {0x2b01648, 0x3ec8ae0}, {0xc0009f09c0, 0x58}, {0xc0007da000, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).ListDirectory(0xc000134300, {0x2b01648, 0x3ec8ae0}, {0xc000650ea0?, 0x300000000c8afed?}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/folder.go:27 +0xa8 github.com/rclone/rclone/backend/protondrive.(*Fs).List.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:593 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000b45808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004a55c0, 0xc0007fc0c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004a55c0, 0xc0007fc0c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0004e82c0, {0x2b01648, 0x3ec8ae0}, {0xc0006b53f0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:592 +0x1c5 github.com/rclone/rclone/fs/list.DirSorted({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0004e82c0}, 0x1, {0xc0006b53f0, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27419 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27423 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 27420 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 25790 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 25790 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc00081dbc0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2b01648?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0004e82c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004db500, 0x27ccb18) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0004e82c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004db500) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0004e82c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0004db470) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc0004e82c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0004db470) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000050af0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00737e000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc00737e000, 0xc000662820) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22149 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 22149 [chan receive, 1 minutes]: testing.(*T).Run(0xc0009641c0, {0x268b49d?, 0x4796b2?}, 0xc000662820) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0009641c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0009641c0, 0x27cbe80) /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 27508 [select]: net/http.(*http2clientStream).writeRequest(0xc0004f1200, 0xc00066d900, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0004f1200, 0xc0005d6510?, 0xc000771f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 27422 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.113600141s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]