"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestConflicting|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestDirTag|TestMove|TestMoveWithDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncNoEmptyDirectories|TestSyncReplaceDirModTime|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithTrackRenamesStrategyModtime)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 3/5) 2026/08/12 05:45:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu" 2026/08/12 05:45:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:45:51 DEBUG : Creating backend with remote "/tmp/rclone89413868" === RUN TestCopyNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:45:51 INFO : sub dir2: Making directory 2026/08/12 05:45:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/12 05:45:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:45:56 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:45:56 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:46:03 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (20.56s) === RUN TestSyncEmptyDirectories run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:46:12 DEBUG : sub dir2: Making directory with metadata 2026/08/12 05:46:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:46:13 INFO : sub dir2: Making directory 2026/08/12 05:46:16 INFO : sub dir: Making directory 2026/08/12 05:46:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:46:18 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:46:18 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:46:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:46:20 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:46:20 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting files as there were IO errors 2026/08/12 05:46:20 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (18.61s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:46:30 INFO : sub dir2: Making directory 2026/08/12 05:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:46:33 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:46:33 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:46:39 ERROR : sub dir/hello world: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/08/12 05:46:39 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting files as there were IO errors 2026/08/12 05:46:39 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (15.80s) === RUN TestCopyOverSelf run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCopyOverSelf (17.84s) === RUN TestSyncIgnoreErrors run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:47:10 INFO : d: Making directory 2026/08/12 05:47:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:47:18 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:47:18 DEBUG : c/non empty space: Sizes identical 2026/08/12 05:47:18 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:47:18 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:47:18 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:47:25 DEBUG : a/potato2: size = 60 OK 2026/08/12 05:47:25 INFO : a/potato2: Copied (new) 2026/08/12 05:47:25 DEBUG : Waiting for deletions to finish 2026/08/12 05:47:26 INFO : b/potato: Deleted 2026/08/12 05:47:26 INFO : d: Removing directory 2026/08/12 05:47:29 INFO : b: Removing directory 2026/08/12 05:47:33 DEBUG : drime root 'rclone-test-muduyuh0masu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (48.11s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:47:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/12 05:47:58 DEBUG : empty space: size = 1 OK 2026/08/12 05:47:58 DEBUG : empty space: Sizes identical 2026/08/12 05:47:58 DEBUG : empty space: Unchanged skipping 2026/08/12 05:47:58 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:47:58 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:48:04 ERROR : potato: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/08/12 05:48:04 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting files as there were IO errors 2026/08/12 05:48:04 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting directories as there were IO errors sync_test.go:1106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (19.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterChangingFilesSizeOnly (8.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (12.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:48:39 INFO : d: Making directory 2026/08/12 05:48:41 INFO : d/e: Making directory 2026/08/12 05:48:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:48:56 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:48:56 DEBUG : c/non empty space: Sizes identical 2026/08/12 05:48:56 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:48:58 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:48:58 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:48:58 DEBUG : a/potato2: size = 60 OK 2026/08/12 05:48:58 INFO : a/potato2: Copied (new) 2026/08/12 05:48:58 DEBUG : Waiting for deletions to finish 2026/08/12 05:48:59 INFO : b/potato: Deleted 2026/08/12 05:48:59 INFO : d/e: Removing directory 2026/08/12 05:49:03 INFO : d: Removing directory 2026/08/12 05:49:07 INFO : b: Removing directory 2026/08/12 05:49:12 DEBUG : drime root 'rclone-test-muduyuh0masu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (61.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:49:43 INFO : d: Making directory 2026/08/12 05:49:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:49:54 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:49:54 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:49:54 DEBUG : c/non empty space: Sizes identical 2026/08/12 05:49:54 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:49:54 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:50:01 DEBUG : a/potato2: size = 60 OK 2026/08/12 05:50:01 INFO : a/potato2: Copied (new) 2026/08/12 05:50:01 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting files as there were IO errors 2026/08/12 05:50:01 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (50.61s) === RUN TestSyncDeleteDuring run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncDeleteDuring (10.33s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/12 05:50:35 ERROR : drime root 'rclone-test-muduyuh0masu': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/12 05:50:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/12 05:50:36 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/12 05:50:36 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:50:36 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:50:40 DEBUG : potato: size = 14 OK 2026/08/12 05:50:40 INFO : potato: Copied (new) 2026/08/12 05:50:40 DEBUG : yam: size = 11 OK 2026/08/12 05:50:40 INFO : yam: Copied (new) 2026/08/12 05:50:40 DEBUG : Waiting for deletions to finish 2026/08/12 05:50:40 ERROR : drime root 'rclone-test-muduyuh0masu': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/12 05:50:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/12 05:50:41 DEBUG : potato: size = 14 OK 2026/08/12 05:50:41 DEBUG : potato: Sizes identical 2026/08/12 05:50:41 DEBUG : potato: Unchanged skipping 2026/08/12 05:50:41 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:50:41 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:50:43 DEBUG : yaml: size = 11 OK 2026/08/12 05:50:43 INFO : yaml: Copied (new) 2026/08/12 05:50:43 DEBUG : Waiting for deletions to finish 2026/08/12 05:50:44 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:50:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/12 05:50:51 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:50:51 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:51:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/12 05:51:06 INFO : nested/sub dir/file: Copied (new) 2026/08/12 05:51:06 INFO : nested/sub dir/file: Deleted 2026/08/12 05:51:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 05:51:06 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:51:06 INFO : sub dir/hello world: Deleted 2026/08/12 05:51:06 INFO : sub dir: Removing directory 2026/08/12 05:51:06 INFO : nested/sub dir: Removing directory 2026/08/12 05:51:06 INFO : nested: Removing directory 2026/08/12 05:51:06 DEBUG : Local file system at /tmp/rclone89413868: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (35.35s) === RUN TestServerSideMove run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:51:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-romaqur2dela" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." 2026/08/12 05:51:34 DEBUG : drime root 'rclone-test-romaqur2dela': Purge remote 2026/08/12 05:51:35 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (13.83s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:51:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-giduguz9heso" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." 2026/08/12 05:51:46 DEBUG : drime root 'rclone-test-giduguz9heso': Purge remote 2026/08/12 05:51:47 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (9.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:51:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-bapanit9beme" 2026/08/12 05:51:51 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-muduyuh0masu' -> drime root 'rclone-test-bapanit9beme' 2026/08/12 05:52:12 DEBUG : drime root 'rclone-test-bapanit9beme': Using server-side directory move 2026/08/12 05:52:12 INFO : drime root 'rclone-test-bapanit9beme': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:13 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:13 DEBUG : empty space: Sizes identical 2026/08/12 05:52:13 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:13 DEBUG : potato3: size = 68 (drime root 'rclone-test-muduyuh0masu') 2026/08/12 05:52:13 DEBUG : potato3: size = 60 (drime root 'rclone-test-bapanit9beme') 2026/08/12 05:52:13 DEBUG : potato3: Sizes differ 2026/08/12 05:52:14 INFO : potato3: Deleted 2026/08/12 05:52:15 INFO : empty space: Deleted 2026/08/12 05:52:15 DEBUG : drime root 'rclone-test-bapanit9beme': Waiting for checks to finish 2026/08/12 05:52:15 DEBUG : drime root 'rclone-test-bapanit9beme': Waiting for transfers to finish 2026/08/12 05:52:15 INFO : potato2: Moved (server-side) 2026/08/12 05:52:16 INFO : potato3: Moved (server-side) 2026/08/12 05:52:16 INFO : tomatoDir: Removing directory 2026/08/12 05:52:22 DEBUG : drime root 'rclone-test-muduyuh0masu': deleted 1 directories 2026/08/12 05:52:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-sohesis6boju" 2026/08/12 05:52:31 INFO : tomatoDir: Making directory 2026/08/12 05:52:36 DEBUG : drime root 'rclone-test-sohesis6boju': Using server-side directory move 2026/08/12 05:54:09 INFO : drime root 'rclone-test-sohesis6boju': Server side directory move succeeded 2026/08/12 05:54:17 ERROR : error listing: directory not found 2026/08/12 05:54:19 ERROR : error listing: directory not found 2026/08/12 05:54:19 DEBUG : drime root 'rclone-test-sohesis6boju': Purge remote 2026/08/12 05:54:20 DEBUG : drime root 'rclone-test-bapanit9beme': Purge remote 2026/08/12 05:54:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (157.40s) === RUN TestSyncCompareDest run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:54:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/dst" 2026/08/12 05:54:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/CompareDest" 2026/08/12 05:54:37 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:54:37 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:54:37 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:54:45 ERROR : one: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/08/12 05:54:45 ERROR : drime root 'rclone-test-muduyuh0masu/dst': not deleting files as there were IO errors 2026/08/12 05:54:45 ERROR : drime root 'rclone-test-muduyuh0masu/dst': not deleting directories as there were IO errors sync_test.go:2116: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2116 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (23.93s) === RUN TestSyncCopyDest run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:54:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/dst" 2026/08/12 05:54:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/CopyDest" 2026/08/12 05:55:04 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:55:04 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:55:04 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:55:10 DEBUG : one: size = 3 OK 2026/08/12 05:55:10 INFO : one: Copied (new) 2026/08/12 05:55:10 DEBUG : Waiting for deletions to finish 2026/08/12 05:55:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone89413868) 2026/08/12 05:55:13 DEBUG : one: size = 3 (drime root 'rclone-test-muduyuh0masu/dst') 2026/08/12 05:55:13 DEBUG : one: Sizes differ 2026/08/12 05:55:13 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:55:14 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:55:14 DEBUG : one: Removing old object on successful upload 2026/08/12 05:55:15 DEBUG : one: Old object already deleted, safely ignoring 2026/08/12 05:55:15 DEBUG : one: size = 5 OK 2026/08/12 05:55:15 INFO : one: Copied (replaced existing) 2026/08/12 05:55:15 DEBUG : Waiting for deletions to finish 2026/08/12 05:55:18 DEBUG : dst/one: Removing old object on successful upload 2026/08/12 05:55:18 DEBUG : dst/one: Old object already deleted, safely ignoring 2026/08/12 05:55:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/BackupDir" 2026/08/12 05:55:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone89413868) 2026/08/12 05:55:31 DEBUG : one: size = 3 (drime root 'rclone-test-muduyuh0masu/dst') 2026/08/12 05:55:31 DEBUG : one: Sizes differ 2026/08/12 05:55:31 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:55:31 DEBUG : one: size = 5 OK 2026/08/12 05:55:31 DEBUG : one: Sizes identical 2026/08/12 05:55:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone89413868) 2026/08/12 05:55:31 DEBUG : one: size = 3 (drime root 'rclone-test-muduyuh0masu/dst') 2026/08/12 05:55:31 DEBUG : one: Sizes differ 2026/08/12 05:55:38 INFO : one: Moved (server-side) 2026/08/12 05:55:41 DEBUG : one: size = 5 OK 2026/08/12 05:55:41 INFO : one: Copied (server-side copy) 2026/08/12 05:55:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/12 05:55:41 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:55:41 DEBUG : Waiting for deletions to finish 2026/08/12 05:55:51 DEBUG : one: size = 5 OK 2026/08/12 05:55:51 DEBUG : one: Sizes identical 2026/08/12 05:55:51 DEBUG : one: Unchanged skipping 2026/08/12 05:55:52 DEBUG : two: size = 3 OK 2026/08/12 05:55:52 DEBUG : two: Sizes identical 2026/08/12 05:55:53 DEBUG : two: size = 3 OK 2026/08/12 05:55:53 INFO : two: Copied (server-side copy) 2026/08/12 05:55:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/12 05:55:53 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:55:53 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:55:53 DEBUG : Waiting for deletions to finish 2026/08/12 05:55:54 DEBUG : two: size = 3 OK 2026/08/12 05:55:54 DEBUG : two: Sizes identical 2026/08/12 05:55:54 DEBUG : two: Unchanged skipping 2026/08/12 05:55:54 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:55:54 DEBUG : one: size = 5 OK 2026/08/12 05:55:54 DEBUG : one: Sizes identical 2026/08/12 05:55:54 DEBUG : one: Unchanged skipping 2026/08/12 05:55:54 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:55:54 DEBUG : Waiting for deletions to finish 2026/08/12 05:55:54 INFO : There was nothing to transfer 2026/08/12 05:56:04 DEBUG : one: size = 5 OK 2026/08/12 05:56:04 DEBUG : one: Sizes identical 2026/08/12 05:56:04 DEBUG : one: Unchanged skipping 2026/08/12 05:56:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone89413868) 2026/08/12 05:56:06 DEBUG : three: size = 5 (drime root 'rclone-test-muduyuh0masu/CopyDest') 2026/08/12 05:56:06 DEBUG : three: Sizes differ 2026/08/12 05:56:06 DEBUG : three: Destination not found in --copy-dest 2026/08/12 05:56:06 DEBUG : three: Need to transfer - File not found at Destination 2026/08/12 05:56:06 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:56:06 DEBUG : two: size = 3 OK 2026/08/12 05:56:06 DEBUG : two: Sizes identical 2026/08/12 05:56:06 DEBUG : two: Unchanged skipping 2026/08/12 05:56:06 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:56:10 DEBUG : three: size = 7 OK 2026/08/12 05:56:10 INFO : three: Copied (new) 2026/08/12 05:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (97.03s) === RUN TestSyncBackupDir run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDir (13.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:56:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/dst" 2026/08/12 05:56:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/backup" 2026/08/12 05:57:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone89413868) 2026/08/12 05:57:04 DEBUG : one: size = 3 (drime root 'rclone-test-muduyuh0masu/dst') 2026/08/12 05:57:04 DEBUG : one: Sizes differ 2026/08/12 05:57:04 DEBUG : two: size = 3 OK 2026/08/12 05:57:04 DEBUG : two: Sizes identical 2026/08/12 05:57:04 DEBUG : two: Unchanged skipping 2026/08/12 05:57:04 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:57:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 05:57:12 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:57:15 DEBUG : one: size = 4 OK 2026/08/12 05:57:15 INFO : one: Copied (new) 2026/08/12 05:57:15 DEBUG : Waiting for deletions to finish 2026/08/12 05:57:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 05:57:20 INFO : three.txt: Moved into backup dir 2026/08/12 05:57:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone89413868) 2026/08/12 05:57:29 DEBUG : one: size = 4 (drime root 'rclone-test-muduyuh0masu/dst') 2026/08/12 05:57:29 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:57:29 DEBUG : two: size = 3 OK 2026/08/12 05:57:29 DEBUG : two: Sizes identical 2026/08/12 05:57:29 DEBUG : two: Unchanged skipping 2026/08/12 05:57:29 DEBUG : one: Sizes differ 2026/08/12 05:57:34 INFO : one-2019-01-01: Deleted 2026/08/12 05:57:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 05:57:38 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:57:40 DEBUG : one: size = 5 OK 2026/08/12 05:57:40 INFO : one: Copied (new) 2026/08/12 05:57:40 DEBUG : Waiting for deletions to finish 2026/08/12 05:57:42 INFO : three-2019-01-01.txt: Deleted 2026/08/12 05:57:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 05:57:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (74.23s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:58:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-muduyuh0masu/dst" 2026/08/12 05:58:11 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for checks to finish 2026/08/12 05:58:11 DEBUG : two: size = 3 OK 2026/08/12 05:58:11 DEBUG : two: Sizes identical 2026/08/12 05:58:11 DEBUG : two: Unchanged skipping 2026/08/12 05:58:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone89413868) 2026/08/12 05:58:11 DEBUG : one: size = 3 (drime root 'rclone-test-muduyuh0masu/dst') 2026/08/12 05:58:11 DEBUG : one: Sizes differ 2026/08/12 05:58:14 INFO : one: Moved (server-side) to: one.bak 2026/08/12 05:58:14 DEBUG : drime root 'rclone-test-muduyuh0masu/dst': Waiting for transfers to finish 2026/08/12 05:58:19 ERROR : one: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/08/12 05:58:19 ERROR : drime root 'rclone-test-muduyuh0masu/dst': not deleting files as there were IO errors 2026/08/12 05:58:19 ERROR : drime root 'rclone-test-muduyuh0masu/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (34.77s) === RUN TestSyncSuffix run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/three.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncSuffix (21.81s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/three.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncSuffixKeepExtension (23.77s) === RUN TestSyncIgnoreCase run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 05:59:17 DEBUG : EXISTING: size = 6 OK 2026/08/12 05:59:17 DEBUG : existing: Sizes identical 2026/08/12 05:59:17 DEBUG : existing: Unchanged skipping 2026/08/12 05:59:17 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 05:59:17 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 05:59:17 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "both0" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncConcurrentDelete (7.23s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "both4" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncConcurrentTruncate (41.70s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 06:00:12 DEBUG : empty_dir: Making directory with metadata 2026/08/12 06:00:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:00:12 DEBUG : empty_on_remote: Making directory with metadata 2026/08/12 06:00:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:00:12 INFO : empty_on_remote: Making directory 2026/08/12 06:00:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (44.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 06:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:00:57 INFO : sub dir: Making directory 2026/08/12 06:00:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (83.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0004-efghijk.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/NFD run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/base64 run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/prefix run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/suffix run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0005-fghijkl.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/truncate run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0003-defghij.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/encoder run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0006-ghijklm.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/ISO-8859-1 run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0002-cdefghi.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/charmap run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0004-efghijk.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/lowercase run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/ascii run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-muduyuh0masu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestTransform (346.89s) --- FAIL: TestTransform/NFC (43.24s) --- FAIL: TestTransform/NFD (19.71s) --- FAIL: TestTransform/base64 (20.08s) --- FAIL: TestTransform/prefix (22.91s) --- FAIL: TestTransform/suffix (26.81s) --- FAIL: TestTransform/truncate (31.44s) --- FAIL: TestTransform/encoder (50.24s) --- FAIL: TestTransform/ISO-8859-1 (34.77s) --- FAIL: TestTransform/charmap (60.78s) --- FAIL: TestTransform/lowercase (15.05s) --- FAIL: TestTransform/ascii (21.87s) === RUN TestDirTag run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 06:08:07 DEBUG : empty_dir: Making directory with metadata 2026/08/12 06:08:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 06:08:07 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:08:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:08:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:08:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:08:08 INFO : tictacempty_dir: Making directory 2026/08/12 06:08:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:08:11 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:08:11 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:08:11 INFO : tictactoe: Making directory 2026/08/12 06:08:13 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:08:13 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:08:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/12 06:08:13 INFO : tictactoe/tictactoe: Making directory 2026/08/12 06:08:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/12 06:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/12 06:08:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/12 06:08:16 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 06:08:16 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 06:08:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/12 06:08:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/12 06:08:18 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (34.68s) === RUN TestConflicting run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 06:08:43 INFO : toe: Making directory 2026/08/12 06:08:46 INFO : toe/toe: Making directory 2026/08/12 06:08:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/12 06:08:50 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 06:08:50 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 06:08:55 ERROR : toe/toe/toe: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/08/12 06:08:55 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting files as there were IO errors 2026/08/12 06:08:55 ERROR : drime root 'rclone-test-muduyuh0masu': not deleting directories as there were IO errors sync_transform_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:398 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestConflicting --- FAIL: TestConflicting (22.94s) === RUN TestMove run.go:198: Remote "drime root 'rclone-test-muduyuh0masu'", Local "Local file system at /tmp/rclone89413868", Modify Window "876000h0m0s" 2026/08/12 06:09:05 DEBUG : empty_dir: Making directory with metadata 2026/08/12 06:09:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/12 06:09:05 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:09:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:09:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:09:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:09:05 INFO : tictacempty_dir: Making directory 2026/08/12 06:09:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/12 06:09:07 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:09:07 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:09:07 INFO : tictactoe: Making directory 2026/08/12 06:09:08 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:09:08 DEBUG : toe: transformed to: tictactoe 2026/08/12 06:09:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/12 06:09:08 INFO : tictactoe/tictactoe: Making directory 2026/08/12 06:09:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/12 06:09:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/12 06:09:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/12 06:09:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/12 06:09:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/12 06:09:10 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for checks to finish 2026/08/12 06:09:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/12 06:09:10 DEBUG : drime root 'rclone-test-muduyuh0masu': Waiting for transfers to finish 2026/08/12 06:09:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/12 06:09:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/12 06:09:12 INFO : toe/toe/toe.txt: Deleted 2026/08/12 06:09:12 INFO : toe/toe: Removing directory 2026/08/12 06:09:12 INFO : toe: Removing directory 2026/08/12 06:09:12 INFO : empty_dir: Removing directory 2026/08/12 06:09:12 DEBUG : Local file system at /tmp/rclone89413868: deleted 3 directories --- PASS: TestMove (38.13s) FAIL 2026/08/12 06:09:43 DEBUG : drime root 'rclone-test-muduyuh0masu': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestConflicting|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestDirTag|TestMove|TestMoveWithDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncNoEmptyDirectories|TestSyncReplaceDirModTime|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncWithTrackRenamesStrategyModtime)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 23m59.351843303s (try 3/5): exit status 1: Failed [TestCopyNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestCopyOverSelf TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterRemovingAFileAndAddingAFile TestSyncDeleteDuring TestServerSideMove TestServerSideMoveWithFilter TestSyncCompareDest TestSyncBackupDir TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestNothingToTransferWithEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestConflicting]