Difference between revisions of "GitLab executors"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[GitLab]] [[docker executor]] | * [[GitLab]] [[docker executor]] | ||
+ | |||
+ | == Log examples == | ||
+ | [[Job succeeded]] duration=8m1.931524918s job=3092702251 project=123456 runner=8-XDKtfo | ||
+ | |||
+ | [[ERROR: Job failed (system failure)]]: prepare environment: timed out waiting for pod to start. Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information | ||
+ | |||
+ | [[WARNING: Pulling]] [[GitLab Runner helper]] image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom job=3092702244 project=123456 runner=8-XDKttt | ||
+ | |||
+ | WARNING: Job failed: command terminated with [[exit code 1]] duration=11m10.432921539s job=3053167609 project=1234567 runner=8-XDKttt | ||
+ | WARNING: Failed to process runner builds=0 error=command terminated with exit code 1 [[executor=kubernetes]] runner=8-XDKttt | ||
+ | |||
+ | |||
+ | [[WARNING: Failed to process runner]] builds=5 error=command terminated with exit code 1 executor=kubernetes runner=8-XDKttt | ||
+ | |||
+ | |||
+ | [[WARNING: Error while executing file based variables removal script]] [[error=context canceled]] job=3033294954 project=1234567 runner=8-XDKttt | ||
+ | [[WARNING: Job failed: execution took longer than]] 20m0s seconds duration=20m0.489439036s job=3033294954 project=1234567 runner=8-XDKttt | ||
+ | [[WARNING: Failed to process runner]] builds=2 error=execution took longer than 20m0s seconds executor=kubernetes runner=8-XDKttt | ||
== Related == | == Related == | ||
* <code>[[DOCKER_AUTH_CONFIG]]</code> | * <code>[[DOCKER_AUTH_CONFIG]]</code> | ||
* <code>[[~/.docker/config.json]]</code> | * <code>[[~/.docker/config.json]]</code> | ||
− | |||
== See also == | == See also == |
Latest revision as of 10:11, 28 September 2022
Log examples[edit]
Job succeeded duration=8m1.931524918s job=3092702251 project=123456 runner=8-XDKtfo
ERROR: Job failed (system failure): prepare environment: timed out waiting for pod to start. Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information
WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom job=3092702244 project=123456 runner=8-XDKttt
WARNING: Job failed: command terminated with exit code 1 duration=11m10.432921539s job=3053167609 project=1234567 runner=8-XDKttt WARNING: Failed to process runner builds=0 error=command terminated with exit code 1 executor=kubernetes runner=8-XDKttt
WARNING: Failed to process runner builds=5 error=command terminated with exit code 1 executor=kubernetes runner=8-XDKttt
WARNING: Error while executing file based variables removal script error=context canceled job=3033294954 project=1234567 runner=8-XDKttt WARNING: Job failed: execution took longer than 20m0s seconds duration=20m0.489439036s job=3033294954 project=1234567 runner=8-XDKttt WARNING: Failed to process runner builds=2 error=execution took longer than 20m0s seconds executor=kubernetes runner=8-XDKttt
Related[edit]
See also[edit]
Advertising: