SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

build machine is reserved for job, but job does not start #133

Closed tpokorra closed 8 years ago

tpokorra commented 8 years ago
sqlite> select * from machine;
393|build03.lbs.solidcharity.com|AVAILABLE|tbits.net/kolab-test/kolab-test/master/centos/7/amd64|tbits.net/kolab-test/master/centos/7|tbits.net|kolab-test|kolab-test
394|build02.lbs.solidcharity.com|BUILDING|tbits.net/kolab-nightly/iRony/master/centos/7/amd64|tbits.net/kolab-nightly/master/centos/7|tbits.net|kolab-nightly|iRony

but job iRony says on the livelog: We are waiting for a build machine to become available...

tpokorra commented 8 years ago

there is a general problem with that machine build02, which is on the same host as the LBS server

ssh: connect to host build02.lbs.solidcharity.com port 22: No route to host
tpokorra commented 8 years ago

hmm, still a problem: jobs seems to be finished, but machine is not released?

sqlite3 /var/lib/lightbuildserver/db/lightbuildserver.db

sqlite> select * from machine;
436|build02.lbs.solidcharity.com|AVAILABLE|tbits.net/kolab-test/kolab-test/master/centos/7/amd64|tbits.net/kolab-test/master/centos/7|tbits.net|kolab-test|kolab-test
437|build01.lbs.solidcharity.com|BUILDING|tpokorra/openpetra/dbdoc/master/fedora/23/amd64|tpokorra/openpetra/master/fedora/23|tpokorra|openpetra|dbdoc
tpokorra commented 8 years ago

same on build02 which is an lxc container