19:45:18[2024-09-23T19:45:18.031Z] Started by user Jonathan Lebon19:45:18[2024-09-23T19:45:18.067Z] Loading library coreos@main
19:45:18[2024-09-23T19:45:18.067Z] Attempting to resolve main from remote references...
19:45:18[2024-09-23T19:45:18.067Z] > git --version # timeout=10
19:45:18[2024-09-23T19:45:18.075Z] > git --version # 'git version 2.39.3'
19:45:18[2024-09-23T19:45:18.075Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:45:18[2024-09-23T19:45:18.166Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
19:45:18[2024-09-23T19:45:18.168Z] Selected Git installation does not exist. Using Default
19:45:18[2024-09-23T19:45:18.168Z] The recommended git tool is: NONE
19:45:18[2024-09-23T19:45:18.168Z] No credentials specified
19:45:18[2024-09-23T19:45:18.168Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:45:18[2024-09-23T19:45:18.176Z] Fetching changes from the remote Git repository
19:45:18[2024-09-23T19:45:18.177Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:45:18[2024-09-23T19:45:18.184Z] Fetching without tags
19:45:18[2024-09-23T19:45:18.184Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git19:45:18[2024-09-23T19:45:18.184Z] > git --version # timeout=10
19:45:18[2024-09-23T19:45:18.190Z] > git --version # 'git version 2.39.3'
19:45:18[2024-09-23T19:45:18.190Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:45:18[2024-09-23T19:45:18.271Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
19:45:18[2024-09-23T19:45:18.271Z] > git config core.sparsecheckout # timeout=10
19:45:18[2024-09-23T19:45:18.278Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:45:18[2024-09-23T19:45:18.288Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
19:45:18[2024-09-23T19:45:18.288Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:45:18[2024-09-23T19:45:18.462Z] [Pipeline] Start of Pipeline
19:45:18[2024-09-23T19:45:18.684Z] [Pipeline] node
19:45:18[2024-09-23T19:45:18.764Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace
19:45:18[2024-09-23T19:45:18.873Z] [Pipeline] {
19:45:19[2024-09-23T19:45:19.090Z] [Pipeline] checkout
19:45:19[2024-09-23T19:45:19.279Z] [Pipeline] }
19:45:19[2024-09-23T19:45:19.776Z] [Pipeline] // node
19:45:20[2024-09-23T19:45:20.182Z] [Pipeline] End of Pipeline
19:45:20[2024-09-23T19:45:20.327Z] java.lang.UnsupportedOperationException: must specify $class with an implementation of class hudson.plugins.git.extensions.GitSCMExtension
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.resolveClass(DescribableModel.java:574)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:473)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.coerceList(DescribableModel.java:585)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:458)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.buildArguments(DescribableModel.java:409)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:329)
19:45:20[2024-09-23T19:45:20.327Z] Caused: java.lang.IllegalArgumentException: Could not instantiate {branches=[{name=*/pr/inherit-tier-x-rawhide}], extensions=[{recursiveSubmodules=true}], userRemoteConfigs=[{url=https://github.com/jlebon/fedora-coreos-config}]} for hudson.plugins.git.GitSCM
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:334)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable.instantiate(UninstantiatedDescribable.java:208)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:466)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.buildArguments(DescribableModel.java:409)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:329)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:305)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor346.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
19:45:20[2024-09-23T19:45:20.327Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
19:45:20[2024-09-23T19:45:20.327Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
19:45:20[2024-09-23T19:45:20.327Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
19:45:20[2024-09-23T19:45:20.327Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4045e422-e6cc-4643-a581-7a7347e0d0fe
19:45:20[2024-09-23T19:45:20.327Z] Caused: java.lang.IllegalArgumentException: Could not instantiate {scm=@scmGit(branches=[{name=*/pr/inherit-tier-x-rawhide}],extensions=[{recursiveSubmodules=true}],userRemoteConfigs=[{url=https://github.com/jlebon/fedora-coreos-config}])} for org.jenkinsci.plugins.workflow.steps.scm.GenericSCMStep
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:334)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:305)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor346.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
19:45:20[2024-09-23T19:45:20.327Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
19:45:20[2024-09-23T19:45:20.327Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
19:45:20[2024-09-23T19:45:20.327Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
19:45:20[2024-09-23T19:45:20.327Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
19:45:20[2024-09-23T19:45:20.327Z] at WorkflowScript.run(WorkflowScript:2)
19:45:20[2024-09-23T19:45:20.327Z] at ___cps.transform___(Native Method)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor292.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:93)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor292.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
19:45:20[2024-09-23T19:45:20.327Z] at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.Next.step(Next.java:83)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
19:45:20[2024-09-23T19:45:20.327Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
19:45:20[2024-09-23T19:45:20.327Z] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:420)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294)
19:45:20[2024-09-23T19:45:20.327Z] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:45:20[2024-09-23T19:45:20.327Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
19:45:20[2024-09-23T19:45:20.327Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
19:45:20[2024-09-23T19:45:20.327Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
19:45:20[2024-09-23T19:45:20.327Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
19:45:20[2024-09-23T19:45:20.327Z] at java.base/java.lang.Thread.run(Thread.java:829)
19:45:20[2024-09-23T19:45:20.514Z] Finished: FAILURE