Recent regression in dockerbuilder or gbp image

Hello!

I noticed yesterday that all of my MariaDB Gitlab-CI jobs started to fail. The gbp executes OK without errors but the job still returns an error code.

image

I fixed this by building older versions of the gbp and dockerbuilder images in my own repo: mariadb-team/mariadb-10.3@cdb4fb6b

You can see this demonstrated at https://salsa.debian.org/mariadb-team/mariadb-10.3/pipelines

image

Any ideas what regressed?

Something here?

salsa-ci-images$ git log --oneline --since=2019-01-10
a5beac8 (HEAD -> master, upstream/master) Merge branch 'add-curl' into 'master'
2914fc6 Curl should go on gbp not on base
645df1b Merge branch 'add-curl' into 'master'
6957f9b Add curl to base image
8236350 Merge branch 'builddep-resolver' into 'master'
5a9620b Use dpkg-deb to get package name
ac9e90e Don't install recommended packages, only dependencies
e95f918 Remove installation of basic build-dependencies, already in image
2a15e82 Remove left over COPY of no longer existing script
0ec52ff Add devscripts to image on creation
6a32d2d Change build-dependency resolver to be more like sbuild/pbuilder
6e1f0d3 Merge branch 'buildlog-checker' into 'master'
a044b54 Merge branch 'buildlog' into 'master'
d8ff832 Add buildlog-checker container
b10a903 Add buildlog
Edited by Otto Kekäläinen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information