[Swift-devel] Coaster run fails from communicado to ranger

Michael Wilde wilde at mcs.anl.gov
Mon Mar 16 21:51:01 CDT 2009


With this rev I was able to submit a simple test job to ranger from a 
swift script. The job never started, though, so I suspect I got some 
queuing parameter wrong (or ranger is very congested), and I need to 
debug further. But it certainly got past the problem that started this 
thread.  Thanks.

On 3/16/09 4:50 PM, Mihael Hategan wrote:
> I committed a fix in cog r2330. It uses a temporary file for the output
> of which from bash -l -c.
> 
> On Mon, 2009-03-16 at 14:32 -0500, Mihael Hategan wrote:
>> On Mon, 2009-03-16 at 13:21 -0500, Michael Wilde wrote:
>>> I'm trying a simple test script to ranger, from communicado, using 
>>> latest svn rev (swift-r2692 cog-r2329).
>>>
>>> I get the error below (/bin/bash: line 39: eval: --: invalid option)
>> That's unfortunately because "/bin/bash -l -c 'which wget'" returns:
>> --------------------- Project balances for user tg455678
>> ---------------------- | Name Avail SUs Expires | Name Avail SUs Expires
>> |
>>  | TG-CCR080022N 7008 2009-05-31 | TG-DBS080004N 999508 2009-12-31 |
>> ------------------------ Disk quotas for user tg455678 ----------
>> -------------- | Disk Usage (GB) Limit %Used File Usage Limit %Used |
>> | /share 3.8 6 64.13 3086 100000 3.09 | ------------------------
>> ------------------------------------------------------- /usr/bin/wget
>>
>> (with slight variations).
>>
>> I guess another strategy is needed here.
>>
>>> Sites file is:
>>>
>>> <config>
>>> <pool handle="ranger" >
>>>    <execution provider="coaster" 
>>> url="gatekeeper.ranger.tacc.teragrid.org" jobManager="gt2:gt2:SGE"/>
>>>    <gridftp url="gsiftp://gridftp.ranger.tacc.teragrid.org:2811" />
>>>    <workdirectory>/share/home/00306/tg455797/swiftwork</workdirectory>
>>>    <profile namespace="karajan" key="initialScore">1</profile>
>>>    <profile namespace="karajan" key="jobThrottle">8</profile>
>>>    <profile namespace="globus" key="maxwalltime">00:01:00</profile>
>>>    <profile namespace="globus" key="project">TG-CCR080022N</profile>
>>>    <profile namespace="globus" key="coastersPerNode">16</profile>
>>> </pool>
>>>
>>> </config>
>>> --
>>>
>>> Output is:
>>>
>>> Swift svn swift-r2692 cog-r2329
>>>
>>> RunID: 20090316-1220-kfipom0f
>>> Progress:
>>> Progress:  Stage in:1
>>> Progress:  Submitted:1
>>> Failed to transfer wrapper log from cat-20090316-1220-kfipom0f/info/r on 
>>> ranger
>>> Progress:  Failed:1
>>> Execution failed:
>>>          Exception in cat:
>>> Arguments: [data.txt]
>>> Host: ranger
>>> Directory: cat-20090316-1220-kfipom0f/jobs/r/cat-rsrhc18j
>>> stderr.txt:
>>>
>>> stdout.txt:
>>>
>>> ----
>>>
>>> Caused by:
>>>          Could not submit job
>>> Caused by:
>>>          Could not start coaster service
>>> Caused by:
>>>          Task ended before registration was received.
>>> STDOUT: /bin/bash: line 39: eval: --: invalid option
>>> eval: usage: eval [arg ...]
>>>
>>> STDERR: null
>>> Cleaning up...
>>>   Done
>>> _______________________________________________
>>> Swift-devel mailing list
>>> Swift-devel at ci.uchicago.edu
>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>> _______________________________________________
>> Swift-devel mailing list
>> Swift-devel at ci.uchicago.edu
>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> 



More information about the Swift-devel mailing list