run_multi_step_test for glycan_structure_prediction failed while running 2.analyze.py...Aborting!
Running 2.analyze.py...
Command line: cd /home/benchmark/w/rosetta-2.hpc-b/T/main-62114.830885.ubuntu-20.04.gcc.mpi.serialization.python36.scientific.glycan_structure_prediction.0 && unset __PYVENV_LAUNCHER__ && . /home/benchmark/w/rosetta-2.hpc-b/prefix/ubuntu-20.04/slurm-submit/ubuntu-20.04/python_virtual_environments/python-3.6/a61b5e5cf9f009d2c8baaef2b8179bff/bin/activate && python 2.analyze.py
Loaded variables from 1.submit.output.json: dict_keys(['debug', 'nstruct', 'rosetta_dir', 'testname', 'working_dir'])
cat: 'score.sc*': No such file or directory
Traceback (most recent call last):
File "2.analyze.py", line 131, in <module>
df = load_json_scorefile(lines)
File "2.analyze.py", line 74, in load_json_scorefile
local_df = local_df.sort_values("total_score", ascending=True)
File "/home/benchmark/w/rosetta-2.hpc-b/prefix/ubuntu-20.04/slurm-submit/ubuntu-20.04/python_virtual_environments/python-3.6/a61b5e5cf9f009d2c8baaef2b8179bff/lib/python3.6/site-packages/pandas/core/frame.py", line 4719, in sort_values
k = self._get_label_or_level_values(by, axis=axis)
File "/home/benchmark/w/rosetta-2.hpc-b/prefix/ubuntu-20.04/slurm-submit/ubuntu-20.04/python_virtual_environments/python-3.6/a61b5e5cf9f009d2c8baaef2b8179bff/lib/python3.6/site-packages/pandas/core/generic.py", line 1706, in _get_label_or_level_values
raise KeyError(key)
KeyError: 'total_score'