[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] file open error on AP side from DELEGATE_GSI_CRED_SCHEDD



additional info:

submission of a new job to the remove AP (which also requests an initial delegation of X509 proxy) works, giving strength to my hypothesis that Authz part is OK.

But then refresh of that proxy fails with same

04/07/26 21:52:17 (cid:11958) Command=DELEGATE_GSI_CRED_SCHEDD, peer=<137.138.159.63:38733> 04/07/26 21:52:17 (cid:11958) AuthMethod=IDTOKENS, AuthId=(null), CondorId=crabtw@cms 04/07/26 21:52:17 ReliSock::get_x509_delegation_finish(): delegation failed to complete: Failed to open proxy file 04/07/26 21:52:17 Delegation error: C0241D0F5A7F0000:error:8000000D:system library:BIO_new_file:Permission denied:crypto/bio/bss_file.c:67:calling fopen(/etc/condor/condor_local/spool/4759/0/cluster10474759.proc0.subproc0/c6ea75e904ebb26531217d954bd562c96db20c11, r) C0241D0F5A7F0000:error:10080002:BIO routines:BIO_new_file:system lib:crypto/bio/bss_file.c:77:

Where
belforte@vocms059/~> ls -l /etc/condor/condor_local/spool/4759/0/cluster10474759.proc0.subproc0/c6ea75e904ebb26531217d954bd562c96db20c11 -rw------- 1 crabtw zh 15503 Apr 7 19:40 /etc/condor/condor_local/spool/4759/0/cluster10474759.proc0.subproc0/c6ea75e904ebb26531217d954bd562c96db20c11
belforte@vocms059/~>