Skip to content
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

Releasemanager - project dump at the end of finalize stage shows CPS warning and does not exexute #666

Closed
clemensutschig opened this issue Jun 15, 2021 · 0 comments · Fixed by #668
Assignees
Labels
bug Something isn't working

Comments

@clemensutschig
Copy link
Member

Describe the bug
Run release manager with debug : true and while you should get the output from

        logger.debug("---- ODS Project (${project.key}) data ----\r${project}\r -----")

you get

�[0;32m    amazon-ebs: expected to call org.ods.util.Logger.debug but wound up catching org.ods.orchestration.util.Project.toString; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/�[0m

see explaination (cps groovy :()) - https://www.jenkins.io/doc/book/pipeline/cps-method-mismatches/

Affected version (please complete the following information):

  • OpenShift: [3.11/4]
  • OpenDevStack [3.x/master]
@clemensutschig clemensutschig added the bug Something isn't working label Jun 15, 2021
@clemensutschig clemensutschig self-assigned this Jun 15, 2021
@clemensutschig clemensutschig added this to To Do in OpenDevStack 3.1.1 via automation Jun 15, 2021
@clemensutschig clemensutschig added this to To Do in OpenDevStack 4.0.0 via automation Jun 15, 2021
OpenDevStack 4.0.0 automation moved this from To Do to Done Jun 15, 2021
OpenDevStack 3.1.1 automation moved this from To Do to Done Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
1 participant