DEV Community

Cover image for gitlab runner error: No such image
Julian
Julian

Posted on • Edited on

2 2

gitlab runner error: No such image

if you run your own gitlab runner and you get the error message ERROR: Preparation failed: Error: No such image: mariadb:10.1 (executor_docker.go:175:0s) it can have multiple reasons.

sometimes the solution really can be very easy. in my case the error message was not really helpful but the soltuion was quickly to find. the server ran out of harddisk space, which can happen if you use lvm with extra small partitions like me.

ERROR: Preparation failed: Error: No such image: mariadb:10.1 (executor_docker.go:175:0s)
Will be retried in 3s ...
Using Docker executor with image c33s/php:7.1 ...
Starting service mariadb:10.1 ...
Pulling docker image mariadb:10.1 ...
ERROR: Preparation failed: Error: No such image: mariadb:10.1 (executor_docker.go:175:0s)
Will be retried in 3s ...
Using Docker executor with image c33s/php:7.1 ...
Starting service mariadb:10.1 ...
Pulling docker image mariadb:10.1 ...
ERROR: Preparation failed: Error: No such image: mariadb:10.1 (executor_docker.go:175:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): Error: No such image: mariadb:10.1 (executor_docker.go:175:0s)
Enter fullscreen mode Exit fullscreen mode

links:

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more