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

[updatecli] Update weekly version #719

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 11, 2021

[updatecli] Update weekly version

Report

Source:
	✔ [jenkinsWeekly]  Get Last Jenkins Weekly Version(jenkins)


Condition:
	✔ [jenkinsWeekly] Test if Jenkins weekly published(maven)

Changelog

Click to expand

Release published on the 2021-11-16 14:16:30 +0000 UTC at the url https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.321

_This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/ for the official changelogs._

## 🚀 New features and improvements

* [JENKINS-67099](https://issues.jenkins.io/browse/JENKINS-67099) - Make trim labels more selective when we're operating on selected nodes (#5882) @Vlatombe
* Upgrade Guice from 4.0 to latest (#5858) @basil
* Remove unused image assets (#5777) @janfaracik
* Modernise the table design (#5851) @janfaracik

## 🐛 Bug fixes

* [JENKINS-67109](https://issues.jenkins.io/browse/JENKINS-67109) - Fix maven installations (#5917) @timja
* [JENKINS-66969](https://issues.jenkins.io/browse/JENKINS-66969) - Fix ongoing first build from disappearing from build history (#5906) @janfaracik
* [JENKINS-67107](https://issues.jenkins.io/browse/JENKINS-67107) - Fix filtering in update tab of plugin manager (#5908) @zbynek
* [JENKINS-67105](https://issues.jenkins.io/browse/JENKINS-67105) - Upgrade to 2.320 gives "Failed to deserialize response" error (#5907) @basil

## 👷 Changes for plugin developers

* Upgrade Guice from 4.0 to latest (#5858) @basil

## 📦 Dependency updates

* Bump test-annotations from 1.3 to 1.4 (#5922) @dependabot
* Bump spring-security-bom from 5.5.3 to 5.6.0 (#5921) @dependabot
* Upgrade Guice from 4.0 to latest (#5858) @basil

All contributors: @Vlatombe, @basil, @dependabot, @dependabot[bot], @duemir, @janfaracik, @jenkins-release-bot, @jglick, @timja and @zbynek

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here

…h ...

... 2.320"

Made with ❤️️  by updatecli
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 11, 2021
@timja timja enabled auto-merge (squash) November 11, 2021 21:15
@jetersen
Copy link
Member

Seems like legit failures?

sample-plugin/pom.xml Outdated Show resolved Hide resolved
@timja timja marked this pull request as draft November 14, 2021 19:56
auto-merge was automatically disabled November 14, 2021 19:56

Pull request was converted to draft

@@ -14,7 +14,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<bom>weekly</bom>
<jenkins.version>2.319</jenkins.version>
<jenkins.version>2.321-rc31702.08131a5cb865</jenkins.version>
Copy link
Member

Choose a reason for hiding this comment

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

@basil
Copy link
Member

basil commented Nov 16, 2021

org.jenkinsci.plugins.pipeline.modeldefinition.StageInputTest.parametersInInput still needs patching to account for jenkinsci/jenkins#5842 as mentioned previously in jenkinsci/jenkins#5842 (comment).

To fix the Rebuilder failures we need a release of jenkinsci/rebuild-plugin#67.

@timja
Copy link
Member

timja commented Nov 16, 2021

org.jenkinsci.plugins.pipeline.modeldefinition.StageInputTest.parametersInInput still needs patching to account for jenkinsci/jenkins#5842 as mentioned previously in jenkinsci/jenkins#5842 (comment).

To fix the Rebuilder failures we need a release of jenkinsci/rebuild-plugin#67.

yes aware, looking at it...

@timja
Copy link
Member

timja commented Nov 17, 2021

@jglick any idea why PCT fails for pipeline-model-definition with an incremental?

[2021-11-16T23:49:09.336Z] Checking out from SCM connection URL: scm:git:https://github.com/jenkinsci/pipeline-model-definition-plugin (pipeline-model-definition-1.9.3-rc2016.c5cd51f25939) at tag c5cd51f259398af8973a481b7da8eb9273f2009a

[2021-11-16T23:49:09.336Z] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-719/pct-work' && 'git' 'clone' 'https://github.com/jenkinsci/pipeline-model-definition-plugin' '/home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition'

[2021-11-16T23:49:09.336Z] [INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-719/pct-work

[2021-11-16T23:49:10.469Z] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition' && 'git' 'fetch' 'https://github.com/jenkinsci/pipeline-model-definition-plugin'

[2021-11-16T23:49:10.469Z] [INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition

[2021-11-16T23:49:10.469Z] [INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition' && 'git' 'checkout' 'c5cd51f259398af8973a481b7da8eb9273f2009a'

[2021-11-16T23:49:10.469Z] [INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition

[2021-11-16T23:49:10.469Z] Error : The git-checkout command failed.||Cloning into '/home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition'...

[2021-11-16T23:49:10.469Z] From https://github.com/jenkinsci/pipeline-model-definition-plugin

[2021-11-16T23:49:10.469Z]  * branch              HEAD       -> FETCH_HEAD

[2021-11-16T23:49:10.469Z] fatal: reference is not a tree: c5cd51f259398af8973a481b7da8eb9273f2009a

[2021-11-16T23:49:10.469Z] 

[2021-11-16T23:49:10.469Z] Nov 16, 2021 11:49:10 PM org.jenkins.tools.test.PluginCompatTester testPlugins

[2021-11-16T23:49:10.469Z] SEVERE: Internal error while executing a test for core 2.321 and plugin pipeline-model-definition 1.9.3-rc2016.c5cd51f25939. Please submit a bug to plugin-compat-tester

[2021-11-16T23:49:10.469Z] org.jenkins.tools.test.exception.PluginSourcesUnavailableException: Problem while checking out plugin sources!

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.PluginCompatTester.testPluginAgainst(PluginCompatTester.java:493)

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.PluginCompatTester.testPlugins(PluginCompatTester.java:312)

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.PluginCompatTesterCli.main(PluginCompatTesterCli.java:175)

[2021-11-16T23:49:10.469Z] Caused by: java.lang.RuntimeException: The git-checkout command failed.||Cloning into '/home/jenkins/workspace/Tools_bom_PR-719/pct-work/pipeline-model-definition'...

[2021-11-16T23:49:10.469Z] From https://github.com/jenkinsci/pipeline-model-definition-plugin

[2021-11-16T23:49:10.469Z]  * branch              HEAD       -> FETCH_HEAD

[2021-11-16T23:49:10.469Z] fatal: reference is not a tree: c5cd51f259398af8973a481b7da8eb9273f2009a

[2021-11-16T23:49:10.469Z] 

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.hook.AbstractMultiParentHook.action(AbstractMultiParentHook.java:59)

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.model.hook.PluginCompatTesterHooks.runHooks(PluginCompatTesterHooks.java:83)

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.model.hook.PluginCompatTesterHooks.runBeforeCheckout(PluginCompatTesterHooks.java:44)

[2021-11-16T23:49:10.469Z] 	at org.jenkins.tools.test.PluginCompatTester.testPluginAgainst(PluginCompatTester.java:444)

[2021-11-16T23:49:10.469Z] 	... 2 more

@jglick
Copy link
Member

jglick commented Nov 17, 2021

any idea why PCT fails for pipeline-model-definition with an incremental?

I think you need jenkinsci/pipeline-model-definition-plugin#464. Assuming the build passes, check the POM deployed from one of the plugin modules. Its <scm> section should refer to jglick/pipeline-model-definition-plugin not jenkinsci/pipeline-model-definition-plugin.

bom-weekly/pom.xml Outdated Show resolved Hide resolved
@basil basil marked this pull request as ready for review November 18, 2021 07:45
@basil basil enabled auto-merge (squash) November 18, 2021 07:45
@basil basil merged commit 9def596 into master Nov 18, 2021
@basil basil deleted the updatecli_f34216805a924b69f8adedc8b0bee7aa1b8bda451992682127b8f7e9a50cb751 branch November 18, 2021 08:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants