dmwm / CRABClient

runrange
14 stars 36 forks source link

Creation of the proxy still fails the first time for get-log/get-output #3259

Closed DMWMBot closed 12 years ago

DMWMBot commented 12 years ago

If a proxy does not exist it is correctly created, but the commands respond as if the creation has failed. A second submission goes fine.

{{{ [lxplus419] /afs/cern.ch/user/m/mmascher/wf > crab log -t crab_Legnaro2 -r 1-5 Setting the destination directory to /afs/cern.ch/user/m/mmascher/wf/crab_Legnaro2/results Found 5 log files for requested range Checking credentials Error while checking proxy timeleft for /tmp/x509up_u8440 Enter GRID pass phrase: Problems creating proxy. Log file is /afs/cern.ch/user/m/mmascher/wf/crab_Legnaro2/crab.log [lxplus419] /afs/cern.ch/user/m/mmascher/wf > crab log -t crab_Legnaro2 -r 1-5 Setting the destination directory to /afs/cern.ch/user/m/mmascher/wf/crab_Legnaro2/results Found 5 log files for requested range Checking credentials Starting retrieving remote files for requested jobs [1, 2, 3, 4, 5] Retrieving file 'srm://t2-srm-02.lnl.infn.it:8443/srm/managerv2?SFN=/pnfs/lnl.infn.it/data/cms/store/temp/user/mmascher/logs///mmascher_crab_Legnaro2_120201_011904/Analysis/0000/0/b9493a50-4c6b-11e1-b4c4-0026b958c394-0-0-logArchive.tar.gz' }}}

DMWMBot commented 12 years ago

mmascher: This problem disappeared with the new client (3.1 version). Closing the ticket.