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 jersey2-api from 2.38-1 to 2.39.1-1 in /bom-weekly #1907

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps jersey2-api from 2.38-1 to 2.39.1-1.

Release notes

Sourced from jersey2-api's releases.

2.39.1-1

🚦 Tests

📦 Dependency updates

2.39-1

🚦 Tests

📦 Dependency updates

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @jglick.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 27, 2023
@dependabot dependabot bot requested a review from jglick March 27, 2023 23:00
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@MarkEWaite MarkEWaite added the skip-artifact-caching-proxy Do not use artifact caching proxy on this pull request label Mar 28, 2023
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@jglick jglick removed the skip-artifact-caching-proxy Do not use artifact caching proxy on this pull request label Mar 30, 2023
@jglick
Copy link
Member

jglick commented Mar 30, 2023

@dependabot rebase

Bumps [jersey2-api](https://github.com/jenkinsci/jersey2-api-plugin) from 2.38-1 to 2.39.1-1.
- [Release notes](https://github.com/jenkinsci/jersey2-api-plugin/releases)
- [Commits](https://github.com/jenkinsci/jersey2-api-plugin/commits/jersey2-api-2.39.1-1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:jersey2-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/bom-weekly/io.jenkins.plugins-jersey2-api-2.39.1-1 branch from 075c6b6 to d2d9008 Compare March 30, 2023 14:47
@jglick
Copy link
Member

jglick commented Mar 30, 2023

https://ci.jenkins.io/job/Tools/job/bom/job/PR-1907/2/execution/node/5818/

java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:999)
	at hudson.FilePath.act(FilePath.java:1192)
	at hudson.FilePath.act(FilePath.java:1181)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask.getAgentInfo(FileMonitoringTask.java:202)
	at org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:126)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:326)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:322)
	at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)

Killed after the 5m delay for all Pipeline CPS VM actions. A bad agent connection I suppose. Perhaps DurableTaskStep.Execution.start should rethrow this as something AgentErrorCondition would interpret as a request to retry the block.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 02a92b4 into master Mar 31, 2023
278 checks passed
@dependabot dependabot bot deleted the dependabot/maven/bom-weekly/io.jenkins.plugins-jersey2-api-2.39.1-1 branch March 31, 2023 20:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants