Skip to content

[JENKINS-76192] Testing core incremental#34

Merged
a-zitzewitz merged 5 commits intojenkinsci:developfrom
strangelookingnerd:JENKINS-76192
Oct 14, 2025
Merged

[JENKINS-76192] Testing core incremental#34
a-zitzewitz merged 5 commits intojenkinsci:developfrom
strangelookingnerd:JENKINS-76192

Conversation

@strangelookingnerd
Copy link
Contributor

Testing jenkinsci/jenkins#11186

Testing done

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 demonstrate the feature works or the issue is fixed

@strangelookingnerd strangelookingnerd changed the title Testing core incremental [JENKINS-76192] Testing core incremental Oct 10, 2025
@a-zitzewitz
Copy link
Contributor

@strangelookingnerd This time the chmod failed for the largest jar in the zip, it is 140 MB big. I would say that is progress. Maybe increase the Thread.sleep a bit...

@strangelookingnerd
Copy link
Contributor Author

My workaround seems to have fixed it. There is another test failing now, but that's unrelated by the looks of it.
I'm not too happy with the workaround as I still do not understand what's happening or what the underlying issue really is.

@a-zitzewitz a-zitzewitz marked this pull request as ready for review October 14, 2025 17:54
@a-zitzewitz a-zitzewitz requested a review from a team as a code owner October 14, 2025 17:54
@a-zitzewitz a-zitzewitz merged commit 7ff5ad5 into jenkinsci:develop Oct 14, 2025
14 of 17 checks passed
@a-zitzewitz
Copy link
Contributor

I merged you pull request and now trying yo figure out why some Windows tests are failing

@a-zitzewitz
Copy link
Contributor

@strangelookingnerd I updated https://issues.jenkins.io/browse/JENKINS-76192. It now seems we have trouble with rename operations during tool installation. Interestingly it only fails on Windows...

plugin_develop\target/Tools/SonargraphBuild/newest on Jenkins ERROR: Step ‘Sonargraph Integration Report Generation & Analysis’ aborted due to exception: java.io.IOException: Failed to rename Z:\agent\workspace\graph-integration-plugin_develop\target\Tools\SonargraphBuild\newest\SonargraphBuild-15.5.0.159_2025-10-14 to Z:\agent\workspace\graph-integration-plugin_develop\target\Tools\SonargraphBuild\newest\SonargraphBuild-15.5.0.159_2025-10-14.__rename at hudson.FilePath$MoveAllChildrenTo.invoke(FilePath.java:2610) at hudson.FilePath$MoveAllChildrenTo.invoke(FilePath.java:2595) at hudson.FilePath.act(FilePath.java:1214) at hudson.FilePath.act(FilePath.java:1197) at hudson.FilePath.moveAllChildrenTo(FilePath.java:2592) at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:81) at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:67) at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) at com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuild.forNode(SonargraphBuild.java:60)

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.

2 participants