Ukigumo-Agent [master](e81a2f57b2) SUCCESS

Compare: https://github.com/ukigumo/Ukigumo-Agent/compare/b275cc4ba02f...e81a2f57b2a8

Elapsed Time: 30 sec

_ 2015-10-22T17:20:44 [INFO] [master] ukigumo-client 0.36
_ 2015-10-22T17:20:44 [INFO] [master] start testing : https://github.com/ukigumo/Ukigumo-Agent master
_ 2015-10-22T17:20:44 [INFO] [master] working directory : /tmp/Ukigumo-Agent/master
_ 2015-10-22T17:20:44 [INFO] [master] run vc : Ukigumo::Client::VC::Git
_ 2015-10-22T17:20:44 [INFO] [master] workdir is /tmp/Ukigumo-Agent/master
_ 2015-10-22T17:20:44 [INFO] [master] command: git clone --branch master https://github.com/ukigumo/Ukigumo-Agent ./
_ Cloning into '.'...
_ 2015-10-22T17:20:48 [INFO] [master] command: git pull -f origin master
_ From https://github.com/ukigumo/Ukigumo-Agent
_  * branch            master     -> FETCH_HEAD
_ Already up-to-date.
_ 2015-10-22T17:20:49 [INFO] [master] command: git submodule init
_ 2015-10-22T17:20:49 [INFO] [master] command: git submodule update
_ 2015-10-22T17:20:49 [INFO] [master] command: git clean -dxf
_ 2015-10-22T17:20:49 [INFO] [master] command: git status
_ # On branch master
_ nothing to commit, working directory clean
_ 2015-10-22T17:20:49 [INFO] [master] [before_install] cpanm -L $HOME/.ukigumo/ukigumo-agent/extlib --installdeps -n .
_ 2015-10-22T17:20:51 [INFO] [master] [install] ln -s $HOME/.ukigumo/ukigumo-agent/extlib ./extlib
_ 2015-10-22T17:20:51 [INFO] [master] run executor : Ukigumo::Client::Executor::Command
_ 2015-10-22T17:20:51 [INFO] [master] command: prove -lrv -Iextlib/lib/perl5 t
_ t/00_compile.t ................... 
_ ok 1 - use Ukigumo::Agent;
_ ok 2 - use Ukigumo::Agent::Dispatcher;
_ ok 3 - use Ukigumo::Agent::View;
_ ok 4 - use Ukigumo::Agent::Manager;
_ 1..4
_ ok
_ 127.0.0.1 - - [22/Oct/2015:17:20:55 +0900] "GET / HTTP/1.1" 200 1919 "-" "libwww-perl/6.06"
_ t/01_root.t ...................... 
_ Twiggy: Accepting connections at http://127.0.0.1:50194/
_ ok 1
_ 1..1
_ ok
_ 2015-10-22T17:20:56 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/heads/branch"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [22/Oct/2015:17:20:56 +0900] "POST /api/github_hook HTTP/1.1" 200 110 "-" "libwww-perl/6.06"
_ 2015-10-22T17:20:56 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/tags/tag"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [22/Oct/2015:17:20:56 +0900] "POST /api/github_hook HTTP/1.1" 200 107 "-" "libwww-perl/6.06"
_ 2015-10-22T17:20:56 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/tags/tag"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [22/Oct/2015:17:20:56 +0900] "POST /api/github_hook HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 2015-10-22T17:20:56 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"}} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [22/Oct/2015:17:20:56 +0900] "POST /api/github_hook HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 2015-10-22T17:20:57 [INFO] payload: {"repository":{"url":"127.0.0.1/repos"},"ref":"refs/heads/branch","deleted":1} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [22/Oct/2015:17:20:57 +0900] "POST /api/github_hook HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 2015-10-22T17:20:57 [INFO] payload: {"repository":{"url":"https://github.com/ukigumo/Ukigumo-Agent.git"},"ref":"refs/heads/branch"} at /tmp/Ukigumo-Agent/master/t/../lib/Ukigumo/Agent/Dispatcher.pm line 53
_ 127.0.0.1 - - [22/Oct/2015:17:20:57 +0900] "POST /api/github_hook HTTP/1.1" 200 135 "-" "libwww-perl/6.06"
_ t/02_github_hook_endpoint.t ...... 
_ Twiggy: Accepting connections at http://127.0.0.1:50976/
_         ok 1
_         ok 2
_         1..2
_     ok 1 - push branch and successful
_         ok 1
_         ok 2
_         1..2
_     ok 2 - push tag and successful
_     1..2
_ ok 1 - Don't ignore github tags
_ Twiggy: Accepting connections at http://127.0.0.1:50929/
_     ok 1
_     ok 2
_     1..2
_ ok 2 - push tag but do nothing when github tags are ignored
_ Twiggy: Accepting connections at http://127.0.0.1:50345/
_     ok 1
_     ok 2
_     1..2
_ ok 3 - do nothing when ref is not in the payload
_ Twiggy: Accepting connections at http://127.0.0.1:50355/
_     ok 1
_     ok 2
_     1..2
_ ok 4 - do nothing when `deleted` is true
_ Twiggy: Accepting connections at http://127.0.0.1:50637/
_     ok 1
_     ok 2
_     1..2
_ ok 5 - replace http URL to git-URL when `--force_git_url` is enabled
_ 1..5
_ ok
_ 127.0.0.1 - - [22/Oct/2015:17:20:58 +0900] "POST /api/v0/enqueue HTTP/1.1" 200 2 "-" "libwww-perl/6.06"
_ 127.0.0.1 - - [22/Oct/2015:17:20:58 +0900] "POST /api/v0/enqueue HTTP/1.1" 400 96 "-" "libwww-perl/6.06"
_ 127.0.0.1 - - [22/Oct/2015:17:20:58 +0900] "POST /api/v0/enqueue HTTP/1.1" 400 104 "-" "libwww-perl/6.06"
_ t/03_enqueue.t ................... 
_ Twiggy: Accepting connections at http://127.0.0.1:50063/
_     ok 1
_     1..1
_ ok 1 - normal
_         ok 1
_         1..1
_     ok 1 - branch is missing
_         ok 1
_         1..1
_     ok 2 - repository is missing
_     1..2
_ ok 2 - validation error
_ 1..2
_ ok
_ t/manager/job_queue.t ............ 
_         ok 1
_         ok 2
_         ok 3
_         ok 4
_         1..4
_     ok 1 - single child
_         ok 1
_         ok 2
_         ok 3
_         ok 4
_         1..4
_     ok 2 - single child without config
_         ok 1
_         ok 2
_         ok 3
_         ok 4
_         ok 5
_         1..5
_     ok 3 - multi children
_     1..3
_ ok 1 - register_job
_ 1..1
_ ok
_ t/manager/run_job/exceptional.t .. 
_         ok 1
_         1..1
_     ok 1 - client died
_         ok 1
_         ok 2
_         ok 3
_         1..3
_     ok 2 - lack arguments
_     1..2
_ ok 1 - exceptional
_ 1..1
_ ok
_ t/manager/run_job/normal.t ....... 
_         ok 1
_         1..1
_     ok 1 - single child
_         ok 1
_         ok 2
_         1..2
_     ok 2 - multi children
_     1..2
_ ok 1 - normal case
_ 1..1
_ ok
_ Use of uninitialized value $log in print at /tmp/Ukigumo-Agent/master/extlib/lib/perl5/Ukigumo/Client/Logger.pm line 68.
_ t/manager/run_job/timeout.t ...... 
_     ok 1
_     1..1
_ ok 1 - timeout
_ 1..1
_ ok
_ All tests successful.
_ Files=8, Tests=16, 22 wallclock secs ( 0.09 usr  0.04 sys +  4.03 cusr  0.91 csys =  5.07 CPU)
_ Result: PASS
_ 2015-10-22T17:21:14 [INFO] [master] finished testing : 1
_ 2015-10-22T17:21:14 [INFO] [master] sending result to server at http://127.0.0.1:15000 (status: 1)