Created
February 19, 2015 21:54
-
-
Save marti1125/db9d3787301ab4d8f6b3 to your computer and use it in GitHub Desktop.
install shelljs
This file contains hidden or 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
λ tail -f master/twistd.log | |
2015-02-19 16:52:11-0500 [-] adding scheduler 'IOS Master Platform' | |
2015-02-19 16:52:11-0500 [-] adding scheduler 'Android Master Platform' | |
2015-02-19 16:52:11-0500 [-] adding scheduler 'CLI tooling tests' | |
2015-02-19 16:52:11-0500 [-] adding scheduler 'Android Build Windows' | |
2015-02-19 16:52:11-0500 [-] WebStatus using (C:\Users\Willy\master\public_html) | |
2015-02-19 16:52:11-0500 [-] Loading builder cordova-firefoxos's build 0 from on-disk pickle | |
2015-02-19 16:52:11-0500 [-] RotateLogSite starting on 8010 | |
2015-02-19 16:52:11-0500 [-] Starting factory <buildbot.status.web.baseweb.RotateLogSite instance at 0x0437DD78> | |
2015-02-19 16:52:11-0500 [-] Setting up http.log rotating 10 files of 10000000 bytes each | |
2015-02-19 16:52:11-0500 [-] BuildMaster is running | |
2015-02-19 16:52:59-0500 [-] added buildset 12 to database | |
2015-02-19 16:53:00-0500 [-] starting build <Build cordova-firefoxos> using slave <SlaveBuilder builder='cordova-firefoxos' slave='cordova-firefoxos-slave'> | |
2015-02-19 16:53:00-0500 [-] acquireLocks(slave <BuildSlave 'cordova-firefoxos-slave'>, locks []) | |
2015-02-19 16:53:00-0500 [-] starting build <Build cordova-firefoxos>.. pinging the slave <SlaveBuilder builder='cordova-firefoxos' slave='cordova-firefoxos-slave'> | |
2015-02-19 16:53:00-0500 [-] sending ping | |
2015-02-19 16:53:00-0500 [Broker,0,127.0.0.1] ping finished: success | |
2015-02-19 16:53:00-0500 [-] <Build cordova-firefoxos>.startBuild | |
2015-02-19 16:53:00-0500 [-] ShellCommand.startCommand(cmd=<RemoteShellCommand '['npm', 'install', 'shelljs', '--cache=./npm_cache']'>) | |
2015-02-19 16:53:00-0500 [-] cmd.args = {'workdir': 'build', 'env': None, 'want_stderr': 1, 'logEnviron': True, 'sigtermTime': None, 'logfiles': {}, 'timeout': 1200, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'initial_stdin': None} | |
2015-02-19 16:53:00-0500 [-] <RemoteShellCommand '['npm', 'install', 'shelljs', '--cache=./npm_cache']'>: RemoteCommand.run [0] | |
2015-02-19 16:53:00-0500 [-] command '['npm', 'install', 'shelljs', '--cache=./npm_cache']' in dir 'build' | |
2015-02-19 16:53:04-0500 [Broker,0,127.0.0.1] <RemoteShellCommand '['npm', 'install', 'shelljs', '--cache=./npm_cache']'> rc=0 | |
2015-02-19 16:53:04-0500 [-] closing log <buildbot.status.logfile.LogFile instance at 0x04434990> | |
2015-02-19 16:53:04-0500 [-] releaseLocks(<buildbot.steps.shell.ShellCommand object at 0x0437E4B0>): [] | |
2015-02-19 16:53:04-0500 [-] step 'shell' complete: success | |
2015-02-19 16:53:04-0500 [-] ShellCommand.startCommand(cmd=<RemoteShellCommand ''node -e "var s = require(\'shelljs\'); console.log(\'removing ~/.cordova/firefoxos\'); s.rm(\'-rf\', \'~/.cordova/firefoxos\');"> ../rm.txt 2>&1''>) | |
2015-02-19 16:53:04-0500 [-] cmd.args = {'workdir': 'build', 'env': None, 'want_stderr': 1, 'logEnviron': True, 'sigtermTime': None, 'logfiles': {'log': '../rm.txt'}, 'timeout': 1200, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'initial_stdin': None} | |
2015-02-19 16:53:04-0500 [-] <RemoteShellCommand ''node -e "var s = require(\'shelljs\'); console.log(\'removing ~/.cordova/firefoxos\'); s.rm(\'-rf\', \'~/.cordova/firefoxos\');"> ../rm.txt 2>&1''>: RemoteCommand.run [1] | |
2015-02-19 16:53:04-0500 [-] command 'node -e "var s = require('shelljs'); console.log('removing ~/.cordova/firefoxos'); s.rm('-rf', '~/.cordova/firefoxos');"> ../rm.txt 2>&1' in dir 'build' | |
2015-02-19 16:53:04-0500 [Broker,0,127.0.0.1] <RemoteShellCommand ''node -e "var s = require(\'shelljs\'); console.log(\'removing ~/.cordova/firefoxos\'); s.rm(\'-rf\', \'~/.cordova/firefoxos\');"> ../rm.txt 2>&1''> rc=0 | |
2015-02-19 16:53:04-0500 [-] closing log <buildbot.status.logfile.LogFile instance at 0x04433A08> | |
2015-02-19 16:53:04-0500 [-] closing log <buildbot.status.logfile.LogFile instance at 0x04433A30> | |
2015-02-19 16:53:04-0500 [-] releaseLocks(<buildbot.steps.shell.ShellCommand object at 0x0437ECF0>): [] | |
2015-02-19 16:53:04-0500 [-] step 'shell_1' complete: success | |
2015-02-19 16:53:04-0500 [-] ShellCommand.startCommand(cmd=<RemoteShellCommand ''node -e "var s = require(\'shelljs\'); console.log(\'removing *\'); s.rm(\'-rf\', \'*\');"> ../rm.txt 2>&1''>) | |
2015-02-19 16:53:04-0500 [-] cmd.args = {'workdir': 'build', 'env': None, 'want_stderr': 1, 'logEnviron': True, 'sigtermTime': None, 'logfiles': {'log': '../rm.txt'}, 'timeout': 1200, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'initial_stdin': None} | |
2015-02-19 16:53:04-0500 [-] <RemoteShellCommand ''node -e "var s = require(\'shelljs\'); console.log(\'removing *\'); s.rm(\'-rf\', \'*\');"> ../rm.txt 2>&1''>: RemoteCommand.run [2] | |
2015-02-19 16:53:04-0500 [-] command 'node -e "var s = require('shelljs'); console.log('removing *'); s.rm('-rf', '*');"> ../rm.txt 2>&1' in dir 'build' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment