list-configurations broken

Issue #238 closed
Erik Schnetter created an issue

The command list-configuration fails; here is some output:

Executing: ./simfactory/bin/sim --remote philip list-configurations --noverbose DEBUG: Simfactory command: ./simfactory/bin/../lib/sim.py "--remote" "philip" "list-configurations" "--noverbose" DEBUG: Version exported The Simulation Factory: Manage Cactus simulations

Info: defs: /home/eschnett/EinsteinToolkit-hg-vanilla/simfactory/etc/defs.ini Info: defs.local: /home/eschnett/EinsteinToolkit-hg-vanilla/simfactory/etc/defs.local.ini Executing command for remote machine: philip DEBUG: Simfactory command: /project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/bin/../lib/sim.py "list-configurations" "--noverbose" DEBUG: Version exported The Simulation Factory: Manage Cactus simulations

Info: defs: /project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/etc/defs.ini Info: defs.local: /project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/etc/defs.local.ini chmod: cannot access /work/eschnett/philip/simulations/ml-mclachlan-lc-p000007-t01-i0006/output-0000/TERMINATE': No such file or directory chmod: cannot accessml-mclachlan-lc-p000007-t01-i0006.out': No such file or directory chmod: cannot access `ml-mclachlan-lc-p000007-t01-i0006.err': No such file or directory Info: executing command: /bin/bash -c '{ { :; } && { qstat 72969; }; } 2>&1'

Traceback (most recent call last): File "/project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/bin/../lib/sim.py", line 142, in ? main() File "/project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/bin/../lib/sim.py", line 131, in main restartlib.CleanupRestarts() File "/project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/lib/restartlib.py", line 232, in CleanupRestarts restart.finish() File "/project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/lib/simrestart.py", line 1347, in finish if os.path.exists(sspath): UnboundLocalError: local variable 'sspath' referenced before assignment Info: executing command: /bin/bash -c '{ :; } && { { :; } && { :; } && ssh -Y -o UserKnownHostsFile=/home/eschnett/EinsteinToolkit-hg-vanilla/simfactory/etc/ssh_known_hosts eschnett@philip1.hpc.lsu.edu '\''cd /project/numrel/eschnett/philip && cd /project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla && /project/numrel/eschnett/philip/EinsteinToolkit-hg-vanilla/simfactory/bin/sim '\''\'\'''\''list-configurations'\''\'\'''\'' --noverbose'\''; }'

Keyword:

Comments (2)

  1. Log in to comment