"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2025/05/04 01:36:11 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu" 2025/05/04 01:36:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:36:11 DEBUG : Creating backend with remote "/tmp/rclone467456961" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:11 DEBUG : [rclone-test-fecepew1seyu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/04 01:36:11 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:11 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.81s) === RUN TestCopy run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:12 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:12 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:12 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:12 DEBUG : [rclone-test-fecepew1seyu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.48s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.20s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:14 DEBUG : Creating backend with remote "/non-existing" 2025/05/04 01:36:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/04 01:36:14 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:14 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:14 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:14 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:15 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.41s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:16 INFO : [rclone-test-fecepew1seyu]: Running all checks before starting transfers 2025/05/04 01:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:16 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:16 INFO : [rclone-test-fecepew1seyu]: Checks finished, now starting transfers 2025/05/04 01:36:16 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:16 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.45s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:17 ERROR : Ignoring --no-traverse with sync 2025/05/04 01:36:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:17 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:17 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:18 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:18 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:36:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/04 01:36:19 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:19 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:19 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2025/05/04 01:36:19 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyWithDepth (1.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:36:20 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:20 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:20 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:20 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:36:21 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:21 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:21 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:21 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 01:36:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:36:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/04 01:36:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:36:22 INFO : sub dir: Making directory 2025/05/04 01:36:22 INFO : sub dir2: Making directory 2025/05/04 01:36:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:22 INFO : sub dir2/sub sub dir2: Making directory 2025/05/04 01:36:22 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:22 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:22 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:23 DEBUG : [rclone-test-fecepew1seyu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:24 INFO : sub dir2: Making directory 2025/05/04 01:36:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 01:36:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:36:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:24 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:24 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:25 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:26 DEBUG : sub dir2: Making directory with metadata 2025/05/04 01:36:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:36:26 INFO : sub dir: Making directory 2025/05/04 01:36:26 INFO : sub dir2: Making directory 2025/05/04 01:36:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:26 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:26 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:26 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:26 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:36:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:26 DEBUG : [rclone-test-fecepew1seyu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/04 01:36:27 DEBUG : [rclone-test-fecepew1seyu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.17s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:28 INFO : sub dir2: Making directory 2025/05/04 01:36:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:28 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:28 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:28 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:28 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:36:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:29 DEBUG : sub dir2: Making directory with metadata 2025/05/04 01:36:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:36:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:36:29 INFO : sub dir: Making directory 2025/05/04 01:36:29 INFO : sub dir2: Making directory 2025/05/04 01:36:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:29 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:29 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:30 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:30 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:36:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:30 DEBUG : [rclone-test-fecepew1seyu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.04s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:31 INFO : sub dir2: Making directory 2025/05/04 01:36:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:31 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:31 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:32 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:32 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:33 DEBUG : Creating backend with remote "TestMailru:rclone-test-tasamow0nezo" sync_test.go:590: Server side copy (if possible) [rclone-test-fecepew1seyu] -> [rclone-test-tasamow0nezo] 2025/05/04 01:36:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:33 DEBUG : [rclone-test-tasamow0nezo]: Waiting for checks to finish 2025/05/04 01:36:33 DEBUG : [rclone-test-tasamow0nezo]: Waiting for transfers to finish 2025/05/04 01:36:33 DEBUG : [rclone-test-tasamow0nezo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:36:33 DEBUG : [rclone-test-tasamow0nezo]: mkDirs by part "/rclone-test-tasamow0nezo/sub dir" 2025/05/04 01:36:34 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:34 DEBUG : [rclone-test-tasamow0nezo]: Purge remote --- PASS: TestServerSideCopy (2.60s) === RUN TestCopyOverSelf run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:36 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:36:36 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:36 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2025/05/04 01:36:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:37 DEBUG : Creating backend with remote "TestMailru:rclone-test-jupuhow1nuzo" sync_test.go:626: Server side copy (if possible) [rclone-test-fecepew1seyu] -> [rclone-test-jupuhow1nuzo] 2025/05/04 01:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:38 DEBUG : [rclone-test-jupuhow1nuzo]: Waiting for checks to finish 2025/05/04 01:36:38 DEBUG : [rclone-test-jupuhow1nuzo]: Waiting for transfers to finish 2025/05/04 01:36:38 DEBUG : [rclone-test-jupuhow1nuzo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:36:38 DEBUG : [rclone-test-jupuhow1nuzo]: mkDirs by part "/rclone-test-jupuhow1nuzo/sub dir" 2025/05/04 01:36:38 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:36:39 DEBUG : [rclone-test-jupuhow1nuzo]: Waiting for checks to finish 2025/05/04 01:36:39 DEBUG : [rclone-test-jupuhow1nuzo]: Waiting for transfers to finish 2025/05/04 01:36:40 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2025/05/04 01:36:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:40 DEBUG : [rclone-test-jupuhow1nuzo]: Purge remote --- PASS: TestServerSideCopyOverSelf (4.14s) === RUN TestMoveOverSelf run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:36:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:42 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2025/05/04 01:36:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/04 01:36:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestMoveOverSelf (1.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:43 DEBUG : Creating backend with remote "TestMailru:rclone-test-fixozek5toxu" sync_test.go:671: Server side copy (if possible) [rclone-test-fecepew1seyu] -> [rclone-test-fixozek5toxu] 2025/05/04 01:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:44 DEBUG : [rclone-test-fixozek5toxu]: Waiting for checks to finish 2025/05/04 01:36:44 DEBUG : [rclone-test-fixozek5toxu]: Waiting for transfers to finish 2025/05/04 01:36:44 DEBUG : [rclone-test-fixozek5toxu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:36:44 DEBUG : [rclone-test-fixozek5toxu]: mkDirs by part "/rclone-test-fixozek5toxu/sub dir" 2025/05/04 01:36:44 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:45 DEBUG : [rclone-test-fixozek5toxu]: Using server-side directory move 2025/05/04 01:36:45 INFO : [rclone-test-fixozek5toxu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 01:36:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:36:45 DEBUG : [rclone-test-fixozek5toxu]: Waiting for checks to finish 2025/05/04 01:36:45 DEBUG : [rclone-test-fixozek5toxu]: Waiting for transfers to finish 2025/05/04 01:36:45 INFO : sub dir/hello world: Deleted 2025/05/04 01:36:46 INFO : sub dir/hello world: Moved (server-side) 2025/05/04 01:36:46 DEBUG : sub dir/hello world: File has been put by hash from source 2025/05/04 01:36:46 DEBUG : testing file moves 2025/05/04 01:36:47 DEBUG : [rclone-test-fixozek5toxu]: Waiting for checks to finish 2025/05/04 01:36:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/04 01:36:47 DEBUG : [rclone-test-fixozek5toxu]: Waiting for transfers to finish 2025/05/04 01:36:47 INFO : sub dir/hello world: Deleted 2025/05/04 01:36:47 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:47 DEBUG : [rclone-test-fixozek5toxu]: Purge remote --- PASS: TestServerSideMoveOverSelf (5.65s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:49 ERROR : : error listing: directory not found 2025/05/04 01:36:49 INFO : Local file system at /tmp/rclone467456961: Making directory 2025/05/04 01:36:49 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:49 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/04 01:36:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:36:51 DEBUG : Local file system at /tmp/rclone467456961: Waiting for checks to finish 2025/05/04 01:36:51 DEBUG : Local file system at /tmp/rclone467456961: Waiting for transfers to finish 2025/05/04 01:36:51 DEBUG : [rclone-test-fecepew1seyu]: Switch file server: locks 1, url https://cloclo55.datacloudmail.ru/oauth-get/, expiry "2025-05-04T01:39:51.355134615Z" 2025/05/04 01:36:51 DEBUG : [rclone-test-fecepew1seyu]: Unlock file server: locks 0, url https://cloclo55.datacloudmail.ru/oauth-get/ 2025/05/04 01:36:51 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:36:51 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2025/05/04 01:36:51 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:36:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyRedownload (1.72s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/04 01:36:52 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:52 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:52 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2025/05/04 01:36:52 INFO : check sum: Copied (new) 2025/05/04 01:36:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:53 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:53 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2025/05/04 01:36:53 DEBUG : check sum: Size and mailru of src and dst objects identical 2025/05/04 01:36:53 DEBUG : check sum: Unchanged skipping 2025/05/04 01:36:53 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:53 DEBUG : Waiting for deletions to finish 2025/05/04 01:36:53 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/04 01:36:54 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:54 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:54 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2025/05/04 01:36:54 INFO : sizeonly: Copied (new) 2025/05/04 01:36:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:54 DEBUG : sizeonly: Sizes identical 2025/05/04 01:36:54 DEBUG : sizeonly: Unchanged skipping 2025/05/04 01:36:54 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:54 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:54 DEBUG : Waiting for deletions to finish 2025/05/04 01:36:54 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/04 01:36:55 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:55 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:55 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2025/05/04 01:36:55 INFO : ignore-size: Copied (new) 2025/05/04 01:36:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:36:55 DEBUG : ignore-size: Unchanged skipping 2025/05/04 01:36:55 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:55 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:55 DEBUG : Waiting for deletions to finish 2025/05/04 01:36:55 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:57 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:36:57 DEBUG : existing: Unchanged skipping 2025/05/04 01:36:57 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:57 DEBUG : Waiting for deletions to finish 2025/05/04 01:36:57 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:57 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/04 01:36:57 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:57 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/05/04 01:36:57 INFO : existing: Copied (replaced existing) 2025/05/04 01:36:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 01:36:58 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:58 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:58 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/05/04 01:36:58 INFO : existing: Copied (new) 2025/05/04 01:36:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:58 DEBUG : existing: Destination exists, skipping 2025/05/04 01:36:58 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:36:58 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:36:58 DEBUG : Waiting for deletions to finish 2025/05/04 01:36:58 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:36:59 DEBUG : b/potato: File has been put by hash from source 2025/05/04 01:37:00 INFO : d: Making directory 2025/05/04 01:37:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:01 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:01 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 01:37:01 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:01 DEBUG : [rclone-test-fecepew1seyu]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2025/05/04 01:37:01 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:01 INFO : a/potato2: Copied (new) 2025/05/04 01:37:01 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:01 INFO : b/potato: Deleted 2025/05/04 01:37:01 INFO : d: Removing directory 2025/05/04 01:37:01 INFO : b: Removing directory 2025/05/04 01:37:02 DEBUG : [rclone-test-fecepew1seyu]: deleted 2 directories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (3.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:04 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:04 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/05/04 01:37:04 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2025/05/04 01:37:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/04 01:37:04 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:04 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:04 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:04 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:04 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:04 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/05/04 01:37:04 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2025/05/04 01:37:04 INFO : empty space: Updated modification time in destination 2025/05/04 01:37:04 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:04 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:04 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:04 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:05 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/05/04 01:37:05 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:05 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2025/05/04 01:37:05 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:05 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:05 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:05 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:06 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/05/04 01:37:06 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:06 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone467456961) 2025/05/04 01:37:06 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-fecepew1seyu]) 2025/05/04 01:37:06 DEBUG : foo: mailru differ 2025/05/04 01:37:06 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:06 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2025/05/04 01:37:06 INFO : foo: Copied (replaced existing) 2025/05/04 01:37:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/04 01:37:07 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:07 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:07 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:08 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:08 INFO : potato: Copied (new) 2025/05/04 01:37:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:09 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/04 01:37:09 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:09 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:09 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2025/05/04 01:37:09 INFO : potato: Copied (replaced existing) 2025/05/04 01:37:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:10 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:10 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:10 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/05/04 01:37:10 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone467456961) 2025/05/04 01:37:10 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-fecepew1seyu]) 2025/05/04 01:37:10 DEBUG : potato: mailru differ 2025/05/04 01:37:10 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:10 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2025/05/04 01:37:10 INFO : potato: Copied (replaced existing) 2025/05/04 01:37:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:11 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/04 01:37:12 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:12 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:12 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:12 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:13 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:13 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:13 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:13 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:13 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:13 INFO : potato2: Copied (new) 2025/05/04 01:37:13 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:14 INFO : potato: Deleted run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:14 DEBUG : b/potato: File has been put by hash from source 2025/05/04 01:37:15 INFO : d: Making directory 2025/05/04 01:37:15 INFO : d/e: Making directory 2025/05/04 01:37:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:16 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 01:37:16 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:16 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:16 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:16 INFO : a/potato2: Copied (new) 2025/05/04 01:37:16 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:16 INFO : b/potato: Deleted 2025/05/04 01:37:16 INFO : d/e: Removing directory 2025/05/04 01:37:17 INFO : d: Removing directory 2025/05/04 01:37:17 INFO : b: Removing directory 2025/05/04 01:37:17 DEBUG : [rclone-test-fecepew1seyu]: deleted 3 directories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:20 DEBUG : b/potato: File has been put by hash from source 2025/05/04 01:37:20 INFO : d: Making directory 2025/05/04 01:37:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:21 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 01:37:21 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:21 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:22 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:22 INFO : a/potato2: Copied (new) 2025/05/04 01:37:22 ERROR : [rclone-test-fecepew1seyu]: not deleting files as there were IO errors 2025/05/04 01:37:22 ERROR : [rclone-test-fecepew1seyu]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:24 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:25 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:25 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:25 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:25 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:25 INFO : potato: Deleted 2025/05/04 01:37:25 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:25 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.86s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:26 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:26 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:27 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:27 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:27 INFO : potato: Deleted 2025/05/04 01:37:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:27 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:27 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:27 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:28 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2025/05/04 01:37:28 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:29 DEBUG : potato: File has been put by hash from source 2025/05/04 01:37:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:29 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:29 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:30 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2025/05/04 01:37:30 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.43s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:31 DEBUG : potato2: File has been put by hash from source 2025/05/04 01:37:31 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 01:37:31 DEBUG : enormous: Excluded 2025/05/04 01:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:37:31 DEBUG : potato2: Excluded 2025/05/04 01:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:37:31 DEBUG : potato2: Excluded 2025/05/04 01:37:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:31 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:31 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:31 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:31 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:31 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:31 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 01:37:31 DEBUG : enormous: Excluded 2025/05/04 01:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:37:31 DEBUG : potato2: Excluded 2025/05/04 01:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:37:31 DEBUG : potato2: Excluded 2025/05/04 01:37:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/04 01:37:31 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:31 DEBUG : Local file system at /tmp/rclone467456961: Waiting for checks to finish 2025/05/04 01:37:31 DEBUG : Local file system at /tmp/rclone467456961: Waiting for transfers to finish 2025/05/04 01:37:31 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:31 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncWithExclude (1.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:32 DEBUG : potato2: File has been put by hash from source 2025/05/04 01:37:33 DEBUG : enormous: File has been put by hash from source 2025/05/04 01:37:33 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 01:37:33 DEBUG : enormous: Excluded 2025/05/04 01:37:33 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:37:33 DEBUG : potato2: Excluded 2025/05/04 01:37:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 01:37:33 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:33 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:33 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:33 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:33 INFO : enormous: Deleted 2025/05/04 01:37:33 INFO : potato2: Deleted 2025/05/04 01:37:33 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/04 01:37:33 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:33 DEBUG : Local file system at /tmp/rclone467456961: Waiting for checks to finish 2025/05/04 01:37:33 DEBUG : Local file system at /tmp/rclone467456961: Waiting for transfers to finish 2025/05/04 01:37:33 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:33 INFO : enormous: Deleted 2025/05/04 01:37:33 INFO : potato2: Deleted 2025/05/04 01:37:33 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:35 DEBUG : five: Need to transfer - File not found at Destination 2025/05/04 01:37:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/04 01:37:35 DEBUG : one: Destination is newer than source, skipping 2025/05/04 01:37:35 DEBUG : three: Sizes identical 2025/05/04 01:37:35 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 01:37:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:37:35 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone467456961) 2025/05/04 01:37:35 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-fecepew1seyu]) 2025/05/04 01:37:35 DEBUG : two: mailru differ 2025/05/04 01:37:35 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:36 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2025/05/04 01:37:36 INFO : four: Copied (replaced existing) 2025/05/04 01:37:36 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2025/05/04 01:37:36 INFO : two: Copied (replaced existing) 2025/05/04 01:37:36 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2025/05/04 01:37:36 INFO : five: Copied (new) 2025/05/04 01:37:36 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:36 DEBUG : one: Destination is newer than source, skipping 2025/05/04 01:37:36 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:36 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2025/05/04 01:37:36 DEBUG : five: Size and mailru of src and dst objects identical 2025/05/04 01:37:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:37:36 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2025/05/04 01:37:36 DEBUG : four: Size and mailru of src and dst objects identical 2025/05/04 01:37:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:37:36 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone467456961) 2025/05/04 01:37:36 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-fecepew1seyu]) 2025/05/04 01:37:36 DEBUG : three: mailru differ 2025/05/04 01:37:36 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2025/05/04 01:37:36 DEBUG : two: Size and mailru of src and dst objects identical 2025/05/04 01:37:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 01:37:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:37:36 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:36 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2025/05/04 01:37:36 INFO : three: Copied (replaced existing) 2025/05/04 01:37:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.93s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/04 01:37:37 INFO : [rclone-test-fecepew1seyu]: Making map for --track-renames 2025/05/04 01:37:37 INFO : [rclone-test-fecepew1seyu]: Finished making map for --track-renames 2025/05/04 01:37:37 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:37:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 01:37:37 DEBUG : [rclone-test-fecepew1seyu]: Waiting for renames to finish 2025/05/04 01:37:37 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:38 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2025/05/04 01:37:38 INFO : potato: Copied (new) 2025/05/04 01:37:38 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2025/05/04 01:37:38 INFO : yam: Copied (new) 2025/05/04 01:37:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:37:38 INFO : [rclone-test-fecepew1seyu]: Making map for --track-renames 2025/05/04 01:37:38 INFO : [rclone-test-fecepew1seyu]: Finished making map for --track-renames 2025/05/04 01:37:38 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:38 DEBUG : potato: Unchanged skipping 2025/05/04 01:37:38 DEBUG : [rclone-test-fecepew1seyu]: Waiting for renames to finish 2025/05/04 01:37:38 INFO : yam: Moved (server-side) to: yaml 2025/05/04 01:37:38 INFO : yaml: Renamed from "yam" 2025/05/04 01:37:38 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:38 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:38 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/04 01:37:39 INFO : [rclone-test-fecepew1seyu]: Making map for --track-renames 2025/05/04 01:37:39 INFO : [rclone-test-fecepew1seyu]: Finished making map for --track-renames 2025/05/04 01:37:39 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:37:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 01:37:39 DEBUG : [rclone-test-fecepew1seyu]: Waiting for renames to finish 2025/05/04 01:37:39 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:40 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2025/05/04 01:37:40 INFO : potato: Copied (new) 2025/05/04 01:37:40 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2025/05/04 01:37:40 INFO : yam: Copied (new) 2025/05/04 01:37:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:37:40 INFO : [rclone-test-fecepew1seyu]: Making map for --track-renames 2025/05/04 01:37:40 INFO : [rclone-test-fecepew1seyu]: Finished making map for --track-renames 2025/05/04 01:37:40 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:40 DEBUG : potato: Unchanged skipping 2025/05/04 01:37:40 DEBUG : [rclone-test-fecepew1seyu]: Waiting for renames to finish 2025/05/04 01:37:41 INFO : yam: Moved (server-side) to: yaml 2025/05/04 01:37:41 INFO : yaml: Renamed from "yam" 2025/05/04 01:37:41 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:41 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:41 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/04 01:37:42 INFO : [rclone-test-fecepew1seyu]: Making map for --track-renames 2025/05/04 01:37:42 INFO : [rclone-test-fecepew1seyu]: Finished making map for --track-renames 2025/05/04 01:37:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:37:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/04 01:37:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for renames to finish 2025/05/04 01:37:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:42 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2025/05/04 01:37:42 INFO : potato: Copied (new) 2025/05/04 01:37:42 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2025/05/04 01:37:42 INFO : sub/yam: Copied (new) 2025/05/04 01:37:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 01:37:43 DEBUG : potato: Unchanged skipping 2025/05/04 01:37:43 INFO : [rclone-test-fecepew1seyu]: Making map for --track-renames 2025/05/04 01:37:43 INFO : [rclone-test-fecepew1seyu]: Finished making map for --track-renames 2025/05/04 01:37:43 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:43 DEBUG : [rclone-test-fecepew1seyu]: Waiting for renames to finish 2025/05/04 01:37:43 INFO : sub/yam: Moved (server-side) to: yam 2025/05/04 01:37:43 INFO : yam: Renamed from "sub/yam" 2025/05/04 01:37:43 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:43 DEBUG : Waiting for deletions to finish 2025/05/04 01:37:43 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:44 DEBUG : Creating backend with remote "/tmp/rclone467456961/dir1" 2025/05/04 01:37:44 DEBUG : Creating backend with remote "/tmp/rclone467456961/dir2" 2025/05/04 01:37:44 DEBUG : Local file system at /tmp/rclone467456961/dir2: Using server-side directory move 2025/05/04 01:37:44 INFO : Local file system at /tmp/rclone467456961/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 01:37:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/04 01:37:44 INFO : file1.txt: Moved (server-side) 2025/05/04 01:37:44 DEBUG : Local file system at /tmp/rclone467456961/dir2: Waiting for checks to finish 2025/05/04 01:37:44 DEBUG : Local file system at /tmp/rclone467456961/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:37:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 01:37:45 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:45 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:45 DEBUG : [rclone-test-fecepew1seyu]: mkDirs by part "/rclone-test-fecepew1seyu/nested/sub dir" 2025/05/04 01:37:45 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:37:45 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:37:45 INFO : sub dir/hello world: Deleted 2025/05/04 01:37:46 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2025/05/04 01:37:46 INFO : nested/sub dir/file: Copied (new) 2025/05/04 01:37:46 INFO : nested/sub dir/file: Deleted 2025/05/04 01:37:46 INFO : sub dir: Removing directory 2025/05/04 01:37:46 INFO : nested/sub dir: Removing directory 2025/05/04 01:37:46 INFO : nested: Removing directory 2025/05/04 01:37:46 DEBUG : Local file system at /tmp/rclone467456961: deleted 3 directories run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:37:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 01:37:49 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:49 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:49 DEBUG : [rclone-test-fecepew1seyu]: mkDirs by part "/rclone-test-fecepew1seyu/nested/sub dir" 2025/05/04 01:37:49 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2025/05/04 01:37:49 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:37:49 INFO : sub dir/hello world: Deleted 2025/05/04 01:37:50 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2025/05/04 01:37:50 INFO : nested/sub dir/file: Copied (new) 2025/05/04 01:37:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.93s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 01:37:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/04 01:37:52 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:52 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:52 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2025/05/04 01:37:52 INFO : existing: Copied (new) 2025/05/04 01:37:52 INFO : existing: Deleted 2025/05/04 01:37:52 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2025/05/04 01:37:52 INFO : existing-b: Copied (new) 2025/05/04 01:37:52 INFO : existing-b: Deleted 2025/05/04 01:37:53 DEBUG : existing: Destination exists, skipping 2025/05/04 01:37:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/04 01:37:53 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:37:53 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:37:53 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:37:53 DEBUG : Creating backend with remote "TestMailru:rclone-test-kololev5yize" 2025/05/04 01:37:54 DEBUG : potato2: File has been put by hash from source 2025/05/04 01:37:54 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-fecepew1seyu] -> [rclone-test-kololev5yize] 2025/05/04 01:37:54 DEBUG : [rclone-test-kololev5yize]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:37:55 DEBUG : potato3: File has been put by hash from source 2025/05/04 01:37:55 DEBUG : [rclone-test-kololev5yize]: Using server-side directory move 2025/05/04 01:37:55 INFO : [rclone-test-kololev5yize]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 01:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:37:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/04 01:37:55 DEBUG : empty space: Unchanged skipping 2025/05/04 01:37:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 01:37:55 DEBUG : [rclone-test-kololev5yize]: Waiting for checks to finish 2025/05/04 01:37:55 INFO : empty space: Deleted 2025/05/04 01:37:55 DEBUG : [rclone-test-kololev5yize]: Waiting for transfers to finish 2025/05/04 01:37:55 INFO : potato3: Deleted 2025/05/04 01:37:56 INFO : potato2: Moved (server-side) 2025/05/04 01:37:56 INFO : potato3: Moved (server-side) 2025/05/04 01:37:56 DEBUG : Creating backend with remote "TestMailru:rclone-test-xuxonuc6dino" 2025/05/04 01:38:26 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=ca86707e78c577e8b29810e89e9d3b0d8b6c82ba37363830&home=rclone-test-xuxonuc6dino&limit=2147483647&offset=0": EOF) 2025/05/04 01:38:26 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/05/04 01:38:26 DEBUG : pacer: Reducing sleep to 150ms 2025/05/04 01:38:26 DEBUG : [rclone-test-xuxonuc6dino]: Using server-side directory move 2025/05/04 01:38:26 DEBUG : pacer: Reducing sleep to 112.5ms 2025/05/04 01:38:27 DEBUG : pacer: Reducing sleep to 100ms 2025/05/04 01:38:27 DEBUG : [rclone-test-xuxonuc6dino]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:27 INFO : [rclone-test-xuxonuc6dino]: Server side directory move succeeded 2025/05/04 01:38:27 ERROR : : error listing: directory not found 2025/05/04 01:38:27 DEBUG : [rclone-test-xuxonuc6dino]: Purge remote 2025/05/04 01:38:27 DEBUG : [rclone-test-kololev5yize]: Purge remote 2025/05/04 01:38:27 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (33.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:38:27 DEBUG : Creating backend with remote "TestMailru:rclone-test-yekiteh6soma" 2025/05/04 01:38:28 DEBUG : potato2: File has been put by hash from source 2025/05/04 01:38:28 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-fecepew1seyu] -> [rclone-test-yekiteh6soma] 2025/05/04 01:38:28 DEBUG : [rclone-test-yekiteh6soma]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:29 DEBUG : potato3: File has been put by hash from source 2025/05/04 01:38:29 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 01:38:29 DEBUG : empty space: Excluded 2025/05/04 01:38:29 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 01:38:29 DEBUG : empty space: Excluded 2025/05/04 01:38:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:38:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 01:38:29 DEBUG : [rclone-test-yekiteh6soma]: Waiting for checks to finish 2025/05/04 01:38:29 DEBUG : [rclone-test-yekiteh6soma]: Waiting for transfers to finish 2025/05/04 01:38:29 INFO : potato2: Moved (server-side) 2025/05/04 01:38:30 INFO : potato3: Deleted 2025/05/04 01:38:30 INFO : potato3: Moved (server-side) 2025/05/04 01:38:30 DEBUG : Creating backend with remote "TestMailru:rclone-test-worodup1qoru" 2025/05/04 01:38:30 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 01:38:30 DEBUG : empty space: Excluded 2025/05/04 01:38:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:38:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 01:38:30 DEBUG : [rclone-test-worodup1qoru]: Waiting for checks to finish 2025/05/04 01:38:30 DEBUG : [rclone-test-worodup1qoru]: Waiting for transfers to finish 2025/05/04 01:38:30 DEBUG : [rclone-test-worodup1qoru]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:31 INFO : potato2: Moved (server-side) 2025/05/04 01:38:31 INFO : potato3: Moved (server-side) 2025/05/04 01:38:31 DEBUG : [rclone-test-worodup1qoru]: Purge remote 2025/05/04 01:38:31 DEBUG : [rclone-test-yekiteh6soma]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:38:32 DEBUG : Creating backend with remote "TestMailru:rclone-test-zixafoz5ciyu" 2025/05/04 01:38:32 DEBUG : potato2: File has been put by hash from source 2025/05/04 01:38:33 DEBUG : potato3: File has been put by hash from source 2025/05/04 01:38:33 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) [rclone-test-fecepew1seyu] -> [rclone-test-zixafoz5ciyu] 2025/05/04 01:38:33 DEBUG : [rclone-test-zixafoz5ciyu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:34 DEBUG : potato3: File has been put by hash from source 2025/05/04 01:38:34 DEBUG : [rclone-test-zixafoz5ciyu]: Using server-side directory move 2025/05/04 01:38:34 INFO : [rclone-test-zixafoz5ciyu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 01:38:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:38:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/04 01:38:34 DEBUG : empty space: Unchanged skipping 2025/05/04 01:38:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 01:38:34 DEBUG : [rclone-test-zixafoz5ciyu]: Waiting for checks to finish 2025/05/04 01:38:34 INFO : empty space: Deleted 2025/05/04 01:38:34 DEBUG : [rclone-test-zixafoz5ciyu]: Waiting for transfers to finish 2025/05/04 01:38:34 INFO : potato3: Deleted 2025/05/04 01:38:34 INFO : potato2: Moved (server-side) 2025/05/04 01:38:35 INFO : potato3: Moved (server-side) 2025/05/04 01:38:35 INFO : tomatoDir: Removing directory 2025/05/04 01:38:35 DEBUG : [rclone-test-fecepew1seyu]: deleted 1 directories 2025/05/04 01:38:36 DEBUG : Creating backend with remote "TestMailru:rclone-test-rodoyip2cuco" 2025/05/04 01:38:36 INFO : tomatoDir: Making directory 2025/05/04 01:38:36 DEBUG : [rclone-test-rodoyip2cuco]: Using server-side directory move 2025/05/04 01:38:37 DEBUG : [rclone-test-rodoyip2cuco]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:37 INFO : [rclone-test-rodoyip2cuco]: Server side directory move succeeded 2025/05/04 01:38:37 ERROR : : error listing: directory not found 2025/05/04 01:38:37 ERROR : : error listing: directory not found 2025/05/04 01:38:37 DEBUG : [rclone-test-rodoyip2cuco]: Purge remote 2025/05/04 01:38:37 DEBUG : [rclone-test-zixafoz5ciyu]: Purge remote 2025/05/04 01:38:38 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.20s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:38:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/rclone-sync-test" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" --- PASS: TestSyncOverlap (1.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:38:39 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/rclone-sync-test" 2025/05/04 01:38:39 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:39 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/rclone-sync-test-include/layer2" 2025/05/04 01:38:40 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:38:40 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-fecepew1seyu/rclone-sync-test-include/layer2" 2025/05/04 01:38:40 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/rclone-sync-test-ignore-file" 2025/05/04 01:39:10 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=ca86707e78c577e8b29810e89e9d3b0d8b6c82ba37363830&home=rclone-test-fecepew1seyu%2Frclone-sync-test-ignore-file&limit=2147483647&offset=0": EOF) 2025/05/04 01:39:10 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/05/04 01:39:40 DEBUG : pacer: low level retry 2/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=ca86707e78c577e8b29810e89e9d3b0d8b6c82ba37363830&home=rclone-test-fecepew1seyu%2Frclone-sync-test-ignore-file&limit=2147483647&offset=0": EOF) 2025/05/04 01:39:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/05/04 01:39:40 DEBUG : pacer: Reducing sleep to 300ms 2025/05/04 01:39:41 DEBUG : pacer: Reducing sleep to 225ms 2025/05/04 01:39:41 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:39:41 DEBUG : pacer: Reducing sleep to 168.75ms 2025/05/04 01:39:41 DEBUG : rclone-sync-test: Excluded 2025/05/04 01:39:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 01:39:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 01:39:42 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test]: Waiting for checks to finish 2025/05/04 01:39:42 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test]: Waiting for transfers to finish 2025/05/04 01:39:42 DEBUG : Waiting for deletions to finish 2025/05/04 01:39:42 INFO : There was nothing to transfer 2025/05/04 01:39:42 DEBUG : rclone-sync-test: Excluded 2025/05/04 01:39:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 01:39:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 01:39:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:39:42 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:39:42 DEBUG : Waiting for deletions to finish 2025/05/04 01:39:42 INFO : rclone-sync-test-include: Removing directory 2025/05/04 01:39:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/04 01:39:43 DEBUG : [rclone-test-fecepew1seyu]: failed to delete 1 directories 2025/05/04 01:39:43 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:39:43 DEBUG : rclone-sync-test: Excluded 2025/05/04 01:39:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 01:39:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 01:39:43 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-include/layer2]: Waiting for checks to finish 2025/05/04 01:39:43 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2025/05/04 01:39:43 DEBUG : Waiting for deletions to finish 2025/05/04 01:39:43 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:39:44 DEBUG : rclone-sync-test: Excluded 2025/05/04 01:39:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 01:39:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 01:39:44 DEBUG : [rclone-test-fecepew1seyu]: Waiting for checks to finish 2025/05/04 01:39:44 DEBUG : [rclone-test-fecepew1seyu]: Waiting for transfers to finish 2025/05/04 01:39:44 DEBUG : Waiting for deletions to finish 2025/05/04 01:39:44 INFO : rclone-sync-test-include: Removing directory 2025/05/04 01:39:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/04 01:39:44 DEBUG : [rclone-test-fecepew1seyu]: failed to delete 1 directories 2025/05/04 01:39:44 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:39:44 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/05/04 01:39:44 DEBUG : : Excluded 2025/05/04 01:39:45 DEBUG : rclone-sync-test: Excluded 2025/05/04 01:39:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 01:39:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 01:39:45 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-ignore-file]: Waiting for checks to finish 2025/05/04 01:39:45 DEBUG : [rclone-test-fecepew1seyu/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2025/05/04 01:39:45 DEBUG : Waiting for deletions to finish 2025/05/04 01:39:45 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:47 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter 2025/05/04 01:39:48 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1338 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (69.12s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:39:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/dst" 2025/05/04 01:39:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/CompareDest" 2025/05/04 01:39:49 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 01:39:49 ERROR : [rclone-test-fecepew1seyu/dst]: error reading destination root directory: invalid character '<' looking for beginning of value 2025/05/04 01:39:49 DEBUG : [rclone-test-fecepew1seyu/dst]: Waiting for checks to finish 2025/05/04 01:39:49 DEBUG : [rclone-test-fecepew1seyu/dst]: Waiting for transfers to finish 2025/05/04 01:39:49 DEBUG : [rclone-test-fecepew1seyu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:39:49 ERROR : one: invalid character '<' looking for beginning of value 2025/05/04 01:39:49 ERROR : one: invalid character '<' looking for beginning of value 2025/05/04 01:39:49 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2025/05/04 01:39:49 INFO : one: Copied (new) 2025/05/04 01:39:49 ERROR : [rclone-test-fecepew1seyu/dst]: not deleting files as there were IO errors 2025/05/04 01:39:49 ERROR : [rclone-test-fecepew1seyu/dst]: not deleting directories as there were IO errors sync_test.go:2085: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2085 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncCompareDest 2025/05/04 01:39:49 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2085 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (0.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2208 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want 1 (1), 2 (1), 3 (1) got 1 (1), 2 (1), 3 (1), one (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2208 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "one" 2025/05/04 01:39:57 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:39:57 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2212 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (7.56s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:39:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/dst" 2025/05/04 01:40:27 DEBUG : pacer: low level retry 1/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=ca86707e78c577e8b29810e89e9d3b0d8b6c82ba37363830&home=rclone-test-fecepew1seyu%2Fdst&limit=2147483647&offset=0": EOF) 2025/05/04 01:40:27 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/05/04 01:40:57 DEBUG : pacer: low level retry 2/10 (error Get "https://cloud.mail.ru/api/m1/file?access_token=ca86707e78c577e8b29810e89e9d3b0d8b6c82ba37363830&home=rclone-test-fecepew1seyu%2Fdst&limit=2147483647&offset=0": EOF) 2025/05/04 01:40:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/05/04 01:40:57 DEBUG : pacer: Reducing sleep to 300ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2245 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want one (3) got 1 (1), 2 (1), 3 (1), one (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2245 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2245 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2245 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "3" 2025/05/04 01:41:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-fecepew1seyu/CopyDest" 2025/05/04 01:41:04 DEBUG : Config file has changed externally - reloading 2025/05/04 01:41:04 DEBUG : pacer: Reducing sleep to 225ms 2025/05/04 01:41:04 DEBUG : 1: Need to transfer - File not found at Destination 2025/05/04 01:41:04 DEBUG : 2: Need to transfer - File not found at Destination 2025/05/04 01:41:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/04 01:41:04 DEBUG : pacer: Reducing sleep to 168.75ms 2025/05/04 01:41:04 DEBUG : [rclone-test-fecepew1seyu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2025/05/04 01:41:04 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 01:41:04 ERROR : [rclone-test-fecepew1seyu/dst]: error reading destination root directory: invalid character '<' looking for beginning of value 2025/05/04 01:41:04 DEBUG : [rclone-test-fecepew1seyu/dst]: Waiting for checks to finish 2025/05/04 01:41:04 DEBUG : [rclone-test-fecepew1seyu/dst]: Waiting for transfers to finish 2025/05/04 01:41:05 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/05/04 01:41:05 DEBUG : pacer: Reducing sleep to 100ms 2025/05/04 01:41:05 ERROR : 1: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 ERROR : 2: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 ERROR : 3: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 ERROR : one: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 ERROR : 1: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 DEBUG : 1: mailru = 3100000000000000000000000000000000000000 OK 2025/05/04 01:41:06 INFO : 1: Copied (new) 2025/05/04 01:41:06 ERROR : 2: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 DEBUG : 2: mailru = 3200000000000000000000000000000000000000 OK 2025/05/04 01:41:06 INFO : 2: Copied (new) 2025/05/04 01:41:06 ERROR : 3: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2025/05/04 01:41:06 INFO : 3: Copied (new) 2025/05/04 01:41:06 ERROR : one: invalid character '<' looking for beginning of value 2025/05/04 01:41:06 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2025/05/04 01:41:06 INFO : one: Copied (new) 2025/05/04 01:41:06 ERROR : [rclone-test-fecepew1seyu/dst]: not deleting files as there were IO errors 2025/05/04 01:41:06 ERROR : [rclone-test-fecepew1seyu/dst]: not deleting directories as there were IO errors sync_test.go:2251: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2251 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncCopyDest 2025/05/04 01:41:06 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2251 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (69.70s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:07 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:07 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (0.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:08 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:08 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (0.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:09 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:09 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:09 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:09 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (0.81s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:10 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:10 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncSuffix --- FAIL: TestSyncSuffix (0.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:11 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:11 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (0.81s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got 1 (1), 2 (1), 3 (1), Testêé (14), one (4), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2542 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" 2025/05/04 01:41:18 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:18 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2545 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (7.38s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got 1 (1), 2 (1), 3 (1), Testêé (14), existing (6), one (4), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2571 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "two" 2025/05/04 01:41:26 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:26 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2572 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncImmutable --- FAIL: TestSyncImmutable (7.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive 2025/05/04 01:41:26 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2606 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncIgnoreCase --- FAIL: TestSyncIgnoreCase (0.10s) === RUN TestFixCase run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: listing wrong, want existing (6), existingbutdifferent (5), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5) got 1 (1), 2 (1), 3 (1), Testêé (14), existing (6), existingbutdifferent (5), one (4), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "Testêé" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2645 Error: Should be true Test: TestFixCase Messages: Unexpected file "two" 2025/05/04 01:41:33 DEBUG : [rclone-test-fecepew1seyu]: mkDirs by part "/rclone-test-fecepew1seyu/SUBDIRA/subdirb/SUBDIRC" 2025/05/04 01:41:34 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:34 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2650 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestFixCase --- FAIL: TestFixCase (8.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/05/04 01:41:34 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMaxTransfer/Hard === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/05/04 01:41:34 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMaxTransfer/Soft === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/05/04 01:41:34 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestMaxTransfer/Cautious --- FAIL: TestMaxTransfer (0.30s) --- FAIL: TestMaxTransfer/Hard (0.10s) --- FAIL: TestMaxTransfer/Soft (0.10s) --- FAIL: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:43 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:43 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncConcurrentDelete --- FAIL: TestSyncConcurrentDelete (8.26s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" 2025/05/04 01:41:51 ERROR : : error listing: invalid character '<' looking for beginning of value fstest.go:276: Error listing: invalid character '<' looking for beginning of value 2025/05/04 01:41:51 ERROR : : error listing: invalid character '<' looking for beginning of value 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncConcurrentTruncate --- FAIL: TestSyncConcurrentTruncate (8.26s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got 1 (1), 2 (1), 3 (1), Testêé (14), 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), existing (6), existingbutdifferent (5), file1 (5), one (4), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "Testêé" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "both9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existing" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "existingbutdifferent" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "only9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "two" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" 2025/05/04 01:41:58 DEBUG : empty_dir: Making directory with metadata 2025/05/04 01:41:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:41:58 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 01:41:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:41:58 INFO : empty_on_remote: Making directory 2025/05/04 01:41:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2797: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2797 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2795 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: invalid characters in object name Test: TestSyncReplaceDirModTime 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2797 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2795 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (27.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got 1 (1), 2 (1), 3 (1), Testêé (14), 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), existing (6), existingbutdifferent (5), file1 (5), one (4), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "both9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existing" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "only9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "two" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2774 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" sync_test.go:2797: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2797 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2795 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: invalid characters in object name Test: TestSyncReplaceDirModTimeWithEmptyDirs 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2797 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2795 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (27.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 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 1 (1), 2 (1), 3 (1), Testêé (14), 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), existing (6), existingbutdifferent (5), file1 (5), one (4), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "Testêé" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "both9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existing" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "only9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "two" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "test_dir1/file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: invalid characters in object name Test: TestNothingToTransferWithEmptyDirs 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (27.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-fecepew1seyu]", Local "Local file system at /tmp/rclone467456961", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 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 1 (1), 2 (1), 3 (1), Testêé (14), 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), existing (6), existingbutdifferent (5), file1 (5), one (4), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), subdira/subdirb/subdirc/hello (5), subdira/subdirb/subdirc/subdird/filewithoutcasedifferences (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), three.txt (6), two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "Testêé" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "both9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existing" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "existingbutdifferent" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only0" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only10" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only11" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only12" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only13" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only14" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only15" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only16" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only17" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only18" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only19" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only4" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only5" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only6" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only7" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only8" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "only9" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "three.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "two" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir2/sub_dir/file3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/hello" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "test_dir1/file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2848 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "subdira/subdirb/subdirc/subdird/filewithoutcasedifferences" sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: invalid characters in object name Test: TestNothingToTransferWithoutEmptyDirs 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: invalid character '<' looking for beginning of value Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (27.21s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished ERROR in 7m30.404179926s (try 1/5): exit status 1: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]