Conversation
2ac1b6f to
62e4942
Compare
|
@Naros I think that we can add also db2 and the hibernate cache invalidation extension |
|
We have also the |
a239b56 to
ebf0633
Compare
|
🚨 @jamesnetherton FYI - there are some upcoming dependency changes: |
|
@Naros This is planned for Quarkus 3.35, right? |
ebf0633 to
9ec00e0
Compare
|
@jamesnetherton yes, most likely given 3.34 was released a few days ago. |
|
@jamesnetherton can you confirm I can merge this one once CI is green? |
This comment has been minimized.
This comment has been minimized.
@gsmet I think it'd be ok. I opened a PR for the same upgrade in CQ apache/camel-quarkus#8496. |
|
@Naros sorry, this will need a rebase. Usually, what I do is fixing the root pom.xml then dropping |
|
|
Signed-off-by: Chris Cranford <chris@hibernate.org>
9ec00e0 to
605002b
Compare
No worries, fixed. |
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ❌ | Build - JDK 17 | Build with Maven |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
⚙️ Build - JDK 17 #
- Failing: Root module quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium-grouped quarkus-debezium/integration-tests/quarkus-debezium-db2-integration-tests and 6 more
📦 generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium-grouped
❌ org.apache.camel.quarkus.component.debezium.common.it.mysql.DebeziumMysqlTest.testDelete - More details - Source on GitHub
Details
java.lang.AssertionError:
1 expectation failed.
Expected status code <204> but was <200>.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)
at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:108)
❌ org.apache.camel.quarkus.component.debezium.common.it.mysql.DebeziumMysqlTest.testInsert - More details - Source on GitHub
Details
org.awaitility.core.ConditionTimeoutException:
Assertion condition defined as a Lambda expression in org.apache.camel.quarkus.test.support.debezium.AbstractDebeziumTest 1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "Best Company_9e8bcd9d-145f-470b-a22a-fe8330d39c20"
Actual:
within 1 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
❌ org.apache.camel.quarkus.component.debezium.common.it.mysql.DebeziumMysqlTest.testUpdate - More details - Source on GitHub
Details
java.lang.AssertionError:
1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "Even Better Company"
Actual:
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
❌ org.apache.camel.quarkus.component.debezium.common.it.postgres.DebeziumOracleTest.testDelete - More details - Source on GitHub
Details
java.lang.AssertionError:
1 expectation failed.
Expected status code <204> but was <200>.
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)
at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:108)
❌ org.apache.camel.quarkus.component.debezium.common.it.postgres.DebeziumOracleTest.testInsert - More details - Source on GitHub
Details
org.awaitility.core.ConditionTimeoutException:
Assertion condition defined as a Lambda expression in org.apache.camel.quarkus.test.support.debezium.AbstractDebeziumTest 1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "Best Company_de545047-5cfe-4adc-9998-aa3cbfcbcd28"
Actual:
within 1 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
❌ org.apache.camel.quarkus.component.debezium.common.it.postgres.DebeziumOracleTest.testUpdate - More details - Source on GitHub
Details
java.lang.AssertionError:
1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "Even Better Company"
Actual:
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
📦 quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium-grouped
❌ Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test (default-test) on project camel-quarkus-integration-test-debezium-grouped: There are test failures.
Please refer to /home/runner/work/quarkus-platform/quarkus-platform/generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-debezium-grouped/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
📦 quarkus-debezium/integration-tests/quarkus-debezium-db2-integration-tests
❌ Failed to execute goal on project quarkus-debezium-db2-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-db2-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-db2-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
📦 quarkus-debezium/integration-tests/quarkus-debezium-mariadb-integration-tests
❌ Failed to execute goal on project quarkus-debezium-mariadb-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-mariadb-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-mariadb-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
📦 quarkus-debezium/integration-tests/quarkus-debezium-mongodb-integration-tests
❌ Failed to execute goal on project quarkus-debezium-mongodb-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-mongodb-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-mongodb-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
📦 quarkus-debezium/integration-tests/quarkus-debezium-mysql-integration-tests
❌ Failed to execute goal on project quarkus-debezium-mysql-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-mysql-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-mysql-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
📦 quarkus-debezium/integration-tests/quarkus-debezium-oracle-integration-tests
❌ Failed to execute goal on project quarkus-debezium-oracle-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-oracle-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-oracle-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
📦 quarkus-debezium/integration-tests/quarkus-debezium-postgres-integration-tests
❌ Failed to execute goal on project quarkus-debezium-postgres-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-postgres-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-postgres-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
📦 quarkus-debezium/integration-tests/quarkus-debezium-sqlserver-integration-tests
❌ Failed to execute goal on project quarkus-debezium-sqlserver-integration-tests: Could not resolve dependencies for project io.quarkus.platform:quarkus-debezium-sqlserver-integration-tests:jar:999-SNAPSHOT
dependency: io.debezium.quarkus:quarkus-debezium-sqlserver-integration-tests:jar:3.5.0.Final (compile)
G:io.debezium.quarkus NOT allowed from gradle (https://repo.gradle.org/artifactory/libs-releases, default, releases)
G:io.debezium.quarkus NOT allowed from shibboleth (https://build.shibboleth.net/maven/releases/, default, releases)
G:io.debezium.quarkus NOT allowed from atlassian (https://maven.artifacts.atlassian.com/, default, releases)
gsmet
left a comment
There was a problem hiding this comment.
My understanding is that the Camel failures will get fixed by the next Camel Quarkus update so let's merge.
This is a WIP as we move through the Debezium 3.5 release stream.
@kmos I believe all we added was Oracle, but please let me know if I missed anything.