We started getting some pretty odd errors on our pulse machine handling pending job scans:
2016-06-21 12:04:21: Error running dependency script: /mnt/isila/projects/common/pipeline/submission_queue/2016_06_21/farmCommand.py_10_33_39_642/modelDependency.py
2016-06-21 12:04:21: IOError : (10, 'No child processes') (FranticX.Scripting.PythonNetException)
2016-06-21 12:04:21: File "none", line 4, in <module>
2016-06-21 12:04:21: File "/mnt/s2/exchange/software/managed/pythonScripts/site-packages/scl/pipeline/assetPackageAPI/__init__.py", line 17, in <module>
2016-06-21 12:04:21: import scl.commonAPI as commonAPI
2016-06-21 12:04:21: File "/mnt/s2/exchange/software/managed/pythonScripts/site-packages/scl/commonAPI/__init__.py", line 5, in <module>
2016-06-21 12:04:21: from commonAPI import *
2016-06-21 12:04:21: File "/mnt/s2/exchange/software/managed/pythonScripts/site-packages/scl/commonAPI/commonAPI.py", line 25, in <module>
2016-06-21 12:04:21: import scl.pipeline.Paths as scanlinePaths
2016-06-21 12:04:21: File "/mnt/s2/exchange/software/managed/pythonScripts/site-packages/scl/pipeline/Paths.py", line 35, in <module>
2016-06-21 12:04:21: WINDOWS = platform.system() == "Windows"
2016-06-21 12:04:21: File "/opt/Thinkbox/Deadline8/bin/python/lib/python2.7/platform.py", line 1263, in system
2016-06-21 12:04:21: return uname()[0]
2016-06-21 12:04:21: File "/opt/Thinkbox/Deadline8/bin/python/lib/python2.7/platform.py", line 1230, in uname
2016-06-21 12:04:21: processor = _syscmd_uname('-p','')
2016-06-21 12:04:21: File "/opt/Thinkbox/Deadline8/bin/python/lib/python2.7/platform.py", line 965, in _syscmd_uname
2016-06-21 12:04:21: rc = f.close()
2016-06-21 12:04:21: Pending Job Scan - Scanning Job "[DRIFT][SHR_shr_rsrc][CrossPub] pltCoral16A - maya.rigging (Rig Building)" (575f32279e27801c6c3a4085)
Note that the error is somehow python’s inability to execute the platform.system() call. This is with 8.1.0.2.