jenkins-infra / uplink

A simple telemetry service for Jenkins instances.
https://uplink.jenkins.io/
GNU Affero General Public License v3.0
1 stars 2 forks source link

Publish container #1

Closed rtyler closed 6 years ago

jenkinsadmin commented 6 years ago

Build failed; the context from the latest run is:

Expand to view ``` e771d6006054: Download complete f189db1b88b3: Verifying Checksum f189db1b88b3: Download complete b0cc28d0be2c: Verifying Checksum b0cc28d0be2c: Download complete 4b3efb8dd890: Verifying Checksum 4b3efb8dd890: Download complete 1dca192b9b44: Download complete 99119ca3f34e: Verifying Checksum 99119ca3f34e: Download complete f189db1b88b3: Pull complete 3d06cf2f1b5e: Pull complete 687ebdda822c: Pull complete 99119ca3f34e: Pull complete e771d6006054: Pull complete b0cc28d0be2c: Pull complete 1dca192b9b44: Pull complete 4b3efb8dd890: Pull complete Digest: sha256:499dc14186a1f363c366f39aba4cf4e0a153aabc9ee3b5b5802dc6b29e3cef36 Status: Downloaded newer image for node:10 npm ERR! code E500 npm ERR! 500 Internal Server Error: @feathersjs/feathers@3.2.1 npm ERR! A complete log of this run can be found in: npm ERR! /home/node/.npm/_logs/2018-09-19T23_14_12_245Z-debug.log Makefile:25: recipe for target 'depends' failed make: *** [depends] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Containers) Stage "Containers" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish container) Stage "Publish container" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE ```

Powered by the Comment Logger

jenkinsadmin commented 6 years ago

Build failed; the context from the latest run is:

Expand to view ``` 687ebdda822c: Download complete f189db1b88b3: Download complete e771d6006054: Verifying Checksum e771d6006054: Download complete b0cc28d0be2c: Verifying Checksum b0cc28d0be2c: Download complete 4b3efb8dd890: Download complete 1dca192b9b44: Download complete 99119ca3f34e: Verifying Checksum 99119ca3f34e: Download complete f189db1b88b3: Pull complete 3d06cf2f1b5e: Pull complete 687ebdda822c: Pull complete 99119ca3f34e: Pull complete e771d6006054: Pull complete b0cc28d0be2c: Pull complete 1dca192b9b44: Pull complete 4b3efb8dd890: Pull complete Digest: sha256:499dc14186a1f363c366f39aba4cf4e0a153aabc9ee3b5b5802dc6b29e3cef36 Status: Downloaded newer image for node:10 npm ERR! code E500 npm ERR! 500 Internal Server Error: @feathersjs/jscodeshift@0.5.0 npm ERR! A complete log of this run can be found in: npm ERR! /home/node/.npm/_logs/2018-09-19T23_26_50_589Z-debug.log Makefile:25: recipe for target 'depends' failed make: *** [depends] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Containers) Stage "Containers" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish container) Stage "Publish container" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE ```

Powered by the Comment Logger

jenkinsadmin commented 6 years ago

Build failed; the context from the latest run is:

Expand to view ``` 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617 0 0 3440 0 --:--:-- --:--:-- --:--:-- 3446 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10.3M 100 10.3M 0 0 13.2M 0 --:--:-- --:--:-- --:--:-- 37.3M The DB_TRACING variable is not set. Defaulting to a blank string. The DEBUG variable is not set. Defaulting to a blank string. Creating network "infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_default" with the default driver Pulling db (postgres:alpine)... alpine: Pulling from library/postgres Digest: sha256:2a25dc59d6a56dfc9d5c93b5e5d2370b0ebfbf6767292e3e7e82c208ca21661d Status: Downloaded newer image for postgres:alpine Creating infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ...  Creating infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ... done >> waiting a moment to make sure the database comes online.. ./tools/docker-compose run --rm node \ /usr/local/bin/node /mnt/agent-workspace/workspace/Infra_uplink_PR-1-YMDXTK42QT6PGSK7KDFQ675BXI2ZDGJBBE55KBPE4QR5BGCS5A4A/node_modules/sequelize-cli/lib/sequelize db:migrate The DB_TRACING variable is not set. Defaulting to a blank string. The DEBUG variable is not set. Defaulting to a blank string. Starting infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ...  Starting infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ... done  Sequelize CLI [Node: 10.10.0, CLI: 4.1.1, ORM: 4.38.0] Loaded configuration file "config/database.js". Using environment "development". Thu, 20 Sep 2018 00:25:50 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13 ERROR: connect ECONNREFUSED 172.18.0.2:5432 Makefile:52: recipe for target 'migrate' failed make: *** [migrate] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Containers) Stage "Containers" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish container) Stage "Publish container" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE ```

Powered by the Comment Logger

jenkinsadmin commented 6 years ago

Build failed; the context from the latest run is:

Expand to view ``` 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617 0 0 2058 0 --:--:-- --:--:-- --:--:-- 2056 100 10.3M 100 10.3M 0 0 13.3M 0 --:--:-- --:--:-- --:--:-- 13.3M The DB_TRACING variable is not set. Defaulting to a blank string. The DEBUG variable is not set. Defaulting to a blank string. Creating network "infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_default" with the default driver Pulling db (postgres:alpine)... alpine: Pulling from library/postgres Digest: sha256:2a25dc59d6a56dfc9d5c93b5e5d2370b0ebfbf6767292e3e7e82c208ca21661d Status: Downloaded newer image for postgres:alpine Creating infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ...  Creating infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ... done >> waiting a moment to make sure the database comes online.. ./tools/docker-compose run --rm node \ /usr/local/bin/node /home/jenkins/workspace/Infra_uplink_PR-1-YMDXTK42QT6PGSK7KDFQ675BXI2ZDGJBBE55KBPE4QR5BGCS5A4A/node_modules/sequelize-cli/lib/sequelize db:migrate The DB_TRACING variable is not set. Defaulting to a blank string. The DEBUG variable is not set. Defaulting to a blank string. Starting infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ...  Starting infrauplinkpr1ymdxtk42qt6pgsk7kdfq675bxi2zdgjbbe55kbpe4qr5bgcs5a4a_db_1 ... done  Sequelize CLI [Node: 10.10.0, CLI: 4.1.1, ORM: 4.38.0] Loaded configuration file "config/database.js". Using environment "development". Thu, 20 Sep 2018 00:28:38 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13 ERROR: connect ECONNREFUSED 172.18.0.2:5432 Makefile:52: recipe for target 'migrate' failed make: *** [migrate] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Containers) Stage "Containers" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish container) Stage "Publish container" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE ```

Powered by the Comment Logger