sandbox [release](02bc4d5707) SUCCESS

Compare: https://github.com/moznion/sandbox/compare/release

Elapsed Time: 9 sec

_ 2015-08-04T14:35:27 [INFO] [release] ukigumo-client 0.36
_ 2015-08-04T14:35:27 [INFO] [release] start testing : https://github.com/moznion/sandbox release
_ 2015-08-04T14:35:27 [INFO] [release] working directory : /tmp/sandbox/release
_ 2015-08-04T14:35:27 [INFO] [release] run vc : Ukigumo::Client::VC::Git
_ 2015-08-04T14:35:27 [INFO] [release] workdir is /tmp/sandbox/release
_ 2015-08-04T14:35:27 [INFO] [release] command: git clone --branch release https://github.com/moznion/sandbox ./
_ Cloning into '.'...
_ Note: checking out '02bc4d5707d19fce89221835a1760b050a894acd'.
_ 
_ You are in 'detached HEAD' state. You can look around, make experimental
_ changes and commit them, and you can discard any commits you make in this
_ state without impacting any branches by performing another checkout.
_ 
_ If you want to create a new branch to retain commits you create, you may
_ do so (now or later) by using -b with the checkout command again. Example:
_ 
_   git checkout -b new_branch_name
_ 
_ 2015-08-04T14:35:29 [INFO] [release] command: git pull -f origin release
_ From https://github.com/moznion/sandbox
_  * tag               release    -> FETCH_HEAD
_ Already up-to-date.
_ 2015-08-04T14:35:30 [INFO] [release] command: git submodule init
_ 2015-08-04T14:35:30 [INFO] [release] command: git submodule update
_ 2015-08-04T14:35:30 [INFO] [release] command: git clean -dxf
_ 2015-08-04T14:35:30 [INFO] [release] command: git status
_ # Not currently on any branch.
_ nothing to commit, working directory clean
_ 2015-08-04T14:35:30 [INFO] [release] [before_install] whoami
_ 2015-08-04T14:35:30 [INFO] [release] [before_install] echo $HOME
_ 2015-08-04T14:35:30 [INFO] [release] [before_install] cpanm -L $HOME/.ukigumo/sandbox/extlib Test::More -n
_ 2015-08-04T14:35:36 [INFO] [release] run executor : Ukigumo::Client::Executor::Command
_ 2015-08-04T14:35:36 [INFO] [release] command: prove -lrv t
_ 
_ [14:35:36] ==> t/00.t <==
_ 
_ o    L7: ok 1;
_ 
_ ok
_ ok       94 ms
_ 
_ [14:35:36] ==> t/01.t <==
_ 
_ o    L7: ok 1;
_ 
_ ok
_ ok       78 ms
_ [14:35:36]
_ All tests successful.
_ Files=2, Tests=2,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.13 cusr  0.02 csys =  0.20 CPU)
_ Result: PASS
_ 2015-08-04T14:35:36 [INFO] [release] finished testing : 1
_ 2015-08-04T14:35:36 [INFO] [release] sending result to server at http://127.0.0.1:15000 (status: 1)