This topic describes how to view the run history of the configured workers. It provides guidance on how to review specific details, including status, event, the duration of each worker operation, last triggered by, last triggered, customizing table columns, and applying filters to view the desired information.
To access Worker run history:
From the Projects drop-down list, click All Projects, or your desired project.
From the Administrator module, click Workers.
The Workers page appears.
Click a Worker name on the list: under the Troubleshooting tab, you can view the Run History of the worker.
This section contains the following topics:
Run History Table Fields
Field | Description |
|---|---|
Worker Name | The name of the Worker |
Project | The name of the project |
Status | The status of each Worker run execution |
Event | The type of Worker event |
Actions | The actions you can run on the Worker: click Rerun to rerun the worker |
Duration | The duration of the Worker run |
Last Triggered By | Indicates the action that last triggered the Worker |
Last Triggered | Indicates when the Worker was last triggered |
Customize Table Columns
Arrange the table columns according to how you want to view them.
Follow these steps to display and arrange the columns:
From the Table header, click the Customize Columns at the end.
Select which columns to display in the Customize Columns pop-up and drag and drop to reorder them.
Click Apply.
Apply Filters to Sort Runs
To apply filters, follow these steps:
Click the
Filter icon from the top right above the table header.
Apply the following fields as you want to sort:
Name
Description
Worker Type
Enter the name of the worker type
Worker Type
Check this field to view the run history of the particular worker type
Status
Enter the status of the worker
Product
Enter the product
To remove applied filters, click Clear all.
Rerun Worker Runs
Starting from Artifactory version 7.115.2, you can rerun specific Worker runs to troubleshoot them.
To rerun a Worker:
Enter the Run History page for a Worker
Find the run you want to rerun, and click the Rerun button under the Actions column.
Review the payload and select the Save successful rerun results checkbox if you would like to save successful runs, instead of only failed runs.
Click Rerun. You can close the window, and the rerun will continue in the background. You can view the rerun progression in the run history page for the Worker.