Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] no job submission/number 0 events for CondorCE to Condor jobs?
- Date: Tue, 28 Feb 2023 19:05:01 +0000
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] no job submission/number 0 events for CondorCE to Condor jobs?
Do the jobs have a CondorVersion attribute? If so, whatâs the value?
You may be tripping over some old backward-compatibility code, where the job submitter is responsible for writing the submit event.
- Jaime
> On Feb 28, 2023, at 10:00 AM, Thomas Hartmann <thomas.hartmann@xxxxxxx> wrote:
>
> Hi all,
>
> I just noticed, that on our CondorCEs no events with number 0 (i.e., ULOG_SUBMIT events) show up in the event log of the LRMS Condor. Other event types like Job executions(1), terminations(5) and so on are all showing up.
>
> Is this a CondorCE to Condor peculiarity or maybe a config issue at us? ð
>
> Cheers,
> Thomas