Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in Job Agent executing setJobParameter in 8.0.37 #7456

Closed
arrabito opened this issue Feb 9, 2024 · 0 comments
Closed

Issue in Job Agent executing setJobParameter in 8.0.37 #7456

arrabito opened this issue Feb 9, 2024 · 0 comments
Assignees

Comments

@arrabito
Copy link
Contributor

arrabito commented Feb 9, 2024

Dear all,

Pilots using DIRAC 8.0.37 have the issue reported below.

The result is that job are stuck in Matched status.

Could you please take a look?

Thanks.

2024-02-08 15:48:33 UTC WorkloadManagement/JobAgent/WorkloadManagement/JobAgent INFO: MatcherTime = 0.48 (s)
2024-02-08 15:48:33 UTC WorkloadManagement/JobAgent/WorkloadManagement/JobAgent INFO: Received JobID=19834936, JobType=MCSimulation, OwnerDN=/O=GRID-FR/C=FR/O=CNRS/OU=LUPM/CN=Luisa Arrabito, JobGroup=cta_prod
2024-02-08 15:48:33 UTC WorkloadManagement/JobAgent/WorkloadManagement/JobAgent ERROR: Agent exception while calling method <bound method JobAgent.execute of <DIRAC.WorkloadManagementSystem.Agent.JobAgent.JobAgent object at 0x14ac2c7f7610>>
Traceback (most recent call last):
  File "/scratch/local-lustre/A2NKDmSnLs4ncMnWYm4l2NHqm08eWoABFKDmGEFKDmeKFKDmw2bYLm/DIRAC__rZ6nopilot/diracos/lib/python3.11/site-packages/DIRAC/Core/Base/AgentModule.py", line 310, in am_secureCall
    result = functor(*args)
             ^^^^^^^^^^^^^^
  File "/scratch/local-lustre/A2NKDmSnLs4ncMnWYm4l2NHqm08eWoABFKDmGEFKDmeKFKDmw2bYLm/DIRAC__rZ6nopilot/diracos/lib/python3.11/site-packages/DIRAC/WorkloadManagementSystem/Agent/JobAgent.py", line 262, in execute
    self.jobs[jobID]["JobReport"].setJobParameter(
    ~~~~~~~~~^^^^^^^
KeyError: '19834936'
2024-02-08 15:48:33 UTC WorkloadManagement/JobAgent/WorkloadManagement/JobAgent NOTICE: ----------------------------------------
2024-02-08 15:48:33 UTC WorkloadManagement/JobAgent/WorkloadManagement/JobAgent NOTICE: Agent module WorkloadManagement/JobAgent run summary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants