[Python-buildbots] s390x Rawhide won't connect

2020-02-12 Thread David Edelsohn
I have been trying to keep s390x rawhide up to date.

An update yesterday caused the system to complain about inability to
resolve github.com although it retained the connection to buildbot
master.  The system then wedged.  We could not boot with the current
kernel. Reverting to the previous kernel boots, but now I receive the
following error:

Following twistd.log until startup finished..
Removing stale pidfile /home/dje/cpython-buildarea/twistd.pid
The worker took more than 10 seconds to start and/or connect to the buildmaster,
so we were unable to confirm that it started and connected correctly. Please
'tail twistd.log' and look for a line that says 'message from master: attached'
to verify correct startup. If you see a bunch of messages like 'will retry in 6
seconds', your worker might not have the correct hostname or portnumber for the
buildmaster, or the buildmaster might not be running. If you see
messages like   'Failure: twisted.cred.error.UnauthorizedLogin'
then your worker might be using the wrong botname or password. Please correct
these problems and then restart the worker.


The name and password have not changed.

Any suggestions?

Thanks, David
___
Python-Buildbots mailing list -- python-buildbots@python.org
To unsubscribe send an email to python-buildbots-le...@python.org
https://mail.python.org/mailman3/lists/python-buildbots.python.org/


[Python-buildbots] Re: s390x Rawhide won't connect

2020-02-12 Thread Zachary Ware
On Wed, Feb 12, 2020 at 11:05 AM David Edelsohn  wrote:
> Any suggestions?

Looks like it's connected and building, as far as I can tell:
https://buildbot.python.org/all/#/builders/323/builds/93

I looked at the master log, the only oddity I can see is that
apparently there were multiple simultaneous connections at one point,
but the latest one seems to have won out.
___
Python-Buildbots mailing list -- python-buildbots@python.org
To unsubscribe send an email to python-buildbots-le...@python.org
https://mail.python.org/mailman3/lists/python-buildbots.python.org/