You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"progress":{"workflowProgress":{"cpus":0,"cpuTime":0,"cpuLoad":0,"memoryRss":0,"memoryReq":0,"readBytes":0,"writeBytes":0,"volCtxSwitch":0,"invCtxSwitch":0,"cost":null,"loadTasks":0,"loadCpus":0,"loadMemory":0,"peakCpus":0,"peakTasks":0,"peakMemory":0,"executors":null,"dateCreated":"2024-04-17T12:03:05Z","lastUpdated":"2024-04-17T12:03:05Z","submitted":0,"succeeded":0,"running":0,"failed":0,"cached":0,"pending":0,"memoryEfficiency":0.0,"cpuEfficiency":0.0},"processesProgress":[]}}
java.lang.NullPointerException
at io.seqera.tower.cli.commands.runs.ViewCmd.exec(ViewCmd.java:148)
at io.seqera.tower.cli.commands.AbstractApiCmd.call(AbstractApiCmd.java:413)
at io.seqera.tower.cli.commands.AbstractApiCmd.call(AbstractApiCmd.java:65)
at picocli.CommandLine.executeUserObject(CommandLine.java:1953)
at picocli.CommandLine.access$1300(CommandLine.java:145)
at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2352)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2314)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179)
at picocli.CommandLine$RunLast.execute(CommandLine.java:2316)
at picocli.CommandLine.execute(CommandLine.java:2078)
at io.seqera.tower.cli.Tower.main(Tower.java:99)
The following command fails when retrieving the stats of a failed run:
Output in verbose:
Successful run:
Output:
The text was updated successfully, but these errors were encountered: