"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileFabric: -verbose" - Starting (try 1/5) 2021/05/09 06:06:09 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 06:06:09 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: checkPathExists(map[path:rclone-test-yalafin5gesuvim0qiqasov1 pid:120673762]) options=[] 2021/05/09 06:06:10 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err= 2021/05/09 06:06:10 DEBUG : Creating backend with remote "/tmp/rclone661843079" 2021/05/09 06:06:10 DEBUG : Config file has changed externaly - reloading === RUN TestDirHandleMethods run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:10 INFO : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': poll-interval is not supported by this remote 2021/05/09 06:06:10 NOTICE: filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/05/09 06:06:10 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirHandleMethods (0.45s) === RUN TestDirHandleReaddir run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:11 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:06:11 DEBUG : : Looking for writers 2021/05/09 06:06:11 DEBUG : >WaitForWriters: 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:11 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 dir_handle_test.go:45 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestDirHandleReaddir --- FAIL: TestDirHandleReaddir (0.73s) === RUN TestDirHandleReaddirnames run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirHandleReaddirnames (0.44s) === RUN TestDirMethods run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirMethods (0.43s) === RUN TestDirForgetAll run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirForgetAll (0.39s) === RUN TestDirForgetPath run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirForgetPath (0.42s) === RUN TestDirWalk run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirWalk (0.49s) === RUN TestDirSetModTime run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirSetModTime (0.37s) === RUN TestDirStat run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirStat (0.32s) === RUN TestDirReadDirAll run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:15 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:06:15 DEBUG : : Looking for writers 2021/05/09 06:06:15 DEBUG : >WaitForWriters: 2021/05/09 06:06:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:15 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 dir_test.go:259 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestDirReadDirAll --- FAIL: TestDirReadDirAll (0.92s) === RUN TestDirOpen run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirOpen (0.44s) === RUN TestDirCreate run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirCreate (0.25s) === RUN TestDirMkdir run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirMkdir (0.41s) === RUN TestDirMkdirSub run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirMkdirSub (0.38s) === RUN TestDirRemove run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirRemove (0.37s) === RUN TestDirRemoveAll run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirRemoveAll (0.48s) === RUN TestDirRemoveName run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirRemoveName (0.43s) === RUN TestDirRename run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestDirRename (0.35s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:18 INFO : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': poll-interval is not supported by this remote 2021/05/09 06:06:18 NOTICE: filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/05/09 06:06:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileMethods (0.42s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:20 INFO : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': poll-interval is not supported by this remote 2021/05/09 06:06:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileSetModTime (2.67s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (0.40s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (0.47s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (0.42s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (0.48s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (0.43s) === RUN TestFileOpenRead run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileOpenRead (0.49s) === RUN TestFileOpenReadUnknownSize 2021/05/09 06:06:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2021/05/09 06:06:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/05/09 06:06:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2021/05/09 06:06:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2021/05/09 06:06:22 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:06:22 DEBUG : : Looking for writers 2021/05/09 06:06:22 DEBUG : file.txt: reading active writers 2021/05/09 06:06:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileOpenWrite (0.40s) === RUN TestFileRemove run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileRemove (0.45s) === RUN TestFileRemoveAll run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileRemoveAll (0.48s) === RUN TestFileOpen run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileOpen (0.47s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileRename/minimal,forceCache=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:24 INFO : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': poll-interval is not supported by this remote 2021/05/09 06:06:24 NOTICE: filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/05/09 06:06:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/05/09 06:06:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileRename/minimal,forceCache=true run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileRename/writes,forceCache=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:25 INFO : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': poll-interval is not supported by this remote 2021/05/09 06:06:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfs/TestFileFabric/rclone-test-yalafin5gesuvim0qiqasov1" 2021/05/09 06:06:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileRename/writes,forceCache=true run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestFileRename/full,forceCache=false run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestFileRename (2.79s) --- FAIL: TestFileRename/off,forceCache=false (0.44s) --- FAIL: TestFileRename/minimal,forceCache=false (0.51s) --- FAIL: TestFileRename/minimal,forceCache=true (0.46s) --- FAIL: TestFileRename/writes,forceCache=false (0.48s) --- FAIL: TestFileRename/writes,forceCache=true (0.43s) --- FAIL: TestFileRename/full,forceCache=false (0.47s) === RUN TestRcGetVFS rc_test.go:29: Error Trace: rc_test.go:29 Error: "more than one VFS active - need \"fs\" parameter" does not contain "no VFS active" Test: TestRcGetVFS run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache rc_test.go:36: Error Trace: rc_test.go:36 Error: Received unexpected error: more than one VFS active - need "fs" parameter github.com/rclone/rclone/vfs.getVFS /home/rclone/go/src/github.com/rclone/rclone/vfs/rc.go:38 github.com/rclone/rclone/vfs.TestRcGetVFS /home/rclone/go/src/github.com/rclone/rclone/vfs/rc_test.go:35 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRcGetVFS 2021/05/09 06:06:26 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:06:26 DEBUG : : Looking for writers 2021/05/09 06:06:26 DEBUG : >WaitForWriters: 2021/05/09 06:06:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:27 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 rc_test.go:36 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRcGetVFS --- FAIL: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestReadFileHandleMethods run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestReadFileHandleMethods (0.47s) === RUN TestReadFileHandleSeek run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestReadFileHandleSeek (0.44s) === RUN TestReadFileHandleReadAt run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestReadFileHandleReadAt (0.45s) === RUN TestReadFileHandleFlush run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestReadFileHandleFlush (0.47s) === RUN TestReadFileHandleRelease run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestReadFileHandleRelease (0.43s) === RUN TestRWFileHandleMethodsRead run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleMethodsRead (0.46s) === RUN TestRWFileHandleSeek run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleSeek (0.49s) === RUN TestRWFileHandleReadAt run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleReadAt (0.49s) === RUN TestRWFileHandleFlushRead run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleFlushRead (0.42s) === RUN TestRWFileHandleReleaseRead run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleReleaseRead (0.42s) === RUN TestRWFileHandleMethodsWrite run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:06:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:32 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:32 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:59 read_write_test.go:272 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.rwHandleCreateWriteOnly /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:59 github.com/rclone/rclone/vfs.TestRWFileHandleMethodsWrite /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:272 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleMethodsWrite --- FAIL: TestRWFileHandleMethodsWrite (0.39s) === RUN TestRWFileHandleWriteAt run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:06:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:32 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:32 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:59 read_write_test.go:348 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.rwHandleCreateWriteOnly /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:59 github.com/rclone/rclone/vfs.TestRWFileHandleWriteAt /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:348 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleWriteAt --- FAIL: TestRWFileHandleWriteAt (0.45s) === RUN TestRWFileHandleWriteNoWrite run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:06:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:33 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:33 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:59 read_write_test.go:396 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.rwHandleCreateWriteOnly /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:59 github.com/rclone/rclone/vfs.TestRWFileHandleWriteNoWrite /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:396 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleWriteNoWrite --- FAIL: TestRWFileHandleWriteNoWrite (0.48s) === RUN TestRWFileHandleFlushWrite run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:33 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:33 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:59 read_write_test.go:430 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.rwHandleCreateWriteOnly /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:59 github.com/rclone/rclone/vfs.TestRWFileHandleFlushWrite /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:430 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleFlushWrite --- FAIL: TestRWFileHandleFlushWrite (0.39s) === RUN TestRWFileHandleReleaseWrite run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:33 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:33 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:59 read_write_test.go:459 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.rwHandleCreateWriteOnly /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:59 github.com/rclone/rclone/vfs.TestRWFileHandleReleaseWrite /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:459 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleReleaseWrite --- FAIL: TestRWFileHandleReleaseWrite (0.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleSizeTruncateExisting (0.42s) === RUN TestRWFileHandleSizeCreateExisting run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int --- FAIL: TestRWFileHandleSizeCreateExisting (0.39s) === RUN TestRWFileHandleSizeCreateNew run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:06:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:06:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:35 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:35 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:541 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.TestRWFileHandleSizeCreateNew /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:541 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleSizeCreateNew --- FAIL: TestRWFileHandleSizeCreateNew (0.39s) === RUN TestRWFileHandleOpenTests run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:06:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2021/05/09 06:06:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:35 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY 2021/05/09 06:06:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:36 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2021/05/09 06:06:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:36 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2021/05/09 06:06:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:36 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2021/05/09 06:06:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:37 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2021/05/09 06:06:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:37 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:38 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:38 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2021/05/09 06:06:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:39 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2021/05/09 06:06:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:39 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:39 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:40 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2021/05/09 06:06:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:40 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2021/05/09 06:06:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:40 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:41 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:41 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2021/05/09 06:06:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:42 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2021/05/09 06:06:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:42 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2021/05/09 06:06:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:43 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2021/05/09 06:06:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:43 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2021/05/09 06:06:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:43 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2021/05/09 06:06:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:44 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:44 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:45 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2021/05/09 06:06:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:45 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2021/05/09 06:06:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:46 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:46 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:46 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:06:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:47 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:06:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:47 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:48 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:48 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2021/05/09 06:06:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:48 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2021/05/09 06:06:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:49 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2021/05/09 06:06:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:49 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2021/05/09 06:06:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:50 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2021/05/09 06:06:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:50 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2021/05/09 06:06:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:51 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:51 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:51 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2021/05/09 06:06:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:52 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2021/05/09 06:06:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:52 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:53 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:53 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/05/09 06:06:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:53 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/05/09 06:06:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:54 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:54 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:55 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2021/05/09 06:06:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:55 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2021/05/09 06:06:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:55 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/05/09 06:06:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:56 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/05/09 06:06:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:56 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/05/09 06:06:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:57 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/05/09 06:06:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:57 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:57 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:06:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:58 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/05/09 06:06:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:58 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/05/09 06:06:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:59 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:06:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:06:59 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:06:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:00 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:00 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:00 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:01 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:01 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2021/05/09 06:07:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:02 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY 2021/05/09 06:07:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:02 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2021/05/09 06:07:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:02 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2021/05/09 06:07:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:03 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2021/05/09 06:07:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:03 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2021/05/09 06:07:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:04 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:04 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:05 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:05 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2021/05/09 06:07:05 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:05 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:05 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2021/05/09 06:07:05 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:05 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:05 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:05 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:06 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:06 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:06 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:06 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:06 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:06 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:07 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:07 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:07 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:07 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:07 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:07 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:08 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:08 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:08 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:08 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:08 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2021/05/09 06:07:08 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:08 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:08 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2021/05/09 06:07:08 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:09 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:09 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:09 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:09 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:09 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:09 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:10 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:10 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:10 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:10 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:10 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:10 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:11 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:11 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:11 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:11 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:12 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:12 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:12 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:12 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:13 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:13 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:13 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:14 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:14 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:14 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:15 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2021/05/09 06:07:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:15 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2021/05/09 06:07:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:15 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2021/05/09 06:07:15 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:16 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2021/05/09 06:07:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:16 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2021/05/09 06:07:16 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:17 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2021/05/09 06:07:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:17 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:17 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:17 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:18 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2021/05/09 06:07:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:18 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2021/05/09 06:07:18 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:19 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:19 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:19 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:20 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/05/09 06:07:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:20 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:20 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:21 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:21 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:21 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2021/05/09 06:07:21 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:22 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2021/05/09 06:07:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:22 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:22 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:23 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:23 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:23 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:23 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:24 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/05/09 06:07:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:24 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:24 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:25 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2021/05/09 06:07:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:25 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:25 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:25 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:26 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:26 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:26 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:27 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:27 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:27 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:28 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:28 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR 2021/05/09 06:07:28 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:29 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR 2021/05/09 06:07:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:29 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2021/05/09 06:07:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:29 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2021/05/09 06:07:29 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:30 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2021/05/09 06:07:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:30 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2021/05/09 06:07:30 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:31 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:31 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:31 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2021/05/09 06:07:31 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:32 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2021/05/09 06:07:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:32 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:32 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:33 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:33 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:33 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:33 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:34 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:34 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:34 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:35 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2021/05/09 06:07:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:35 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2021/05/09 06:07:35 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:36 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:36 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:36 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:36 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:37 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:37 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:37 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:37 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:38 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:38 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:38 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:39 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:39 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:39 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:39 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:40 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:40 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:40 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:41 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:41 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2021/05/09 06:07:41 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:42 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2021/05/09 06:07:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:42 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2021/05/09 06:07:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:42 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2021/05/09 06:07:42 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:43 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2021/05/09 06:07:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:43 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2021/05/09 06:07:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:43 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:43 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:44 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:44 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2021/05/09 06:07:44 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:45 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2021/05/09 06:07:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:45 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:45 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:45 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:46 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:46 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:46 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:47 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:47 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:47 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:48 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2021/05/09 06:07:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:48 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2021/05/09 06:07:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:48 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:48 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:49 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2021/05/09 06:07:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:49 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:49 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:50 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2021/05/09 06:07:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:50 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:50 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:50 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:51 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:51 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2021/05/09 06:07:51 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:52 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:52 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2021/05/09 06:07:52 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:53 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:53 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2021/05/09 06:07:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:53 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:53 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:54 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:575: Error Trace: read_write_test.go:575 read_write_test.go:654 Error: Should be true Test: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2021/05/09 06:07:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:54 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:54 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:54 DEBUG : : Looking for writers 2021/05/09 06:07:54 DEBUG : >WaitForWriters: 2021/05/09 06:07:54 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:55 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === CONT TestRWFileHandleOpenTests run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 read_write_test.go:657 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileHandleOpenTests --- FAIL: TestRWFileHandleOpenTests (79.95s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY (0.93s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.75s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.92s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.88s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.73s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.71s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.90s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE (0.92s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.68s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.93s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.89s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.81s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.83s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.78s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND (0.78s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.89s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.94s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.73s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.82s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.91s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.75s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.83s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.73s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.77s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.91s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.80s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.83s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY (0.70s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC (0.95s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL (0.89s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.80s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.96s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE (0.82s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.79s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.91s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.79s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.72s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.80s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.93s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND (0.80s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.77s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.83s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.87s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.94s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.88s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.76s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.91s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.71s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.88s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.82s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.80s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.91s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.82s) --- FAIL: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.92s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR (0.89s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC (0.78s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC (0.86s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.87s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL (0.90s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.74s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.82s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.80s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.77s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.71s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.77s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.73s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.78s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.83s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.93s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND (0.81s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.81s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.76s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.73s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.88s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.83s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.81s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.85s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.66s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.84s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.91s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.79s) --- FAIL: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.81s) === RUN TestRWFileModTimeWithOpenWriters run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:07:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:55 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:55 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:45: Error Trace: read_write_test.go:45 read_write_test.go:59 read_write_test.go:661 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.rwHandleCreateFlags /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 github.com/rclone/rclone/vfs.rwHandleCreateWriteOnly /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:59 github.com/rclone/rclone/vfs.TestRWFileModTimeWithOpenWriters /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:661 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWFileModTimeWithOpenWriters --- FAIL: TestRWFileModTimeWithOpenWriters (0.31s) === RUN TestRWCacheRename run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:07:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:55 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:55 DEBUG : rename_me: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int read_write_test.go:708: Error Trace: read_write_test.go:708 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.TestRWCacheRename /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:707 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWCacheRename 2021/05/09 06:07:55 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:55 DEBUG : : Looking for writers 2021/05/09 06:07:55 DEBUG : >WaitForWriters: 2021/05/09 06:07:55 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:56 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 read_write_test.go:708 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestRWCacheRename --- FAIL: TestRWCacheRename (0.82s) === RUN TestCaseSensitivity run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" vfs_case_test.go:19: Can't test case sensitivity - this remote is officially not case-sensitive 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:56 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:832 testing.go:812 vfs_case_test.go:19 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCaseSensitivity --- FAIL: TestCaseSensitivity (0.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew vfs_test.go:134: Error Trace: vfs_test.go:134 vfs_test.go:137 Error: Not equal: expected: 0 actual : 5 Test: TestVFSNew run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache vfs_test.go:134: Error Trace: vfs_test.go:134 vfs_test.go:147 Error: Not equal: expected: 1 actual : 5 Test: TestVFSNew 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache vfs_test.go:134: Error Trace: vfs_test.go:134 vfs_test.go:154 Error: Not equal: expected: 1 actual : 5 Test: TestVFSNew vfs_test.go:134: Error Trace: vfs_test.go:134 vfs_test.go:159 Error: Not equal: expected: 1 actual : 5 Test: TestVFSNew 2021/05/09 06:07:56 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:56 DEBUG : : Looking for writers 2021/05/09 06:07:56 DEBUG : >WaitForWriters: 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:56 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 vfs_test.go:161 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSNew --- FAIL: TestVFSNew (0.37s) === RUN TestVFSNewWithOpts run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:56 INFO : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': poll-interval is not supported by this remote 2021/05/09 06:07:56 NOTICE: filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2021/05/09 06:07:56 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:56 DEBUG : : Looking for writers 2021/05/09 06:07:56 DEBUG : >WaitForWriters: 2021/05/09 06:07:56 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:57 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 vfs_test.go:177 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSNewWithOpts --- FAIL: TestVFSNewWithOpts (0.41s) === RUN TestVFSRoot run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:07:57 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:57 DEBUG : : Looking for writers 2021/05/09 06:07:57 DEBUG : >WaitForWriters: 2021/05/09 06:07:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:57 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 vfs_test.go:189 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSRoot --- FAIL: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:07:57 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:58 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:58 DEBUG : : Looking for writers 2021/05/09 06:07:58 DEBUG : >WaitForWriters: 2021/05/09 06:07:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:58 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 vfs_test.go:195 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSStat --- FAIL: TestVFSStat (0.89s) === RUN TestVFSStatParent run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:07:58 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:59 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:59 DEBUG : : Looking for writers 2021/05/09 06:07:59 DEBUG : >WaitForWriters: 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:59 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 vfs_test.go:231 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSStatParent --- FAIL: TestVFSStatParent (0.76s) === RUN TestVFSOpenFile run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:07:59 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:07:59 DEBUG : : Looking for writers 2021/05/09 06:07:59 DEBUG : >WaitForWriters: 2021/05/09 06:07:59 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:00 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 vfs_test.go:264 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSOpenFile --- FAIL: TestVFSOpenFile (0.93s) === RUN TestVFSRename run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:00 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:08:00 DEBUG : : Looking for writers 2021/05/09 06:08:00 DEBUG : >WaitForWriters: 2021/05/09 06:08:00 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:01 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 vfs_test.go:304 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSRename --- FAIL: TestVFSRename (0.84s) === RUN TestVFSStatfs run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:01 DEBUG : WaitForWriters: timeout=10s 2021/05/09 06:08:01 DEBUG : : Looking for writers 2021/05/09 06:08:01 DEBUG : >WaitForWriters: 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:01 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 vfs_test.go:54 vfs_test.go:340 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestVFSStatfs --- FAIL: TestVFSStatfs (0.45s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleMethods run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:01 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:01 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:32 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.TestWriteFileHandleMethods /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:32 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestWriteFileHandleMethods --- FAIL: TestWriteFileHandleMethods (0.37s) === RUN TestWriteFileHandleWriteAt run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:01 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:02 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:02 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:135 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.TestWriteFileHandleWriteAt /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:135 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestWriteFileHandleWriteAt --- FAIL: TestWriteFileHandleWriteAt (0.29s) === RUN TestWriteFileHandleFlush run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:02 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:02 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:180 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.TestWriteFileHandleFlush /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:180 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestWriteFileHandleFlush --- FAIL: TestWriteFileHandleFlush (0.38s) === RUN TestWriteFileHandleRelease run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:02 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:02 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:213 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.TestWriteFileHandleRelease /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:213 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestWriteFileHandleRelease --- FAIL: TestWriteFileHandleRelease (0.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:02 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:03 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:03 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:261 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.TestWriteFileModTimeWithOpenWriters /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:261 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestWriteFileModTimeWithOpenWriters --- FAIL: TestWriteFileModTimeWithOpenWriters (0.49s) === RUN TestFileReadAtZeroLength run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:03 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:03 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:289 write_test.go:325 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.testFileReadAt /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:289 github.com/rclone/rclone/vfs.TestFileReadAtZeroLength /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:325 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestFileReadAtZeroLength --- FAIL: TestFileReadAtZeroLength (0.44s) === RUN TestFileReadAtNonZeroLength run.go:176: Remote "filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1'", Local "Local file system at /tmp/rclone661843079", Modify Window "1s" 2021/05/09 06:08:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Re-using VFS from active cache 2021/05/09 06:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2021/05/09 06:08:03 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:04 ERROR : /: Dir.Stat error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:04 DEBUG : file1: >OpenFile: fd=, err=failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int write_test.go:24: Error Trace: write_test.go:24 write_test.go:289 write_test.go:329 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/vfs.(*Dir)._readDir /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:454 github.com/rclone/rclone/vfs.(*Dir).stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:703 github.com/rclone/rclone/vfs.(*Dir).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:800 github.com/rclone/rclone/vfs.(*VFS).Stat /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:397 github.com/rclone/rclone/vfs.(*VFS).OpenFile /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs.go:467 github.com/rclone/rclone/vfs.writeHandleCreate /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:23 github.com/rclone/rclone/vfs.testFileReadAt /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:289 github.com/rclone/rclone/vfs.TestFileReadAtNonZeroLength /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:329 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestFileReadAtNonZeroLength --- FAIL: TestFileReadAtNonZeroLength (0.43s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2021/05/09 06:08:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': Purge remote 2021/05/09 06:08:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 06:08:04 DEBUG : filefabric root 'rclone-test-yalafin5gesuvim0qiqasov1': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 06:08:04 purge failed: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileFabric: -verbose" - Finished ERROR in 1m55.044133497s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/os.O_RDONLY TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC TestRWFileModTimeWithOpenWriters TestRWCacheRename TestCaseSensitivity TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]