[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] recycleShadow() failed: Failed to receive end of message



Hi,

I installed Condor 7.8.0 on Debian Wheezy, from the Wheezy repository. After running some test jobs, the ShadowLog contains:

05/31/12 15:32:02 (1.9) (13921): Job 1.9 terminated: exited with status 0
05/31/12 15:32:02 (1.9) (13921): Reporting job exit reason 100 and attempting to fetch new job. 05/31/12 15:32:02 (1.9) (13921): recycleShadow() failed: Failed to receive end of message 05/31/12 15:32:02 (1.9) (13921): **** condor_shadow (condor_SHADOW) pid 13921 EXITING WITH STATUS 100

The jobs completed OK though. This happened when there were no idle jobs in the queue. On a later test, when there were still idle jobs, the shadows seem to recycle as normal:

05/31/12 15:56:33 (2318.0) (18028): Reporting job exit reason 100 and attempting to fetch new job.
05/31/12 15:56:33 (2318.0) (18028): Switching to new job 3074.0

Is the "Failed" message anything to worry about, or is it more like a warning indicating that the shadow can't recycle because there aren't anymore jobs?

Thanks!

Rob