[Python-apps-team] Bug#953966: buildbot: autopkgtest failure with Python 3.8 as default

Graham Inggs ginggs at debian.org
Sun Mar 15 07:22:12 GMT 2020


Source: buildbot
Version: 2.6.0-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: needs-update

Hi Maintainer

The autopkgtests of buildbot started to fail with Python 3.8 as the
default Python3 interpreter [1].

I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/b/buildbot/unstable/amd64/


Mar 14 08:35:47 autopkgtest-unstable-amd64 systemd[1]: Started
Buildbot master default.
+ buildbot-worker create-worker /var/lib/buildbot/workers/default
localhost example-worker pass
mkdir /var/lib/buildbot/workers/default
mkdir /var/lib/buildbot/workers/default/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /var/lib/buildbot/workers/default/info appropriately.
worker configured in /var/lib/buildbot/workers/default
+ chown buildbot: -R /var/lib/buildbot/workers/default
+ [ -d /run/systemd/system ]
+ systemctl enable buildbot-worker at default.service
Created symlink
/etc/systemd/system/multi-user.target.wants/buildbot-worker at default.service
→ /lib/systemd/system/buildbot-worker at .service.
+ systemctl start buildbot-worker at default.service
+ check_service_works buildbot-worker at default.service
+ local service=buildbot-worker at default.service
+ local i=0
+ systemctl is-active -q buildbot-worker at default.service
+ [ 0 -lt 30 ]
+ sleep 1
+ i=1
+ systemctl is-active -q buildbot-worker at default.service
+ systemctl status buildbot-worker at default.servicebuildbot-worker at default.service - Buildbot worker default
     Loaded: loaded (/lib/systemd/system/buildbot-worker at .service;
enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Sat 2020-03-14 08:36:18
UTC; 625ms ago
       Docs: man:buildbot-worker(1)
             man:buildbot-worker(7)
             https://docs.buildbot.net/
    Process: 2283 ExecStart=/usr/bin/buildbot-worker start --nodaemon
(code=exited, status=1/FAILURE)
   Main PID: 2283 (code=exited, status=1/FAILURE)

Mar 14 08:36:18 autopkgtest-unstable-amd64 systemd[1]: Started
Buildbot worker default.
Mar 14 08:36:18 autopkgtest-unstable-amd64 systemd[1]:
buildbot-worker at default.service: Main process exited, code=exited,
status=1/FAILURE
Mar 14 08:36:18 autopkgtest-unstable-amd64 systemd[1]:
buildbot-worker at default.service: Failed with result 'exit-code'.
autopkgtest [08:36:19]: test smoke: -----------------------]
autopkgtest [08:36:19]: test smoke:  - - - - - - - - - - results - - -
- - - - - - -
smoke                FAIL non-zero exit status 3



More information about the Python-apps-team mailing list