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

Disable docker-prune.sh for now #35458

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Aug 22, 2023

It is causing a lot of problems on CI:
Error response from daemon: a prune operation is already running

Let's try to disable it as it might not be useful anymore.

Also upgrade the docker-maven-plugin to the latest.

It is causing a lot of problems on CI:
Error response from daemon: a prune operation is already running

Let's try to disable it as it might not be useful anymore.

Also upgrade the docker-maven-plugin to the latest.
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure labels Aug 22, 2023
@geoand
Copy link
Contributor

geoand commented Aug 22, 2023

😢

@quarkus-bot
Copy link

quarkus-bot bot commented Aug 22, 2023

Failing Jobs - Building 9177c11

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 20 Build ⚠️ Check → Logs Raw logs
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Maven Tests - JDK 11 Windows #

📦 integration-tests/maven

io.quarkus.maven.it.DevMojoIT.testConfigFactoryInAppModuleFilteredInCodeGen line 90 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.maven.it.DevMojoIT.testConfigFactoryInAppModuleFilteredInCodeGen line 90 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@gsmet gsmet merged commit a5d7e67 into quarkusio:main Aug 22, 2023
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants