Test Robot Available in Orchestrator but not available in job while run Process

I just install Orchestrator to handle testing activities using Test robot but after installation robot is connected and licensed and avail in Orchestrator but not avail while try to run job check below screen for more details.
1- Robot Licensed allocation:
image

2- Robot Connectivity:

3- Robot Availability:

4- Robot while run process:
image

Hi @mahmoud.zaky

it looks like that you try to start the test case like a “normal automation”. Have you already checked if it works via the testing functionality in Orchestrator (see screenshot)?

thanks Anob for your reply i tried it from Test cases but gives me time out exception as below
Available timed out.

RemoteException wrapping System.TimeoutException: Available timed out. —> RemoteException wrapping System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.Connection.d__18.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass18_01.<b__1>d.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.IOHelpers.d__191.MoveNext() --- End of inner exception stack trace --- at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass18_01.b__2(Exception ex) at UiPath.CoreIpc.IOHelpers.d__191.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.CoreIpc.ServiceClient1.d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Executor.RobotRunner.d__86.MoveNext()