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

[condor-users] problem err=1722 in Shadow Log file






Hi all,

I am using a condor version 6.6.0. I have installed a central manager on a
Linux 7.3 and a client (submit + execution) on a Windows 2000. I tried to
submit an "echo toto" program running on the Windows machine, from the
Windows machine. My .log file tells me everything is OK, but I have noting
on my .err and .out files. I checked in the shadow log file and it seems
that condor can't execute the program with my account name, so it use the
user “Everyone” that can’t write on my local directory. It is all the more
surprising that the .log file could be written.

What can I do so that condor can user my account name (e2076311) ?

Here are the different log files.

Thanks,

Julien


** ShadowLog

1/21 15:50:37 ******************************************************
1/21 15:50:37 ** condor_shadow (CONDOR_SHADOW) STARTING UP
1/21 15:50:37 ** $CondorVersion: 6.6.0 Nov 24 2003 $
1/21 15:50:37 ** $CondorPlatform: INTEL-WINNT40 $
1/21 15:50:37 ** PID = 2328
1/21 15:50:37 ******************************************************
1/21 15:50:37 Using config file: C:\Prog\Condor\condor_config
1/21 15:50:37 Using local config files: C:\Prog\Condor/condor_config.local
1/21 15:50:37 DaemonCore: Command Socket at <10.94.147.101:2805>
1/21 15:50:38 Initializing a VANILLA shadow
1/21 15:50:38 (41.0) (2328): Request to run on <10.94.147.101:1894> was
ACCEPTED
1/21 15:50:38 (41.0) (2328): perm::init: Lookup Account Name e207311 failed
(err=1722), using Everyone
1/21 15:50:38 (41.0) (2328): perm::init: Lookup Account Name e207311 failed
(err=1722), using Everyone
1/21 15:50:38 (41.0) (2328): perm::init: Lookup Account Name e207311 failed
(err=1722), using Everyone
1/21 15:50:40 (41.0) (2328): perm::init: Lookup Account Name e207311 failed
(err=1722), using Everyone
1/21 15:50:41 (41.0) (2328): DoDownload: Permission denied to write file
C:\user\E207311\Prof\psa\script\condor\show.err!
1/21 15:50:41 (41.0) (2328): perm::init: Lookup Account Name e207311 failed
(err=1722), using Everyone
1/21 15:50:41 (41.0) (2328): updateExprTree: Failed
SetAttribute(ExitBySignal, FALSE)
1/21 15:50:41 (41.0) (2328): updateExprTree: Failed SetAttribute(ExitCode,
0)
1/21 15:50:41 (41.0) (2328): updateExprTree: Failed SetAttribute(BytesSent,
0.000000)
1/21 15:50:41 (41.0) (2328): updateExprTree: Failed
SetAttribute(BytesRecvd, 4096.000000)
1/21 15:50:41 (41.0) (2328): Failed to update job queue!
1/21 15:50:41 (41.0) (2328): **** condor_shadow (condor_SHADOW) EXITING
WITH STATUS 100

** SchedLog

1/21 15:50:35 DaemonCore: Command received via UDP from host
<10.94.147.101:2800>
1/21 15:50:35 DaemonCore: received command 421 (RESCHEDULE), calling
handler (reschedule_negotiator)
1/21 15:50:35 Sent ad to central manager for e207311@xxxxxxxxxxxxxxxxxxx
1/21 15:50:35 Called reschedule_negotiator()
1/21 15:50:35 Activity on stashed negotiator socket
1/21 15:50:35 Negotiating for owner: e207311@xxxxxxxxxxxxxxxxxxx
1/21 15:50:35 Checking consistency running and runnable jobs
1/21 15:50:35 Tables are consistent
1/21 15:50:35 Out of jobs - 1 jobs matched, 0 jobs idle, flock level = 0
1/21 15:50:37 Started shadow for job 41.0 on "<10.94.147.101:1894>",
(shadow pid = 2328)
1/21 15:50:40 Sent ad to central manager for e207311@xxxxxxxxxxxxxxxxxxx
1/21 15:50:41 OwnerCheck(E207311) failed in SetAttribute for job 41.0
1/21 15:50:41 OwnerCheck(E207311) failed in SetAttribute for job 41.0
1/21 15:50:41 OwnerCheck(E207311) failed in SetAttribute for job 41.0
1/21 15:50:41 OwnerCheck(E207311) failed in SetAttribute for job 41.0
1/21 15:50:41 DaemonCore: Command received via UDP from host
<10.94.147.101:2836>
1/21 15:50:41 DaemonCore: received command 60001 (DC_PROCESSEXIT), calling
handler (HandleProcessExitCommand())
1/21 15:50:41 match (<10.94.147.101:1894>#1057071844) out of jobs (cluster
id 41); relinquishing
1/21 15:50:41 Sent RELEASE_CLAIM to startd on <10.94.147.101:1894>
1/21 15:50:41 Match record (<10.94.147.101:1894>, 41, -1) deleted
1/21 15:50:41 DaemonCore: Command received via TCP from host
<10.94.147.101:2841>
1/21 15:50:41 DaemonCore: received command 443 (VACATE_SERVICE), calling
handler (vacate_service)
1/21 15:50:41 Got VACATE_SERVICE from <10.94.147.101:2841>
1/21 15:55:40 Sent owner (0 jobs) ad to central manager
1/21 16:56:41 Cleaning job queue...

** StarterLog

1/21 15:50:38 ******************************************************
1/21 15:50:38 ** condor_starter (CONDOR_STARTER) STARTING UP
1/21 15:50:38 ** $CondorVersion: 6.6.0 Nov 24 2003 $
1/21 15:50:38 ** $CondorPlatform: INTEL-WINNT40 $
1/21 15:50:38 ** PID = 2000
1/21 15:50:38 ******************************************************
1/21 15:50:38 Using config file: C:\Prog\Condor\condor_config
1/21 15:50:38 Using local config files: C:\Prog\Condor/condor_config.local
1/21 15:50:38 DaemonCore: Command Socket at <10.94.147.101:2813>
1/21 15:50:38 Setting resource limits not implemented!
1/21 15:50:38 Starter communicating with condor_shadow <10.94.147.101:2805>
1/21 15:50:38 Submitting machine is "B514020.inetpsa.com"
1/21 15:50:39 File transfer completed successfully.
1/21 15:50:40 Starting a VANILLA universe job with ID: 41.0
1/21 15:50:40 IWD: C:\Prog\Condor/execute\dir_2000
1/21 15:50:40 Output file: C:\Prog\Condor/execute\dir_2000\show.out
1/21 15:50:40 Error file: C:\Prog\Condor/execute\dir_2000\show.err
1/21 15:50:40 Renice expr "10" evaluated to 10
1/21 15:50:40 About to exec C:\Prog\Condor\execute\dir_2000\condor_exec.exe
toto
1/21 15:50:40 Create_Process succeeded, pid=2364
1/21 15:50:40 Process exited, pid=2364, status=0
1/21 15:50:41 Got SIGQUIT.  Performing fast shutdown.
1/21 15:50:41 ShutdownFast all jobs.
1/21 15:50:41 **** condor_starter (condor_STARTER) EXITING WITH STATUS 0

Julien Buffet
PSA Peugeot Citroën
DINQ/DSIN/SIPP/SCAO - SOlutions Calcul Scientifique
Bureau k8, 1° Etage, Bât. 14 - Route de Gisy - 78943 Vélizy-Villacoublay
Cedex
Tél. 01 57 59 31 06
Fax. 01 57 59 38 90
E-mail : julien.boffet@xxxxxxxx
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>