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

Re: [HTCondor-users] Interactive job submission from 9.0.17 to a worker with version 24.0.3 broken



Hello Experts,

Any input on this issue.Â

I am able to reproduce it while submitting a job using submitter with version 10.7.0 as well.Â


Thanks & Regards,
Vikrant Aggarwal


On Wed, Jan 29, 2025 at 2:52âPM Vikrant Aggarwal <ervikrant06@xxxxxxxxx> wrote:
Hello Experts,

We have a 9.0.17 version running in our infra, we are targeting an upgrade to 24.0.3 version. While testing out the various use cases, we found that interactive submission of jobs doesn't work on worker nodes with 24.0.3 version.Â

$ condor_submit -i -a 'requirements = (Target.Machine =="node213.example.com")'
Submitting job(s).
1 job(s) submitted to cluster 1064.
Waiting for job to start...
Failed to read address of starter for this job

However on worker node in slot logs and in condor_who output it's observed that job is running.Â

Even condor_ssh_to_job <jobid> works.


Thanks & Regards,
Vikrant Aggarwal