rendering VRayDenoise command line causes erros preventing network render

Hi,

when rendering a nuke script that includes a VRayDenoise node throws a bunch of warnings that seem to be interpreted as errors by Deadline, and thus prevent network rendering.
Edit: This is with default settings in the VRayNoise node. I tried it on GPU and CPU:

When rendering a frame through the UI I get the below output in the terminal:
Reading Input Frame: 1001.00
Reading Input Frame: 1001.00… 97.2 %
Reading Input Frame: 1001.00… done
Reading Input: 0.275000s
Denoising rgb
Denoising rgb… 10.0 %
Denoising rgb… 20.0 %
Denoising rgb… 30.0 %
Denoising rgb… 40.0 %
Denoising rgb… 50.0 %
Denoising rgb… 60.0 %
Denoising rgb… 70.0 %
Denoising rgb… 80.0 %
Denoising rgb… 90.0 %
Denoising rgb… 100.0 %
Denoising rgb… done
Denoising complete in 8.50 s

When rendering the script via command line I get this:
[18:26.37] Warning: VRayDenoiser1: Knob:chan_rgb. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_alpha. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_noise_level. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_defocus. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_world_positions. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_world_normals. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_diffuse_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_reflection_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_refraction_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_atmosphere. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_background. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_global_illumination. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_Lighting. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_reflection. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_refraction. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_specular. Setting knob values from validate is not supported and may cause unexpected behaviour.
Writing /ohufx/shows/BAR/shots/A/A_070/render/2d/pre/BAR_A_070_BGDENOISE_v01/BAR_A_070_BGDENOISE_v01.001001.exr
Reading Input Frame: 1001.00
Reading Input Frame: 1001.00… 90.6 %
Reading Input Frame: 1001.00… done
Reading Input: 0.304000s
VDenoise: Using device 0: GeForce GTX 480
VDenoise: Driver version 361.28
VDenoise: OpenCL compiled successfuly
Denoising rgb
Denoising rgb… 10.0 %
Denoising rgb… 20.0 %
Denoising rgb… 30.0 %
Denoising rgb… 40.0 %
Denoising rgb… 50.0 %
Denoising rgb… 60.0 %
Denoising rgb… 70.0 %
Denoising rgb… 80.0 %
Denoising rgb… 90.0 %
Denoising rgb… 100.0 %
Denoising rgb… done
Denoising complete in 8.51 s
Writing /ohufx/shows/BAR/shots/A/A_070/render/2d/pre/BAR_A_070_BGDENOISE_v01/BAR_A_070_BGDENOISE_v01.001001.exr took 9.55 seconds

Deadline just barfs at this.

Any ideas what is causing those warnings/errors and how to bypass this?

Cheers,
frank

Hello,

This is just a warning that we output when using the Denoiser, similar warning should appear if there is V-Ray Translator in the scene as well.

As for Deadline - did you try to turn on “Continue on Error” in the Advanced Options? If this doesn’t help probably Nuke has some kind of way to disable the warning in the log and show only errors.

I assumed as much but it does seem to prevent Deadline from working. Will investigate some more though, maybe it’s unrelated after all.

Probably the Deadline guys can help you resolving this problem.