Nextflow workflow report

[confident_goldwasser] (resumed run)

Workflow execution completed unsuccessfully!

The exit status of the task that caused the workflow execution to fail was: 1.

The full error message was:

Error executing process > 'NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC'

Caused by:
  Process `NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC` terminated with an error exit status (1)


Command executed:

  multiqc \
      -f \
       \
       \
      .
  
  cat <<-END_VERSIONS > versions.yml
  "NFCORE_CHIPSEQ:CHIPSEQ:MULTIQC":
      multiqc: $( multiqc --version | sed -e "s/multiqc, version //g" )
  END_VERSIONS

Command exit status:
  1

Command output:
  (empty)

Command error:
                 ^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 293, in _perform_transform
      self._ensure_kaleido()
    File "/usr/local/lib/python3.11/site-packages/kaleido/scopes/base.py", line 198, in _ensure_kaleido
      raise ValueError(message)
  ValueError: Failed to start Kaleido subprocess. Error stream:
  
  [0722/083826.156642:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/083826.234553:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/083826.234647:WARNING:resource_bundle.cc(431)] locale_file_path.empty() for locale 
  [0722/083826.307302:WARNING:discardable_shared_memory_manager.cc(194)] Less than 64MB of free space in temporary directory for shared memory files: 0
  [0722/083826.616935:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /abyss/gibcus/gibcus_mnt_genomics/basespace/tmp/.org.chromium.Chromium.XiMQ68 failed: No such file or directory (2)
  [0722/083826.616983:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /abyss/gibcus/gibcus_mnt_genomics/basespace/tmp: No such file or directory (2)
  Received signal 6
  #0 0x5598bd962d79 base::debug::CollectStackTrace()
  #1 0x5598bd8e0633 base::debug::StackTrace::StackTrace()
  #2 0x5598bd96295b base::debug::(anonymous namespace)::StackDumpSignalHandler()
  #3 0x7f3189000050 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x3c04f)
  #4 0x7f318904ee2c (/usr/lib/x86_64-linux-gnu/libc.so.6+0x8ae2b)
  #5 0x7f3188ffffb2 gsignal
  #6 0x7f3188fea472 abort
  #7 0x5598bd90e30a base::internal::OnNoMemoryInternal()
  #8 0x5598bd90e329 base::(anonymous namespace)::OnNoMemory()
  #9 0x5598bd90e319 base::TerminateBecauseOutOfMemory()
  #10 0x5598bd8f80ab base::FieldTrialList::InstantiateFieldTrialAllocatorIfNeeded()
  #11 0x5598bd8f8239 base::FieldTrialList::CopyFieldTrialStateToFlags()
  #12 0x5598bc453f82 content::GpuProcessHost::LaunchGpuProcess()
  #13 0x5598bc452910 content::GpuProcessHost::Init()
  #14 0x5598bc4526c2 content::GpuProcessHost::Get()
  #15 0x5598bc86fb6e base::internal::Invoker<>::RunOnce()
  #16 0x5598bd926306 base::TaskAnnotator::RunTask()
  #17 0x5598bd937cf6 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl()
  #18 0x5598bd9379ea base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork()
  #19 0x5598bd984899 base::MessagePumpLibevent::Run()
  #20 0x5598bd93859b base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run()
  #21 0x5598bd9119bd base::RunLoop::Run()
  #22 0x5598bc2f9f18 content::BrowserProcessSubThread::IOThreadRun()
  #23 0x5598bd950874 base::Thread::ThreadMain()
  #24 0x5598bd972caa base::(anonymous namespace)::ThreadFunc()
  #25 0x7f318904d134 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x89133)
  #26 0x7f31890cd7dc (/usr/lib/x86_64-linux-gnu/libc.so.6+0x1097db)
    r8: 0000000000000000  r9: 00000b7364c98fb1 r10: 0000000000000008 r11: 0000000000000246
   r12: 0000000000000006 r13: 00005598ba286eb0 r14: 00000b7364bf8cc0 r15: 00000b7364c28480
    di: 000000000000023a  si: 0000000000000241  bp: 00007f3186c5b6c0  bx: 0000000000000241
    dx: 0000000000000006  ax: 0000000000000000  cx: 00007f318904ee2c  sp: 00007f3186c5a070
    ip: 00007f318904ee2c efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000004
   trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000008
  [end of stack trace]
  Calling _exit(1). Core file will not be generated.

Work dir:
  /abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work/97/dbe9274f88de79c5a2d807a3b1a95e

Container:
  /abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work/singularity/depot.galaxyproject.org-singularity-multiqc-1.23--pyhdfd78af_0.img

Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
Run times
22-Jul-2025 08:37:48 - 22-Jul-2025 08:38:27 (duration: 38.9s)
  0 succeeded  
  297 cached  
  0 ignored  
  1 failed (0 retries)  
Nextflow command
nextflow run nf-core/chipseq -r 2.1.0 --input ./20250718_ChIP.csv --outdir ./results --genome GRCh38 --read_length 150 --narrow_peak -resume -profile custom_singularity
CPU-Hours
379.4 (100% cached, 0% failed)
Launch directory
/abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq
Work directory
/abyss/gibcus/gibcus_mnt_genomics/basespace/LY_Chip-seq/work
Project directory
/sharehome/gibcus/.nextflow/assets/nf-core/chipseq
Script name
main.nf
Script ID
23b304ebac3425a89ad32293fc2c277e
Workflow session
81d6e63f-b074-4ac1-b86f-c35fa983b604
Workflow repository
https://github.com/nf-core/chipseq, revision 2.1.0 (commit hash 76e2382b6d443db4dc2396e6831d1243256d80b0)
Workflow profile
custom_singularity
Nextflow version
version 25.04.6, build 5954 (01-07-2025 11:27 UTC)

Resource Usage

These plots give an overview of the distribution of resource usage for each process.

CPU

Memory

Job Duration

I/O

Tasks

This table shows information about each task in the workflow. Use the search box on the right to filter rows for specific values. Clicking headers will sort the table by that value and scrolling side to side will reveal more columns.

(tasks table omitted because the dataset is too big)