Skip to content

C-PAC v1.8.0.dev - regtest preconfigs #15

Description

@shnizzedy

These all failed quickly and similarly, so I'm combining into one log.

C-PAC Run Info

Description regtest preconfigs
Version v1.8.0.dev
Container Docker version 18.09.7, build 2d0083d
fcpindi/c-pac:dev-v1.8 (62e1dcd1fa33) 2021-02-18T10:00:22.916690611Z
System AWS EC2

regtest-1

Results

Traceback (most recent call last):
  File "/code/run.py", line 662, in <module>
    test_config = 1 if args.analysis_level == "test_config" else 0
  File "/code/CPAC/pipeline/cpac_runner.py", line 549, in run
    p_name, plugin, plugin_args, test_config)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 347, in run_workflow
    subject_id, sub_dict, c, p_name, num_ants_cores
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 1055, in build_workflow
    wf = connect_pipeline(wf, cfg, rpool, pipeline_blocks)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 806, in connect_pipeline
    wf = nb.connect_block(wf, cfg, rpool)
  File "/code/CPAC/pipeline/engine.py", line 1096, in connect_block
    pipe_x, opt)
  File "/code/CPAC/sca/sca.py", line 508, in dual_regression
    f'spatial_map_dataflow_for_DR_{pipe_num}'
  File "/code/CPAC/utils/datasource.py", line 991, in create_spatial_map_dataflow
    spatial_map_dict[base_name]
ValueError: Files with same name not allowed: s3://fcp-indi/resources/cpac/resources/PNAS_Smith09_rsn10.nii.gz /cpac_templates/PNAS_Smith09_rsn10.nii.gz

Include:

  • Run Command:
cpac -B /media/ebs/CPAC_regtest_pack:/configs /media/ebs/C-PAC:/code /media/ebs/C-PAC/dev/docker_data:/cpac_resources/  \
    --platform docker --tag dev-v1.8 \
    run /media/ebs/runs /media/ebs/runs/2021-02-18/regtest-1 participant \
    --preconfig regtest-1 \
    --save_working_dir \
    --data_config_file /configs/data_config_regtest.yml \
    --n_cpus 8 \
    --mem_gb 15

regtest-2

Results

Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 220, in run_workflow
    c)
  File "/code/CPAC/utils/utils.py", line 1372, in check_config_resources
    raise Exception(err_msg)
Exception: Number of threads for OMP: 1 is greater than the number of threads per subject: 0. Change this and try again.

× 33 with the only difference between each message being the incrementing Process- number (1 ‒ 33)

Include:

  • Run Command:
cpac -B /media/ebs/CPAC_regtest_pack:/configs /media/ebs/C-PAC:/code /media/ebs/C-PAC/dev/docker_data:/cpac_resources/  \
    --platform docker --tag dev-v1.8 \
    run /media/ebs/runs /media/ebs/runs/2021-02-18/regtest-2 participant \
    --preconfig regtest-2 \
    --save_working_dir \
    --data_config_file /configs/data_config_regtest.yml \
    --n_cpus 8 \
    --mem_gb 15

regtest-3

Results

Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 220, in run_workflow
    c)
  File "/code/CPAC/utils/utils.py", line 1372, in check_config_resources
    raise Exception(err_msg)
Exception: Number of threads for OMP: 1 is greater than the number of threads per subject: 0. Change this and try again.

× 31 with the only difference between each message being the incrementing Process- number (1 ‒ 31)

Include:

  • Run Command:
cpac -B /media/ebs/CPAC_regtest_pack:/configs /media/ebs/C-PAC:/code /media/ebs/C-PAC/dev/docker_data:/cpac_resources/  \
    --platform docker --tag dev-v1.8 \
    run /media/ebs/runs /media/ebs/runs/2021-02-18/regtest-3 participant \
    --preconfig regtest-3 \
    --save_working_dir \
    --data_config_file /configs/data_config_regtest.yml \
    --n_cpus 8 \
    --mem_gb 15

regtest-4

Results

Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 220, in run_workflow
    c)
  File "/code/CPAC/utils/utils.py", line 1372, in check_config_resources
    raise Exception(err_msg)
Exception: Number of threads for OMP: 1 is greater than the number of threads per subject: 0. Change this and try again.

× 32 with the only difference between each message being the incrementing Process- number (1 ‒ 32)

Traceback (most recent call last):
  File "/code/run.py", line 662, in <module>
    test_config = 1 if args.analysis_level == "test_config" else 0
  File "/code/CPAC/pipeline/cpac_runner.py", line 597, in run
    processes[idx].start()
IndexError: list index out of range

Include:

  • Run Command:
cpac -B /media/ebs/CPAC_regtest_pack:/configs /media/ebs/C-PAC:/code /media/ebs/C-PAC/dev/docker_data:/cpac_resources/  \
    --platform docker --tag dev-v1.8 \
    run /media/ebs/runs /media/ebs/runs/2021-02-18/regtest-4 participant \
    --preconfig regtest-4 \
    --save_working_dir \
    --data_config_file /configs/data_config_regtest.yml \
    --n_cpus 8 \
    --mem_gb 15

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugPipeline run failed due to an error or crash.dev branchPipeline run is from a development version of C-PAC.logA summary of a run attempt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions