Project

General

Profile

Actions

Support #86

closed

Icarus Deadline Submission 10.3?

Added by Richard Levene 5 months ago. Updated 3 months ago.

Status:
Closed
Priority:
High
Assignee:
-
Start date:
12/02/2023
Due date:
% Done:

0%

Estimated time:

Description

Has the Icarus Deadline Vred submission been tested on Deadline 10.3?
I tried to run it on our new setup, the submission dialog loads up fine and i can submit the job, however when it goes to render, deadline job throws an error
2023-12-01 21:55:58: RenderPluginException -- No module named 'Queue'

This happens when rendering the job on pc or linux box. (although icarus render node was not actually installed on the pc) but i dont think it is even getting to that point to try and call icarus.

Any thoughts? Maybe submission scripts need updating for some sort of change in deadline?


Files

IcarusVred.py (13.5 KB) IcarusVred.py 10.3 working submission file Richard Levene, 12/05/2023 11:15 PM
Actions #1

Updated by Richard Levene 5 months ago

Dariusz,

I have not tested your updated sumbission plugin file yet but a question was asked about the error Alex our cloud dev

"Regarding the The specified queue does not exist or you do not have access to it. (Amazon.SQS.Model.QueueDoesNotExistException) error, that could be both an issue of your Deadline plugin and also may require permission updates on our end if it is a custom SQS queue you are using.
Our workstation and render nodes do not inherently have permissions to create or access arbitrary SQS queues. If Dariusz has the plugin creating or read/writing from an SQS queue, please let us know so that we can ensure the permissions required exist"

Do you have an answer to this?

Thanks,

Rich

Actions #2

Updated by Dariusz Makowski 5 months ago

Hey
Not quite sure, I don't think I do any SQS queue.
The queue error that the deadline plugin has is due to python library rename/change from 2x to 3x.

Actions #3

Updated by Richard Levene 5 months ago

Thanks D! I will let them know

Actions #4

Updated by Richard Levene 5 months ago

I tried the update but I get this deadline error:

The Deadline Plugin was not properly initialized. Application plugins must explicitly call `super().__init__()` in the Python constructor: `def __init__()`.
Actions #5

Updated by Richard Levene 5 months ago

Tried your newer update and next error

=======================================================
Error
=======================================================
Error: name 'unicode' is not defined (Python.Runtime.PythonException)
  File "C:\ProgramData\Thinkbox\Deadline10\workers\3dsmall01\plugins\656e3d8a5a7dcc1e1583df70\IcarusVred.py", line 314, in sendMessage
    data = unicode(data, "utf-8")
  File "C:\ProgramData\Thinkbox\Deadline10\workers\3dsmall01\plugins\656e3d8a5a7dcc1e1583df70\IcarusVred.py", line 230, in StartJob
    self.sendMessage({
   at Python.Runtime.PythonException.ThrowLastAsClrException() in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1688438502375\work\src\runtime\PythonException.cs:line 53
   at Python.Runtime.Dispatcher.TrueDispatch(Object[] args) in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1688438502375\work\src\runtime\DelegateManager.cs:line 341
   at Python.Runtime.Dispatcher.Dispatch(Object[] args) in C:\thinkbox-conda\conda-bld\dotnet_pythonnet_1688438502375\work\src\runtime\DelegateManager.cs:line 208
   at __FranticX_GenericDelegate0Dispatcher.Invoke()
   at Deadline.Plugins.DeadlinePlugin.StartJob()
   at Deadline.Plugins.DeadlinePlugin.DoStartJob()
   at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)
   at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)

=======================================================
Type
=======================================================
RenderPluginException
Actions #6

Updated by Richard Levene 5 months ago

Attached is the working 10.3 Icarus Submission file

Job renders

Actions #7

Updated by Richard Levene 3 months ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF