----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63087/#review188400 -----------------------------------------------------------
Master (e161c97) is red with this patch. ./build-support/jenkins/build.sh 1 error, 0 warnings potentially fixable with the `--fix` option. npm ERR! Linux 4.4.0-43-generic npm ERR! argv "/home/jenkins/jenkins-slave/workspace/AuroraBot/ui/.gradle/nodejs/node-v6.9.1-linux-x64/bin/node" "/home/jenkins/jenkins-slave/workspace/AuroraBot/ui/.gradle/nodejs/node-v6.9.1-linux-x64/bin/npm" "run" "lint" npm ERR! node v6.9.1 npm ERR! npm v3.10.8 npm ERR! code ELIFECYCLE npm ERR! [email protected] lint: `eslint src/main/js --ext .js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] lint script 'eslint src/main/js --ext .js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the apache-aurora package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! eslint src/main/js --ext .js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs apache-aurora npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls apache-aurora npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/jenkins/jenkins-slave/workspace/AuroraBot/ui/npm-debug.log :ui:lint FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':ui:lint'. > Process 'command > '/home/jenkins/jenkins-slave/workspace/AuroraBot/ui/.gradle/nodejs/node-v6.9.1-linux-x64/bin/npm'' > finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 5m 37s 57 actionable tasks: 46 executed, 11 up-to-date I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Oct. 17, 2017, 9:43 p.m., David McLaughlin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63087/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2017, 9:43 p.m.) > > > Review request for Aurora, Kai Huang, Reza Motamedi, and Santhosh Kumar > Shanmugham. > > > Repository: aurora > > > Description > ------- > > Fix instance range display > > > Diffs > ----- > > ui/src/main/js/utils/Task.js 3259623091957ea39500e6b1caa79ac4b8a3d78d > ui/src/main/js/utils/__tests__/Task-test.js PRE-CREATION > > > Diff: https://reviews.apache.org/r/63087/diff/2/ > > > Testing > ------- > > ./gradlew ui:test > ./gradlew ui:lint > > See screenshots. > > > File Attachments > ---------------- > > Screen Shot 2017-10-17 at 1.24.03 PM.png > > https://reviews.apache.org/media/uploaded/files/2017/10/17/88a998ef-6cd1-4620-bfd8-85ebf792984a__Screen_Shot_2017-10-17_at_1.24.03_PM.png > > > Thanks, > > David McLaughlin > >
