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 io.jenkins.tools.bom:bom-2.440.x from 3193.v330d8248d39e to 3435.v238d66a_043fb_ #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump io.jenkins.tools.bom:bom-2.440.x

d729e81
Select commit
Loading
Failed to load commit list.
Open

Bump io.jenkins.tools.bom:bom-2.440.x from 3193.v330d8248d39e to 3435.v238d66a_043fb_ #19

Bump io.jenkins.tools.bom:bom-2.440.x
d729e81
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / windows-21 / Build (windows-21) failed Nov 1, 2024 in 0s

io.jenkins.plugins.benchmark.BenchmarkConfigActionTest.configTestWithMin failed

Send us feedback

Details

io.jenkins.plugins.benchmark.BenchmarkConfigActionTest.configTestWithMin

C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\tmp\j h17175286313490359037\jobs\test0\config642430995.config
Stack trace
java.io.IOException: C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\tmp\j h17175286313490359037\jobs\test0\config642430995.config
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:144)
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:131)
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:131)
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.dispose(TemporaryDirectoryAllocator.java:99)
	at org.jvnet.hudson.test.TestEnvironment.dispose(TestEnvironment.java:84)
	at org.jvnet.hudson.test.JenkinsRule.after(JenkinsRule.java:535)
	at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:673)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.nio.file.DirectoryNotEmptyException: C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\tmp\j h17175286313490359037\jobs\test0
	at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:270)
	at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:109)
	at java.base/java.nio.file.Files.deleteIfExists(Files.java:1191)
	at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:141)
	... 8 more
Standard error
3.777 [id=28]	INFO	o.jvnet.hudson.test.WarExploder#explode: Picking up existing exploded jenkins.war at C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\jenkins-for-test
   4.274 [id=28]	INFO	o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:49181/jenkins/
   4.868 [id=43]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
   8.995 [id=43]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
   9.007 [id=41]	INFO	j.b.api.BouncyCastlePlugin#start: C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\tmp\j h17175286313490359037\plugins\bouncycastle-api\WEB-INF\optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
  11.422 [id=43]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
  11.443 [id=47]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
  11.445 [id=48]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
  12.539 [id=45]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
  12.540 [id=46]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
  12.540 [id=44]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
  12.542 [id=47]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
  12.849 [id=47]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
  13.614 [id=50]	WARNING	hudson.XmlFile#replaceIfNotAtTopLevel: JENKINS-45892: reference to hudson.model.FreeStyleProject@4d111940[test0] being saved from unexpected C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\tmp\j h17175286313490359037\jobs\test0\builds\1\build.xml
java.lang.IllegalStateException
	at hudson.XmlFile.replaceIfNotAtTopLevel(XmlFile.java:245)
	at hudson.model.AbstractItem.writeReplace(AbstractItem.java:634)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.thoughtworks.xstream.core.util.SerializationMembers.callWriteReplace(SerializationMembers.java:101)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:154)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:283)
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:270)
	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:241)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174)
	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:226)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:163)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:283)
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:270)
	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:241)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174)
	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:226)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:163)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:87)
	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeBareItem(AbstractCollectionConverter.java:94)
	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:66)
	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeCompleteItem(AbstractCollectionConverter.java:81)
	at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:75)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83)
	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:283)
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:270)
	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:241)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174)
	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:226)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:163)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44)
	at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83)
	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
	at com.thoughtworks.xstream.XStream.marshal(XStream.java:1303)
	at com.thoughtworks.xstream.XStream.marshal(XStream.java:1292)
	at com.thoughtworks.xstream.XStream.toXML(XStream.java:1265)
	at hudson.XmlFile.write(XmlFile.java:216)
	at hudson.model.Run.save(Run.java:2062)
	at hudson.model.Run.execute(Run.java:1948)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
  13.644 [id=28]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
  13.717 [id=28]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
  13.762 [id=28]	INFO	o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting C:\Jenkins\agent\workspace\benchmark-evaluator-plugin_PR-19\target\tmp\j h17175286313490359037
Standard out
=== Starting configTestWithMin(io.jenkins.plugins.benchmark.BenchmarkConfigActionTest)
Created temp directory: C:\Users\jenkins\AppData\Local\Temp\testdir2151475046973505583