Created
April 28, 2016 23:36
-
-
Save renanccastro/04b869983a68aceec0fca7df284fc520 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user Renan Castro | |
[EnvInject] - Loading node environment variables. | |
Building on master in workspace /var/lib/jenkins/jobs/landing-page_homolog_meteor_deploy/workspace | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url [email protected]:tecsinapse/landing-page-generator.git # timeout=10 | |
Fetching upstream changes from [email protected]:tecsinapse/landing-page-generator.git | |
> git --version # timeout=10 | |
> git -c core.askpass=true fetch --tags --progress [email protected]:tecsinapse/landing-page-generator.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse origin/homolog^{commit} # timeout=10 | |
Checking out Revision d118f0b51858c493da2b4273c9b5029aa0d8d5bd (origin/homolog) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f d118f0b51858c493da2b4273c9b5029aa0d8d5bd # timeout=10 | |
> git branch -a # timeout=10 | |
> git rev-parse homolog^{commit} # timeout=10 | |
> git rev-parse master^{commit} # timeout=10 | |
> git rev-parse remotes/origin/develop^{commit} # timeout=10 | |
> git rev-parse remotes/origin/homolog^{commit} # timeout=10 | |
> git rev-parse remotes/origin/master^{commit} # timeout=10 | |
> git branch -D homolog # timeout=10 | |
> git checkout -b homolog d118f0b51858c493da2b4273c9b5029aa0d8d5bd | |
> git rev-list d118f0b51858c493da2b4273c9b5029aa0d8d5bd # timeout=10 | |
> git tag -a -f -m Jenkins Build #9 jenkins-landing-page_homolog_meteor_deploy-9 # timeout=10 | |
[workspace] $ /bin/bash -xe /tmp/hudson8427720507658698635.sh | |
+ cd landing-page-meteor/deploy/homol | |
+ mupx deploy | |
[34m[1m | |
Meteor Up: Production Quality Meteor Deployments[22m[39m | |
[34m[1m------------------------------------------------[22m[39m | |
Configuration file : mup.json | |
Settings file : settings.json | |
“ Checkout [1mKadira[22m! | |
It's the best way to monitor performance of your app. | |
Visit: [4mhttps://kadira.io/mup[24m ” | |
Meteor app path : /var/lib/jenkins/jobs/landing-page_homolog_meteor_deploy/workspace/landing-page-meteor | |
Using buildOptions : {} | |
[34m[1m | |
Started TaskList: Deploy app 'landing-page' (linux)[22m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Uploading bundle[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[32m- Uploading bundle: SUCCESS[39m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Sending environment variables[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[32m- Sending environment variables: SUCCESS[39m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Initializing start script[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[32m- Initializing start script: SUCCESS[39m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Invoking deployment process[39m | |
[31m[1m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[31mx Invoking deployment process: FAILED | |
-----------------------------------STDERR----------------------------------- | |
config/start.sh: line 11: docker: command not found | |
config/start.sh: line 14: docker: command not found | |
config/start.sh: line 18: docker: command not found | |
config/start.sh: line 22: docker: command not found | |
-----------------------------------STDOUT----------------------------------- | |
----------------------------------------------------------------------------[39m[22m[39m | |
Build step 'Execute shell' marked build as failure | |
Sending e-mails to: [email protected] | |
Notifying upstream projects of job completion | |
Finished: FAILURE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user Renan Castro | |
[EnvInject] - Loading node environment variables. | |
Building on master in workspace /var/lib/jenkins/jobs/landing-page_homolog_meteor_setup/workspace | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url [email protected]:tecsinapse/landing-page-generator.git # timeout=10 | |
Fetching upstream changes from [email protected]:tecsinapse/landing-page-generator.git | |
> git --version # timeout=10 | |
> git -c core.askpass=true fetch --tags --progress [email protected]:tecsinapse/landing-page-generator.git +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse origin/homolog^{commit} # timeout=10 | |
Checking out Revision d118f0b51858c493da2b4273c9b5029aa0d8d5bd (origin/homolog) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f d118f0b51858c493da2b4273c9b5029aa0d8d5bd # timeout=10 | |
> git branch -a # timeout=10 | |
> git rev-parse master^{commit} # timeout=10 | |
> git rev-parse remotes/origin/develop^{commit} # timeout=10 | |
> git rev-parse remotes/origin/homolog^{commit} # timeout=10 | |
> git rev-parse remotes/origin/master^{commit} # timeout=10 | |
> git checkout -b homolog d118f0b51858c493da2b4273c9b5029aa0d8d5bd | |
First time build. Skipping changelog. | |
> git tag -a -f -m Jenkins Build #3 jenkins-landing-page_homolog_meteor_setup-3 # timeout=10 | |
[workspace] $ /bin/bash -xe /tmp/hudson9152287779431930394.sh | |
+ cd landing-page-meteor/deploy/homol | |
+ mupx setup | |
[34m[1m | |
Meteor Up: Production Quality Meteor Deployments[22m[39m | |
[34m[1m------------------------------------------------[22m[39m | |
Configuration file : mup.json | |
Settings file : settings.json | |
“ Checkout [1mKadira[22m! | |
It's the best way to monitor performance of your app. | |
Visit: [4mhttps://kadira.io/mup[24m ” | |
[34m[1m | |
Started TaskList: Setup (linux)[22m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Installing Docker[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[32m- Installing Docker: SUCCESS[39m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Setting up Environment[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[32m- Setting up Environment: SUCCESS[39m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Copying MongoDB configuration[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[32m- Copying MongoDB configuration: SUCCESS[39m[39m | |
[36m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m- Installing MongoDB[39m | |
[31m[1m[35m[camlandingpagehomolog.portaltecsinapse.com.br] [39m[31mx Installing MongoDB: FAILED | |
-----------------------------------STDERR----------------------------------- | |
Error response from daemon: No such container: mongodb | |
docker: Error response from daemon: driver failed programming external connectivity on endpoint mongodb (b8bf002905b0d8977a99adcf7a7975f00544a0f871465582a56f5c8c2963f01e): Error starting userland proxy: listen tcp 127.0.0.1:27017: bind: address already in use. | |
-----------------------------------STDOUT----------------------------------- | |
hecksum | |
32eed1053be0: Download complete | |
da7450003e70: Download complete | |
8d84cf004260: Verifying Checksum | |
8d84cf004260: Download complete | |
255da74532aa: Verifying Checksum | |
255da74532aa: Download complete | |
da146c968d58: Verifying Checksum | |
da146c968d58: Download complete | |
2a183ef32b8b: Verifying Checksum | |
2a183ef32b8b: Download complete | |
03913f2c5b05: Verifying Checksum | |
03913f2c5b05: Download complete | |
8dddc0afbe0a: Verifying Checksum | |
8dddc0afbe0a: Download complete | |
8dddc0afbe0a: Pull complete | |
a3ed95caeb02: Pull complete | |
32eed1053be0: Pull complete | |
da7450003e70: Pull complete | |
da146c968d58: Pull complete | |
8d84cf004260: Pull complete | |
255da74532aa: Pull complete | |
f181c41a6a52: Verifying Checksum | |
f181c41a6a52: Download complete | |
f181c41a6a52: Pull complete | |
2a183ef32b8b: Pull complete | |
03913f2c5b05: Pull complete | |
Digest: sha256:306cf23b3964e6bc24bc5d4885c8fca1b51a72f9041a0448efa487445d28b431 | |
Status: Downloaded newer image for mongo:latest | |
59c8999d5fcbf7031e877fec2fba8059024d20d65f76480d82c47f845a6add01 | |
----------------------------------------------------------------------------[39m[22m[39m | |
Build step 'Execute shell' marked build as failure | |
Sending e-mails to: [email protected] | |
Notifying upstream projects of job completion | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment