Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERI test cannot be repeated. #4712

Open
jedwards4b opened this issue Dec 6, 2024 · 0 comments
Open

ERI test cannot be repeated. #4712

jedwards4b opened this issue Dec 6, 2024 · 0 comments

Comments

@jedwards4b
Copy link
Contributor

Traceback (most recent call last):
  File "/glade/work/jedwards/sandboxes/CTSM/cime/CIME/SystemTests/system_tests_common.py", line 422, in run
    self.run_phase()
  File "/glade/work/jedwards/sandboxes/CTSM/cime/CIME/SystemTests/eri.py", line 65, in run_phase
    clone1, clone2 = [
  File "/glade/work/jedwards/sandboxes/CTSM/cime/CIME/SystemTests/eri.py", line 66, in <listcomp>
    self._case.create_clone(clone_path, keepexe=True)
  File "/glade/work/jedwards/sandboxes/CTSM/cime/CIME/case/case_clone.py", line 61, in create_clone
    newcase = self.copy(newcasename, newcaseroot, newsrcroot=srcroot)
  File "/glade/work/jedwards/sandboxes/CTSM/cime/CIME/case/case.py", line 403, in copy
    newcase = deepcopy(self)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 172, in deepcopy
    y = _reconstruct(x, memo, *rv)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 271, in _reconstruct
    state = deepcopy(state, memo)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 146, in deepcopy
    y = copier(x, memo)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 231, in _deepcopy_dict
    y[deepcopy(key, memo)] = deepcopy(value, memo)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 172, in deepcopy
    y = _reconstruct(x, memo, *rv)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 271, in _reconstruct
    state = deepcopy(state, memo)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 146, in deepcopy
    y = copier(x, memo)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 231, in _deepcopy_dict
    y[deepcopy(key, memo)] = deepcopy(value, memo)
  File "/glade/u/apps/derecho/23.09/opt/._view/yazo4iwystz7p2hxu5ukzrw3xa24ksen/lib/python3.10/copy.py", line 161, in deepcopy
    rv = reductor(4)
TypeError: cannot pickle 'module' object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant