Docker jobs are not different from vanilla jobs with respect to file transfer. Whether or not stdout/error are returned to the AP when the job is OOM killed will depend on the job and on which processes on the EP are killed. For instance, if the condor_starter
is killed, file transfer cannot happen.
-tj
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Dudu Handelman <duduhandelman@xxxxxxxxxxx>
Sent: Wednesday, December 27, 2023 7:13 AM To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx> Subject: [HTCondor-users] Docker OOM
Hi All,
When docker job is killed by OOM killer the stdout is not returned to the AP.
If I recall correctly Vanilla will return the output.
Thanks
David.
|