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

Bump Quarkus to 2.13.2.Final #596

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Conversation

rsvoboda
Copy link
Member

Bump Quarkus to 2.13.2.Final

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@rsvoboda rsvoboda added the triage/backport-1.2? Backport to 1.2 branch may be required label Oct 13, 2022
@rsvoboda rsvoboda requested a review from pjgg October 13, 2022 09:23
@rsvoboda
Copy link
Member Author

run tests

@rsvoboda
Copy link
Member Author

rsvoboda commented Oct 13, 2022

Native OCP fails on io.quarkus.qe.OpenShiftStrimziOperatorKafkaWithoutRegistryMessagingIT while JVM one is green.

Kafka related tests seem to be flaky :/

11:13:34,691 INFO oc: 5m33s Normal InstallWaiting clusterserviceversion/strimzi-cluster-operator.v0.31.1 installing: waiting for deployment strimzi-cluster-operator-v0.31.1 to become ready: deployment "strimzi-cluster-operator-v0.31.1" not available: Deployment does not have minimum availability.

@rsvoboda
Copy link
Member Author

SB operator reports Failed status, so there is ENV / Cluster issue

@michalvavrik
Copy link
Member

michalvavrik commented Oct 13, 2022

As for non-kafka failures, these runs only succeed with -Dquarkus.native.native-image-xmx=3g in OC runs (with our runners). I didn't change the jobs as it makes a little sense (native runner should have 16 GB memory). Maybe docker memory is not allowed to use all of it. It needs debugging.

@michalvavrik
Copy link
Member

I'd suggest Kafka failure is related to pod/kafka-instance-zookeeper-0 Back-off restarting failed container

@pjgg
Copy link
Contributor

pjgg commented Oct 13, 2022

run tests

@pjgg
Copy link
Contributor

pjgg commented Oct 14, 2022

Must be some cluster degradation because currently is working as expected. Also, is working on my local environment.

Copy link
Contributor

@pjgg pjgg left a comment

Choose a reason for hiding this comment

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

LGTM

@pjgg pjgg merged commit f5d7f3b into quarkus-qe:main Oct 14, 2022
@michalvavrik michalvavrik mentioned this pull request Oct 19, 2022
11 tasks
@pjgg pjgg removed the triage/backport-1.2? Backport to 1.2 branch may be required label Jan 30, 2023
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.

3 participants