Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Tagged builds fail in Jenkins when all stages succeed #582

Closed
nhammond opened this issue Feb 17, 2019 · 3 comments
Closed

Tagged builds fail in Jenkins when all stages succeed #582

nhammond opened this issue Feb 17, 2019 · 3 comments

Comments

@nhammond
Copy link
Collaborator

No description provided.

@nhammond
Copy link
Collaborator Author

Tagged builds are passing again with no action taken. Closing issue until it comes up again.

@nhammond
Copy link
Collaborator Author

Happened again. This was on the second run of a tagged build. First run failed because of problems with docker cache. Cleared docker images and reran. All stages succeeded but Jenkins reports a failure.

TASK [Set worker instance name.] ***********************************************
ok: [localhost]

TASK [Delete the named instance.] **********************************************
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using 
`result|succeeded` use `result is succeeded`. This feature will be removed in 
version 2.9. Deprecation warnings can be disabled by setting 
deprecation_warnings=False in ansible.cfg.
changed: [localhost -> localhost]

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=2    unreachable=0    failed=0   

[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] emailext
An attempt to send an e-mail to empty list of recipients, ignored.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: FAILURE

@nhammond nhammond reopened this Feb 20, 2019
@nhammond
Copy link
Collaborator Author

Have not seen this issue since last comment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant