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

[kie-issues#533] Jakarta: Update to Quarkus 3.2.5.Final #3215

Closed
wants to merge 8 commits into from

Conversation

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Realign all versions after jenkins rewrite is done

@kie-ci3
Copy link
Contributor

kie-ci3 commented Sep 5, 2023

(tests) - kogito-runtimes job #3155 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

export BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3215 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

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-runtimes.tests.kogito-runtimes/3155/display/redirect

Test results:

  • PASSED: 3376
  • FAILED: 1

Those are the test failures:

org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadMode
expected: 5
but was: 0

@radtriste
Copy link
Contributor Author

Jenkins rewrite quarkus-3

@kie-ci1
Copy link

kie-ci1 commented Sep 5, 2023

Rewrite quarkus-3 before.sh patch file job #24 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.quarkus-3/job/kogito-runtimes.rewrite/24/display/redirect
See console log:

Console Logs [2023-09-05T17:48:20.842Z] [INFO] Finished at: 2023-09-05T13:48:20-04:00
[2023-09-05T17:48:20.842Z] [INFO] ------------------------------------------------------------------------
[2023-09-05T17:48:20.842Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project drools-mvel-parser: Compilation failure
[2023-09-05T17:48:20.842Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest.quarkus-3/kogito-runtimes.rewrite/drools/drools-model/drools-mvel-parser/target/generated-sources/javacc/org/drools/mvel/parser/GeneratedMvelParser.java:[557,62] incompatible types: com.github.javaparser.TokenRange cannot be converted to com.github.javaparser.ast.NodeList
[2023-09-05T17:48:20.842Z] [ERROR] -> [Help 1]
[2023-09-05T17:48:20.842Z] [ERROR]
[2023-09-05T17:48:20.842Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2023-09-05T17:48:20.842Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-09-05T17:48:20.842Z] [ERROR]
[2023-09-05T17:48:20.842Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-09-05T17:48:20.842Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-09-05T17:48:20.842Z] [ERROR]
[2023-09-05T17:48:20.842Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-09-05T17:48:20.842Z] [ERROR] mvn -rf :drools-mvel-parser
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Generate rewrite patch)
Stage "Generate rewrite patch" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Push changes)
Stage "Push changes" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[2023-09-05T17:48:21.307Z] [WS-CLEANUP] Deleting project workspace...
[2023-09-05T17:48:21.307Z] [WS-CLEANUP] Deferred wipeout is used...
[2023-09-05T17:48:21.314Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-09-05T17:48:21.698Z] + 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.quarkus-3/job/kogito-runtimes.rewrite/24/api/json?depth=0'
[Pipeline] readJSON
[Pipeline] sh
[2023-09-05T17:48:22.340Z] + 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.quarkus-3/job/kogito-runtimes.rewrite/24/consoleText
[2023-09-05T17:48:22.340Z] + tail -n 50

@radtriste
Copy link
Contributor Author

Jenkins rewrite quarkus-3

@kie-ci1
Copy link

kie-ci1 commented Sep 6, 2023

Rewrite quarkus-3 before.sh patch file job #25 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.quarkus-3/job/kogito-runtimes.rewrite/25/display/redirect
See console log:

Console Logs [2023-09-06T07:57:02.360Z] hint: You can replace "git config" with "git config --global" to set a default
[2023-09-06T07:57:02.360Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase,
[2023-09-06T07:57:02.360Z] hint: or --ff-only on the command line to override the configured default per
[2023-09-06T07:57:02.360Z] hint: invocation.
[2023-09-06T07:57:02.360Z] fatal: Need to specify how to reconcile divergent branches.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] echo
[2023-09-06T07:57:02.428Z]
[2023-09-06T07:57:02.428Z] -------------------------------------------------------------
[2023-09-06T07:57:02.428Z] [ERROR] Can't merge source into Target. Please rebase PR branch.
[2023-09-06T07:57:02.428Z] -------------------------------------------------------------
[2023-09-06T07:57:02.428Z] Source: git://github.com/radtriste/drools quarkus_update_3_2
[2023-09-06T07:57:02.428Z] Target: 46a79779a3 [DROOLS-7511] Review StoredObject and StoredEvent structure (#5505)
[2023-09-06T07:57:02.428Z] -------------------------------------------------------------
[2023-09-06T07:57:02.428Z]
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Generate rewrite patch)
Stage "Generate rewrite patch" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Push changes)
Stage "Push changes" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[2023-09-06T07:57:02.819Z] [WS-CLEANUP] Deleting project workspace...
[2023-09-06T07:57:02.819Z] [WS-CLEANUP] Deferred wipeout is used...
[2023-09-06T07:57:02.824Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-09-06T07:57:03.196Z] + 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.quarkus-3/job/kogito-runtimes.rewrite/25/api/json?depth=0'
[Pipeline] readJSON
[Pipeline] sh

@radtriste
Copy link
Contributor Author

Jenkins rewrite quarkus-3

@kie-ci1
Copy link

kie-ci1 commented Sep 6, 2023

Rewrite quarkus-3 before.sh patch file job #26 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.quarkus-3/job/kogito-runtimes.rewrite/26/display/redirect
See console log:

Console Logs [2023-09-06T08:07:02.069Z] hint: You can replace "git config" with "git config --global" to set a default
[2023-09-06T08:07:02.069Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase,
[2023-09-06T08:07:02.069Z] hint: or --ff-only on the command line to override the configured default per
[2023-09-06T08:07:02.069Z] hint: invocation.
[2023-09-06T08:07:02.069Z] fatal: Need to specify how to reconcile divergent branches.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] echo
[2023-09-06T08:07:02.142Z]
[2023-09-06T08:07:02.142Z] -------------------------------------------------------------
[2023-09-06T08:07:02.142Z] [ERROR] Can't merge source into Target. Please rebase PR branch.
[2023-09-06T08:07:02.142Z] -------------------------------------------------------------
[2023-09-06T08:07:02.142Z] Source: git://github.com/radtriste/drools quarkus_update_3_2
[2023-09-06T08:07:02.142Z] Target: 46a79779a3 [DROOLS-7511] Review StoredObject and StoredEvent structure (#5505)
[2023-09-06T08:07:02.142Z] -------------------------------------------------------------
[2023-09-06T08:07:02.142Z]
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Generate rewrite patch)
Stage "Generate rewrite patch" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Push changes)
Stage "Push changes" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[2023-09-06T08:07:02.576Z] [WS-CLEANUP] Deleting project workspace...
[2023-09-06T08:07:02.576Z] [WS-CLEANUP] Deferred wipeout is used...
[2023-09-06T08:07:02.582Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-09-06T08:07:02.978Z] + 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.quarkus-3/job/kogito-runtimes.rewrite/26/api/json?depth=0'
[Pipeline] readJSON
[Pipeline] sh

@radtriste
Copy link
Contributor Author

Jenkins rewrite quarkus-3

@radtriste
Copy link
Contributor Author

jenkins run quarkus-3

@kie-ci3
Copy link
Contributor

kie-ci3 commented Sep 6, 2023

(quarkus-3) - kogito-runtimes job #57 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

export BUILD_MVN_OPTS_CURRENT=-T 1C
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3215 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.quarkus-3/job/kogito-runtimes.quarkus-3.kogito-runtimes/57/display/redirect

Test results:

  • PASSED: 3374
  • FAILED: 3

Those are the test failures:

org.kie.kogito.quarkus.serverless.workflow.deployment.livereload.LiveReloadProcessorTest.testOpenApi 1 expectation failed.
Expected status code <201> but was <500>.
org.kie.kogito.quarkus.serverless.workflow.deployment.livereload.LiveReloadProcessorTest.testAsyncApi 1 expectation failed.
Expected status code <201> but was <500>.
org.kie.kogito.quarkus.workflows.ForEachRestIT.testForEachSubflow 1 expectation failed.
Expected status code <201> but was <400>.

@radtriste
Copy link
Contributor Author

jenkins run quarkus-3

@kie-ci3
Copy link
Contributor

kie-ci3 commented Sep 6, 2023

(quarkus-3) - kogito-runtimes job #58 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

export BUILD_MVN_OPTS_CURRENT=-T 1C
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3215 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.quarkus-3/job/kogito-runtimes.quarkus-3.kogito-runtimes/58/display/redirect

Test results:

  • PASSED: 3373
  • FAILED: 4

Those are the test failures:

org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadMode
expected: 5
but was: 0
org.kie.kogito.quarkus.serverless.workflow.deployment.livereload.LiveReloadProcessorTest.testOpenApi 1 expectation failed.
Expected status code <201> but was <500>.
org.kie.kogito.quarkus.serverless.workflow.deployment.livereload.LiveReloadProcessorTest.testAsyncApi 1 expectation failed.
Expected status code <201> but was <500>.
org.kie.kogito.quarkus.workflows.ForEachRestIT.testForEachSubflow 1 expectation failed.
Expected status code <201> but was <400>.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kie-ci3
Copy link
Contributor

kie-ci3 commented Sep 6, 2023

(tests) - serverless-workflow-examples job #1454 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -o 'bc' -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3215 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

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-runtimes.tests.downstream.serverless-workflow-examples/1454/display/redirect

Test results:

  • PASSED: 81
  • FAILED: 1

Those are the test failures:

org.kie.kogito.examples.OpenVinoRestIT.testOpenvino 1 expectation failed.
JSON path workflowdata.group doesn't match.
Expected: a string containing "flat-coated retriever"
Actual: <[]>

@yesamer
Copy link
Contributor

yesamer commented Feb 21, 2024

Superseded by #3409. I guess we can close this PR, WDYT @radtriste ?

@radtriste radtriste closed this Feb 26, 2024
@radtriste radtriste deleted the quarkus_update_3_2 branch February 26, 2024 08:38
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.

4 participants