Skip to content

Tower monitoring failing with a Wave Conda container #6

@marcodelapierre

Description

@marcodelapierre
$ nextflow info
  Version: 22.12.0-edge build 5830
  Created: 13-12-2022 21:22 UTC 
  System: Linux 5.15.0-58-generic
  Runtime: Groovy 3.0.13 on Java HotSpot(TM) 64-Bit Server VM 19.0.2+7-44
  Encoding: UTF-8 (UTF-8)

$ nextflow run marcodelapierre/toy-cowsay-nf -profile condawave -r main -with-tower
[..]
Command error:
  Unable to find image 'wave.seqera.io/wt/2a2b94a788ad/wave/build:fd8de55a0b747597234e1c02d7cf5c40' locally
  fd8de55a0b747597234e1c02d7cf5c40: Pulling from wt/2a2b94a788ad/wave/build
  Digest: sha256:6a69a0c644bb02bbd8f24e00a1117af20dc08709db06a062a011b044d7613551
  Status: Image is up to date for wave.seqera.io/wt/2a2b94a788ad/wave/build:fd8de55a0b747597234e1c02d7cf5c40
  Command 'ps' required by nextflow to collect task metrics cannot be found
[..]

The image is downloaded at last, so the issue is Command 'ps' required by nextflow to collect task metrics cannot be found.
Should this be automatically added to every Wave container?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions