Movie Pipeline Queue empty even tho there are jobs in it

Hello, i have an issue with getting the job list from the render queue.

This is a BP i have for getting that data:

The resulting array is empty even tho i have jobs created by python script prior to the execution of these functions.

image

After these three are created I run a render which triggers these jobs, and the sequence that is assigned to them spawns a BP actor that executes the functions from the first image. I am wondering why would the resulting array be empty when clearly queue has 3 jobs in it.

Just for clarity, i am trying to get the names of these jobs for other purposes.

Thanks in advance,
impostekno