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

Prefer python3 over python2 for running relval monitoring #2130

Closed
wants to merge 1 commit into from

Conversation

iarspider
Copy link
Contributor

This should hopefully fix errors like

Starting python2 /data/cmsbld/jenkins/workspace/ib-run-relvals/cms-bot/monitor_workflow.py timeout --signal SIGTERM 9000  cmsRun -j JobReport2.xml  step2_L1REPACK_HLT.py
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site.py", line 62, in <module>
    import os
  File "/usr/lib64/python2.7/os.py", line 49, in <module>
    import posixpath as path
  File "/usr/lib64/python2.7/posixpath.py", line 17, in <module>
    import warnings
  File "/usr/lib64/python2.7/warnings.py", line 8, in <module>
    import types
ImportError: No module named types

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @iarspider for branch master.

@aandvalenzuela, @smuzaffar, @cmsbuild, @iarspider can you please review it and eventually sign? Thanks.
@antoniovilela, @sextonkennedy, @rappoccio you are the release manager for this.
cms-bot commands are listed here

@smuzaffar
Copy link
Contributor

@iarspider , for which arch/cmssw release cycle this happened?

@iarspider
Copy link
Contributor Author

@smuzaffar
Copy link
Contributor

smuzaffar commented Dec 10, 2023

@iarspider , although this change is harmless but I do not think that it will fix the issue. I do not think that issue is with monitor script itself otherwise all relvals should have failed.

This change needs to be tested for ib-run-relvals jobs for various release cycle (atleast for 5.3.X, 7.1.X, 10.6.X and 14.0.X)

@iarspider iarspider closed this Dec 11, 2023
@iarspider iarspider deleted the iarspider-patch-2 branch December 11, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants