Skip to content

Bump org.jenkins-ci.plugins:docker-workflow from 592.v1001d948426c to 596.v3e6972b_46b_e2 in /bom-weekly#4473

Merged
basil merged 4 commits intojenkinsci:masterfrom
MarkEWaite:test-docker-workflow-incremental
Feb 18, 2025
Merged

Bump org.jenkins-ci.plugins:docker-workflow from 592.v1001d948426c to 596.v3e6972b_46b_e2 in /bom-weekly#4473
basil merged 4 commits intojenkinsci:masterfrom
MarkEWaite:test-docker-workflow-incremental

Conversation

@MarkEWaite
Copy link
Contributor

Test docker-workflow pre-release 596.v942f78663d94

The 595.v60cec912059b_ tests fail on the ci.jenkins.io agents that are used for BOM builds. The failure message is:

java.lang.IllegalArgumentException: No enum constant org.jenkinsci.plugins.docker.workflow.DockerTestUtil.DockerOsMode. CANNOT CONNECT TO THE DOCKER DAEMON AT UNIX:///VAR/RUN/DOCKER.SOCK. IS THE DOCKER DAEMON RUNNING?

A pull request has been proposed to resolve the failure by skipping those tests on machines that have the docker executable available but the user does not have permission to use docker. The pull request is:

This commit tests the build from the pull request

Testing done

Ran local test successfully with

LINE=weekly PLUGINS=docker-workflow TEST=InjectedTest bash local-test.sh

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

The 595.v60cec912059b_ tests fail on the ci.jenkins.io agents that are
used for BOM builds.  The failure message is:

> java.lang.IllegalArgumentException: No enum constant
> org.jenkinsci.plugins.docker.workflow.DockerTestUtil.DockerOsMode.
> CANNOT CONNECT TO THE DOCKER DAEMON AT UNIX:///VAR/RUN/DOCKER.SOCK. IS
> THE DOCKER DAEMON RUNNING?

A pull request has been proposed to resolve the failure by skipping
those tests on machines that have the docker executable available but
the user does not have permission to use docker.  The pull request is:

* jenkinsci/docker-workflow-plugin#336

This commit tests that build in plugin BOM
@basil basil changed the title Test docker-workflow pre-release 596.v942f78663d94 Bump org.jenkins-ci.plugins:docker-workflow from 592.v1001d948426c to 596.v3e6972b_46b_e2 in /bom-weekly Feb 18, 2025
@basil basil marked this pull request as ready for review February 18, 2025 19:56
@basil basil requested a review from a team as a code owner February 18, 2025 19:56
@basil basil enabled auto-merge (squash) February 18, 2025 19:56
@basil basil added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 18, 2025
@basil basil merged commit 66b3cfb into jenkinsci:master Feb 18, 2025
263 of 264 checks passed
@MarkEWaite MarkEWaite deleted the test-docker-workflow-incremental branch March 7, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code weekly-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants