quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

[CI] - Kogito extension + Quarkus main

Open kie-ci opened this issue 4 years ago • 501 comments

This issue will be open and closed dependent on the state of https://github.com/kiegroup/kogito-runtimes building against Quarkus master snapshot. \n If you have interest in being notified of this subscribe to the issue.

kie-ci avatar Oct 02 '20 16:10 kie-ci

Supercedes: #8694

geoand avatar Oct 05 '20 08:10 geoand

Build fixed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/290729941

kie-ci avatar Oct 06 '20 06:10 kie-ci

Unfortunately, the build failed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/301475236

kie-ci avatar Oct 12 '20 05:10 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/303693146

kie-ci avatar Oct 13 '20 06:10 kie-ci

I am seeing:


2020-10-13T06:08:16.1045655Z [INFO] [ERROR] Failed to execute goal on project integration-tests-kogito-plugin-it: Could not resolve dependencies for project org.kie.kogito:integration-tests-kogito-plugin-it:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: io.quarkus:quarkus-resteasy:jar:1.8.0.Final, io.quarkus:quarkus-core:jar:1.8.0.Final, io.quarkus:quarkus-resteasy-jackson:jar:1.8.0.Final, io.quarkus:quarkus-arc:jar:1.8.0.Final, io.quarkus.arc:arc-processor:jar:1.8.0.Final, io.quarkus:quarkus-smallrye-openapi:jar:1.8.0.Final, io.quarkus:quarkus-junit5:jar:1.8.0.Final, org.apache.httpcomponents:httpmime:jar:4.5.3: Could not find artifact io.quarkus:quarkus-resteasy:jar:1.8.0.Final in local.mirror (file:///home/runner/.m2/repository) -> [Help 1]

geoand avatar Oct 13 '20 06:10 geoand

@cristianonicolai @mariofusco I think we changed something recently there (it tests) do you know what is happening?

evacchi avatar Oct 13 '20 06:10 evacchi

@evacchi yep, I think it is related to the changes to use the local repo instead of pulling the deps, will take a look.

cristianonicolai avatar Oct 14 '20 04:10 cristianonicolai

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/305797034

kie-ci avatar Oct 14 '20 06:10 kie-ci

@evacchi see https://github.com/kiegroup/kogito-runtimes/pull/830

cristianonicolai avatar Oct 14 '20 23:10 cristianonicolai

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/307896292

kie-ci avatar Oct 15 '20 06:10 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/314743941

kie-ci avatar Oct 19 '20 05:10 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/316930806

kie-ci avatar Oct 20 '20 05:10 kie-ci

Build fixed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/328360258

kie-ci avatar Oct 26 '20 06:10 kie-ci

Unfortunately, the build failed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/330597854

kie-ci avatar Oct 27 '20 06:10 kie-ci

Build fixed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/335127100

kie-ci avatar Oct 29 '20 06:10 kie-ci

Unfortunately, the build failed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/346861690

kie-ci avatar Nov 05 '20 05:11 kie-ci

seems like a network error (could not download artifact) but tried to restart the build and it went green then stopped immediately? :thinking:

evacchi avatar Nov 05 '20 07:11 evacchi

Build fixed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/353228627

kie-ci avatar Nov 09 '20 06:11 kie-ci

Unfortunately, the build failed:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/390888572

kie-ci avatar Nov 30 '20 05:11 kie-ci

Issue with hot-reload. We changed nothing on our end. Has this something to do with the following?

2020-11-30 05:35:29,488 WARN  [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.generatedBeans
2020-11-30 05:35:29,488 WARN  [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.resource
2020-11-30 05:35:29,488 WARN  [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.reflectiveClass
2020-11-30 05:35:29,488 WARN  [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.genResBI

also I don't think we produce something from fields. We only use fields to share data across methods. IIRC BuildProducers are returned as appropriate from @BuildSteps

/cc @cristianonicolai @tiagodolphine @mariofusco

evacchi avatar Dec 01 '20 08:12 evacchi

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/395367418

kie-ci avatar Dec 02 '20 05:12 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/397641791

kie-ci avatar Dec 03 '20 05:12 kie-ci

@aloubyansky I don't know if it's 100% related to the way we generate code though, because it looks like only 1 of the hot reload tests is breaking, not all of them. I don't think we will be able to leverage the same approach of GRPC because we may need reflection information from user-provided classes to do our codegen. /cc @mariofusco

evacchi avatar Dec 03 '20 14:12 evacchi

It's https://github.com/quarkusio/quarkus/commit/71891910bd39e5c806daa18ae82bb4c3de996188 that broke it

aloubyansky avatar Dec 03 '20 17:12 aloubyansky

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/399962986

kie-ci avatar Dec 04 '20 05:12 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/405037248

kie-ci avatar Dec 07 '20 05:12 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/407463483

kie-ci avatar Dec 08 '20 05:12 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/409849824

kie-ci avatar Dec 09 '20 05:12 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/412248582

kie-ci avatar Dec 10 '20 05:12 kie-ci

The build is still failing:

  • Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/414661119

kie-ci avatar Dec 11 '20 05:12 kie-ci