You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(/p/cscratch/acme/shaheen2/acme_diags_env) shaheen2@aims4:~$ cdp-distrib 10.10.10.1:8786 -w
Scheduler 10.10.10.1:8786 has 4 workers attached to it
Information about worker at greyworm2.llnl.gov(10.10.10.52):33365
name: tcp://10.10.10.52:33365
ncores: 1
executing: 0
memory_limit: 10145619456.0
pid: 93875
Traceback (most recent call last):
File "/p/cscratch/acme/shaheen2/acme_diags_env/bin/cdp-distrib", line 11, in <module>
load_entry_point('cdp==1.0.4', 'console_scripts', 'cdp-distrib')()
File "/p/cscratch/acme/shaheen2/acme_diags_env/lib/python2.7/site-packages/cdp-1.0.4-py2.7.egg/cdp/cli/cdp_distrib.py", line 55, in main
display_workers(args.scheduler_addr, client)
File "/p/cscratch/acme/shaheen2/acme_diags_env/lib/python2.7/site-packages/cdp-1.0.4-py2.7.egg/cdp/cli/cdp_distrib.py", line 13, in display_workers
_display_single_worker(worker_name, workers_dict[worker_name])
File "/p/cscratch/acme/shaheen2/acme_diags_env/lib/python2.7/site-packages/cdp-1.0.4-py2.7.egg/cdp/cli/cdp_distrib.py", line 32, in _display_single_worker
worker_info[stuff] = datetime.fromtimestamp(int(worker_info[stuff])).strftime('%Y-%m-%d %H:%M:%S')
KeyError: 'last-task'
The text was updated successfully, but these errors were encountered:
Probably just a misspelling
The text was updated successfully, but these errors were encountered: