ishland / GarageProxy

Forwards services from anywhere.
MIT License
3 stars 0 forks source link

GarageProxy #27 failed #35

Closed ishland closed 5 years ago

ishland commented 5 years ago

Build 'GarageProxy' is failing!

Last 50 lines of build output:

[...truncated 1.38 KB...]
 > git rev-list --no-walk 9b83e214ace5c90bf02106243814c12ff0d5d8d7 # timeout=10
No emails were triggered.
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@23b7dabe[description=Forwards services from LAN.,homepage=,name=GarageProxy,fork=false,archived=false,size=334,milestones={},language=PHP,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 21 Jan 2019 15:04:31 GMT], ETag=[W/"d3a1ffb57ad8e3ba2f0280e8f35b5c56"], Last-Modified=[Wed, 25 Jul 2018 13:53:42 GMT], OkHttp-Received-Millis=[1548083065269], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1548083064915], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[B7AA:6071:82D80E:B29F13:5C45DF7E], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, write:discussion], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4978], X-RateLimit-Reset=[1548084094], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/ishland/GarageProxy,id=120771089]] (sha:c319505) with context:GarageProxy
Setting commit status on GitHub for https://github.com/ishland/GarageProxy/commit/c3195051eaedd00082c0d101cd78dc1df6f449c9
Run condition [Always] enabling perform for step [Execute shell]
[GarageProxy] $ /bin/sh -xe /tmp/jenkins8967319939249801482.sh
+ php build.php build cached
Checking everything...
[   OK   ] Finished with no errors! Continue.
Checking if there are some syntax errors.
No syntax errors detected in ./main/server-side/launcher.php
No syntax errors detected in ./main/server-side/class/PluginClass.php
No syntax errors detected in ./main/server-side/class/PluginClassLoader.php
No syntax errors detected in ./main/server-side/class/PortChecker.php
No syntax errors detected in ./main/server-side/functions.php
No syntax errors detected in ./main/server-side/workers/ProxyWorker.php
No syntax errors detected in ./main/server-side/workers/master.php
No syntax errors detected in ./main/server-side/defaults/config.php
No syntax errors detected in ./Workerman/WebServer.php
No syntax errors detected in ./Workerman/Events/Select.php
No syntax errors detected in ./Workerman/Events/Event.php
No syntax errors detected in ./Workerman/Events/React/ExtEventLoop.php
No syntax errors detected in ./Workerman/Events/React/ExtLibEventLoop.php
No syntax errors detected in ./Workerman/Events/React/StreamSelectLoop.php
No syntax errors detected in ./Workerman/Events/React/Base.php
No syntax errors detected in ./Workerman/Events/Swoole.php
No syntax errors detected in ./Workerman/Events/EventInterface.php
No syntax errors detected in ./Workerman/Events/Libevent.php
No syntax errors detected in ./Workerman/Events/Ev.php
No syntax errors detected in ./Workerman/Connection/UdpConnection.php
No syntax errors detected in ./Workerman/Connection/ConnectionInterface.php
No syntax errors detected in ./Workerman/Connection/AsyncTcpConnection.php
PHP Parse error:  syntax error, unexpected 'unset' (T_UNSET) in ./Workerman/Connection/TcpConnection.php on line 1010
[Error] Parsing error.
Errors parsing ./Workerman/Connection/TcpConnection.php
No syntax errors detected in ./Workerman/Connection/AsyncUdpConnection.php
No syntax errors detected in ./Workerman/Worker.php
No syntax errors detected in ./Workerman/Protocols/Http.php
No syntax errors detected in ./Workerman/Protocols/Text.php
No syntax errors detected in ./Workerman/Protocols/ProtocolInterface.php
No syntax errors detected in ./Workerman/Protocols/Websocket.php
No syntax errors detected in ./Workerman/Protocols/Ws.php
No syntax errors detected in ./Workerman/Protocols/Frame.php
No syntax errors detected in ./Workerman/Lib/Constants.php
No syntax errors detected in ./Workerman/Lib/Timer.php
No syntax errors detected in ./Workerman/Autoloader.php
No syntax errors detected in ./build.php
Build step 'Run with timeout' marked build as failure
Skipped archiving because build is not successful

Changes since last successful build:

View full output

ishland commented 5 years ago

Build was fixed!