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

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



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