Konflux update icarus #2

Merged
james merged 6 commits from konflux-icarus into main 2026-04-14 23:57:08 +00:00
Contributor

Pipelines as Code configuration proposal

To start the PipelineRun, add a new comment with content /ok-to-test

For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun

To customize the proposed PipelineRuns after merge, please refer to Build Pipeline customization

Please follow the block sequence indentation style introduced by the proprosed PipelineRuns YAMLs, or keep using consistent indentation level through your customized PipelineRuns. When different levels are mixed, it will be changed to the proposed style.

# Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content `/ok-to-test` For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation [Running the PipelineRun](https://pipelinesascode.com/docs/guide/running/) To customize the proposed PipelineRuns after merge, please refer to [Build Pipeline customization](https://konflux-ci.dev/docs/building/customizing-the-build/) Please follow the block sequence indentation style introduced by the proprosed PipelineRuns YAMLs, or keep using consistent indentation level through your customized PipelineRuns. When different levels are mixed, it will be changed to the proposed style.
Signed-off-by: konflux <konflux@no-reply.konflux-ci.dev>
Konflux update icarus
Some checks are pending
Konflux - jharmison.dev Pending approval, waiting for an /ok-to-test
8e43a26d1b
Signed-off-by: konflux <konflux@no-reply.konflux-ci.dev>
Author
Contributor

Konflux - jharmison.dev is skipping this commit.
User konflux is not allowed to trigger CI via pull_request in this repo.

Konflux - jharmison.dev is skipping this commit. User konflux is not allowed to trigger CI via pull_request in this repo.
feat: add tag pipeline
Some checks failed
Konflux - jharmison.dev / icarus-on-pull-request Failed
3ea46635b5
Author
Contributor

Konflux - jharmison.dev/icarus-on-pull-request-dtndf is running.

Starting Pipelinerun icarus-on-pull-request-dtndf in namespace tenant-game-servers

You can monitor the execution using the Konflux - jharmison.dev PipelineRun viewer or through the command line by
using the tkn CLI with the following command:

tkn pr logs -n tenant-game-servers icarus-on-pull-request-dtndf -f

Konflux - jharmison.dev/icarus-on-pull-request-dtndf is running. Starting Pipelinerun <b>[icarus-on-pull-request-dtndf](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf)</b> in namespace <b>tenant-game-servers</b> You can monitor the execution using the [Konflux - jharmison.dev](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf) PipelineRun viewer or through the command line by using the [tkn](https://tekton.dev/docs/cli/#installation) CLI with the following command: <code>tkn pr logs -n tenant-game-servers icarus-on-pull-request-dtndf -f</code>
Author
Contributor

Konflux - jharmison.dev/icarus-on-pull-request-dtndf has failed.


Task Statuses:

StatusDurationName
Succeeded 5 seconds

init

Succeeded 10 seconds

clone-repository

Succeeded 16 seconds

prefetch-dependencies

Failed 6 minutes

build-container


Failure snippet:

task build-container has the status "Failed":
Writing manifest to image destination
[2026-04-14T22:27:26,855372393+00:00] Unsetting proxy
/tekton/scripts/script-1-9pjxw: line 407: source/icarus/labels.json: No such file or directory
Konflux - jharmison.dev/icarus-on-pull-request-dtndf has <b>failed</b>. <ul> <li><b>Namespace</b>: <a href="https://konflux.jharmison.dev/ns/tenant-game-servers">tenant-game-servers</a></li> <li><b>PipelineRun:</b> <a href="https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf">icarus-on-pull-request-dtndf</a></li> </ul> <hr> <h4>Task Statuses:</h4> <table> <tr><th>Status</th><th>Duration</th><th>Name</th></tr> <tr> <td>Succeeded</td> <td>5 seconds</td><td> [init](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf/logs/init) </td></tr> <tr> <td>Succeeded</td> <td>10 seconds</td><td> [clone-repository](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf/logs/clone-repository) </td></tr> <tr> <td>Succeeded</td> <td>16 seconds</td><td> [prefetch-dependencies](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf/logs/prefetch-dependencies) </td></tr> <tr> <td>Failed</td> <td>6 minutes</td><td> [build-container](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-dtndf/logs/build-container) </td></tr> </table> <hr> <h4>Failure snippet:</h4> task <b>build-container</b> has the status <b>"Failed"</b>: <pre>Writing manifest to image destination [2026-04-14T22:27:26,855372393+00:00] Unsetting proxy /tekton/scripts/script-1-9pjxw: line 407: source/icarus/labels.json: No such file or directory</pre>
fix: path-context
Some checks failed
Konflux - jharmison.dev / icarus-on-pull-request Failed
2819eada9b
Author
Contributor

Konflux - jharmison.dev/icarus-on-pull-request-7v49d is running.

Starting Pipelinerun icarus-on-pull-request-7v49d in namespace tenant-game-servers

You can monitor the execution using the Konflux - jharmison.dev PipelineRun viewer or through the command line by
using the tkn CLI with the following command:

tkn pr logs -n tenant-game-servers icarus-on-pull-request-7v49d -f

Konflux - jharmison.dev/icarus-on-pull-request-7v49d is running. Starting Pipelinerun <b>[icarus-on-pull-request-7v49d](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d)</b> in namespace <b>tenant-game-servers</b> You can monitor the execution using the [Konflux - jharmison.dev](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d) PipelineRun viewer or through the command line by using the [tkn](https://tekton.dev/docs/cli/#installation) CLI with the following command: <code>tkn pr logs -n tenant-game-servers icarus-on-pull-request-7v49d -f</code>
Author
Contributor

Konflux - jharmison.dev/icarus-on-pull-request-7v49d has failed.


Task Statuses:

StatusDurationName
Succeeded 4 seconds

init

Succeeded 8 seconds

clone-repository

Succeeded 18 seconds

prefetch-dependencies

Failed 8 minutes

build-container


Failure snippet:

task build-container has the status "Failed":
[2026-04-14T22:46:59,161325593+00:00] Generate SBOM
Running syft on the image
Konflux - jharmison.dev/icarus-on-pull-request-7v49d has <b>failed</b>. <ul> <li><b>Namespace</b>: <a href="https://konflux.jharmison.dev/ns/tenant-game-servers">tenant-game-servers</a></li> <li><b>PipelineRun:</b> <a href="https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d">icarus-on-pull-request-7v49d</a></li> </ul> <hr> <h4>Task Statuses:</h4> <table> <tr><th>Status</th><th>Duration</th><th>Name</th></tr> <tr> <td>Succeeded</td> <td>4 seconds</td><td> [init](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d/logs/init) </td></tr> <tr> <td>Succeeded</td> <td>8 seconds</td><td> [clone-repository](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d/logs/clone-repository) </td></tr> <tr> <td>Succeeded</td> <td>18 seconds</td><td> [prefetch-dependencies](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d/logs/prefetch-dependencies) </td></tr> <tr> <td>Failed</td> <td>8 minutes</td><td> [build-container](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-7v49d/logs/build-container) </td></tr> </table> <hr> <h4>Failure snippet:</h4> task <b>build-container</b> has the status <b>"Failed"</b>: <pre>[2026-04-14T22:46:59,161325593+00:00] Generate SBOM Running syft on the image</pre>
fix: oom on syft
All checks were successful
Konflux - jharmison.dev / icarus-on-pull-request Success
e1d50c01a1
Author
Contributor

Konflux - jharmison.dev/icarus-on-pull-request-d2nfd is running.

Starting Pipelinerun icarus-on-pull-request-d2nfd in namespace tenant-game-servers

You can monitor the execution using the Konflux - jharmison.dev PipelineRun viewer or through the command line by
using the tkn CLI with the following command:

tkn pr logs -n tenant-game-servers icarus-on-pull-request-d2nfd -f

Konflux - jharmison.dev/icarus-on-pull-request-d2nfd is running. Starting Pipelinerun <b>[icarus-on-pull-request-d2nfd](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd)</b> in namespace <b>tenant-game-servers</b> You can monitor the execution using the [Konflux - jharmison.dev](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd) PipelineRun viewer or through the command line by using the [tkn](https://tekton.dev/docs/cli/#installation) CLI with the following command: <code>tkn pr logs -n tenant-game-servers icarus-on-pull-request-d2nfd -f</code>
Author
Contributor

Konflux - jharmison.dev/icarus-on-pull-request-d2nfd has successfully validated your commit.


Task Statuses:

StatusDurationName
Succeeded 5 seconds

init

Succeeded 10 seconds

clone-repository

Succeeded 18 seconds

prefetch-dependencies

Succeeded 24 minutes

build-container

Succeeded 13 seconds

sast-shell-check

Succeeded 9 seconds

sast-unicode-check

Succeeded 5 seconds

apply-tags

Konflux - jharmison.dev/icarus-on-pull-request-d2nfd has <b>successfully</b> validated your commit. <ul> <li><b>Namespace</b>: <a href="https://konflux.jharmison.dev/ns/tenant-game-servers">tenant-game-servers</a></li> <li><b>PipelineRun:</b> <a href="https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd">icarus-on-pull-request-d2nfd</a></li> </ul> <hr> <h4>Task Statuses:</h4> <table> <tr><th>Status</th><th>Duration</th><th>Name</th></tr> <tr> <td>Succeeded</td> <td>5 seconds</td><td> [init](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/init) </td></tr> <tr> <td>Succeeded</td> <td>10 seconds</td><td> [clone-repository](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/clone-repository) </td></tr> <tr> <td>Succeeded</td> <td>18 seconds</td><td> [prefetch-dependencies](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/prefetch-dependencies) </td></tr> <tr> <td>Succeeded</td> <td>24 minutes</td><td> [build-container](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/build-container) </td></tr> <tr> <td>Succeeded</td> <td>13 seconds</td><td> [sast-shell-check](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/sast-shell-check) </td></tr> <tr> <td>Succeeded</td> <td>9 seconds</td><td> [sast-unicode-check](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/sast-unicode-check) </td></tr> <tr> <td>Succeeded</td> <td>5 seconds</td><td> [apply-tags](https://konflux.jharmison.dev/ns/tenant-game-servers/pipelinerun/icarus-on-pull-request-d2nfd/logs/apply-tags) </td></tr> </table>
james merged commit 01993d1158 into main 2026-04-14 23:57:08 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
game-servers/icarus!2
No description provided.