View Issue Details

IDProjectCategoryView StatusLast Update
0001381bareos-corewebuipublic2021-09-17 12:55
Reporterjens Assigned Tofrank  
PrioritynormalSeveritymajorReproducibilityalways
Status acknowledgedResolutionopen 
PlatformLinuxOSDebianOS Version10
Product Version19.2.10 
Summary0001381: Webui File selection list shows error when trying to restore
DescriptionBareOS version: 19.2.7-2

When selecting a backup client with lots of ( millions ) files and folders the File selection area shows following error.

{"id":"#","xhr":{"readyState":4,"responseText":"\n\n\n \n \n \n \n\n \n \n\n\n \n \n\n\n\n\n \n\n \n\n
\n \n\n
An error occurred
\n
An error occurred during execution; please try again later.
\n\n\n
\n
Additional information:
\n
Zend\\Json\\Exception\\RuntimeException
\n
\n
File:
\n
\n
/usr/share/bareos-webui/vendor/zendframework/zend-json/src/Json.php:68
\n
\n
Message:
\n
\n
Decoding failed: Syntax error
\n
\n
Stack trace:
\n
\n
#0 /usr/share/bareos-webui/module/Restore/src/Restore/Model/RestoreModel.php(54): Zend\\Json\\Json::decode('', 1)\n#1 /usr/share/bareos-webui/module/Restore/src/Restore/Controller/RestoreController.php(481): Restore\\Model\\RestoreModel->getDirectories(Object(Bareos\\BSock\\BareosBSock), '67', '#')\n#2 /usr/share/bareos-webui/module/Restore/src/Restore/Controller/RestoreController.php(555): Restore\\Controller\\RestoreController->getDirectories()\n#3 /usr/share/bareos-webui/module/Restore/src/Restore/Controller/RestoreController.php(466): Restore\\Controller\\RestoreController->buildSubtree()\n#4 /usr/share/bareos-webui/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php(82): Restore\\Controller\\RestoreController->filebrowserAction()\n#5 [internal function]: Zend\\Mvc\\Controller\\AbstractActionController->onDispatch(Object(Zend\\Mvc\\MvcEvent))\n#6 /usr/share/bareos-webui/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\\Mvc\\MvcEvent))\n#7 /usr/share/bareos-webui/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\\EventManager\\EventManager->triggerListeners('dispatch', Object(Zend\\Mvc\\MvcEvent), Object(Closure))\n#8 /usr/share/bareos-webui/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(118): Zend\\EventManager\\EventManager->trigger('dispatch', Object(Zend\\Mvc\\MvcEvent), Object(Closure))\n#9 /usr/share/bareos-webui/vendor/zendframework/zend-mvc/src/DispatchListener.php(93): Zend\\Mvc\\Controller\\AbstractController->dispatch(Object(Zend\\Http\\PhpEnvironment\\Request), Object(Zend\\Http\\PhpEnvironment\\Response))\n#10 [internal function]: Zend\\Mvc\\DispatchListener->onDispatch(Object(Zend\\Mvc\\MvcEvent))\n#11 /usr/share/bareos-webui/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\\Mvc\\MvcEvent))\n#12 /usr/share/bareos-webui/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\\EventManager\\EventManager->triggerListeners('dispatch', Object(Zend\\Mvc\\MvcEvent), Object(Closure))\n#13 /usr/share/bareos-webui/vendor/zendframework/zend-mvc/src/Application.php(314): Zend\\EventManager\\EventManager->trigger('dispatch', Object(Zend\\Mvc\\MvcEvent), Object(Closure))\n#14 /usr/share/bareos-webui/public/index.php(24): Zend\\Mvc\\Application->run()\n#15 {main}
\n
\n
\n\n\n
\n\n \n \n\n\n","status":500,"statusText":"Internal Server Error"}}
Steps To ReproduceIn restore tab select a client with a lot of files and folders ( File Server )
Additional InformationFrom Apache error log:

PHP Notice: compact(): Undefined variable: extras in /usr/share/bareos-webui/vendor/zend
framework/zend-view/src/Helper/HeadLink.php on line 403, referer: http://xxx.xxx.xxx.xxx/bareos-webui/restore/?jobid=&client=<client>&restoreclient=&restorejob=&where=&files
et=&mergefilesets=0&mergejobs=0&limit=2000

PHP Notice: compact(): Undefined variable: extras in /usr/share/bareos-webui/vendor/zend
framework/zend-view/src/Helper/HeadLink.php on line 403, referer: http://xxx.xxx.xxx.xxx/bareos-webui/storage//

TagsNo tags attached.

Relationships

related to 0001253 acknowledgedfrank Can't restore files from Webui 

Activities

jens

jens

2021-08-26 10:50

reporter  

bareos_webui.png (84,832 bytes)   
bareos_webui.png (84,832 bytes)   
arogge

arogge

2021-08-26 10:59

manager   ~0004223

thanks for the report.
Could you try and reproduce this with the latest webui from the nightly-build? It can be installed on a different host or vm and will be able to talk to your 19.2 director.
Also if you can still reproduce the issue there it would really help if you could tell us how many jobs were merged here (i.e. how many incrementals are on top of your full) and how many files are in each of them. This would probably improve our chances to reproduce the problem.

Having said that, the workaround (that you probably already knew) is to restore from within bconsole.
jens

jens

2021-08-26 11:09

reporter   ~0004224

Thank you for the ultra fast response.
I will try my best to give the nightly build a try but it gonna take me some time to arrange in our environment.

Regarding your question this is the only single backup we took from that machine into a long term tape archive pool.
There are no incrementals on top.
arogge

arogge

2021-08-26 11:35

manager   ~0004225

Allright! Would you still share the exact amount of files in that backup job, so we can produce a test-case with the same amount of files?
jens

jens

2021-08-26 11:37

reporter   ~0004226

FD Files Written: 155,482,903
SD Files Written: 155,482,903
FD Bytes Written: 26,776,974,356,682 (26.77 TB)
SD Bytes Written: 26,805,737,848,974 (26.80 TB)
jens

jens

2021-08-27 12:03

reporter  

bareos-webui-nightly.png (9,043 bytes)   
bareos-webui-nightly.png (9,043 bytes)   
jens

jens

2021-08-27 12:03

reporter   ~0004228

Last edited: 2021-08-27 12:20

So I tried the latest nightly built from here: http://download.bareos.org/bareos/experimental/nightly/Debian_10/all/
Unfortunately it does not want to connect to my director 19.2

jens

jens

2021-08-27 12:19

reporter   ~0004229

Also tried with the bareos-webui_20.0.1-3
It is able to connect to my 19.2 director but throws the exact same error as initially reported
arogge

arogge

2021-08-27 12:26

manager   ~0004230

Yes, sorry. That version check was introduced not too long ago, I simply forgot. Thanks for reproducing with 20.0.1 though, that should be recent enough.
frank

frank

2021-08-31 16:00

developer   ~0004241

jens:

It seems we are receiving malformed JSON from the director here as the decoding throws a syntax error.

We should have a look at the JSON result the director provides for the particular directory you are
trying to list in webui by using bvfs API commands (https://docs.bareos.org/DeveloperGuide/api.html#bvfs-api) in bconsole.


In bconsole please do the following:


1. Get the jobid of the job that causes the described issue. Replace the jobid from the example below with your specific jobid, e.g. the jobid of the full backup you mentioned.

*.bvfs_lsdirs path= jobid=142
38 0 0 A A A A A A A A A A A A A A .
37 0 0 A A A A A A A A A A A A A A /


2. Navigate to the folder which causes problems by using pathid, pathids will differ at yours.

*.bvfs_lsdirs pathid=37 jobid=142
37 0 0 A A A A A A A A A A A A A A .
38 0 0 A A A A A A A A A A A A A A ..
57 0 0 A A A A A A A A A A A A A A ceph/
*

*.bvfs_lsdirs pathid=57 jobid=142
57 0 0 A A A A A A A A A A A A A A .
37 0 0 A A A A A A A A A A A A A A ..
56 0 0 A A A A A A A A A A A A A A groups/
*

*.bvfs_lsdirs pathid=56 jobid=142
56 0 0 A A A A A A A A A A A A A A .
57 0 0 A A A A A A A A A A A A A A ..
51 11817 142 P0A V9T EHt CcR A A A 8AA BAA L4 BhLhQA BhLhP/ BhLhP/ A A C group_aa/

Let's pretend group_aa (pathid 51) is the folder we can not list properly in webui.


3. Switch to API mode 2 (JSON) now and list the content of folder group_aa (pathid 51) to get the JSON result.

*.api 2
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "api": 2
  }
}*.bvfs_lsdirs pathid=51 jobid=142
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "directories": [
      {
        "type": "D",
        "pathid": 51,
        "fileid": 11817,
        "jobid": 142,
        "lstat": "P0A V9T EHt CcR A A A 8AA BAA L4 BhLhQA BhLhP/ BhLhP/ A A C",
        "name": ".",
        "fullpath": ".",
        "stat": {
          "dev": 64768,
          "ino": 89939,
          "mode": 16877,
          "nlink": 10001,
          "uid": 0,
          "gid": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 245760,
          "atime": 1630409728,
          "mtime": 1630409727,
          "ctime": 1630409727
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 56,
        "fileid": 0,
        "jobid": 0,
        "lstat": "A A A A A A A A A A A A A A",
        "name": "..",
        "fullpath": "..",
        "stat": {
          "dev": 0,
          "ino": 0,
          "mode": 0,
          "nlink": 0,
          "uid": 0,
          "gid": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 0,
          "atime": 0,
          "mtime": 0,
          "ctime": 0
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 52,
        "fileid": 1813,
        "jobid": 142,
        "lstat": "P0A BAGIj EHt C A A A G BAA A BhLgvm Bg/+Bp Bg/+Bp A A C",
        "name": "d1/",
        "fullpath": "/ceph/groups/group_aa/d1/",
        "stat": {
          "dev": 64768,
          "ino": 16802339,
          "mode": 16877,
          "nlink": 2,
          "uid": 0,
          "gid": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 6,
          "atime": 1630407654,
          "mtime": 1627381865,
          "ctime": 1627381865
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 54,
        "fileid": 1814,
        "jobid": 142,
        "lstat": "P0A CCEkI EHt C A A A G BAA A BhLgvm Bg/+Bp Bg/+Bp A A C",
        "name": "d2/",
        "fullpath": "/ceph/groups/group_aa/d2/",
        "stat": {
          "dev": 64768,
          "ino": 34097416,
          "mode": 16877,
          "nlink": 2,
          "uid": 0,
          "gid": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 6,
          "atime": 1630407654,
          "mtime": 1627381865,
          "ctime": 1627381865
        },
        "linkfileindex": 0
      }
    ]
  }
}*


Do you get valid JSON at this point as you can see in the example above?
Please provide the output you get in your case if possible.



Note:

You can substitue step 3 with sth. like following if the output is too big:

[root@centos7]# cat script
.api 2
.bvfs_lsdirs pathid=51 jobid=142
quit

[root@centos7]# cat script | bconsole > out.txt

Remove everything except the JSON you received from the .bvfs_lsdirs command from the out.txt file.

Validate the JSON output with a tool like https://stedolan.github.io/jq/ or https://jsonlint.com/ for example.
jens

jens

2021-09-01 10:26

reporter   ~0004243

Hi Frank,

thanks for your feedback.
Please note, I receive the JSON error on top level already.
Meaning I am not able to select a folder at all, yet.

I will try to follow your instructions and see how far I can get.
Will keep you posted.

Thank you once again for your support.
Much appreciated.
jens

jens

2021-09-17 12:55

reporter  

bconsole_api2_test_query_output.txt (53,111 bytes)   
Connecting to Director localhost:9101
 Encryption: TLS_CHACHA20_POLY1305_SHA256
1000 OK: bareos-dir Version: 19.2.7 (16 April 2020)
bareos.org build binary
bareos.org binaries are UNSUPPORTED by bareos.com.
Get official binaries and vendor support on https://www.bareos.com
You are connected using the default console

Enter a period (.) to cancel a command.
.api 2
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "api": 2
  }
}.bvfs_lsdirs pathid=4332 jobid=67
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "directories": [
      {
        "type": "D",
        "pathid": 4332,
        "fileid": 139925669,
        "jobid": 67,
        "lstat": "P4R MLzi5u EX9 Jk Tk Cdf A FAA BAA BI BbF+0o Be6gLi Be6gLi A A C",
        "name": ".",
        "fullpath": ".",
        "stat": {
          "dev": 65041,
          "ino": 13082963566,
          "mode": 17917,
          "nlink": 612,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 20480,
          "atime": 1528294696,
          "mtime": 1592394466,
          "ctime": 1592394466
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3037697,
        "fileid": 0,
        "jobid": 0,
        "lstat": "A A A A A A A A A A A A A A",
        "name": "..",
        "fullpath": "..",
        "stat": {
          "dev": 0,
          "ino": 0,
          "mode": 0,
          "nlink": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 0,
          "atime": 0,
          "mtime": 0,
          "ctime": 0
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 4127,
        "fileid": 530005,
        "jobid": 67,
        "lstat": "P4R QZWD3c EXt H Tk Pr A BAA BAA I Ba0MdB BW1bVH BdrxH/ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 17605082588,
          "mode": 17901,
          "nlink": 7,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631937,
          "mtime": 1456846151,
          "ctime": 1571754495
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2900718,
        "fileid": 137066301,
        "jobid": 67,
        "lstat": "P4R BPfbUP9 EXt F Tk Cdf A 9 BAA A BdwC0g BdwC0s BdwC6d A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 85352858621,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 61,
          "atime": 1572875552,
          "mtime": 1572875564,
          "ctime": 1572875933
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3761,
        "fileid": 530099,
        "jobid": 67,
        "lstat": "P4R QmvfI EXt i Tk Pr A BAA BAA I Ba0Mde BWj6vJ BdrxIX A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 278591432,
          "mode": 17901,
          "nlink": 34,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631966,
          "mtime": 1452256201,
          "ctime": 1571754519
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3011,
        "fileid": 530427,
        "jobid": 67,
        "lstat": "P4R 0T4TdD EXt G Tk Pr A BAA BAA I Ba0Mdc BWQ0/M BdrxIY A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 56168101699,
          "mode": 17901,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631964,
          "mtime": 1447251916,
          "ctime": 1571754520
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 4358,
        "fileid": 557055,
        "jobid": 67,
        "lstat": "P4R YYgLVI EXt G Tk Pr A BAA BAA I Ba0MdL BWaB+o BdrxIf A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 26180891976,
          "mode": 17901,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631947,
          "mtime": 1449664424,
          "ctime": 1571754527
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3966,
        "fileid": 805784,
        "jobid": 67,
        "lstat": "P4R BAN7h5R EXt F Tk Pr A 9 BAA A Ba0Mde Bcoh64 BdrxSl A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 68953185873,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1523631966,
          "mtime": 1554128568,
          "ctime": 1571755173
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 25002,
        "fileid": 3231154,
        "jobid": 67,
        "lstat": "P4R kTBI58 EXt F Tk Pr A 9 BAA A Ba0Mdc BY1Nvq BdrxfJ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 38973771388,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1523631964,
          "mtime": 1490344938,
          "ctime": 1571755977
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 26335,
        "fileid": 3231799,
        "jobid": 67,
        "lstat": "P4R Qr8AN EXt E Tk Pr A Bo BAA A Ba0Mdd BG/P+7 Bdrxfr A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 279953421,
          "mode": 17901,
          "nlink": 4,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 104,
          "atime": 1523631965,
          "mtime": 1190985659,
          "ctime": 1571756011
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 26559,
        "fileid": 3232760,
        "jobid": 67,
        "lstat": "P4R ML9tOl EXt U Tk Pr A BAA BAA I Ba0Mdf BBogH0 Bdrxge A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 13085627301,
          "mode": 17901,
          "nlink": 20,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631967,
          "mtime": 1101136372,
          "ctime": 1571756062
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 22429,
        "fileid": 3995466,
        "jobid": 67,
        "lstat": "P4R ML9tOm EXt C Tk Pr A BGHAA BAA NBY Ba0Mdg BKhWcP BdrxhU A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 13085627302,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 18378752,
          "atime": 1523631968,
          "mtime": 1250256655,
          "ctime": 1571756116
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109181,
        "fileid": 17337244,
        "jobid": 67,
        "lstat": "P4R ohwso0 EXt C Tk Pr A FAA BAA BI Ba0McM BTEFLy Bdr/VZ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 43516086836,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 20480,
          "atime": 1523631884,
          "mtime": 1393578738,
          "ctime": 1571812697
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2583373,
        "fileid": 126570917,
        "jobid": 67,
        "lstat": "P4R BMKAaLg EVo C Tk Cdf A BAA BAA I Bcrecq Bcrecv Bdr/Va A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 81772258016,
          "mode": 17768,
          "nlink": 2,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 4096,
          "atime": 1554900778,
          "mtime": 1554900783,
          "ctime": 1571812698
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109392,
        "fileid": 17493231,
        "jobid": 67,
        "lstat": "P4R sUFG5n EXt F Tk Pr A 4 BAA A BbGBH4 BShMa4 Bdr/Vb A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 47581523559,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 56,
          "atime": 1528304120,
          "mtime": 1384433336,
          "ctime": 1571812699
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108773,
        "fileid": 17188238,
        "jobid": 67,
        "lstat": "P4R 8aWB7C EXt G Tk Pr A BS BAA A BbF+YN BYd6QA Bdr/V9 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 64866492098,
          "mode": 17901,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 82,
          "atime": 1528292877,
          "mtime": 1484235776,
          "ctime": 1571812733
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109032,
        "fileid": 17354205,
        "jobid": 67,
        "lstat": "P4R oixI2F EXt C Tk Pr A CAA BAA Y Ba0McL BCVtGP Bdr/Zb A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 43532979589,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 8192,
          "atime": 1523631883,
          "mtime": 1112985999,
          "ctime": 1571812955
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2941705,
        "fileid": 138765805,
        "jobid": 67,
        "lstat": "P4R BRSgaky EXt F Tk Cdf A 9 BAA A BexJWR Be3d+F Be3d+F A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 87283575090,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 61,
          "atime": 1589941649,
          "mtime": 1591598981,
          "ctime": 1591598981
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2945733,
        "fileid": 139878371,
        "jobid": 67,
        "lstat": "P4R BYDNR/z EXt F Tk Cdf A 9 BAA A Be0UJS Be2LF9 Be2LLB A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 94543093747,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 61,
          "atime": 1590772306,
          "mtime": 1591259517,
          "ctime": 1591259841
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2904593,
        "fileid": 136830128,
        "jobid": 67,
        "lstat": "P4R fAl6J9 EXo D Tk Cdf A d BAA A BdsBYF BdsBYF BdsBYF A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 33295934077,
          "mode": 17896,
          "nlink": 3,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 29,
          "atime": 1571821061,
          "mtime": 1571821061,
          "ctime": 1571821061
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109302,
        "fileid": 17354282,
        "jobid": 67,
        "lstat": "P4R sUuPb1 EXt I Tk Pr A Bx BAA A Ba0Mdb BQyz0g Bdr/Zj A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 47592306421,
          "mode": 17901,
          "nlink": 8,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 113,
          "atime": 1523631963,
          "mtime": 1355496736,
          "ctime": 1571812963
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2900399,
        "fileid": 136815399,
        "jobid": 67,
        "lstat": "P4R BXz9BC4 EXo D Tk Cdf A d BAA A BehDI/ BehDJg BehDJg A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 94287171768,
          "mode": 17896,
          "nlink": 3,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 29,
          "atime": 1585721919,
          "mtime": 1585721952,
          "ctime": 1585721952
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109082,
        "fileid": 17510553,
        "jobid": 67,
        "lstat": "P4R kjvO8Y EXt F Tk Pr A 9 BAA A Ba0McK BYPUlH Bdr/gb A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 39254290200,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1523631882,
          "mtime": 1480411463,
          "ctime": 1571813403
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109353,
        "fileid": 17202995,
        "jobid": 67,
        "lstat": "P4R 8cU/qF EXt D Tk Pr A x BAA A Ba0Mcg BLsGlM Bdr/gb A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 64899775109,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 49,
          "atime": 1523631904,
          "mtime": 1269852492,
          "ctime": 1571813403
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108955,
        "fileid": 17354940,
        "jobid": 67,
        "lstat": "P4R 8cU/qH EVt G Tk Pr A Bk BAA A Ba0Mcf BBd6hU Bdr/iV A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 64899775111,
          "mode": 17773,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 100,
          "atime": 1523631903,
          "mtime": 1098360916,
          "ctime": 1571813525
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109140,
        "fileid": 17356213,
        "jobid": 67,
        "lstat": "P4R hLurs EXt G Tk Pr A CD BAA A Ba0McP BBp0qO Bdr/io A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 556722924,
          "mode": 17901,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 131,
          "atime": 1523631887,
          "mtime": 1101482638,
          "ctime": 1571813544
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108766,
        "fileid": 17520915,
        "jobid": 67,
        "lstat": "P4R BMZ+3vn EVt E Tk Pr A Bh BAA A Ba0Mc1 BB5EEd Bdr/jT A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 82040290279,
          "mode": 17773,
          "nlink": 4,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 97,
          "atime": 1523631925,
          "mtime": 1105477917,
          "ctime": 1571813587
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109427,
        "fileid": 17522240,
        "jobid": 67,
        "lstat": "P4R IVhwv1 EXt C Tk Pr A MAA BAA CY Ba0Mdb BWQzxR Bdr/k8 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 8951106549,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 49152,
          "atime": 1523631963,
          "mtime": 1447246929,
          "ctime": 1571813692
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109283,
        "fileid": 17776968,
        "jobid": 67,
        "lstat": "P4R MW37NM EVt C Tk Pr A BAA BAA I Ba3gLp BBhkBX Bdr/mP A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 13268661068,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1524499177,
          "mtime": 1099317335,
          "ctime": 1571813775
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109590,
        "fileid": 17788441,
        "jobid": 67,
        "lstat": "P4R QuSjKd EVt C Tk Pr A ZAA BAA Eo Ba0McH BBhlfZ Bdr/mP A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 17956483741,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 102400,
          "atime": 1523631879,
          "mtime": 1099323353,
          "ctime": 1571813775
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108863,
        "fileid": 17788605,
        "jobid": 67,
        "lstat": "P4R UXgq9h EXt m Tk Pr A BAA BAA I Ba0MdW BJEZrb Bdr/mc A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 21869277025,
          "mode": 17901,
          "nlink": 38,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631958,
          "mtime": 1225890523,
          "ctime": 1571813788
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109235,
        "fileid": 17204554,
        "jobid": 67,
        "lstat": "P4R 8gg5GG EXt D Tk Pr A d BAA A Ba0McQ BYwWIH Bdr/mf A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 64970002822,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 29,
          "atime": 1523631888,
          "mtime": 1489068551,
          "ctime": 1571813791
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 160705,
        "fileid": 34267731,
        "jobid": 67,
        "lstat": "P4R QA2kvj EHt F Tk G8 A BAA BAA I Ba0MY+ BZ6cQy BdryIV A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 17194175459,
          "mode": 16877,
          "nlink": 5,
          "user": "1252",
          "group": "444",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631678,
          "mtime": 1508492338,
          "ctime": 1571758613
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109036,
        "fileid": 17788680,
        "jobid": 67,
        "lstat": "P4R BAYheAP EXt E Tk Pr A BAA BAA Q Ba0MdJ BcUueP Bdr/mi A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 69130903567,
          "mode": 17901,
          "nlink": 4,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631945,
          "mtime": 1548937103,
          "ctime": 1571813794
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 28848,
        "fileid": 4296629,
        "jobid": 67,
        "lstat": "P4R cOiNhy EXt C Tk Pr A BAA BAA I Ba0Mde BC070D BdryIg A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 30308620402,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631966,
          "mtime": 1121172739,
          "ctime": 1571758624
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108771,
        "fileid": 17356657,
        "jobid": 67,
        "lstat": "P4R BEVHeAF EXt D Tk Pr A a BAA A Ba0Mdb BGQIg5 Bdr/mk A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 73368723461,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 26,
          "atime": 1523631963,
          "mtime": 1178634297,
          "ctime": 1571813796
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109581,
        "fileid": 17218440,
        "jobid": 67,
        "lstat": "P4R YgmGSj EVt D Tk Pr A BbAA BAA PI Ba0McQ /JNra Bdr/m4 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 26316661923,
          "mode": 17773,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 372736,
          "atime": 1523631888,
          "mtime": 1059379930,
          "ctime": 1571813816
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108921,
        "fileid": 17208546,
        "jobid": 67,
        "lstat": "P4R UXgq9q EXt C Tk Pr A gAA BAA F4 Ba0MdU BM78xE Bdr/ns A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 21869277034,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 131072,
          "atime": 1523631956,
          "mtime": 1290783812,
          "ctime": 1571813868
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3998,
        "fileid": 815919,
        "jobid": 67,
        "lstat": "P4R olYMNn EVt C Tk Pr A BQAA BAA OI Ba0McJ BBkQM7 Bdr/n4 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 43576771431,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 327680,
          "atime": 1523631881,
          "mtime": 1100022587,
          "ctime": 1571813880
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109394,
        "fileid": 17529416,
        "jobid": 67,
        "lstat": "P4R wWelj+ EXt C Tk Pr A KAA BAA CA Ba0Mdb BANcuj Bdr/oO A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 51916724478,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 40960,
          "atime": 1523631963,
          "mtime": 1077267363,
          "ctime": 1571813902
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109363,
        "fileid": 17788917,
        "jobid": 67,
        "lstat": "P4R sVLI+Z EXt C Tk Pr A KAA BAA CA Ba0Mdb BM76w3 Bdr/oS A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 47599882137,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 40960,
          "atime": 1523631963,
          "mtime": 1290775607,
          "ctime": 1571813906
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 28075,
        "fileid": 3995478,
        "jobid": 67,
        "lstat": "P4R QZibiK EXt C Tk Pr A BAA BAA I Ba0Mc8 BFLR/p Bdrx5Q A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 17608325258,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631932,
          "mtime": 1160585193,
          "ctime": 1571757648
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 28080,
        "fileid": 4296612,
        "jobid": 67,
        "lstat": "P4R UP6awn EXt W Tk Pr A BAA BAA I Ba0Mde BFSh5O Bdrx5Q A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 21741808679,
          "mode": 17901,
          "nlink": 22,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631966,
          "mtime": 1162485326,
          "ctime": 1571757648
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 108915,
        "fileid": 17790968,
        "jobid": 67,
        "lstat": "P4R 0gEEJj EVt C Tk Pr A GAA BAA BQ Ba0McR /HPvA Bdr/oW A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 56372511331,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 24576,
          "atime": 1523631889,
          "mtime": 1058864064,
          "ctime": 1571813910
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109291,
        "fileid": 18092657,
        "jobid": 67,
        "lstat": "P4R 4cpAxS EXs CM Tk Pr A IAA BAA Bg Ba0Mcc BSXj1P Bdr/oX A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 60610055250,
          "mode": 17900,
          "nlink": 140,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 32768,
          "atime": 1523631900,
          "mtime": 1381907791,
          "ctime": 1571813911
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109825,
        "fileid": 18592478,
        "jobid": 67,
        "lstat": "P4R 895zvX EFt n Tk Pr A BAA BAA Q Ba0MbX BTkCG5 BdsA5g A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 65463073751,
          "mode": 16749,
          "nlink": 39,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631831,
          "mtime": 1401954745,
          "ctime": 1571819104
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109887,
        "fileid": 18616838,
        "jobid": 67,
        "lstat": "P4R 0g8cFq EXt V RT Pr A BAA BAA I Ba0McP BVUIgg BdsA60 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 56387289450,
          "mode": 17901,
          "nlink": 21,
          "user": "1107",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631887,
          "mtime": 1431341088,
          "ctime": 1571819188
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109940,
        "fileid": 18621123,
        "jobid": 67,
        "lstat": "P4R 0g8cFr EXt D Tk Pr A BAA BAA I Ba0McP BSib0G BdsBLP A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 56387289451,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631887,
          "mtime": 1384758534,
          "ctime": 1571820239
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 30260,
        "fileid": 4296864,
        "jobid": 67,
        "lstat": "P4R goAq6T EXt C Tk Pr A CAA BAA Y Ba0McI BIW6kG BdryIi A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 35031002771,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 8192,
          "atime": 1523631880,
          "mtime": 1213966598,
          "ctime": 1571758626
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109929,
        "fileid": 18307143,
        "jobid": 67,
        "lstat": "P4R jt10N EVt C Tk Pr A YmAA BAA EOo Ba0McK BGkPol BdsBS4 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 599219469,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 6447104,
          "atime": 1523631882,
          "mtime": 1183906341,
          "ctime": 1571820728
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109712,
        "fileid": 18533658,
        "jobid": 67,
        "lstat": "P4R EeGeru EXs C Tk Pr A bwAA BAA ExA Ba0McY BPQjSu BdsBZh A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 4799982318,
          "mode": 17900,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 7274496,
          "atime": 1523631896,
          "mtime": 1329738926,
          "ctime": 1571821153
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109926,
        "fileid": 18533660,
        "jobid": 67,
        "lstat": "P4R YhxJa2 EXt D Tk Pr A 1 BAA A Ba0McM BC8eRb BdsBg9 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 26336335542,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 53,
          "atime": 1523631884,
          "mtime": 1123148891,
          "ctime": 1571821629
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 110055,
        "fileid": 17983829,
        "jobid": 67,
        "lstat": "P4R IatZrQ EXt F Tk Pr A 7 BAA A Ba0Mcq BcAQ/S BdsBg/ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 9038043856,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 59,
          "atime": 1523631914,
          "mtime": 1543573458,
          "ctime": 1571821631
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 109660,
        "fileid": 18986671,
        "jobid": 67,
        "lstat": "P4R gy3oOQ EXt G Tk Pr A Bj BAA A BbEUFW BXjirp BfBaJ5 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 35213181840,
          "mode": 17901,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 99,
          "atime": 1527857494,
          "mtime": 1468934889,
          "ctime": 1594204793
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 110925,
        "fileid": 18990307,
        "jobid": 67,
        "lstat": "P4R 8/lxcA EXt F Tk Pr A 9 BAA A Ba0MbT BYpu0C BdsBu3 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 65491375872,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1523631827,
          "mtime": 1487334658,
          "ctime": 1571822519
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 112374,
        "fileid": 18990308,
        "jobid": 67,
        "lstat": "P4R QykzjF EXt F Tk Pr A BAA BAA Q Ba0McH BcUqFI BdsBvk A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 18028378309,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631879,
          "mtime": 1548919112,
          "ctime": 1571822564
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 110741,
        "fileid": 19420919,
        "jobid": 67,
        "lstat": "P4R UYv64L EVt C Tk Pr A EAA BAA o Ba0MdH BEULVr BdsBvn A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 21890051595,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 16384,
          "atime": 1523631943,
          "mtime": 1146140011,
          "ctime": 1571822567
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 110352,
        "fileid": 19421370,
        "jobid": 67,
        "lstat": "P4R YhxJbC EXt C Tk Pr A EAA BAA o Ba0McM BM79aA BdsBvr A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 26336335554,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 16384,
          "atime": 1523631884,
          "mtime": 1290786432,
          "ctime": 1571822571
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 111413,
        "fileid": 19307062,
        "jobid": 67,
        "lstat": "P4R cb8CrB EXt N Tk Pr A BAA BAA I Ba0Mch BVJ7yq BdsBvw A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 30533495489,
          "mode": 17901,
          "nlink": 13,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631905,
          "mtime": 1428667562,
          "ctime": 1571822576
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 112257,
        "fileid": 19251008,
        "jobid": 67,
        "lstat": "P4R BMdlgHQ EXt D Tk Pr A d BAA A Ba0McY BVm+vc BdsBwH A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 82100748752,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 29,
          "atime": 1523631896,
          "mtime": 1436281820,
          "ctime": 1571822599
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2948525,
        "fileid": 140003090,
        "jobid": 67,
        "lstat": "P4R vOELrd EXt E Tk Cdf A q BAA A Be6gLi Be6gMo Be6gM7 A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 50701843165,
          "mode": 17901,
          "nlink": 4,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 42,
          "atime": 1592394466,
          "mtime": 1592394536,
          "ctime": 1592394555
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 112692,
        "fileid": 19251011,
        "jobid": 67,
        "lstat": "P4R MZSJPQ EXt D Tk Pr A 9 BAA A BbGGEv BYwnRe BdsB6s A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 13309088720,
          "mode": 17901,
          "nlink": 3,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1528324399,
          "mtime": 1489138782,
          "ctime": 1571823276
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 111832,
        "fileid": 19251115,
        "jobid": 67,
        "lstat": "P4R UZsCVk EVt C Tk Pr A BAA BAA Q Ba0Mc6 BCb4Fv BdsB8W A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 21905810788,
          "mode": 17773,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631930,
          "mtime": 1114603887,
          "ctime": 1571823382
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2897188,
        "fileid": 137050457,
        "jobid": 67,
        "lstat": "P4R BUd3g6e EXt F Tk Cdf A 9 BAA A BeYgA1 BemZst Bey9Rb A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 90695405214,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 61,
          "atime": 1583480885,
          "mtime": 1587125037,
          "ctime": 1590416475
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 111161,
        "fileid": 19430282,
        "jobid": 67,
        "lstat": "P4R Yim2is EXt F Tk Pr A 9 BAA A Ba0McL BYpu5I BdsB8X A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 26350413996,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1523631883,
          "mtime": 1487334984,
          "ctime": 1571823383
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 112651,
        "fileid": 19447541,
        "jobid": 67,
        "lstat": "P4R sXmA+b EXt G Tk Pr A BR BAA A Ba0MdS Bc088c BdsB8X A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 47640481691,
          "mode": 17901,
          "nlink": 6,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 81,
          "atime": 1523631954,
          "mtime": 1557384988,
          "ctime": 1571823383
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 119800,
        "fileid": 20129821,
        "jobid": 67,
        "lstat": "P4R BIfK2yD EXt F Tk Pr A Bh BAA A BbFsu2 BXxtOl BdsB8p A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 77832350851,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 97,
          "atime": 1528220598,
          "mtime": 1472648101,
          "ctime": 1571823401
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 28725,
        "fileid": 4339616,
        "jobid": 67,
        "lstat": "P4R kW3nbf EXt K Tk Pr A BAA BAA I BbF4s3 BOjCGI BdryIt A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 39038383839,
          "mode": 17901,
          "nlink": 10,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1528269623,
          "mtime": 1317806472,
          "ctime": 1571758637
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 112853,
        "fileid": 19236451,
        "jobid": 67,
        "lstat": "P4R optb5w EXt C Tk Pr A K BAA A Ba0McH BLqdjn BdsB8X A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 43649449584,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 10,
          "atime": 1523631879,
          "mtime": 1269422311,
          "ctime": 1571823383
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 121354,
        "fileid": 19973491,
        "jobid": 67,
        "lstat": "P4R mJFk0 EXt E Tk Pr A t BAA A Ba0McJ BDa7nj BdsCQe A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 639916340,
          "mode": 17901,
          "nlink": 4,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 45,
          "atime": 1523631881,
          "mtime": 1131133411,
          "ctime": 1571824670
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 118629,
        "fileid": 19580787,
        "jobid": 67,
        "lstat": "P4R cc7HZk EXt N Tk Pr A BAA BAA I Ba0Mcb BQf8OI BdsCQg A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 30550029924,
          "mode": 17901,
          "nlink": 13,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 4096,
          "atime": 1523631899,
          "mtime": 1350550408,
          "ctime": 1571824672
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 122414,
        "fileid": 20890891,
        "jobid": 67,
        "lstat": "P4R knHauk EXt F Tk Pr A 9 BAA A Ba0McI BYU6J1 BdsCTW A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 39310961572,
          "mode": 17901,
          "nlink": 5,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 61,
          "atime": 1523631880,
          "mtime": 1481876085,
          "ctime": 1571824854
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 125223,
        "fileid": 20726452,
        "jobid": 67,
        "lstat": "P4R MaT/KQ EXt O8 Tk Pr A HAA BAA BY BbF0Y9 BZjbVP BdsCjW A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 13326348944,
          "mode": 17901,
          "nlink": 956,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 28672,
          "atime": 1528251965,
          "mtime": 1502459215,
          "ctime": 1571825878
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2583427,
        "fileid": 126294689,
        "jobid": 67,
        "lstat": "P4R W6PdgW EX/ E Tk Cdf A q BAA A BciksO Bcikyd BdsClE A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 24599451670,
          "mode": 17919,
          "nlink": 4,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 42,
          "atime": 1552567054,
          "mtime": 1552567453,
          "ctime": 1571825988
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 123305,
        "fileid": 20712757,
        "jobid": 67,
        "lstat": "P4R BMffhqT EXt C Tk Pr A GAA BAA BQ Ba0McS BSkLet BdsCk+ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 82132736659,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 24576,
          "atime": 1523631890,
          "mtime": 1385215917,
          "ctime": 1571825982
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2564096,
        "fileid": 125628809,
        "jobid": 67,
        "lstat": "P4R fqlhIv EXo C Tk Cdf A K BAA A BcSePx BcSePx BdsCk/ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 34000474671,
          "mode": 17896,
          "nlink": 2,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 10,
          "atime": 1548346353,
          "mtime": 1548346353,
          "ctime": 1571825983
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 122611,
        "fileid": 20716279,
        "jobid": 67,
        "lstat": "P4R mLp7y EXt C Tk Pr A eAA BAA FI Ba0McJ BSkLfL BdsCk/ A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 640589554,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 122880,
          "atime": 1523631881,
          "mtime": 1385215947,
          "ctime": 1571825983
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 126010,
        "fileid": 20893561,
        "jobid": 67,
        "lstat": "P4R IbdImu EXt C Tk Pr A XAA BAA EQ Ba0Mcm BSkLfP BdsClB A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 9050556846,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 94208,
          "atime": 1523631910,
          "mtime": 1385215951,
          "ctime": 1571825985
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 124510,
        "fileid": 20289396,
        "jobid": 67,
        "lstat": "P4R Ehcf9O EXt C Tk Pr A FAA BAA BI Ba0McO BSkLfP BdsClD A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 4856086350,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 20480,
          "atime": 1523631886,
          "mtime": 1385215951,
          "ctime": 1571825987
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 128852,
        "fileid": 20342041,
        "jobid": 67,
        "lstat": "P4R cdBtlM EXt E Tk Pr A n BAA A BbF6+B BCCJge BdsDXk A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 30551759180,
          "mode": 17901,
          "nlink": 4,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 39,
          "atime": 1528278913,
          "mtime": 1107859486,
          "ctime": 1571829220
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 2902249,
        "fileid": 136344633,
        "jobid": 67,
        "lstat": "P4R BYOCxAF EXo E Tk Cdf A n BAA A BeVh1G BeVh1G BeVh1G A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 94724886533,
          "mode": 17896,
          "nlink": 4,
          "user": "1252",
          "group": "10079",
          "rdev": 0,
          "size": 39,
          "atime": 1582701894,
          "mtime": 1582701894,
          "ctime": 1582701894
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 123434,
        "fileid": 20299586,
        "jobid": 67,
        "lstat": "P4R BEasC77 EXt C Tk Pr A WAA BAA EI Ba0Mcs BNb5ZK BdsDeB A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 73462198011,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 90112,
          "atime": 1523631916,
          "mtime": 1299158602,
          "ctime": 1571829633
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 122135,
        "fileid": 20729175,
        "jobid": 67,
        "lstat": "P4R BIfb9xr EXt C Tk Pr A WAA BAA EI Ba0McT BcSIvY BdsDeH A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 77836835947,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 90112,
          "atime": 1523631891,
          "mtime": 1548258264,
          "ctime": 1571829639
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 128631,
        "fileid": 20904113,
        "jobid": 67,
        "lstat": "P4R BMgBn6t EXt C Tk Pr A WAA BAA EI Ba0McS BNPqK+ BdsDec A A C",
        "name": "xxxxxxxxxxxx/",
        "fullpath": "/imgrep/images/xxxxxxxxxxxx/",
        "stat": {
          "dev": 65041,
          "ino": 82141675181,
          "mode": 17901,
          "nlink": 2,
          "user": "1252",
          "group": "1003",
          "rdev": 0,
          "size": 90112,
          "atime": 1523631890,
          "mtime": 1295950526,
          "ctime": 1571829660
        },
        "linkfileindex": 0
      },
      {
        ...
        ...
        ...
      }
    ]
  }
}quit
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {}
}
jens

jens

2021-09-17 12:55

reporter   ~0004267

Hi Frank,

I found some time to go over your instruction and did some intense testing.


First I queried the top 2 folder levels for the jobid in question.
--------------------------------------------------------------------------------------------
*.bvfs_lsdirs path= jobid=67
Automatically selected Catalog: MyCatalog
Using Catalog "MyCatalog"
32 0 0 A A A A A A A A A A A A A A .
31 0 0 A A A A A A A A A A A A A A /

*.bvfs_lsdirs pathid=31 jobid=67
31 0 0 A A A A A A A A A A A A A A .
32 0 0 A A A A A A A A A A A A A A ..
3037697 0 0 A A A A A A A A A A A A A A imgrep/
3037699 0 0 A A A A A A A A A A A A A A storage/


Since the issue in webgui already occurs on this level I switched to api level 2 already
but couldn't find anything obvious regarding malformatted output.
----------------------------------------------------------------------------------------------------------------------------
*.api 2
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "api": 2
  }
}
*.bvfs_lsdirs pathid=31 jobid=67
{
  "jsonrpc": "2.0",
  "id": null,
  "result": {
    "directories": [
      {
        "type": "D",
        "pathid": 31,
        "fileid": 0,
        "jobid": 0,
        "lstat": "A A A A A A A A A A A A A A",
        "name": ".",
        "fullpath": ".",
        "stat": {
          "dev": 0,
          "ino": 0,
          "mode": 0,
          "nlink": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 0,
          "atime": 0,
          "mtime": 0,
          "ctime": 0
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 32,
        "fileid": 0,
        "jobid": 0,
        "lstat": "A A A A A A A A A A A A A A",
        "name": "..",
        "fullpath": "..",
        "stat": {
          "dev": 0,
          "ino": 0,
          "mode": 0,
          "nlink": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 0,
          "atime": 0,
          "mtime": 0,
          "ctime": 0
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3037697,
        "fileid": 0,
        "jobid": 0,
        "lstat": "A A A A A A A A A A A A A A",
        "name": "imgrep/",
        "fullpath": "/imgrep/",
        "stat": {
          "dev": 0,
          "ino": 0,
          "mode": 0,
          "nlink": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 0,
          "atime": 0,
          "mtime": 0,
          "ctime": 0
        },
        "linkfileindex": 0
      },
      {
        "type": "D",
        "pathid": 3037699,
        "fileid": 0,
        "jobid": 0,
        "lstat": "A A A A A A A A A A A A A A",
        "name": "storage/",
        "fullpath": "/storage/",
        "stat": {
          "dev": 0,
          "ino": 0,
          "mode": 0,
          "nlink": 0,
          "user": "root",
          "group": "root",
          "rdev": 0,
          "size": 0,
          "atime": 0,
          "mtime": 0,
          "ctime": 0
        },
        "linkfileindex": 0
      }
    ]
  }
}*

So I went one level deeper on the imgrep folder but still everything seem to work fine and look valid.
-------------------------------------------------------------------------------------------------------------------------------------------------
-> see attachment ( please note I've shortened the output to a few thousand lines and anonymized all the folder names )


Interesting to me is that this is the only machine we are having trouble with.
Maybe it is something with the filesystem layouts there.
Therefor and to give you a better picture this is what the backup client looks like:

OS:
Distributor ID: Debian
Description: Debian GNU/Linux 8.7 (jessie)
Release: 8.7
Codename: jessie

Storage mounts:
-------------------------
/dev/vdc1 on /storage/bucket-00 type xfs (rw,noatime,nodiratime,attr2,inode64,noquota)
/dev/vdb1 on /imgrep type xfs (rw,noatime,nodiratime,attr2,inode64,noquota)

Disk Free status:
------------------------
/dev/vdc1 5.0T 4.8T 293G 95% /storage/bucket-00
/dev/vdb1 23T 23T 348G 99% /imgrep


Client Fileset:
-------------------
FileSet {
  Name = "xxxxxxxxxxxxxxxxx"
  Include {
    Options {
      Signature = SHA1
      One FS = No
      Checkfilechanges = yes
    }
    File = /imgrep/images
    File = /storage/bucket-00/images
  }
}



Please let me know if you need any additional information or contribution.

Best, Jens

Issue History

Date Modified Username Field Change
2021-08-26 10:50 jens New Issue
2021-08-26 10:50 jens File Added: bareos_webui.png
2021-08-26 10:59 arogge Assigned To => arogge
2021-08-26 10:59 arogge Status new => feedback
2021-08-26 10:59 arogge Note Added: 0004223
2021-08-26 11:09 jens Note Added: 0004224
2021-08-26 11:09 jens Status feedback => assigned
2021-08-26 11:35 arogge Status assigned => feedback
2021-08-26 11:35 arogge Note Added: 0004225
2021-08-26 11:37 jens Note Added: 0004226
2021-08-26 11:37 jens Status feedback => assigned
2021-08-27 12:03 jens File Added: bareos-webui-nightly.png
2021-08-27 12:03 jens Note Added: 0004228
2021-08-27 12:19 jens Note Added: 0004229
2021-08-27 12:20 jens Note Edited: 0004228
2021-08-27 12:26 arogge Note Added: 0004230
2021-08-30 11:53 frank Assigned To arogge => frank
2021-08-31 11:38 frank Relationship added related to 0001253
2021-08-31 12:28 frank Status assigned => acknowledged
2021-08-31 16:00 frank Note Added: 0004241
2021-09-01 10:26 jens Note Added: 0004243
2021-09-17 12:55 jens File Added: bconsole_api2_test_query_output.txt
2021-09-17 12:55 jens Note Added: 0004267