-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PipelineRun with status of PipelineRunCouldntCancel
has no status icon
#1549
Comments
@CarolynMabbott can you share the Pipeline you used to reproduce this? I'm not seeing it, did you have to wait for a particular point before stopping the run to get this status? The PipelineRun would also be extremely useful: The only situation I can see where we wouldn't have an icon is if the PipelineRun:
It looks like your run with |
@AlanGreene Its the simple-pipeline from the pipeline hotel I just pressed rerun on the pipelineruns page and waited a few seconds and pressed the stop pipelinerun I also got the same error yesterday from the buildah-pipeline and the simple-pipelines when i was using openshift so its not just on docker Heres the yaml from the simple-pipeline run on openshift, this one isnt a rerun just a normal pipelinerun
|
OK so it's the first case,
It does look like a pipeline issue alright. I wonder if it will eventually timeout... Did you delete a TaskRun while the PipelineRun was in progress or was the only action to run and then cancel it? Issue related to deletion of TaskRun while PipelineRun in progress: tektoncd/pipeline#2647 Or perhaps there's some genuine intermittent issue behind this recent test failure: tektoncd/pipeline#2840 |
That explains why the duration keeps increasing It hasnt timed out so far, got one at 22 hours 32 mins I havent done anything to it like deleting. List of things I done: Some pass, the ones which didnt pass after a while i just stopped and got this error It seems to be that im getting this bug with every pipelinerun i stop (both reruns and normal, not sure if it makes a difference) |
Describe the bug
I have no status icon for my pipelinerun
Expected behaviour
I have a cancelled status
Steps to reproduce the bug
Rerun a pipelinerun
Stop the pipelinerun that was rerun
Environment details
Docker
master
0.13.2
master
tekton-pipelines
tekton-pipelines
tekton-pipelines
Additional Info
Status
PipelineRunCouldntCancel
Error
The text was updated successfully, but these errors were encountered: