Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /home/jenkins/jobs/SCANsat-Release/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/jobs/SCANsat-Release/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/S-C-A-N/SCANsat.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/S-C-A-N/SCANsat.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress -- https://github.com/S-C-A-N/SCANsat.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/release^{commit} # timeout=10
Checking out Revision f6f0584257be69ac00c9ece3955b54e757d681be (refs/remotes/origin/release)
> git config core.sparsecheckout # timeout=10
> git checkout -f f6f0584257be69ac00c9ece3955b54e757d681be # timeout=10
Commit message: "enable .version file generation with kspbt"
> git rev-list --no-walk e2d7bde255f5a263a04f5ace60af5c674e50516a # timeout=10
FATAL: Failed to copy file:/home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll to /home/jenkins/jobs/SCANsat-Release/workspace/Dependency/OpenResourceSystem_1_1_0.dll
java.io.FileNotFoundException: /home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll
at jenkins.util.VirtualFile$FileVF.open(VirtualFile.java:739)
at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:745)
Caused: java.io.IOException: Failed to copy file:/home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll to /home/jenkins/jobs/SCANsat-Release/workspace/Dependency/OpenResourceSystem_1_1_0.dll
at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:768)
at hudson.plugins.copyartifact.CopyArtifact.copy(CopyArtifact.java:708)
at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:668)
at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:552)
at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1895)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Archiving artifacts
Finished: FAILURE