OpenNTI / nti.contentrendering

Other
0 stars 0 forks source link

nti.contentrendering #1 failed #1

Closed nti-jarvis closed 7 years ago

nti-jarvis commented 7 years ago

Build 'nti.contentrendering' is failing!

Last 50 lines of build output:

[...truncated 203 B...]
Cloning repository git@github.com:NextThought/nti.contentrendering.git
 > git init /Users/Shared/Jenkins/Home/workspace/nti.contentrendering # timeout=10
Fetching upstream changes from git@github.com:NextThought/nti.contentrendering.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Integration
 > git fetch --tags --progress git@github.com:NextThought/nti.contentrendering.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:NextThought/nti.contentrendering.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:NextThought/nti.contentrendering.git # timeout=10
Fetching upstream changes from git@github.com:NextThought/nti.contentrendering.git
using GIT_SSH to set credentials GitHub Integration
 > git fetch --tags --progress git@github.com:NextThought/nti.contentrendering.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4b9452fee9ec22c1707a88af3de43837e798036a (refs/remotes/origin/master)
Commit message: "Use PNGs instead of JPEGs for HTML5 video poster and thumbnail images"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b9452fee9ec22c1707a88af3de43837e798036a
First time build. Skipping changelog.
Snapshot found at HEAD with id 4b9452fee9ec22c1707a88af3de43837e798036a, building a snapshot
Starting snapshot build at /Users/Shared/Jenkins/Home/workspace/nti.contentrendering
Message: Snapshot detected. Executing script at /Users/Shared/Jenkins/nti.config.jenkins/bin/snapshot.sh
[nti.contentrendering] $ bash /Users/Shared/Jenkins/nti.config.jenkins/bin/snapshot.sh
+ git status
+ trap finish EXIT
+ git diff-files --quiet
+ git diff-index --quiet --cached HEAD
++ cat package.json
++ jq -r .name
cat: package.json: No such file or directory
+ NAME=
++ cat package.json
++ jq -r .version
cat: package.json: No such file or directory
+ VERSION=
++ date +%Y%m%d%H%M
+ DATE=201707281446
+ [[ '' == *alpha ]]
+ echo 'Version , does not have an alpha tag. Aborting.'
Version , does not have an alpha tag. Aborting.
+ exit 1
+ finish
+ git checkout package.json
error: pathspec 'package.json' did not match any file(s) known to git.
ERROR! This is most likely because of a mistake within the provided script. Shell is returning exit code 1
Build step 'Run Deployment Manager' changed build result to FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Changes since last successful build:

View full output

jsg2021 commented 7 years ago

the auto-create jenkins plugin created a node module job :}