AICoE / aicoe-ci

AICoE-CI using TektonCD pipelines and triggers
13 stars 13 forks source link

Enhance the understanding of the UI. #95

Closed harshad16 closed 1 year ago

harshad16 commented 3 years ago

This time the result is really there, no gateway timeouts or other errors and I get the report. But if I did not get your explanation of what was wrong I would be lost.

The red things seem to be irrelevant while the problem you pointed out is actually green. One needs to be an expert in parsing the output to figure what is wrong. figuring-what-went-wrong

See the screenshot.

At the very bottom of the green thing (that I click to open to click another green thing) I find that:

Pipfile.lock hash '\''9633df03d17d8a254e6d737ca6b45cb7a00cb7b3c792d20bf0741c4d6c9460c8'\'' does not correspond to hash computed based on Pipfile '\''7b7d14f1290aad2dd7314bb24b793ba4dd775265e43d118496c6f37f3e5d1cde'\'', aborting deployment
subprocess exited with status 3
subprocess exited with status 3
error building at STEP "RUN /opt/app-root/builder/assemble": exit status 3'
+ exit_code=3
+ set -e
+ [[ 3 -ne 0 ]]
+ state=failure
+ desc='The image build test failed!'

I am sure a python expert with a knowledge of Tekton UI can figure that out. But probably not a data scientist or me.

Originally posted by @martinpovolny in https://github.com/aicoe-aiops/ocp-ci-analysis/issues/131#issuecomment-781895062

sesheta commented 3 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

harshad16 commented 3 years ago

/remove-lifecycle stale

sesheta commented 2 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

sesheta commented 2 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

harshad16 commented 2 years ago

/lifecycle frozen

harshad16 commented 1 year ago

completed with PR: https://github.com/AICoE/aicoe-ci/pull/183 closing this issue.