Cloud customer?
Start for Free >
Upgrade in MyJFrog >
What's New in Cloud >







You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

The Pipeline Logs view of Pipelines provides the facilities to view the log of execution, test results, and other information for steps in the pipeline.


The logs can be displayed for any step within any recorded or executing run of a pipeline. It will display the details of that step's execution as it was performed in that run of the pipeline.

Page Contents

Viewing Logs

The Pipeline Logs view can be invoked from the Runs portion of the Pipeline History view, by clicking on the row of any run in the list

It can also be invoked through the pipeline diagram, by clicking on a step and then clicking "View Logs".


Either procedure will result in the Pipeline Log view for the selected run:

You can view log data for each of the steps in the pipeline. You can select the step by either:

  • Clicking on the step in the pipeline diagram
  • Selecting the step in the dropdown list

Logs

The Logs tab presents the record of what was executed for each portion of the step, and the system response. The log shows the command line directives issued, with their outputs.

Each section in the log represents a section of the step, and you may expand each section to view the command line output that was recorded. In this way, you can see the specific success or error messages that were returned for each issued command.


Tests

The Tests tab displays, when available, any test report information that was provided for the step through the save_tests utility function.


Step Info

The Step Info tab provides additional information about the step as it executed in the run.


Resources

The Resources tab displays information about the resources used in the step, and their status at the time the step was executed in the run.

  • No labels
Copyright © 2023 JFrog Ltd.