Here are the python traceback info.
jliu@helios:rose-stem $ rose stem --debug --group=C_XC30 -S CENTRAL_INSTALL=false -S PREBUILDS=false[INFO] Source tree /home/jliu/roses/ops-2018.07.0_ops-2018.07.1-release added as branch
[INFO] Will run suite from /home/jliu/roses/ops-2018.07.0_ops-2018.07.1-release/rose-stem
[INFO] create: log.20190410T075058Z
[INFO] delete: log
[INFO] symlink: log.20190410T075058Z <= log
[INFO] log.20190410T065125Z.tar.gz <= log.20190410T065125Z
[INFO] delete: log.20190410T065125Z/
[INFO] create: log/suite
[INFO] create: log/rose-conf
[INFO] symlink: rose-conf/20190410T075058-run.conf <= log/rose-suite-run.conf
[INFO] symlink: rose-conf/20190410T075058-run.version <= log/rose-suite-run.version
[INFO] export CYLC_VERSION=7.5.0
[INFO] export ROSE_ORIG_HOST=helios
[INFO] export ROSE_VERSION=2018.05.0
[INFO] REGISTER ops-2018.07.0_ops-2018.07.1-release: /home/jliu/cylc-run/ops-2018.07.0_ops-2018.07.1-release
Traceback (most recent call last):
File "/scratch/singadm/pkg_helios/Python/2.7.10/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/scratch/singadm/pkg_helios/Python/2.7.10/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/scratch/singadm/rose/2018.05.0/lib/python/rose/stem.py", line 494, in <module>
main()
File "/scratch/singadm/rose/2018.05.0/lib/python/rose/stem.py", line 482, in main
sys.exit(runner(opts, args))
File "/scratch/singadm/rose/2018.05.0/lib/python/rose/run.py", line 199, in run
return self.run_impl(opts, args, uuid, work_files)
File "/scratch/singadm/rose/2018.05.0/lib/python/rose/suite_run.py", line 327, in run_impl
opts.debug_mode)
File "/scratch/singadm/rose/2018.05.0/lib/python/rose/suite_engine_procs/cylc.py", line 126, in cmp_suite_conf
self.popen.run_simple(*command, stdout_level=Event.V)
File "/scratch/singadm/rose/2018.05.0/lib/python/rose/popen.py", line 221, in run_simple
args, ret_code, stdout, stderr, kwargs.get("stdin"))
rose.popen.RosePopenError: cylc validate -v -o /tmp/tmpQe_JAA --debug --strict ops-2018.07.0_ops-2018.07.1-release # return-code=1, stderr=
Traceback (most recent call last):
File "/scratch/singadm/cylc/cylc-7.5.0/bin/cylc-validate", line 131, in <module>
main()
File "/scratch/singadm/cylc/cylc-7.5.0/bin/cylc-validate", line 83, in main
mem_log_func=profiler.log_memory)
File "/scratch/singadm/cylc/cylc-7.5.0/lib/cylc/config.py", line 109, in get_inst
vis_start_string, vis_stop_string, mem_log_func)
File "/scratch/singadm/cylc/cylc-7.5.0/lib/cylc/config.py", line 182, in __init__
output_fname=output_fname)
File "/scratch/singadm/cylc/cylc-7.5.0/lib/cylc/cfgspec/suite.py", line 566, in get_inst
cls._INSTANCES[fpath].loadcfg(fpath, "suite definition")
File "/scratch/singadm/cylc/cylc-7.5.0/lib/parsec/config.py", line 68, in loadcfg
sparse = parse(rcfile, self.output_fname, self.tvars)
File "/scratch/singadm/cylc/cylc-7.5.0/lib/parsec/fileparse.py", line 313, in parse
flines = read_and_proc(fpath, template_vars)
File "/scratch/singadm/cylc/cylc-7.5.0/lib/parsec/fileparse.py", line 268, in read_and_proc
flines = jinja2process(flines, fdir, template_vars)
File "/scratch/singadm/cylc/cylc-7.5.0/lib/parsec/jinja2support.py", line 67, in jinja2process
env.filters[fname] = getattr(module, fname)
AttributeError: 'module' object has no attribute 'job'