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

KOGITO-9654: Include kogito-addons-quarkus-process-management in kogito-swf-devmode-image #1655

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

manstis
Copy link
Contributor

@manstis manstis commented Jul 28, 2023

See https://issues.redhat.com/browse/KOGITO-9654

Many thanks for submitting your Pull Request ❤️!

Please make sure your PR meets the following requirements:

  • You have read the contributors guide
  • Pull Request title is properly formatted: [KOGITO|RHPAM-XYZ] Subject
  • Pull Request contains link to the JIRA issue
  • Pull Request contains description of the issue
  • Pull Request does not include fixes for issues other than the main ticket
  • Your feature/bug fix has a testcase that verifies it
  • You've tested the new feature/bug fix in an actual OpenShift cluster
  • You've added a RELEASE_NOTES.md entry regarding this change
How to retest this PR or trigger a specific build:
  • (Re)run Jenkins tests
    Please add comment: Jenkins [test|retest] this

  • Prod tests
    Please add comment: Jenkins (re)run [prod|Prod|PROD]

How to backport a pull request to a different branch?

In order to automatically create a backporting pull request please add one or more labels having the following format backport-<branch-name>, where <branch-name> is the name of the branch where the pull request must be backported to (e.g., backport-7.67.x to backport the original PR to the 7.67.x branch).

NOTE: backporting is an action aiming to move a change (usually a commit) from a branch (usually the main one) to another one, which is generally referring to a still maintained release branch. Keeping it simple: it is about to move a specific change or a set of them from one branch to another.

Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.

If something goes wrong, the author will be notified and at this point a manual backporting is needed.

NOTE: this automated backporting is triggered whenever a pull request on main branch is labeled or closed, but both conditions must be satisfied to get the new PR created.

@manstis manstis requested a review from radtriste July 28, 2023 11:16
@manstis
Copy link
Contributor Author

manstis commented Jul 28, 2023

Hi @radtriste I've not had to change anything here for literally years.

Could you please have a look for me? Thank-you.

@manstis
Copy link
Contributor Author

manstis commented Jul 28, 2023

Hmmm. I'm clearly missing something.

@kie-ci1
Copy link

kie-ci1 commented Jul 28, 2023

PR job #1022 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1022/display/redirect
See console log:

Console Logs [Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-task-console: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-devmode: https://github.com/kiegroup/kogito-images/pull/1655 completed: UNSTABLE
[Pipeline] unstable
WARNING: Tests on kogito-swf-devmode seems to have failed
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-s2i-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: UNSTABLE
[Pipeline] unstable
WARNING: Tests on kogito-s2i-builder seems to have failed
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[INFO] Clean workspace
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] echo
[INFO] Workspace cleaned
[Pipeline] echo
[INFO] Cleanup Maven artifacts
[Pipeline] sh
+ rm -rf /home/jenkins/.m2/repository
[Pipeline] echo
[INFO] .m2/repository cleaned
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1022/api/json
[Pipeline] readJSON
[Pipeline] sh

@manstis
Copy link
Contributor Author

manstis commented Jul 28, 2023

Jenkins test this

@manstis
Copy link
Contributor Author

manstis commented Jul 28, 2023

Jenkins (re)run kogito-swf-devmode tests

@kie-ci1
Copy link

kie-ci1 commented Jul 28, 2023

PR job #1023 was: ABORTED
Possible explanation: Most probably a timeout, please review

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1023/display/redirect
See console log:

Console Logs [Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-s2i-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Cancelling nested steps due to timeout
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-devmode: https://github.com/kiegroup/kogito-images/pull/1655 completed: ABORTED
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch kogito-swf-devmode
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[INFO] Clean workspace
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] echo
[INFO] Workspace cleaned
[Pipeline] echo
[INFO] Cleanup Maven artifacts
[Pipeline] sh
+ rm -rf /home/jenkins/.m2/repository
[Pipeline] echo
[INFO] .m2/repository cleaned
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1023/api/json
[Pipeline] readJSON
[Pipeline] sh

@manstis
Copy link
Contributor Author

manstis commented Jul 28, 2023

Jenkins test this

@kie-ci1
Copy link

kie-ci1 commented Jul 28, 2023

PR job #1025 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1025/display/redirect
See console log:

Console Logs [Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-management-console: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-s2i-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-devmode: https://github.com/kiegroup/kogito-images/pull/1655 completed: UNSTABLE
[Pipeline] unstable
WARNING: Tests on kogito-swf-devmode seems to have failed
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[INFO] Clean workspace
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] echo
[INFO] Workspace cleaned
[Pipeline] echo
[INFO] Cleanup Maven artifacts
[Pipeline] sh
+ rm -rf /home/jenkins/.m2/repository
[Pipeline] echo
[INFO] .m2/repository cleaned
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1025/api/json
[Pipeline] readJSON
[Pipeline] sh

@radtriste
Copy link
Contributor

jenkins retest this

@manstis
Copy link
Contributor Author

manstis commented Jul 31, 2023

Thank-you @radtriste.

Sadly this is the second time the whole build failed just due to kogito-swf-devmode failing.

I don't see why; the logs imply the container is failing to start (as q/health times out repeatedly).

However there's nothing to suggest why the container probably failed to start.

From what I know I've made enough changes to include the new addon.

@kie-ci1
Copy link

kie-ci1 commented Jul 31, 2023

PR job #1028 was: UNSTABLE
Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1028/display/redirect
See console log:

Console Logs [Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-task-console: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-s2i-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-devmode: https://github.com/kiegroup/kogito-images/pull/1655 completed: UNSTABLE
[Pipeline] unstable
WARNING: Tests on kogito-swf-devmode seems to have failed
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[INFO] Clean workspace
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] echo
[INFO] Workspace cleaned
[Pipeline] echo
[INFO] Cleanup Maven artifacts
[Pipeline] sh
+ rm -rf /home/jenkins/.m2/repository
[Pipeline] echo
[INFO] .m2/repository cleaned
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1028/api/json
[Pipeline] readJSON
[Pipeline] sh

@radtriste
Copy link
Contributor

build failed just due to kogito-swf-devmode failing.

I don't see why; the logs imply the container is failing to start (as q/health times out repeatedly).

However there's nothing to suggest why the container probably failed to start.

@manstis This needs deeper investigation
Did you try to build the devmode locally and run it ?
I can have a look today or tomorrow

@manstis
Copy link
Contributor Author

manstis commented Aug 1, 2023

Hello @radtriste, if there's a way to build it locally I am very happy to do so. I tried building the whole repository locally but I remember it failing elsewhere (I.e. not kogito-swf-devmode). Can you advise?

@radtriste
Copy link
Contributor

Hello @radtriste, if there's a way to build it locally I am very happy to do so. I tried building the whole repository locally but I remember it failing elsewhere (I.e. not kogito-swf-devmode). Can you advise?

https://github.com/kiegroup/kogito-images/tree/main#building-images ;)
You will need Cekit installed on your machine

@manstis
Copy link
Contributor Author

manstis commented Aug 1, 2023

Sorry @radtriste IDK if kogito-swf-devmode is supported?

> make build-image image_name=kogito-swf-devmode
cd tests/test-apps && export CONTAINER_ENGINE=docker && sh clone-repo.sh true kogito-swf-devmode
Target image is supporting services, skipping examples build
cd ../..
scripts/build-kogito-apps-components.sh kogito-swf-devmode main https://github.com/kiegroup/kogito-apps.git;
kogito-swf-devmode is not a supporting service image or can't be built from sources, exiting...
cekit -v  --descriptor kogito-swf-devmode-image.yaml build  docker
make: cekit: No such file or directory
make: *** [Makefile:44: _build-image] Error 127

@radtriste
Copy link
Contributor

make: cekit: No such file or directory

https://docs.cekit.io/en/latest/getting-started/index.html

@manstis
Copy link
Contributor Author

manstis commented Aug 1, 2023

Thanks @radtriste I'd forgotten to activate my Python venv.

@manstis
Copy link
Contributor Author

manstis commented Aug 1, 2023

Hi @fjtirado

This PR attempts to build the kogito-swf-devmode image with the kogito-addons-quarkus-process-management included.

Quarkus is however failing to startup with the addon due to the following error:

2023-08-01 09:55:06,569 cbc5beb49f86 ERROR [io.quarkus.deployment.dev.IsolatedDevModeMain:231] (vert.x-worker-thread-10) Failed to start quarkus: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.arc.deployment.ArcProcessor#validate threw an exception: javax.enterprise.inject.spi.DeploymentException: javax.enterprise.inject.UnsatisfiedResolutionException: Unsatisfied dependency for type org.kie.kogito.process.Processes and qualifiers [@Default]
	- java member: org.kie.kogito.process.management.ProcessInstanceManagementResource():processes
	- declared on CLASS bean [types=[java.lang.Object, org.kie.kogito.process.management.ProcessInstanceManagementResource], qualifiers=[@Default, @Any], target=org.kie.kogito.process.management.ProcessInstanceManagementResource]
	at io.quarkus.arc.processor.BeanDeployment.processErrors(BeanDeployment.java:1223)
	at io.quarkus.arc.processor.BeanDeployment.init(BeanDeployment.java:288)
	at io.quarkus.arc.processor.BeanProcessor.initialize(BeanProcessor.java:148)
	at io.quarkus.arc.deployment.ArcProcessor.validate(ArcProcessor.java:526)
	at jdk.internal.reflect.GeneratedMethodAccessor733.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:909)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:281)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
	at java.base/java.lang.Thread.run(Thread.java:829)
	at org.jboss.threads.JBossThread.run(JBossThread.java:501)

It looks like an additional dependency is needed somewhere for implementations of Processes processes?

@tiagodolphine
Copy link

tiagodolphine commented Aug 1, 2023

Hi @fjtirado

This PR attempts to build the kogito-swf-devmode image with the kogito-addons-quarkus-process-management included.

Quarkus is however failing to startup with the addon due to the following error:

2023-08-01 09:55:06,569 cbc5beb49f86 ERROR [io.quarkus.deployment.dev.IsolatedDevModeMain:231] (vert.x-worker-thread-10) Failed to start quarkus: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.arc.deployment.ArcProcessor#validate threw an exception: javax.enterprise.inject.spi.DeploymentException: javax.enterprise.inject.UnsatisfiedResolutionException: Unsatisfied dependency for type org.kie.kogito.process.Processes and qualifiers [@Default]
	- java member: org.kie.kogito.process.management.ProcessInstanceManagementResource():processes
	- declared on CLASS bean [types=[java.lang.Object, org.kie.kogito.process.management.ProcessInstanceManagementResource], qualifiers=[@Default, @Any], target=org.kie.kogito.process.management.ProcessInstanceManagementResource]
	at io.quarkus.arc.processor.BeanDeployment.processErrors(BeanDeployment.java:1223)
	at io.quarkus.arc.processor.BeanDeployment.init(BeanDeployment.java:288)
	at io.quarkus.arc.processor.BeanProcessor.initialize(BeanProcessor.java:148)
	at io.quarkus.arc.deployment.ArcProcessor.validate(ArcProcessor.java:526)
	at jdk.internal.reflect.GeneratedMethodAccessor733.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:909)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:281)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
	at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
	at java.base/java.lang.Thread.run(Thread.java:829)
	at org.jboss.threads.JBossThread.run(JBossThread.java:501)

It looks like an additional dependency is needed somewhere for implementations of Processes processes?

This should fix the issue
https://github.com/kiegroup/kogito-runtimes/pull/3154

@radtriste
Copy link
Contributor

jenkins retest this

@kie-ci1
Copy link

kie-ci1 commented Aug 2, 2023

PR job #1031 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1031/display/redirect
See console log:

Console Logs
-------------------------------------------------------------
[ERROR] Can't merge source into Target. Please rebase PR branch.
-------------------------------------------------------------
Source: git://github.com/manstis/kogito-images KOGITO-9654
Target: 45ff4bd Fix Spring Boot incremental testing (#1652)
-------------------------------------------------------------

[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate CeKit Image and Modules descriptors)
Stage "Validate CeKit Image and Modules descriptors" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build & Test Images)
Stage "Build & Test Images" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[INFO] Clean workspace
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] echo
[INFO] Workspace cleaned
[Pipeline] echo
[INFO] Cleanup Maven artifacts
[Pipeline] sh
+ rm -rf /home/jenkins/.m2/repository
[Pipeline] echo
[INFO] .m2/repository cleaned
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1031/api/json
[Pipeline] readJSON
[Pipeline] sh

@radtriste
Copy link
Contributor

@manstis could you rebase ? :)

@kie-ci1
Copy link

kie-ci1 commented Aug 2, 2023

PR job #1033 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1033/display/redirect
See console log:

Console Logs [Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-task-console: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-swf-devmode: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE » kogito » main » pullrequest » kogito-images.build-image PR #1655 - kogito-s2i-builder: https://github.com/kiegroup/kogito-images/pull/1655 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[INFO] Clean workspace
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] echo
[INFO] Workspace cleaned
[Pipeline] echo
[INFO] Cleanup Maven artifacts
[Pipeline] sh
+ rm -rf /home/jenkins/.m2/repository
[Pipeline] echo
[INFO] .m2/repository cleaned
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images/1033/api/json
[Pipeline] readJSON
[Pipeline] sh

@radtriste
Copy link
Contributor

jenkins retest this

@manstis
Copy link
Contributor Author

manstis commented Aug 2, 2023

@radtriste @tiagodolphine It's only gone and turned green 😄

@radtriste radtriste requested a review from spolti August 2, 2023 11:47
@radtriste
Copy link
Contributor

@spolti please check, approve and merge

@tiagodolphine
Copy link

we need to merge this one asap, @spolti do you want to review it? CI is green already.
thanks.

@spolti spolti merged commit 60aa3d4 into apache:main Aug 7, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants