AWS Thinkbox Discussion Forums

Maya + Vray to Deadline 10 FlexNet Licensing error:-1,359

Hi,
I have installed deadline 10 on my Windows Workstations.
I’ve this error when I submit a render from Maya + Vray to Deadline:

08:12:44: The license files (or license server system network addresses) attempted are
08:12:44: listed below. Use LM_LICENSE_FILE to use a different license file,
08:12:44: or contact your software provider for a license file.
08:12:44: Feature: deadline
08:12:44: Filename: C:\flexlm\license.dat
08:12:44: License path: C:\flexlm\license.dat;
08:12:44: FlexNet Licensing error:-1,359. System Error: 2 “No such file or directory”
08:12:44: For further information, refer to the FlexNet Licensing documentation,
08:12:44: available at “www.flexerasoftware.com”.
08:12:44: Failed to checkout a license using current configuration, checking for auto configuration…
08:12:44: Auto Configuration: Picking configuration based on: Twistar / 192.168.1.106
08:12:44: Auto Configuration: No auto configuration could be detected, using local configuration
08:12:44: Attempting auto discovery of license servers, searching for servers on local network…
08:12:44: Broadcasting on 192.168.1.106
08:12:45: Unable to detect vendor daemons on local network
08:12:45: Could not obtain license because:
08:12:45: Dynamic Licensing Mode is enabled and the Slave was unable to check out a Standard License. Since the threshold of 5 has not been met, the Slave is unable to change to UBL. Reason for standard License failure: Could not retrieve the last error
08:12:45: Could not obtain license because:
08:12:45: Cannot find license file.

Can You help me, please?

Many Thanks.

How is your Maya normally licensed?

I’ve a standard Stand-alone license.

This one’s the Slave actually.

When you see " 08:12:44: Filename: C:\flexlm\license.dat" it means that deadline.ini file doesn’t have a server set up. Details on how to set that via “Change License Server” is here.

If you were using license-free mode up until now, you’ll have to delete all but two Slaves from the “Slaves” panel in the Monitor using “Super User Mode”

I use license-free mode and after deleting all slaves except two, the rendering seems to start… after a while I receive this error in task panel:

=======================================================
Error

Error: Maya 2018_0 render executable was not found in the semicolon separated list “S:\Programmi\Autodesk\Maya2018\bin\Render.exe;C:\Program Files\Autodesk\Maya2018\bin\Render.exe;C:\Program Files (x86)\Autodesk\Maya2018\bin\Render.exe;/usr/autodesk/maya2018/bin/Render;/Applications/Autodesk/maya2018/Maya.app/Contents/bin/Render”. The path to the render executable can be configured from the Plugin Configuration in the Deadline Monitor.
at Deadline.Plugins.PluginWrapper.RenderTasks (System.String taskId, System.Int32 startFrame, System.Int32 endFrame, System.String& outMessage, FranticX.Processes.ManagedProcess+AbortLevel& abortLevel) [0x002ea] in <2f52419e7ab64ba795b96de3fbc5b1a9>:0

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

at Deadline.Plugins.SandboxedPlugin.d (Deadline.Net.DeadlineMessage aka) [0x00242] in <2f52419e7ab64ba795b96de3fbc5b1a9>:0
at Deadline.Plugins.SandboxedPlugin.RenderTask (System.String taskId, System.Int32 startFrame, System.Int32 endFrame) [0x000df] in <2f52419e7ab64ba795b96de3fbc5b1a9>:0
at Deadline.Slaves.SlaveRenderThread.c (Deadline.IO.TaskLogWriter aal) [0x0073e] in <2f52419e7ab64ba795b96de3fbc5b1a9>:0

I already checked in deadline tool > configure plugin
Maya Render executable is installed in my pc in S:\Programmi\Autodesk\Maya2018\bin\Render.exe

Many thanks

I took a quick look at the Maya plugin code, and all it does it taking the list of paths you configured, and calling FileUtils.SearchFileList() on it which returns the first entry on the list that actually exists on disk, or “” if none is found. In the latter case, it prints the error you are seeing.

So for some reason the function does not think that the file

 S:\Programmi\Autodesk\Maya2018\bin\Render.exe 

actually exists on disk.

Possible things to check:

  • Since you have TWO render nodes, does EVERY render node have that path? Are you getting the error from a Slave that actually has Maya installed at that location?
  • Is the path spelled exactly as listed by the Windows File Explorer? Any non-ASCII characters on it that we cannot perceive? I assume you used the […] button to actually pick the file from disk, but I just had to ask in case you typed it in the text both yourself…

Please let us know.

I have fixed the correct path and now the rendering starting.
In Deadline I see 100% rendering complete but this has not been saved on my local pc.
Here the log file:

=======================================================
Log

2018-12-11 15:43:45: 0: Loading Job’s Plugin timeout is Disabled
2018-12-11 15:43:48: 0: Executing plugin command of type ‘Sync Files for Job’
2018-12-11 15:43:51: 0: Synchronization time for job files: 3.168 s
2018-12-11 15:43:51: 0: Synchronizing Plugin MayaCmd from /home/ec2-user/Thinkbox/Deadline10/cache/AboLy9iNSNbvdsCWV7J4G0fx0/plugins/MayaCmd took: 0 seconds
2018-12-11 15:43:51: 0: Done executing plugin command of type ‘Sync Files for Job’
2018-12-11 15:43:51: 0: Executing plugin command of type ‘Initialize Plugin’
2018-12-11 15:43:52: 0: INFO: Executing plugin script ‘/home/ec2-user/Thinkbox/Deadline10/slave/ip-10-128-19-119/plugins/5c0fdb24986c9f597421c34d/MayaCmd.py’
2018-12-11 15:43:52: 0: INFO: About: Maya Cmd Plugin for Deadline
2018-12-11 15:43:52: 0: INFO: Render Job As User disabled, running as current user ‘ec2-user’
2018-12-11 15:43:52: 0: INFO: The job’s environment will be merged with the current environment before rendering
2018-12-11 15:43:52: 0: Done executing plugin command of type ‘Initialize Plugin’
2018-12-11 15:43:52: 0: Start Job timeout is disabled.
2018-12-11 15:43:52: 0: Task timeout is disabled.
2018-12-11 15:43:52: 0: Loaded job: palla (5c0fdb24986c9f597421c34d)
2018-12-11 15:43:52: 0: Executing plugin command of type ‘Start Job’
2018-12-11 15:43:52: 0: INFO: Executing global asset transfer preload script ‘/home/ec2-user/Thinkbox/Deadline10/slave/ip-10-128-19-119/plugins/5c0fdb24986c9f597421c34d/GlobalAssetTransferPreLoad.py’
2018-12-11 15:43:52: 0: INFO: Looking for AWS Portal File Transfer…
2018-12-11 15:43:52: 0: INFO: Looking for File Transfer controller in /opt/Thinkbox/S3BackedCache/bin/task.py…
2018-12-11 15:43:52: 0: INFO: Found AWS Portal File Transfer.
2018-12-11 15:43:52: 0: INFO: AWS Portal File Transfer is installed on the system. Adding file sync callbacks.
2018-12-11 15:43:52: 0: INFO: Adding callbacks for Simple plugin.
2018-12-11 15:43:52: 0: Done executing plugin command of type ‘Start Job’
2018-12-11 15:43:52: 0: Plugin rendering frame(s): 1
2018-12-11 15:43:53: 0: Executing plugin command of type ‘Render Task’
2018-12-11 15:43:53: 0: INFO: Notifying AWS Portal File Transfer about task start.
2018-12-11 15:43:53: 0: INFO: AWS Portal File Transfer start…
2018-12-11 15:43:53: 0: INFO: AWS Portal File Transfer - add global upload whitelists …
2018-12-11 15:43:53: 0: INFO: Executing file transfer command: python /opt/Thinkbox/S3BackedCache/bin/task.py start 5c0fdb24986c9f597421c34d --upload_whitelist palla.##.png --upload_whitelist_re ^.+.abc$ ^.+.avi$ ^.+.bmp$ ^.+.bw$ ^.+.cin$ ^.+.cjp$ ^.+.cjpg$ ^.+.cxr$ ^.+.dds$ ^.+.dpx$ ^.+.dwf$ ^.+.dwfx$ ^.+.dwg$ ^.+.dxf$ ^.+.dxx$ ^.+.eps$ ^.+.exr$ ^.+.fbx$ ^.+.fxr$ ^.+.hdr$ ^.+.icb$ ^.+.iff$ ^.+.iges$ ^.+.igs$ ^.+.int$ ^.+.inta$ ^.+.iris$ ^.+.jpe$ ^.+.jpeg$ ^.+.jpg$ ^.+.jp2$ ^.+.mcc$ ^.+.mcx$ ^.+.mov$ ^.+.mxi$ ^.+.pdf$ ^.+.pic$ ^.+.png$ ^.+.prt$ ^.+.ps$ ^.+.psd$ ^.+.rgb$ ^.+.rgba$ ^.+.rla$ ^.+.rpf$ ^.+.sat$ ^.+.sgi$ ^.+.stl$ ^.+.sxr$ ^.+.targa$ ^.+.tga$ ^.+.tif$ ^.+.tiff$ ^.+.tim$ ^.+.vda$ ^.+.vrimg$ ^.+.vrmesh$ ^.+.vrsm$ ^.+.vrst$ ^.+.vst$ ^.+.wmf$ ^.+.ass$ ^.+.gz$ ^.+.ifd$ ^.+.mi$ ^.+.mi2$ ^.+.mxi$ ^.+.rib$ ^.+.rs$ ^.+.vrscene$
2018-12-11 15:43:54: 0: INFO: Result: In new task.py 2
2018-12-11 15:43:54: 0: task.py received the following known arguments: Namespace(cmd=u’start’, job_id=‘5c0fdb24986c9f597421c34d’, upload_whitelist=[u’palla.##.png’], upload_whitelist_re=[u’^.+\\.abc$’, u’^.+\\.avi$’, u’^.+\\.bmp$’, u’^.+\\.bw$’, u’^.+\\.cin$’, u’^.+\\.cjp$’, u’^.+\\.cjpg$’, u’^.+\\.cxr$’, u’^.+\\.dds$’, u’^.+\\.dpx$’, u’^.+\\.dwf$’, u’^.+\\.dwfx$’, u’^.+\\.dwg$’, u’^.+\\.dxf$’, u’^.+\\.dxx$’, u’^.+\\.eps$’, u’^.+\\.exr$’, u’^.+\\.fbx$’, u’^.+\\.fxr$’, u’^.+\\.hdr$’, u’^.+\\.icb$’, u’^.+\\.iff$’, u’^.+\\.iges$’, u’^.+\\.igs$’, u’^.+\\.int$’, u’^.+\\.inta$’, u’^.+\\.iris$’, u’^.+\\.jpe$’, u’^.+\\.jpeg$’, u’^.+\\.jpg$’, u’^.+\\.jp2$’, u’^.+\\.mcc$’, u’^.+\\.mcx$’, u’^.+\\.mov$’, u’^.+\\.mxi$’, u’^.+\\.pdf$’, u’^.+\\.pic$’, u’^.+\\.png$’, u’^.+\\.prt$’, u’^.+\\.ps$’, u’^.+\\.psd$’, u’^.+\\.rgb$’, u’^.+\\.rgba$’, u’^.+\\.rla$’, u’^.+\\.rpf$’, u’^.+\\.sat$’, u’^.+\\.sgi$’, u’^.+\\.stl$’, u’^.+\\.sxr$’, u’^.+\\.targa$’, u’^.+\\.tga$’, u’^.+\\.tif$’, u’^.+\\.tiff$’, u’^.+\\.tim$’, u’^.+\\.vda$’, u’^.+\\.vrimg$’, u’^.+\\.vrmesh$’, u’^.+\\.vrsm$’, u’^.+\\.vrst$’, u’^.+\\.vst$’, u’^.+\\.wmf$’, u’^.+\\.ass$’, u’^.+\\.gz$’, u’^.+\\.ifd$’, u’^.+\\.mi$’, u’^.+\\.mi2$’, u’^.+\\.mxi$’, u’^.+\\.rib$’, u’^.+\\.rs$’, u’^.+\\.vrscene$’], url=‘localhost:4002’)
2018-12-11 15:43:54: 0: ----- StartTask -----
2018-12-11 15:43:54: 0: job_id: “5c0fdb24986c9f597421c34d”
2018-12-11 15:43:54: 0: job_upload_whitelist: “palla.##.png”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.abc$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.avi$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.bmp$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.bw$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.cin$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.cjp$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.cjpg$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.cxr$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dds$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dpx$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dwf$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dwfx$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dwg$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dxf$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.dxx$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.eps$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.exr$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.fbx$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.fxr$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.hdr$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.icb$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.iff$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.iges$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.igs$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.int$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.inta$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.iris$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.jpe$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.jpeg$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.jpg$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.jp2$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mcc$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mcx$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mov$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mxi$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.pdf$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.pic$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.png$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.prt$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.ps$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.psd$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.rgb$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.rgba$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.rla$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.rpf$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.sat$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.sgi$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.stl$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.sxr$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.targa$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.tga$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.tif$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.tiff$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.tim$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vda$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vrimg$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vrmesh$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vrsm$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vrst$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vst$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.wmf$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.ass$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.gz$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.ifd$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mi$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mi2$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.mxi$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.rib$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.rs$”
2018-12-11 15:43:54: 0: job_upload_whitelist_re: “^.+\.vrscene$”
2018-12-11 15:43:54: 0: sequence: 2
2018-12-11 15:43:54: 0: EOP
2018-12-11 15:43:54: 0: INFO: Done AWS Portal File Transfer start.
2018-12-11 15:43:54: 0: INFO: Setting MAYA_DEBUG_ENABLE_CRASH_REPORTING environment variable to 0 for this session. Set to 1 if you need Maya debug log
2018-12-11 15:43:54: 0: INFO: Setting MAYA_DISABLE_CIP (ADSK Customer Involvement Program) environment variable to 1 for this session
2018-12-11 15:43:54: 0: INFO: Setting MAYA_DISABLE_CER (ADSK Customer Error Reporting) environment variable to 1 for this session
2018-12-11 15:43:54: 0: INFO: Setting MAYA_DISABLE_CLIC_IPM (ADSK In Product Messaging) environment variable to 1 for this session
2018-12-11 15:43:54: 0: INFO: Setting MAYA_OPENCL_IGNORE_DRIVER_VERSION environment variable to 1 for this session
2018-12-11 15:43:54: 0: INFO: Setting MAYA_VP2_DEVICE_OVERRIDE environment variable to VirtualDeviceDx11 for this session
2018-12-11 15:43:54: 0: INFO: Setting MAYA_ENABLE_LEGACY_RENDER_LAYERS environment variable to 0 for this session
2018-12-11 15:43:54: 0: INFO: Stdout Redirection Enabled: True
2018-12-11 15:43:54: 0: INFO: Asynchronous Stdout Enabled: False
2018-12-11 15:43:54: 0: INFO: Stdout Handling Enabled: True
2018-12-11 15:43:54: 0: INFO: Popup Handling Enabled: True
2018-12-11 15:43:54: 0: INFO: QT Popup Handling Enabled: False
2018-12-11 15:43:54: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2018-12-11 15:43:54: 0: INFO: Using Process Tree: True
2018-12-11 15:43:54: 0: INFO: Hiding DOS Window: True
2018-12-11 15:43:54: 0: INFO: Creating New Console: False
2018-12-11 15:43:54: 0: INFO: Running as user: ec2-user
2018-12-11 15:43:54: 0: INFO: Rendering with Maya version 2018.0
2018-12-11 15:43:54: 0: INFO: Not enforcing a build of Maya
2018-12-11 15:43:54: 0: INFO: Executable: “/usr/autodesk/mayaIO2018/bin/Render”
2018-12-11 15:43:54: 0: INFO: Rendering to network drive
2018-12-11 15:43:54: 0: INFO: Rendering with VRay.
2018-12-11 15:43:54: 0: INFO: Argument: -r vray -threads 0 -x 960 -y 540 -s 1 -e 1 -b 1 -rd “W:/3_Lavoro/Cimec/Etichettatrice_rotativa_1843/Etichettatrice_3D/images” -im “palla” -proj “W:/3_Lavoro/Cimec/Etichettatrice_rotativa_1843/Etichettatrice_3D” “/home/ec2-user/Thinkbox/Deadline10/slave/ip-10-128-19-119/jobsData/5c0fdb24986c9f597421c34d/palla.mb”
2018-12-11 15:43:54: 0: INFO: Full Command: “/usr/autodesk/mayaIO2018/bin/Render” -r vray -threads 0 -x 960 -y 540 -s 1 -e 1 -b 1 -rd “W:/3_Lavoro/Cimec/Etichettatrice_rotativa_1843/Etichettatrice_3D/images” -im “palla” -proj “W:/3_Lavoro/Cimec/Etichettatrice_rotativa_1843/Etichettatrice_3D” “/home/ec2-user/Thinkbox/Deadline10/slave/ip-10-128-19-119/jobsData/5c0fdb24986c9f597421c34d/palla.mb”
2018-12-11 15:43:54: 0: INFO: Startup Directory: “/usr/autodesk/mayaIO2018/bin”
2018-12-11 15:43:54: 0: INFO: Process Priority: BelowNormal
2018-12-11 15:43:54: 0: INFO: Process Affinity: default
2018-12-11 15:43:54: 0: INFO: Process is now running
2018-12-11 15:43:54: 0: STDOUT: Starting “/usr/autodesk/mayaIO2018/bin/maya”
2018-12-11 15:44:06: 0: STDOUT: [2018/Dec/11|15:44:06] V-Ray: V-Ray for Maya version 3.60.04 from Mar 20 2018, 19:59:55
2018-12-11 15:44:06: 0: STDOUT: [2018/Dec/11|15:44:06] V-Ray: V-Ray core version is 3.60.04
2018-12-11 15:44:07: 0: STDOUT: Initializing V-Ray for Maya
2018-12-11 15:44:09: 0: STDOUT: [2018/Dec/11|15:44:09] V-Ray: Loading plugins from “/usr/autodesk/mayaIO2018/vray/vrayplugins/libvray_*.so”
2018-12-11 15:44:19: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: 77 plugin(s) loaded successfully
2018-12-11 15:44:19: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Finished loading plugins.
2018-12-11 15:44:19: 0: WARNING: Strict error checking on, ignoring the following unrecognized error or warning. If it is fatal, please email support@thinkboxsoftware.com with the error message.
2018-12-11 15:44:19: 0: STDOUT: Warning: V-Ray: Could not get the renderer
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node vrayMultiProjection (id: 1115335/0x001104C7)
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node VRayCurvature (id: 1115347/0x001104D3)
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node VRayTriplanar (id: 1115362/0x001104E2)
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node VRaySkinMtl (id: 1115348/0x001104D4)
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node VRayPointParticleMtl (id: 1115353/0x001104D9)
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node VRayStochasticFlakesMtl (id: 1115359/0x001104DF)
2018-12-11 15:44:20: 0: STDOUT: [2018/Dec/11|15:44:19] V-Ray: Registered dynamic node VRayAlSurface (id: 1115350/0x001104D6)
2018-12-11 15:44:25: 0: STDOUT: info: Loaded “/usr/autodesk/mayaIO2018/lib/libvraymdl.so”
2018-12-11 15:44:25: 0: STDOUT: info: MDL SDK 2017, build 287000.5634, 12 Apr 2017, linux-x86-64-gcc4
2018-12-11 15:44:26: 0: STDOUT: info: Loaded library “/usr/autodesk/mayaIO2018/lib/libvrayfreeimage.so”.
2018-12-11 15:44:39: 0: STDOUT: libai.so already loaded
2018-12-11 15:44:39: 0: STDOUT: Successfully imported python module ‘arnold’
2018-12-11 15:44:39: 0: STDOUT: Successfully imported python module ‘mtoa’
2018-12-11 15:44:42: 0: WARNING: Strict error checking on, ignoring the following unrecognized error or warning. If it is fatal, please email support@thinkboxsoftware.com with the error message.
2018-12-11 15:44:42: 0: STDOUT: Warning: };
2018-12-11 15:44:42: 0: WARNING: Strict error checking on, ignoring the following unrecognized error or warning. If it is fatal, please email support@thinkboxsoftware.com with the error message.
2018-12-11 15:44:42: 0: STDOUT: Warning: “/usr/autodesk/mayaIO2018/scripts/others/imageFormats.mel” line 65.2 : Global variable is already initialized; this occurrence is ignored.
2018-12-11 15:44:42: 0: STDOUT: Successfully registered renderer ‘arnold’
2018-12-11 15:44:42: 0: STDOUT: File read in 44.6 seconds.
2018-12-11 15:44:42: 0: STDOUT: File read in 44.6 seconds.
2018-12-11 15:44:42: 0: STDOUT: Result: /home/ec2-user/Thinkbox/Deadline10/slave/ip-10-128-19-119/jobsData/5c0fdb24986c9f597421c34d/palla.mb
2018-12-11 15:44:42: 0: STDOUT: V-Ray: Starting render
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: Exporting scene to V-Ray.
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: Parsing light links time 0h 0m 0.0s (0.0 s)
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray warning: The file path for W:/3_Lavoro/Cimec/Etichettatrice_rotativa_1843/Etichettatrice_3D/images/palla cannot be created. [createPath] W:/ (13) Permission denied
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: Total time translating scene for V-Ray 0h 0m 0.0s (0.0 s)
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: Render complete
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: ========================
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: Clearing exporter memory…
2018-12-11 15:44:42: 0: STDOUT: [2018/Dec/11|15:44:42] V-Ray: Total time clearing exporter memory 0h 0m 0.0s (0.0 s)
2018-12-11 15:44:42: 0: WARNING: Strict error checking on, ignoring the following unrecognized error or warning. If it is fatal, please email support@thinkboxsoftware.com with the error message.
2018-12-11 15:44:42: 0: STDOUT: Warning: file: /usr/autodesk/mayaIO2018/scripts/others/mayaBatchRenderProcedure.mel line 653: Renderer returned an error while rendering ‘defaultRenderLayer’, please verify the output image.
2018-12-11 15:44:42: 0: STDOUT: Scene /home/ec2-user/Thinkbox/Deadline10/slave/ip-10-128-19-119/jobsData/5c0fdb24986c9f597421c34d/palla.mb completed.
2018-12-11 15:44:42: 0: INFO: Process exit code: 0
2018-12-11 15:44:42: 0: INFO: Notifying AWS Portal File Transfer about task end.
2018-12-11 15:44:42: 0: INFO: AWS Portal File Transfer end…
2018-12-11 15:44:42: 0: INFO: Executing file transfer command: python /opt/Thinkbox/S3BackedCache/bin/task.py end 5c0fdb24986c9f597421c34d
2018-12-11 15:44:43: 0: INFO: Result: In new task.py 2
2018-12-11 15:44:43: 0: task.py received the following known arguments: Namespace(cmd=u’end’, job_id=‘5c0fdb24986c9f597421c34d’, url=‘localhost:4002’)
2018-12-11 15:44:43: 0: ----- EndTask -----
2018-12-11 15:44:43: 0: job_id: “5c0fdb24986c9f597421c34d”
2018-12-11 15:44:43: 0: EOP
2018-12-11 15:44:43: 0: INFO: Done AWS Portal File Transfer end.
2018-12-11 15:44:43: 0: Done executing plugin command of type ‘Render Task’

=======================================================
Details

Date: 12/11/2018 15:44:44
Frames: 1
Job Submit Date: 12/11/2018 15:43:32
Job User: twist_000
Average RAM Usage: 323182319 (2%)
Peak RAM Usage: 622051328 (4%)
Average CPU Usage: 2%
Peak CPU Usage: 13%
Used CPU Clocks (x10^6 cycles): 20225
Total CPU Clocks (x10^6 cycles): 1011234

=======================================================
Slave Information

Slave Name: ip-10-128-19-119
Version: v10.0.23.3 Release (a37ba0dd5)
Operating System: Linux
Machine User: ec2-user
IP Address: 10.128.19.119
MAC Address: 06:49:2A:C7:30:28
CPU Architecture: x86_64
CPUs: 8
CPU Usage: 16%
Memory Usage: 748.2 MB / 15.1 GB (4%)
Free Disk Space: 13.143 GB
Video Card: Amazon.com, Inc. Device 1111

thanks a lot

Privacy | Site terms | Cookie preferences