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

runAnalysisOverSamples.py issue when checking for certificate timeleft #41

Open
clacaputo opened this issue Mar 7, 2018 · 0 comments
Open
Labels

Comments

@clacaputo
Copy link

Here the bash output

Traceback (most recent call last):
  File "/home/users/c/c/ccaputo/AZH/NoMELA/CMSSW_8_0_26_patch1/bin/slc6_amd64_gcc530/runAnalysisOverSamples.py", line 228, in <module>
    initProxy()
  File "/home/users/c/c/ccaputo/AZH/NoMELA/CMSSW_8_0_26_patch1/bin/slc6_amd64_gcc530/runAnalysisOverSamples.py", line 75, in initProxy
    if(validCertificate and int(commands.getstatusoutput('(export X509_USER_PROXY='+PROXYDIR+'/x509_proxy;voms-proxy-init --voms cms --noregen;voms-proxy-info -all) | grep timeleft | tail -n 1')[1].split(':')[2])<8 ):validCertificate = False
ValueError: invalid literal for int() with base 10: 'Received fatal alert'
@clacaputo clacaputo added the bug label Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant