GitLab Pipline-Fehlerantwort vom Daemon: Shim-Aufgabe konnte nicht erstellt werden: Erstellen der OCI-Runtime fehlgeschlagen

GitLab Pipline-Fehlerantwort vom Daemon: Shim-Aufgabe konnte nicht erstellt werden: Erstellen der OCI-Runtime fehlgeschlagen

Ich habe das folgende Problem mit dem TEST-Fehler mit der folgenden Daemon-Fehlermeldung: Shim-Task konnte nicht erstellt werden: OCI-Runtime-Erstellung fehlgeschlagen: Runc-Erstellung fehlgeschlagen: Containerprozess konnte nicht gestartet werden: Fehler während der Containerinitialisierung. Problem beim Initialisieren des Containerprozesses, wodurch der Docker-Container nicht richtig gestartet werden kann.

  > Error response from daemon: failed to create shim task: OCI runtime
    > create failed: runc create failed: unable to start container process:
    > error during container init: error mounting
    > "/builds/data-test/platform_1/Assets/config/autoload/local.php.docker"
    > to rootfs at "/storage/Assets/config/autoload/local.php": mount
    > /builds/test/platform_1/Assets/config/autoload/local.php.docker:/storage/Assets/config/autoload/local.php
    > (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are
    > you trying to mount a directory onto a file (or vice-versa)? Check if
    > the specified host path exists and is the expected type
    > 
    > Uploading artifacts for failed job
    >

> WARNING: junit/*.xml: no matching files. Ensure that the artifact path
> is relative to the working directory
> (/builds/test/platform_1/Assets)

Was sind die Ursachen für dieses Problem? Jede Hilfe ist willkommen.

verwandte Informationen