"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/21 03:22:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu" 2025/09/21 03:22:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 03:22:46 DEBUG : Starting OpenDrive session with ID: eecd8da377713ac4296949d481a0612812a833fa8bc5efccbc213824020188c6 2025/09/21 03:22:47 DEBUG : Creating backend with remote "/tmp/rclone3050407382" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:22:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:22:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/21 03:22:47 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:22:47 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.07s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:22:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 03:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:22:48 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:22:48 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:22:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:22:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:22:50 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:22:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.72s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:22:52 DEBUG : Creating backend with remote "/non-existing" 2025/09/21 03:22:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/21 03:22:52 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:22:52 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:22:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:22:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:22:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:22:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:22:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:22:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:22:57 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Running all checks before starting transfers 2025/09/21 03:22:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:22:57 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:22:57 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Checks finished, now starting transfers 2025/09/21 03:22:57 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:22:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:22:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:22:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.84s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:01 ERROR : Ignoring --no-traverse with sync 2025/09/21 03:23:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:01 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:01 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:03 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:23:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.87s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/21 03:23:05 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:05 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:06 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/09/21 03:23:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/21 03:23:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:23:07 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:07 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:08 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:23:10 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:10 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:11 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/21 03:23:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:23:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/21 03:23:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 03:23:13 INFO : sub dir2: Making directory 2025/09/21 03:23:13 INFO : sub dir: Making directory 2025/09/21 03:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:14 INFO : sub dir2/sub sub dir2: Making directory 2025/09/21 03:23:14 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:14 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:16 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:23:16 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:18 INFO : sub dir2: Making directory 2025/09/21 03:23:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/21 03:23:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:23:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:18 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:18 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.78s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:22 DEBUG : sub dir2: Making directory with metadata 2025/09/21 03:23:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:23:22 INFO : sub dir2: Making directory 2025/09/21 03:23:22 INFO : sub dir: Making directory 2025/09/21 03:23:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:23 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:23 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:24 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:23:24 INFO : sub dir/hello world: Deleted 2025/09/21 03:23:25 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/21 03:23:25 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:27 INFO : sub dir2: Making directory 2025/09/21 03:23:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:29 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:23:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:31 DEBUG : sub dir2: Making directory with metadata 2025/09/21 03:23:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:23:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 03:23:31 INFO : sub dir2: Making directory 2025/09/21 03:23:31 INFO : sub dir: Making directory 2025/09/21 03:23:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:32 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:32 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:33 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:23:33 DEBUG : Waiting for deletions to finish 2025/09/21 03:23:34 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:36 INFO : sub dir2: Making directory 2025/09/21 03:23:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:36 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:36 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:23:38 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:23:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.78s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejagex0tuna" 2025/09/21 03:23:43 DEBUG : Starting OpenDrive session with ID: ac363090f53690f41e99e82f320a3614470f838cdd852f7ab856151e1ad6c646 sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-foqodiy2rinu' -> OpenDrive root 'rclone-test-mejagex0tuna' 2025/09/21 03:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:43 DEBUG : OpenDrive root 'rclone-test-mejagex0tuna': Waiting for checks to finish 2025/09/21 03:23:43 DEBUG : OpenDrive root 'rclone-test-mejagex0tuna': Waiting for transfers to finish 2025/09/21 03:23:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/21 03:23:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 03:23:45 DEBUG : OpenDrive root 'rclone-test-mejagex0tuna': Purge remote --- PASS: TestServerSideCopy (6.76s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 03:23:49 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:23:49 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:23:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/21 03:23:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/21 03:23:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:23:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:23:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jehuwop6cise" 2025/09/21 03:23:55 DEBUG : Starting OpenDrive session with ID: 8f368bfccd0c7b68e959c7cb148e0c254f3c43de1ccc9e73b106900a41831dc3 sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-foqodiy2rinu' -> OpenDrive root 'rclone-test-jehuwop6cise' 2025/09/21 03:23:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:23:55 DEBUG : OpenDrive root 'rclone-test-jehuwop6cise': Waiting for checks to finish 2025/09/21 03:23:55 DEBUG : OpenDrive root 'rclone-test-jehuwop6cise': Waiting for transfers to finish 2025/09/21 03:23:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/21 03:23:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 03:23:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/21 03:24:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 03:24:00 DEBUG : OpenDrive root 'rclone-test-jehuwop6cise': Waiting for checks to finish 2025/09/21 03:24:00 DEBUG : OpenDrive root 'rclone-test-jehuwop6cise': Waiting for transfers to finish 2025/09/21 03:24:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/21 03:24:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/21 03:24:01 DEBUG : OpenDrive root 'rclone-test-jehuwop6cise': Purge remote --- PASS: TestServerSideCopyOverSelf (10.46s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:24:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/21 03:24:05 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:05 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/21 03:24:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/21 03:24:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/21 03:24:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:24:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fohekol6yiri" 2025/09/21 03:24:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:699: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699 Error: Received unexpected error: failed to create session: Unknown 404 Not Found (Error 404) Test: TestServerSideMoveOverSelf --- FAIL: TestServerSideMoveOverSelf (4.45s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:24:15 ERROR : error listing: directory not found 2025/09/21 03:24:15 INFO : Local file system at /tmp/rclone3050407382: Making directory 2025/09/21 03:24:15 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:15 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.49s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:24:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/21 03:24:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:24:20 DEBUG : Local file system at /tmp/rclone3050407382: Waiting for checks to finish 2025/09/21 03:24:20 DEBUG : Local file system at /tmp/rclone3050407382: Waiting for transfers to finish 2025/09/21 03:24:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:24:20 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2025/09/21 03:24:20 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:24:20 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/21 03:24:21 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:21 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:22 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/09/21 03:24:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/21 03:24:23 INFO : check sum: Copied (new) 2025/09/21 03:24:23 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:23 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/21 03:24:23 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/09/21 03:24:23 DEBUG : check sum: Unchanged skipping 2025/09/21 03:24:23 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:23 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:23 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (10.39s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/21 03:24:32 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:32 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:32 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/09/21 03:24:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/21 03:24:33 INFO : sizeonly: Copied (new) 2025/09/21 03:24:33 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:34 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:34 DEBUG : sizeonly: Sizes identical 2025/09/21 03:24:34 DEBUG : sizeonly: Unchanged skipping 2025/09/21 03:24:34 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:34 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.20s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/21 03:24:35 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:35 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:36 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/09/21 03:24:37 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/09/21 03:24:37 INFO : ignore-size: Copied (new) 2025/09/21 03:24:37 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:37 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:24:37 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:37 DEBUG : ignore-size: Unchanged skipping 2025/09/21 03:24:37 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:37 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.05s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/21 03:24:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:24:40 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:40 DEBUG : existing: Unchanged skipping 2025/09/21 03:24:40 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:40 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:40 INFO : There was nothing to transfer 2025/09/21 03:24:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/21 03:24:40 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:40 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/21 03:24:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/21 03:24:41 INFO : existing: Copied (replaced existing) 2025/09/21 03:24:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.32s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 03:24:42 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:42 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:43 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/21 03:24:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/21 03:24:44 INFO : existing: Copied (new) 2025/09/21 03:24:44 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:44 DEBUG : existing: Destination exists, skipping 2025/09/21 03:24:44 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:44 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:44 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:24:48 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/21 03:24:49 INFO : d: Making directory 2025/09/21 03:24:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 03:24:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:24:51 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 03:24:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:52 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:24:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:24:53 INFO : a/potato2: Copied (new) 2025/09/21 03:24:53 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:53 INFO : b/potato: Deleted 2025/09/21 03:24:53 INFO : d: Removing directory 2025/09/21 03:24:54 INFO : b: Removing directory 2025/09/21 03:24:54 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:24:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:24:58 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 UTC 2025/09/21 03:24:58 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/21 03:24:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/21 03:24:58 DEBUG : empty space: Unchanged skipping 2025/09/21 03:24:58 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:58 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:58 INFO : There was nothing to transfer 2025/09/21 03:24:58 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 UTC 2025/09/21 03:24:58 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:24:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/21 03:24:58 INFO : empty space: Updated modification time in destination 2025/09/21 03:24:58 DEBUG : empty space: Unchanged skipping 2025/09/21 03:24:58 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:24:58 DEBUG : Waiting for deletions to finish 2025/09/21 03:24:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:25:01 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25: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 UTC 2025/09/21 03:25:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/21 03:25:01 DEBUG : empty space: Unchanged skipping 2025/09/21 03:25:01 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:01 DEBUG : Waiting for deletions to finish 2025/09/21 03:25:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.81s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:03 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/21 03:25:04 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/21 03:25:04 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3050407382) 2025/09/21 03:25:04 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-foqodiy2rinu') 2025/09/21 03:25:04 DEBUG : foo: md5 differ 2025/09/21 03:25:04 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:05 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/21 03:25:05 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/09/21 03:25:05 INFO : foo: Copied (replaced existing) 2025/09/21 03:25:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.14s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:25:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:25:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/21 03:25:08 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:08 DEBUG : empty space: Unchanged skipping 2025/09/21 03:25:08 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:09 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/09/21 03:25:10 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:25:10 INFO : potato: Copied (new) 2025/09/21 03:25:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:12 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/09/21 03:25:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/21 03:25:13 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:13 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/09/21 03:25:15 INFO : potato: Copied (replaced existing) 2025/09/21 03:25:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/21 03:25:17 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:17 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3050407382) 2025/09/21 03:25:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-foqodiy2rinu') 2025/09/21 03:25:17 DEBUG : potato: md5 differ 2025/09/21 03:25:17 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/09/21 03:25:18 INFO : potato: Copied (replaced existing) 2025/09/21 03:25:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:25:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:25:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:25:23 DEBUG : empty space: Unchanged skipping 2025/09/21 03:25:23 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:23 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/21 03:25:23 DEBUG : Waiting for deletions to finish 2025/09/21 03:25:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:25:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:25:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:25:28 DEBUG : empty space: Unchanged skipping 2025/09/21 03:25:28 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:28 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:25:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:25:30 INFO : potato2: Copied (new) 2025/09/21 03:25:30 DEBUG : Waiting for deletions to finish 2025/09/21 03:25:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:32 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:34 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/21 03:25:35 INFO : d: Making directory 2025/09/21 03:25:36 INFO : d/e: Making directory 2025/09/21 03:25:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 03:25:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:25:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 03:25:37 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:37 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:38 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:25:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:25:39 INFO : a/potato2: Copied (new) 2025/09/21 03:25:39 DEBUG : Waiting for deletions to finish 2025/09/21 03:25:39 INFO : b/potato: Deleted 2025/09/21 03:25:39 INFO : d/e: Removing directory 2025/09/21 03:25:40 INFO : d: Removing directory 2025/09/21 03:25:40 INFO : b: Removing directory 2025/09/21 03:25:40 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:44 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:46 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/21 03:25:47 INFO : d: Making directory 2025/09/21 03:25:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/21 03:25:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:25:48 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:48 DEBUG : c/non empty space: Unchanged skipping 2025/09/21 03:25:48 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:49 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:25:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:25:50 INFO : a/potato2: Copied (new) 2025/09/21 03:25:50 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting files as there were IO errors 2025/09/21 03:25:50 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:25:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:25:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1347 Error: Should be true Test: TestSyncDeleteDuring Messages: empty space: Modification time difference too big |-120446h25m56.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-09-21 03:25:56 +0000 UTC) (precision 1s) 2025/09/21 03:25:57 DEBUG : Waiting for deletions to finish 2025/09/21 03:25:57 DEBUG : empty space: Modification times differ by 120446h25m56.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-09-21 03:25:56 +0000 UTC 2025/09/21 03:25:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:25:57 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:25:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/21 03:25:57 INFO : potato: Deleted 2025/09/21 03:25:57 INFO : empty space: Updated modification time in destination 2025/09/21 03:25:57 DEBUG : empty space: Unchanged skipping 2025/09/21 03:25:57 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:25:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:25:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:25:59 INFO : potato2: Copied (new) --- FAIL: TestSyncDeleteDuring (6.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:26:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:26:03 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:04 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:04 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:04 INFO : potato: Deleted 2025/09/21 03:26:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:26:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:26:04 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:04 DEBUG : empty space: Unchanged skipping 2025/09/21 03:26:04 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:26:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/21 03:26:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/21 03:26:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:26:09 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:09 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:10 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/09/21 03:26:11 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/09/21 03:26:11 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.94s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:26:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:26:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 03:26:15 DEBUG : enormous: Excluded 2025/09/21 03:26:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 03:26:15 DEBUG : potato2: Excluded 2025/09/21 03:26:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 03:26:15 DEBUG : potato2: Excluded 2025/09/21 03:26:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:26:15 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:15 DEBUG : empty space: Unchanged skipping 2025/09/21 03:26:15 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:15 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:15 INFO : There was nothing to transfer 2025/09/21 03:26:15 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 03:26:15 DEBUG : enormous: Excluded 2025/09/21 03:26:15 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 03:26:15 DEBUG : potato2: Excluded 2025/09/21 03:26:16 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 03:26:16 DEBUG : potato2: Excluded 2025/09/21 03:26:16 DEBUG : Local file system at /tmp/rclone3050407382: Waiting for checks to finish 2025/09/21 03:26:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/21 03:26:16 DEBUG : empty space: Unchanged skipping 2025/09/21 03:26:16 DEBUG : Local file system at /tmp/rclone3050407382: Waiting for transfers to finish 2025/09/21 03:26:16 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.83s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:26:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:26:21 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/09/21 03:26:22 DEBUG : enormous: Excluded (Size Filter) 2025/09/21 03:26:22 DEBUG : enormous: Excluded 2025/09/21 03:26:22 DEBUG : potato2: Excluded (Size Filter) 2025/09/21 03:26:22 DEBUG : potato2: Excluded 2025/09/21 03:26:22 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:26:22 DEBUG : empty space: Unchanged skipping 2025/09/21 03:26:22 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:22 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:22 INFO : enormous: Deleted 2025/09/21 03:26:22 INFO : potato2: Deleted 2025/09/21 03:26:22 INFO : There was nothing to transfer 2025/09/21 03:26:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/21 03:26:23 DEBUG : Local file system at /tmp/rclone3050407382: Waiting for checks to finish 2025/09/21 03:26:23 DEBUG : empty space: Unchanged skipping 2025/09/21 03:26:23 DEBUG : Local file system at /tmp/rclone3050407382: Waiting for transfers to finish 2025/09/21 03:26:23 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:23 INFO : enormous: Deleted 2025/09/21 03:26:23 INFO : potato2: Deleted 2025/09/21 03:26:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:24 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:26:26 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:26:28 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/21 03:26:30 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/09/21 03:26:31 DEBUG : five: Need to transfer - File not found at Destination 2025/09/21 03:26:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/21 03:26:31 DEBUG : one: Destination is newer than source, skipping 2025/09/21 03:26:31 DEBUG : three: Sizes identical 2025/09/21 03:26:31 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/21 03:26:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 03:26:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3050407382) 2025/09/21 03:26:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-foqodiy2rinu') 2025/09/21 03:26:31 DEBUG : two: md5 differ 2025/09/21 03:26:31 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:31 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/09/21 03:26:31 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:26:32 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/09/21 03:26:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/21 03:26:32 INFO : four: Copied (replaced existing) 2025/09/21 03:26:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/21 03:26:33 INFO : two: Copied (replaced existing) 2025/09/21 03:26:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/21 03:26:33 INFO : five: Copied (new) 2025/09/21 03:26:33 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:33 DEBUG : one: Destination is newer than source, skipping 2025/09/21 03:26:33 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/21 03:26:33 DEBUG : five: Size and md5 of src and dst objects identical 2025/09/21 03:26:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 03:26:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/21 03:26:33 DEBUG : four: Size and md5 of src and dst objects identical 2025/09/21 03:26:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 03:26:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/21 03:26:33 DEBUG : two: Size and md5 of src and dst objects identical 2025/09/21 03:26:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/21 03:26:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3050407382) 2025/09/21 03:26:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-foqodiy2rinu') 2025/09/21 03:26:33 DEBUG : three: md5 differ 2025/09/21 03:26:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/21 03:26:33 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:34 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/21 03:26:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/21 03:26:35 INFO : three: Copied (replaced existing) 2025/09/21 03:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.10s) === 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 "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/21 03:26:36 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Making map for --track-renames 2025/09/21 03:26:36 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Finished making map for --track-renames 2025/09/21 03:26:36 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 03:26:36 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for renames to finish 2025/09/21 03:26:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 03:26:36 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:37 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/21 03:26:38 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/21 03:26:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/21 03:26:38 INFO : yam: Copied (new) 2025/09/21 03:26:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/21 03:26:39 INFO : potato: Copied (new) 2025/09/21 03:26:39 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:26:39 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Making map for --track-renames 2025/09/21 03:26:39 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Finished making map for --track-renames 2025/09/21 03:26:39 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:39 DEBUG : potato: Unchanged skipping 2025/09/21 03:26:39 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for renames to finish 2025/09/21 03:26:39 DEBUG : yam: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using file/rename instead of move_copy for yaml 2025/09/21 03:26:40 INFO : yam: Moved (server-side) to: yaml 2025/09/21 03:26:40 INFO : yaml: Renamed from "yam" 2025/09/21 03:26:40 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:40 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:40 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/21 03:26:41 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Making map for --track-renames 2025/09/21 03:26:41 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Finished making map for --track-renames 2025/09/21 03:26:41 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 03:26:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/21 03:26:41 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for renames to finish 2025/09/21 03:26:41 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:42 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/21 03:26:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/21 03:26:43 INFO : yam: Copied (new) 2025/09/21 03:26:43 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/21 03:26:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/21 03:26:44 INFO : potato: Copied (new) 2025/09/21 03:26:44 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:26:44 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Making map for --track-renames 2025/09/21 03:26:44 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Finished making map for --track-renames 2025/09/21 03:26:44 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:44 DEBUG : potato: Unchanged skipping 2025/09/21 03:26:44 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for renames to finish 2025/09/21 03:26:45 DEBUG : yam: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using file/rename instead of move_copy for yaml 2025/09/21 03:26:45 INFO : yam: Moved (server-side) to: yaml 2025/09/21 03:26:45 INFO : yaml: Renamed from "yam" 2025/09/21 03:26:45 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:45 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:45 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/21 03:26:46 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Making map for --track-renames 2025/09/21 03:26:46 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Finished making map for --track-renames 2025/09/21 03:26:46 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/21 03:26:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/21 03:26:46 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for renames to finish 2025/09/21 03:26:46 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:47 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/21 03:26:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/21 03:26:48 INFO : potato: Copied (new) 2025/09/21 03:26:49 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/09/21 03:26:50 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/21 03:26:50 INFO : sub/yam: Copied (new) 2025/09/21 03:26:50 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:26:50 DEBUG : potato: Unchanged skipping 2025/09/21 03:26:50 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Making map for --track-renames 2025/09/21 03:26:50 INFO : OpenDrive root 'rclone-test-foqodiy2rinu': Finished making map for --track-renames 2025/09/21 03:26:50 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:50 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for renames to finish 2025/09/21 03:26:51 INFO : sub/yam: Moved (server-side) to: yam 2025/09/21 03:26:51 INFO : yam: Renamed from "sub/yam" 2025/09/21 03:26:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:51 DEBUG : Waiting for deletions to finish 2025/09/21 03:26:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:53 DEBUG : Creating backend with remote "/tmp/rclone3050407382/dir1" 2025/09/21 03:26:53 DEBUG : Creating backend with remote "/tmp/rclone3050407382/dir2" 2025/09/21 03:26:53 DEBUG : Local file system at /tmp/rclone3050407382/dir2: Using server-side directory move 2025/09/21 03:26:53 INFO : Local file system at /tmp/rclone3050407382/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 03:26:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/21 03:26:53 INFO : file1.txt: Moved (server-side) 2025/09/21 03:26:53 DEBUG : Local file system at /tmp/rclone3050407382/dir2: Waiting for checks to finish 2025/09/21 03:26:53 DEBUG : Local file system at /tmp/rclone3050407382/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:26:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/21 03:26:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:26:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:26:55 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/09/21 03:26:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:26:55 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:26:55 INFO : sub dir/hello world: Deleted 2025/09/21 03:26:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/09/21 03:26:56 INFO : nested/sub dir/file: Copied (new) 2025/09/21 03:26:56 INFO : nested/sub dir/file: Deleted 2025/09/21 03:26:56 INFO : sub dir: Removing directory 2025/09/21 03:26:56 INFO : nested/sub dir: Removing directory 2025/09/21 03:26:56 INFO : nested: Removing directory 2025/09/21 03:26:56 DEBUG : Local file system at /tmp/rclone3050407382: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:26:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/21 03:26:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/21 03:26:59 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:26:59 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:27:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/21 03:27:01 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/09/21 03:27:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/21 03:27:01 INFO : sub dir/hello world: Copied (new) 2025/09/21 03:27:01 INFO : sub dir/hello world: Deleted 2025/09/21 03:27:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/09/21 03:27:02 INFO : nested/sub dir/file: Copied (new) 2025/09/21 03:27:02 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:27:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/21 03:27:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 03:27:05 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:27:05 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:27:06 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/09/21 03:27:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/21 03:27:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/09/21 03:27:07 INFO : existing-b: Copied (new) 2025/09/21 03:27:07 INFO : existing-b: Deleted 2025/09/21 03:27:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/21 03:27:08 INFO : existing: Copied (new) 2025/09/21 03:27:08 INFO : existing: Deleted 2025/09/21 03:27:09 DEBUG : existing: Destination exists, skipping 2025/09/21 03:27:09 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:27:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/21 03:27:09 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:27:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.90s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:27:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-votujiz3mahu" 2025/09/21 03:27:10 DEBUG : Starting OpenDrive session with ID: e71dea8935aa47e406b22e140bade4edb55822752586e8cdb614549c734a4850 2025/09/21 03:27:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:27:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:27:15 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-foqodiy2rinu' -> OpenDrive root 'rclone-test-votujiz3mahu' 2025/09/21 03:27:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:27:20 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/21 03:27:21 DEBUG : OpenDrive root 'rclone-test-votujiz3mahu': Using server-side directory move 2025/09/21 03:27:21 INFO : OpenDrive root 'rclone-test-votujiz3mahu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 03:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:27:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/21 03:27:21 DEBUG : empty space: Unchanged skipping 2025/09/21 03:27:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 03:27:21 DEBUG : OpenDrive root 'rclone-test-votujiz3mahu': Waiting for checks to finish 2025/09/21 03:27:21 INFO : potato3: Deleted 2025/09/21 03:27:21 INFO : empty space: Deleted 2025/09/21 03:27:21 DEBUG : OpenDrive root 'rclone-test-votujiz3mahu': Waiting for transfers to finish 2025/09/21 03:27:22 INFO : potato2: Moved (server-side) 2025/09/21 03:27:22 INFO : potato3: Moved (server-side) 2025/09/21 03:27:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yalumax0gayu" 2025/09/21 03:27:23 DEBUG : Starting OpenDrive session with ID: 74716b7e7e8b4a7007a0c9e96a361e541b48a483f1c1e101c8d55062e5e2ca9f 2025/09/21 03:27:23 DEBUG : OpenDrive root 'rclone-test-yalumax0gayu': Using server-side directory move 2025/09/21 03:27:23 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/09/21 03:27:24 INFO : OpenDrive root 'rclone-test-yalumax0gayu': Server side directory move succeeded 2025/09/21 03:27:24 ERROR : error listing: directory not found 2025/09/21 03:27:24 DEBUG : OpenDrive root 'rclone-test-yalumax0gayu': Purge remote 2025/09/21 03:27:25 DEBUG : OpenDrive root 'rclone-test-votujiz3mahu': Purge remote 2025/09/21 03:27:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:27:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lekimuv6pumu" 2025/09/21 03:27:26 DEBUG : Starting OpenDrive session with ID: 682cbd993bb2271d87f11791ad1003ca78e0953dd91d5a0ae08081897d736589 2025/09/21 03:27:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:27:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:27:30 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-foqodiy2rinu' -> OpenDrive root 'rclone-test-lekimuv6pumu' 2025/09/21 03:27:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:27:34 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/21 03:27:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 03:27:36 DEBUG : empty space: Excluded 2025/09/21 03:27:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 03:27:36 DEBUG : empty space: Excluded 2025/09/21 03:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:27:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 03:27:36 DEBUG : OpenDrive root 'rclone-test-lekimuv6pumu': Waiting for checks to finish 2025/09/21 03:27:36 DEBUG : OpenDrive root 'rclone-test-lekimuv6pumu': Waiting for transfers to finish 2025/09/21 03:27:36 INFO : potato3: Deleted 2025/09/21 03:27:36 INFO : potato2: Moved (server-side) 2025/09/21 03:27:36 INFO : potato3: Moved (server-side) 2025/09/21 03:27:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bunipor5bete" 2025/09/21 03:27:37 DEBUG : Starting OpenDrive session with ID: ad0456f6127e981e92bbd9609b5c346355d72f779839860de4cc3a0f0ef2bf17 2025/09/21 03:27:38 DEBUG : empty space: Excluded (Size Filter) 2025/09/21 03:27:38 DEBUG : empty space: Excluded 2025/09/21 03:27:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:27:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/21 03:27:38 DEBUG : OpenDrive root 'rclone-test-bunipor5bete': Waiting for checks to finish 2025/09/21 03:27:38 DEBUG : OpenDrive root 'rclone-test-bunipor5bete': Waiting for transfers to finish 2025/09/21 03:27:39 INFO : potato2: Moved (server-side) 2025/09/21 03:27:39 INFO : potato3: Moved (server-side) 2025/09/21 03:27:39 DEBUG : OpenDrive root 'rclone-test-bunipor5bete': Purge remote 2025/09/21 03:27:40 DEBUG : OpenDrive root 'rclone-test-lekimuv6pumu': Purge remote --- PASS: TestServerSideMoveWithFilter (15.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:27:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yeruxeq4teru" 2025/09/21 03:27:41 DEBUG : Starting OpenDrive session with ID: e7b33ee15543f66ab87026f9816020b50a03c06aa867b0665eda350a7bbfafc1 2025/09/21 03:27:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/21 03:27:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:27:46 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/09/21 03:27:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-foqodiy2rinu' -> OpenDrive root 'rclone-test-yeruxeq4teru' 2025/09/21 03:27:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/21 03:27:50 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/21 03:27:52 DEBUG : OpenDrive root 'rclone-test-yeruxeq4teru': Using server-side directory move 2025/09/21 03:27:52 INFO : OpenDrive root 'rclone-test-yeruxeq4teru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/21 03:27:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/21 03:27:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/21 03:27:52 DEBUG : empty space: Unchanged skipping 2025/09/21 03:27:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/21 03:27:52 DEBUG : OpenDrive root 'rclone-test-yeruxeq4teru': Waiting for checks to finish 2025/09/21 03:27:52 INFO : potato3: Deleted 2025/09/21 03:27:52 INFO : empty space: Deleted 2025/09/21 03:27:52 DEBUG : OpenDrive root 'rclone-test-yeruxeq4teru': Waiting for transfers to finish 2025/09/21 03:27:52 INFO : potato2: Moved (server-side) 2025/09/21 03:27:52 INFO : potato3: Moved (server-side) 2025/09/21 03:27:52 INFO : tomatoDir: Removing directory 2025/09/21 03:27:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': deleted 1 directories 2025/09/21 03:27:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yeveqob9gaqu" 2025/09/21 03:27:54 DEBUG : Starting OpenDrive session with ID: b84ffa6c096daa9415337bdc5020e77ab22dcac37c2b0ddf1a23642d06bdc803 2025/09/21 03:27:54 INFO : tomatoDir: Making directory 2025/09/21 03:27:55 DEBUG : OpenDrive root 'rclone-test-yeveqob9gaqu': Using server-side directory move 2025/09/21 03:27:55 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/09/21 03:27:55 INFO : OpenDrive root 'rclone-test-yeveqob9gaqu': Server side directory move succeeded 2025/09/21 03:27:56 ERROR : error listing: directory not found 2025/09/21 03:27:56 ERROR : error listing: directory not found 2025/09/21 03:27:56 DEBUG : OpenDrive root 'rclone-test-yeveqob9gaqu': Purge remote 2025/09/21 03:27:56 DEBUG : OpenDrive root 'rclone-test-yeruxeq4teru': Purge remote 2025/09/21 03:27:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.39s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:27:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/rclone-sync-test" 2025/09/21 03:27:58 DEBUG : Starting OpenDrive session with ID: 4c4851c800b24936e2a2d09cf649f7799765a01c1c97015c6caaf7cb6f9d3410 --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:27:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/rclone-sync-test" 2025/09/21 03:27:59 DEBUG : Starting OpenDrive session with ID: a8b536cc03f6f9dc617f2c358384d26435bc77efe2496c4346efe65ba905e82a 2025/09/21 03:28:00 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 03:28:00 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/21 03:28:00 DEBUG : pacer: low level retry 3/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/21 03:28:00 DEBUG : pacer: low level retry 4/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/21 03:28:00 DEBUG : pacer: low level retry 5/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/21 03:28:00 DEBUG : pacer: Reducing sleep to 160ms 2025/09/21 03:28:01 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/21 03:28:01 DEBUG : pacer: Reducing sleep to 160ms 2025/09/21 03:28:01 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/21 03:28:01 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/21 03:28:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/21 03:28:02 DEBUG : pacer: Reducing sleep to 320ms 2025/09/21 03:28:02 DEBUG : pacer: Reducing sleep to 160ms 2025/09/21 03:28:03 DEBUG : pacer: Reducing sleep to 80ms 2025/09/21 03:28:03 DEBUG : pacer: Reducing sleep to 40ms 2025/09/21 03:28:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/rclone-sync-test-include/layer2" 2025/09/21 03:28:03 DEBUG : Starting OpenDrive session with ID: f568f207120523375cddfeab2e662363df823fd55fcb4414ee47e24f87ca34ef 2025/09/21 03:28:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/rclone-sync-test-ignore-file" 2025/09/21 03:28:05 DEBUG : Starting OpenDrive session with ID: 543beeb51ca429236304710f023ecb5c0ba998f2e8f332322beb03ff1f1f9707 2025/09/21 03:28:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/09/21 03:28:09 DEBUG : pacer: Reducing sleep to 20ms 2025/09/21 03:28:09 DEBUG : rclone-sync-test: Excluded 2025/09/21 03:28:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 03:28:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 03:28:10 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/rclone-sync-test': Waiting for checks to finish 2025/09/21 03:28:10 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/rclone-sync-test': Waiting for transfers to finish 2025/09/21 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:10 INFO : There was nothing to transfer 2025/09/21 03:28:10 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 03:28:10 DEBUG : rclone-sync-test: Excluded 2025/09/21 03:28:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 03:28:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/21 03:28:11 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:28:11 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:11 INFO : rclone-sync-test-include: Removing directory 2025/09/21 03:28:11 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': deleted 1 directories 2025/09/21 03:28:11 INFO : There was nothing to transfer 2025/09/21 03:28:12 DEBUG : rclone-sync-test: Excluded 2025/09/21 03:28:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 03:28:12 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/21 03:28:12 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/21 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:12 INFO : There was nothing to transfer 2025/09/21 03:28:13 DEBUG : rclone-sync-test: Excluded 2025/09/21 03:28:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 03:28:13 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:28:13 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:28:13 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:13 INFO : There was nothing to transfer 2025/09/21 03:28:13 DEBUG : Excluded 2025/09/21 03:28:13 DEBUG : rclone-sync-test: Excluded 2025/09/21 03:28:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/21 03:28:14 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/21 03:28:14 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/21 03:28:14 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (16.06s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:28:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:28:15 DEBUG : Starting OpenDrive session with ID: feeb1fb2d88feb026bc50a4e21f7e5b62d1dc249db710727692f2990e422774e 2025/09/21 03:28:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/CompareDest" 2025/09/21 03:28:17 DEBUG : Starting OpenDrive session with ID: 0f188df2add0686a6db595ef100a8dea7cc0ca1badd9e6d95406b2c54c995dff 2025/09/21 03:28:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 03:28:18 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:18 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:19 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:28:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/21 03:28:20 INFO : one: Copied (new) 2025/09/21 03:28:20 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:21 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:21 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:28:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/21 03:28:22 INFO : one: Copied (replaced existing) 2025/09/21 03:28:22 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:28:25 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:28:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 03:28:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:27 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:27 INFO : There was nothing to transfer 2025/09/21 03:28:28 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:28:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 03:28:30 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 03:28:30 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:30 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:30 INFO : There was nothing to transfer 2025/09/21 03:28:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/21 03:28:31 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 03:28:31 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:31 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:31 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/21 03:28:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:33 DEBUG : two: Need to transfer - File not found at Destination 2025/09/21 03:28:33 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/21 03:28:33 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:33 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/09/21 03:28:34 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/21 03:28:34 INFO : two: Copied (new) 2025/09/21 03:28:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:28:38 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/09/21 03:28:41 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/09/21 03:28:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dest" 2025/09/21 03:28:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:2246: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2246 Error: Received unexpected error: failed to create session: Unknown 404 Not Found (Error 404) Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (7.19s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:28:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:28:45 DEBUG : Starting OpenDrive session with ID: ef4918a01ad35eee62cc1f7deb6b37d4de1a2b445a213762b52f1ebdad7b9337 2025/09/21 03:28:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/CopyDest" 2025/09/21 03:28:46 DEBUG : Starting OpenDrive session with ID: 86c34c2ad17aa50715893d3fbfa9a0112b3b1a2b3683092a1b4b3244294bd805 2025/09/21 03:28:47 DEBUG : one: Need to transfer - File not found at Destination 2025/09/21 03:28:47 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:47 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:28:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/21 03:28:50 INFO : one: Copied (new) 2025/09/21 03:28:50 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:28:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/21 03:28:52 INFO : one: Copied (replaced existing) 2025/09/21 03:28:52 DEBUG : Waiting for deletions to finish 2025/09/21 03:28:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:28:55 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:28:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/BackupDir" 2025/09/21 03:28:56 DEBUG : Starting OpenDrive session with ID: 9a3e4552a44b81cfa3e91601b712d9bb93edc1af9af18ecc175eded3830d901e 2025/09/21 03:28:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:57 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:28:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:28:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/21 03:28:59 INFO : one: Moved (server-side) 2025/09/21 03:28:59 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/21 03:28:59 INFO : one: Copied (server-side copy) 2025/09/21 03:28:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/21 03:28:59 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:28:59 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:01 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:29:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:29:02 DEBUG : one: Unchanged skipping 2025/09/21 03:29:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:29:03 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/21 03:29:03 INFO : two: Copied (server-side copy) 2025/09/21 03:29:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/21 03:29:03 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:03 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:03 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:29:03 DEBUG : one: Unchanged skipping 2025/09/21 03:29:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:29:03 DEBUG : two: Unchanged skipping 2025/09/21 03:29:03 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:03 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:03 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:03 INFO : There was nothing to transfer 2025/09/21 03:29:05 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/21 03:29:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:29:14 DEBUG : one: Unchanged skipping 2025/09/21 03:29:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/21 03:29:14 DEBUG : three: Destination not found in --copy-dest 2025/09/21 03:29:14 DEBUG : three: Need to transfer - File not found at Destination 2025/09/21 03:29:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/21 03:29:14 DEBUG : two: Unchanged skipping 2025/09/21 03:29:14 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:14 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:15 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/09/21 03:29:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/21 03:29:16 INFO : three: Copied (new) 2025/09/21 03:29:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.05s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:29:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:29:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:29:24 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 03:29:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:29:26 DEBUG : Starting OpenDrive session with ID: ed47b77e971a8ba364ad98d2e77b4f0e536be5500dc9655f83b58a4957d4e5c5 2025/09/21 03:29:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/backup" 2025/09/21 03:29:27 DEBUG : Starting OpenDrive session with ID: 58c1dbfe1c520346da311b6b3b0b768071e7b543c37c9f22e96b965dbac10ec3 2025/09/21 03:29:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 03:29:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:29:27 DEBUG : two: Unchanged skipping 2025/09/21 03:29:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:28 INFO : one: Moved (server-side) 2025/09/21 03:29:28 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/21 03:29:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/21 03:29:30 INFO : one: Copied (new) 2025/09/21 03:29:30 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:31 INFO : three.txt: Moved (server-side) 2025/09/21 03:29:31 INFO : three.txt: Moved into backup dir 2025/09/21 03:29:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/21 03:29:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 03:29:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:29:34 DEBUG : two: Unchanged skipping 2025/09/21 03:29:34 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:34 INFO : one: Deleted 2025/09/21 03:29:34 INFO : one: Moved (server-side) 2025/09/21 03:29:34 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:29:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/21 03:29:36 INFO : one: Copied (new) 2025/09/21 03:29:36 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:37 INFO : three.txt: Deleted 2025/09/21 03:29:37 INFO : three.txt: Moved (server-side) 2025/09/21 03:29:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:29:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:29:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:29:44 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 03:29:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:29:46 DEBUG : Starting OpenDrive session with ID: 0489902a7c5d25c4b1fe343d9ac5f88dd6ee06674fe8866230979e78020a6d5f 2025/09/21 03:29:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/backup" 2025/09/21 03:29:47 DEBUG : Starting OpenDrive session with ID: e661a891458365fdee9c6b9472bc16469549a5cc5f4d91e923cba4efcb5234fe 2025/09/21 03:29:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 03:29:48 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:29:48 DEBUG : two: Unchanged skipping 2025/09/21 03:29:49 INFO : one: Moved (server-side) to: one.bak 2025/09/21 03:29:49 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:50 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/21 03:29:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/21 03:29:51 INFO : one: Copied (new) 2025/09/21 03:29:51 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/21 03:29:52 INFO : three.txt: Moved into backup dir 2025/09/21 03:29:53 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/21 03:29:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 03:29:54 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:29:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:29:54 DEBUG : two: Unchanged skipping 2025/09/21 03:29:55 INFO : one.bak: Deleted 2025/09/21 03:29:55 INFO : one: Moved (server-side) to: one.bak 2025/09/21 03:29:55 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:29:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:29:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/21 03:29:57 INFO : one: Copied (new) 2025/09/21 03:29:57 DEBUG : Waiting for deletions to finish 2025/09/21 03:29:57 INFO : three.txt.bak: Deleted 2025/09/21 03:29:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/21 03:29:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:30:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:30:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:30:05 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 03:30:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:30:07 DEBUG : Starting OpenDrive session with ID: 054b7e0fdcfc64d7445e4c548972ba62f1ba7d1b2955745499095ba71a1e599a 2025/09/21 03:30:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/backup" 2025/09/21 03:30:08 DEBUG : Starting OpenDrive session with ID: f72e480338fa65341a89b82b15258d9b51777af3db8155e3ce399992ae92ba1d 2025/09/21 03:30:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 03:30:09 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:30:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:30:09 DEBUG : two: Unchanged skipping 2025/09/21 03:30:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/21 03:30:10 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:30:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/21 03:30:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/21 03:30:11 INFO : one: Copied (new) 2025/09/21 03:30:11 DEBUG : Waiting for deletions to finish 2025/09/21 03:30:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/21 03:30:12 INFO : three.txt: Moved into backup dir 2025/09/21 03:30:13 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/21 03:30:15 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:30:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 03:30:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:30:15 DEBUG : two: Unchanged skipping 2025/09/21 03:30:15 INFO : one-2019-01-01: Deleted 2025/09/21 03:30:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/21 03:30:16 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:30:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:30:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/21 03:30:17 INFO : one: Copied (new) 2025/09/21 03:30:17 DEBUG : Waiting for deletions to finish 2025/09/21 03:30:18 INFO : three-2019-01-01.txt: Deleted 2025/09/21 03:30:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/21 03:30:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:30:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:30:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:30:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 03:30:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:30:28 DEBUG : Starting OpenDrive session with ID: 539126cc781a62c43074716f027ca3bd2e9f74483793c2fada4a8795b34caec0 2025/09/21 03:30:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 03:30:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:30:28 DEBUG : two: Unchanged skipping 2025/09/21 03:30:28 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:30:28 DEBUG : one: same parent dir (ODFfOTQ1ODAzNl9VVGtsQg) - using file/rename instead of move_copy for one.bak 2025/09/21 03:30:29 INFO : one: Moved (server-side) to: one.bak 2025/09/21 03:30:29 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:30:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/21 03:30:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/21 03:30:30 INFO : one: Copied (new) 2025/09/21 03:30:30 DEBUG : Waiting for deletions to finish 2025/09/21 03:30:31 DEBUG : three.txt: same parent dir (ODFfOTQ1ODAzNl9VVGtsQg) - using file/rename instead of move_copy for three.txt.bak 2025/09/21 03:30:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/21 03:30:31 INFO : three.txt: Moved into backup dir 2025/09/21 03:30:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/21 03:30:34 DEBUG : one.bak: Excluded (Path Filter) 2025/09/21 03:30:34 DEBUG : one.bak: Excluded 2025/09/21 03:30:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/21 03:30:34 DEBUG : three.txt.bak: Excluded 2025/09/21 03:30:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 03:30:34 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for checks to finish 2025/09/21 03:30:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:30:34 DEBUG : two: Unchanged skipping 2025/09/21 03:30:34 INFO : one.bak: Deleted 2025/09/21 03:30:34 DEBUG : one: same parent dir (ODFfOTQ1ODAzNl9VVGtsQg) - using file/rename instead of move_copy for one.bak 2025/09/21 03:30:35 INFO : one: Moved (server-side) to: one.bak 2025/09/21 03:30:35 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu/dst': Waiting for transfers to finish 2025/09/21 03:30:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:30:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/21 03:30:36 INFO : one: Copied (new) 2025/09/21 03:30:36 DEBUG : Waiting for deletions to finish 2025/09/21 03:30:37 INFO : three.txt.bak: Deleted 2025/09/21 03:30:37 DEBUG : three.txt: same parent dir (ODFfOTQ1ODAzNl9VVGtsQg) - using file/rename instead of move_copy for three.txt.bak 2025/09/21 03:30:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/21 03:30:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.65s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:30:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:30:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:30:45 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 03:30:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:30:47 DEBUG : Starting OpenDrive session with ID: 1d6d505b69b5b94e974cf31b7b32603cffc4c7dc36c6e606ec23d8befd181ef7 2025/09/21 03:30:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 03:30:48 DEBUG : one: same parent dir (ODFfOTQ1ODAzN18xNVJhSg) - using file/rename instead of move_copy for one.bak 2025/09/21 03:30:48 INFO : one: Moved (server-side) to: one.bak 2025/09/21 03:30:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/21 03:30:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/21 03:30:49 INFO : one: Copied (new) 2025/09/21 03:30:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:30:50 DEBUG : two: Unchanged skipping 2025/09/21 03:30:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/21 03:30:50 DEBUG : three.txt: same parent dir (ODFfOTQ1ODAzN18xNVJhSg) - using file/rename instead of move_copy for three.txt.bak 2025/09/21 03:30:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/21 03:30:51 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/21 03:30:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/21 03:30:52 INFO : three.txt: Copied (new) 2025/09/21 03:30:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 03:30:53 INFO : one.bak: Deleted 2025/09/21 03:30:54 DEBUG : one: same parent dir (ODFfOTQ1ODAzN18xNVJhSg) - using file/rename instead of move_copy for one.bak 2025/09/21 03:30:54 INFO : one: Moved (server-side) to: one.bak 2025/09/21 03:30:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:30:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/21 03:30:56 INFO : one: Copied (new) 2025/09/21 03:30:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:30:56 DEBUG : two: Unchanged skipping 2025/09/21 03:30:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/21 03:30:56 INFO : three.txt.bak: Deleted 2025/09/21 03:30:57 DEBUG : three.txt: same parent dir (ODFfOTQ1ODAzN18xNVJhSg) - using file/rename instead of move_copy for three.txt.bak 2025/09/21 03:30:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/21 03:30:57 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/21 03:30:59 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/21 03:30:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:31:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/21 03:31:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/21 03:31:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/21 03:31:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqodiy2rinu/dst" 2025/09/21 03:31:08 DEBUG : Starting OpenDrive session with ID: c096bb3d25873f44434f68575c96d7fb9436f9c806b8df96f112a94c445f0126 2025/09/21 03:31:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/21 03:31:09 DEBUG : one: same parent dir (ODFfOTQ1ODAzOF9BY2VCdA) - using file/rename instead of move_copy for one-2019-01-01 2025/09/21 03:31:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/21 03:31:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/21 03:31:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/21 03:31:11 INFO : one: Copied (new) 2025/09/21 03:31:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:31:11 DEBUG : two: Unchanged skipping 2025/09/21 03:31:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/21 03:31:12 DEBUG : three.txt: same parent dir (ODFfOTQ1ODAzOF9BY2VCdA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/21 03:31:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/21 03:31:13 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/21 03:31:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/21 03:31:14 INFO : three.txt: Copied (new) 2025/09/21 03:31:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/21 03:31:15 INFO : one-2019-01-01: Deleted 2025/09/21 03:31:15 DEBUG : one: same parent dir (ODFfOTQ1ODAzOF9BY2VCdA) - using file/rename instead of move_copy for one-2019-01-01 2025/09/21 03:31:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/21 03:31:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/21 03:31:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/21 03:31:17 INFO : one: Copied (new) 2025/09/21 03:31:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:31:17 DEBUG : two: Unchanged skipping 2025/09/21 03:31:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/21 03:31:18 INFO : three-2019-01-01.txt: Deleted 2025/09/21 03:31:18 DEBUG : three.txt: same parent dir (ODFfOTQ1ODAzOF9BY2VCdA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/21 03:31:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/21 03:31:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/21 03:31:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/21 03:31:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (21.57s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:31:23 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/09/21 03:31:25 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:31:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/21 03:31:25 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:31:25 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/09/21 03:31:26 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/09/21 03:31:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/21 03:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.40s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:31:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/21 03:31:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:31:27 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:31:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/21 03:31:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/21 03:31:29 INFO : existing: Copied (new) 2025/09/21 03:31:29 DEBUG : Waiting for deletions to finish 2025/09/21 03:31:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/21 03:31:30 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:31:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/21 03:31:30 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:31:30 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting files as there were IO errors 2025/09/21 03:31:30 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.60s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.38s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:31:32 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/09/21 03:31:34 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/09/21 03:31:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/09/21 03:31:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/09/21 03:31:41 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/09/21 03:31:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:31:41 DEBUG : existing: Unchanged skipping 2025/09/21 03:31:41 DEBUG : subdira-rclone-move-weqalat7: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using folder/rename instead of move_copy 2025/09/21 03:31:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hobotif0 2025/09/21 03:31:42 DEBUG : EXISTING: moving to existing-rclone-move-facoqav2 2025/09/21 03:31:42 DEBUG : subdira: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using folder/rename instead of move_copy 2025/09/21 03:31:42 DEBUG : EXISTING: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using file/rename instead of move_copy for existing-rclone-move-facoqav2 2025/09/21 03:31:42 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/09/21 03:31:42 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-facoqav2 2025/09/21 03:31:42 DEBUG : EXISTING: moving to existing 2025/09/21 03:31:42 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-hobotif0 2025/09/21 03:31:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hobotif0 2025/09/21 03:31:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/09/21 03:31:43 DEBUG : existing-rclone-move-facoqav2: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using file/rename instead of move_copy for existing 2025/09/21 03:31:43 DEBUG : subdira/subdirb-rclone-move-posacoq3: same parent dir (ODFfOTQ1ODAzOV81aE9rNA) - using folder/rename instead of move_copy 2025/09/21 03:31:43 INFO : existing-rclone-move-facoqav2: Moved (server-side) to: existing 2025/09/21 03:31:43 INFO : EXISTING: Moved (server-side) to: existing 2025/09/21 03:31:43 INFO : EXISTING: Fixed case by renaming to: existing 2025/09/21 03:31:43 DEBUG : existingbutdifferent-rclone-move-hobotif0: same parent dir (ODFfOTQ1Nzk2N19STTN2Sg) - using file/rename instead of move_copy for existingbutdifferent 2025/09/21 03:31:43 DEBUG : subdira/subdirb: same parent dir (ODFfOTQ1ODAzOV81aE9rNA) - using folder/rename instead of move_copy 2025/09/21 03:31:44 INFO : existingbutdifferent-rclone-move-hobotif0: Moved (server-side) to: existingbutdifferent 2025/09/21 03:31:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/09/21 03:31:44 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/09/21 03:31:44 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/09/21 03:31:44 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/09/21 03:31:44 DEBUG : subdira/subdirb/subdirc-rclone-move-maciyay2: same parent dir (ODFfOTQ1ODA0MF9qOGxxbg) - using folder/rename instead of move_copy 2025/09/21 03:31:45 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfOTQ1ODA0MF9qOGxxbg) - using folder/rename instead of move_copy 2025/09/21 03:31:45 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/09/21 03:31:45 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/09/21 03:31:45 INFO : existingbutdifferent: Copied (replaced existing) 2025/09/21 03:31:45 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/09/21 03:31:46 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-notunex5: same parent dir (ODFfOTQ1ODA0MV9CRTdYcA) - using folder/rename instead of move_copy 2025/09/21 03:31:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wubidum5 2025/09/21 03:31:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfOTQ1ODA0MV9CRTdYcA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-wubidum5 2025/09/21 03:31:46 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfOTQ1ODA0MV9CRTdYcA) - using folder/rename instead of move_copy 2025/09/21 03:31:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wubidum5 2025/09/21 03:31:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/09/21 03:31:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/09/21 03:31:47 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-wubidum5: same parent dir (ODFfOTQ1ODA0MV9CRTdYcA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/09/21 03:31:47 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:31:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/09/21 03:31:47 INFO : subdira/subdirb/subdirc/hello-rclone-move-wubidum5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/09/21 03:31:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/09/21 03:31:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/09/21 03:31:47 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/09/21 03:31:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nitinar6 2025/09/21 03:31:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfOTQ1ODA0Ml9FWk03QQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nitinar6 2025/09/21 03:31:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nitinar6 2025/09/21 03:31:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/21 03:31:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nitinar6: same parent dir (ODFfOTQ1ODA0Ml9FWk03QQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/21 03:31:48 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nitinar6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/21 03:31:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/21 03:31:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/21 03:31:48 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:31:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/09/21 03:31:48 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/09/21 03:31:48 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/09/21 03:31:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/09/21 03:31:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/09/21 03:31:49 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestFixCase (30.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:32:03 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:05 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:07 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:09 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:10 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:12 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:14 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:15 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:17 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:19 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:21 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:22 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:24 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:26 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:27 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:29 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:31 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:33 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:35 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:36 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:38 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:40 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:42 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:44 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:45 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:47 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:49 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:51 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:52 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:54 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:56 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:58 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/21 03:32:59 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:01 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:03 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:05 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:06 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:08 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:10 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:12 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/09/21 03:33:13 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:33:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both12: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both11: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both10: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both15: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both0: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both17: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both13: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both14: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both16: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both18: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both3: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both4: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both5: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both19: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both1: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both2: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/21 03:33:13 DEBUG : both6: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both7: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both8: Unchanged skipping 2025/09/21 03:33:13 DEBUG : both9: Unchanged skipping 2025/09/21 03:33:13 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:33:13 DEBUG : Waiting for deletions to finish 2025/09/21 03:33:13 INFO : only13: Deleted 2025/09/21 03:33:13 INFO : only14: Deleted 2025/09/21 03:33:13 INFO : only15: Deleted 2025/09/21 03:33:13 INFO : only1: Deleted 2025/09/21 03:33:13 INFO : only3: Deleted 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only9: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only0: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only10: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only11: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only4: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only12: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only16: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only17: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only19: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only5: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only6: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only18: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only2: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only7: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : only8: Couldn't delete: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting directories as there were IO errors sync_test.go:2782: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2782 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Received unexpected error: failed to delete 15 files Test: TestSyncConcurrentDelete Messages: Sync must not return a error sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) fstest.go:282: Error listing: failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:14 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2788 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestSyncConcurrentDelete --- FAIL: TestSyncConcurrentDelete (72.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "both0" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:15 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestSyncConcurrentTruncate --- FAIL: TestSyncConcurrentTruncate (0.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both10" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both12" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both13" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both14" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both15" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both16" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both17" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both18" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both19" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both4" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both5" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both6" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both7" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both8" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both9" 2025/09/21 03:33:22 DEBUG : empty_dir: Making directory with metadata 2025/09/21 03:33:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:33:22 DEBUG : empty_on_remote: Making directory with metadata 2025/09/21 03:33:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:33:22 INFO : empty_on_remote: Making directory 2025/09/21 03:33:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestSyncReplaceDirModTime 2025/09/21 03:33:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:22 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (7.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both10" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both12" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both13" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both14" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both15" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both16" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both17" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both18" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both19" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both4" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both5" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both6" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both7" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both8" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2804 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both9" 2025/09/21 03:33:29 DEBUG : empty_dir: Making directory with metadata 2025/09/21 03:33:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:33:29 DEBUG : empty_on_remote: Making directory with metadata 2025/09/21 03:33:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/21 03:33:29 INFO : empty_on_remote: Making directory 2025/09/21 03:33:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:2813: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestSyncReplaceDirModTimeWithEmptyDirs 2025/09/21 03:33:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:30 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2813 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2867 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (7.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), file1 (5), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both10" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both12" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both13" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both14" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both15" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both16" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both17" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both18" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both19" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both4" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both5" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both6" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both7" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both8" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both9" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir1/file2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" 2025/09/21 03:33:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 03:33:37 INFO : sub dir: Making directory 2025/09/21 03:33:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestNothingToTransferWithEmptyDirs 2025/09/21 03:33:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:37 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (7.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), file1 (5), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both10" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both12" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both13" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both14" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both15" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both16" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both17" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both18" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both19" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both4" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both5" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both6" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both7" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both8" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both9" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2878 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir1/file2" 2025/09/21 03:33:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/21 03:33:44 INFO : sub dir: Making directory 2025/09/21 03:33:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:2885: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestNothingToTransferWithoutEmptyDirs 2025/09/21 03:33:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:44 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2885 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.35s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:45 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/NFC 2025/09/21 03:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:45 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/NFC === RUN TestTransform/NFD run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:45 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/NFD 2025/09/21 03:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:45 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/NFD === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:46 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 2025/09/21 03:33:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:46 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:46 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/prefix 2025/09/21 03:33:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:46 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/suffix 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/truncate 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/encoder 2025/09/21 03:33:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:48 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/encoder === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:48 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ISO-8859-1 2025/09/21 03:33:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:48 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ISO-8859-1 === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:48 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/charmap 2025/09/21 03:33:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/charmap === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/lowercase 2025/09/21 03:33:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/lowercase === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-foqodiy2rinu'": failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ascii 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ascii --- FAIL: TestTransform (5.32s) --- FAIL: TestTransform/NFC (0.48s) --- FAIL: TestTransform/NFD (0.49s) --- FAIL: TestTransform/base64 (0.48s) --- FAIL: TestTransform/prefix (0.48s) --- FAIL: TestTransform/suffix (0.48s) --- FAIL: TestTransform/truncate (0.49s) --- FAIL: TestTransform/encoder (0.48s) --- FAIL: TestTransform/ISO-8859-1 (0.48s) --- FAIL: TestTransform/charmap (0.48s) --- FAIL: TestTransform/lowercase (0.48s) --- FAIL: TestTransform/ascii (0.48s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both0: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both10: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both11: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both12: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both13: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both14: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both15: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both16: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : both17: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : both18: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : both19: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : both1: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:50 DEBUG : both2: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:50 DEBUG : both3: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:50 DEBUG : both4: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:50 DEBUG : both5: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:50 DEBUG : both6: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:50 DEBUG : both7: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:50 DEBUG : both8: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:50 DEBUG : both9: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 INFO : empty_dir_somesuffix: Making directory 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : empty_dir: transformed to: empty_dir_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 INFO : empty_on_remote_somesuffix: Making directory 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both0: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both0: transformed to: both0_somesuffix 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both10: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both10: transformed to: both10_somesuffix 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both11: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both11: transformed to: both11_somesuffix 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both12: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both12: transformed to: both12_somesuffix 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : empty_on_remote: transformed to: empty_on_remote_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 INFO : sub dir2_somesuffix: Making directory 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : sub dir2: transformed to: sub dir2_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 INFO : sub dir_somesuffix: Making directory 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both13: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both13: transformed to: both13_somesuffix 2025/09/21 03:33:50 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both14: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both14: transformed to: both14_somesuffix 2025/09/21 03:33:50 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both15: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both15: transformed to: both15_somesuffix 2025/09/21 03:33:50 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 ERROR : both16: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:50 DEBUG : both16: transformed to: both16_somesuffix 2025/09/21 03:33:50 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:50 INFO : test_dir1_somesuffix: Making directory 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : test_dir1: transformed to: test_dir1_somesuffix 2025/09/21 03:33:51 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:51 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:51 INFO : test_dir2_somesuffix: Making directory 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : test_dir2: transformed to: test_dir2_somesuffix 2025/09/21 03:33:51 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': error reading destination root directory: failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:33:51 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both17: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both17: transformed to: both17_somesuffix 2025/09/21 03:33:51 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both18: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both18: transformed to: both18_somesuffix 2025/09/21 03:33:51 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both1: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both1: transformed to: both1_somesuffix 2025/09/21 03:33:51 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both19: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both19: transformed to: both19_somesuffix 2025/09/21 03:33:51 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both2: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both2: transformed to: both2_somesuffix 2025/09/21 03:33:51 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both3: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both3: transformed to: both3_somesuffix 2025/09/21 03:33:51 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both4: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both4: transformed to: both4_somesuffix 2025/09/21 03:33:51 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 ERROR : both5: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:51 DEBUG : both5: transformed to: both5_somesuffix 2025/09/21 03:33:51 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 ERROR : both6: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:52 DEBUG : both6: transformed to: both6_somesuffix 2025/09/21 03:33:52 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 ERROR : both7: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:52 DEBUG : both7: transformed to: both7_somesuffix 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 ERROR : both8: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:52 DEBUG : both8: transformed to: both8_somesuffix 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 ERROR : both9: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:52 DEBUG : both9: transformed to: both9_somesuffix 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 ERROR : file1: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:52 DEBUG : file1: transformed to: file1_somesuffix 2025/09/21 03:33:52 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting files as there were IO errors 2025/09/21 03:33:52 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to create file: Unknown 404 Not Found (Error 404) Test: TestTransformCopy 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransformCopy --- FAIL: TestTransformCopy (2.50s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:52 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:52 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:52 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:52 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:52 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both0: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both10: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both11: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both12: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:52 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:52 DEBUG : both13: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:52 DEBUG : both14: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:52 DEBUG : both15: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:52 DEBUG : both16: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:52 DEBUG : both17: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:52 DEBUG : both18: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:52 DEBUG : both19: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:52 DEBUG : both1: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:52 DEBUG : both2: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:52 DEBUG : both3: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:52 DEBUG : both4: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:52 DEBUG : both5: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:52 DEBUG : both6: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:52 DEBUG : both7: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:52 DEBUG : both8: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:52 DEBUG : both9: Need to transfer - File not found at Destination 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 INFO : tictacempty_dir: Making directory 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:52 INFO : tictacempty_on_remote: Making directory 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both0: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both0: transformed to: tictacboth0 2025/09/21 03:33:53 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both10: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both10: transformed to: tictacboth10 2025/09/21 03:33:53 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both11: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both11: transformed to: tictacboth11 2025/09/21 03:33:53 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both12: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both12: transformed to: tictacboth12 2025/09/21 03:33:53 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : empty_on_remote: transformed to: tictacempty_on_remote 2025/09/21 03:33:53 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:53 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/21 03:33:53 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:53 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:53 INFO : tictacsub dir2: Making directory 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : sub dir2: transformed to: tictacsub dir2 2025/09/21 03:33:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:53 INFO : tictacsub dir: Making directory 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both13: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both13: transformed to: tictacboth13 2025/09/21 03:33:53 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both14: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both14: transformed to: tictacboth14 2025/09/21 03:33:53 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both15: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both15: transformed to: tictacboth15 2025/09/21 03:33:53 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both16: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both16: transformed to: tictacboth16 2025/09/21 03:33:53 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/21 03:33:53 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:53 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:53 INFO : tictactest_dir1: Making directory 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : test_dir1: transformed to: tictactest_dir1 2025/09/21 03:33:53 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:53 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:53 INFO : tictactest_dir2: Making directory 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : test_dir2: transformed to: tictactest_dir2 2025/09/21 03:33:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:53 INFO : tictactoe: Making directory 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both1: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both1: transformed to: tictacboth1 2025/09/21 03:33:53 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both17: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both17: transformed to: tictacboth17 2025/09/21 03:33:53 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both18: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both18: transformed to: tictacboth18 2025/09/21 03:33:53 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 ERROR : both19: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : both19: transformed to: tictacboth19 2025/09/21 03:33:53 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:53 DEBUG : toe: transformed to: tictactoe 2025/09/21 03:33:53 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': error reading destination root directory: failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for checks to finish 2025/09/21 03:33:53 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Waiting for transfers to finish 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both2: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both2: transformed to: tictacboth2 2025/09/21 03:33:54 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both3: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both3: transformed to: tictacboth3 2025/09/21 03:33:54 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both4: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both4: transformed to: tictacboth4 2025/09/21 03:33:54 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both5: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both5: transformed to: tictacboth5 2025/09/21 03:33:54 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both6: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both6: transformed to: tictacboth6 2025/09/21 03:33:54 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both7: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both7: transformed to: tictacboth7 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both8: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both8: transformed to: tictacboth8 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : both9: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : both9: transformed to: tictacboth9 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:54 ERROR : file1: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/21 03:33:54 DEBUG : file1: transformed to: tictacfile1 2025/09/21 03:33:54 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting files as there were IO errors 2025/09/21 03:33:54 ERROR : OpenDrive root 'rclone-test-foqodiy2rinu': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to create file: Unknown 404 Not Found (Error 404) Test: TestDoubleTransform 2025/09/21 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestDoubleTransform --- FAIL: TestDoubleTransform (2.54s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:267 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestFileTag --- FAIL: TestFileTag (0.16s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:284 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestNoTag --- FAIL: TestNoTag (0.16s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:301 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestDirTag --- FAIL: TestDirTag (0.16s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:320 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestAllTag --- FAIL: TestAllTag (0.16s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:341 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestRunTwice --- FAIL: TestRunTwice (0.16s) === RUN TestSyntax 2025/09/21 03:33:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:382 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestConflicting --- FAIL: TestConflicting (0.17s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:400 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestMove --- FAIL: TestMove (0.16s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:419 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransformFile --- FAIL: TestTransformFile (0.16s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" 2025/09/21 03:33:56 DEBUG : Reset feature "Copy" 2025/09/21 03:33:56 DEBUG : Reset feature "Move" 2025/09/21 03:33:56 DEBUG : Reset feature "Copy" 2025/09/21 03:33:56 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:449 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.16s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:475 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestBase64 --- FAIL: TestBase64 (0.16s) === RUN TestError run.go:180: Remote "OpenDrive root 'rclone-test-foqodiy2rinu'", Local "Local file system at /tmp/rclone3050407382", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone3050407382/toe/toe": mkdir /tmp/rclone3050407382/toe/toe: not a directory 2025/09/21 03:33:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:503 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestError --- FAIL: TestError (0.16s) FAIL 2025/09/21 03:33:56 DEBUG : OpenDrive root 'rclone-test-foqodiy2rinu': Purge remote 2025/09/21 03:33:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/21 03:33:57 NOTICE: purge failed: Unknown 404 Not Found (Error 404) "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 11m10.823814804s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncDeleteDuring TestSyncMultipleCompareDest TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]