E
======================================================================
ERROR: test_vessel_particles_mask_workflow.test_vessel_particles_mask_workflow
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/test_vessel_particles_mask_workflow.py", line 19, in test_vessel_particles_mask_workflow
wf.run()
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/workflows.py", line 597, in run
runner.run(execgraph, updatehash=updatehash, config=self.config)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/linear.py", line 57, in run
report_nodes_not_run(notrun)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/base.py", line 95, in report_nodes_not_run
raise RuntimeError(('Workflow did not execute cleanly. '
RuntimeError: Workflow did not execute cleanly. Check log for details
-------------------- >> begin captured logging << --------------------
workflow: INFO: ['check', 'execution', 'logging']
workflow: INFO: Running serially.
workflow: INFO: Executing node compute_feature_strength in dir: /tmp/tmpmizC_0/VesselParticlesMaskWorkflow/compute_feature_strength
workflow: INFO: Running: ComputeFeatureStrength --C 245.000000 --alpha 0.630000 --alphase 0.250000 --beta 0.510000 --betase 0.100000 --feature RidgeLine --inFileName /home/ec2-user/Projects/CIP-build/CIP-build/Testing/Data/Input/vessel.nrrd --kappa 0.500000 --method Frangi --nu 0.000000 --outFileName /tmp/tmphPOtMc/vessel_strength.nhdr --ssm 1.000000 --std 0.7,4.0,7.0 --threads 0
workflow: ERROR: ['Node compute_feature_strength failed to run on host ip-172-31-44-204.ec2.internal.']
workflow: INFO: Saving crash info to /home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/crash-20170418-001057-ec2-user-compute_feature_strength-015e0141-e005-4923-9e1f-58e11fe61728.pklz
workflow: INFO: Traceback (most recent call last):
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/linear.py", line 39, in run
node.run(updatehash=updatehash)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 394, in run
self._run_interface()
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 504, in _run_interface
self._result = self._run_command(execute)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 630, in _run_command
result = self._interface.run()
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1043, in run
runtime = self._run_wrapper(runtime)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1660, in _run_wrapper
runtime = self._run_interface(runtime)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1686, in _run_interface
(self.cmd.split()[0], runtime.hostname))
IOError: command 'ComputeFeatureStrength' could not be found on host ip-172-31-44-204.ec2.internal
Interface ComputeFeatureStrength failed to run.
workflow: INFO: Executing node compute_distance_transform in dir: /tmp/tmp918KTu/VesselParticlesMaskWorkflow/compute_distance_transform
workflow: INFO: Running: ComputeDistanceMap --distanceMap /tmp/tmphPOtMc/vessel_distanceMap.nhdr --labelMap /home/ec2-user/Projects/CIP-build/CIP-build/Testing/Data/Input/vessel_volumeMask.nrrd
workflow: ERROR: ['Node compute_distance_transform failed to run on host ip-172-31-44-204.ec2.internal.']
workflow: INFO: Saving crash info to /home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/crash-20170418-001057-ec2-user-compute_distance_transform-78bdad2c-bb87-4e6e-806a-2bd2c804c3ff.pklz
workflow: INFO: Traceback (most recent call last):
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/plugins/linear.py", line 39, in run
node.run(updatehash=updatehash)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 394, in run
self._run_interface()
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 504, in _run_interface
self._result = self._run_command(execute)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py", line 630, in _run_command
result = self._interface.run()
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1043, in run
runtime = self._run_wrapper(runtime)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1660, in _run_wrapper
runtime = self._run_interface(runtime)
File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nipype/interfaces/base.py", line 1686, in _run_interface
(self.cmd.split()[0], runtime.hostname))
IOError: command 'ComputeDistanceMap' could not be found on host ip-172-31-44-204.ec2.internal
Interface ComputeDistanceMap failed to run.
workflow: INFO: ***********************************
workflow: ERROR: could not run node: VesselParticlesMaskWorkflow.compute_feature_strength
workflow: INFO: crashfile: /home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/crash-20170418-001057-ec2-user-compute_feature_strength-015e0141-e005-4923-9e1f-58e11fe61728.pklz
workflow: ERROR: could not run node: VesselParticlesMaskWorkflow.compute_distance_transform
workflow: INFO: crashfile: /home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/crash-20170418-001057-ec2-user-compute_distance_transform-78bdad2c-bb87-4e6e-806a-2bd2c804c3ff.pklz
workflow: INFO: ***********************************
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 1 test in 0.088s
FAILED (errors=1)