failed Pipeline #38223 triggered by Huynh Dang Thanh Tam's avatar Huynh Dang Thanh Tam

update file test.txt for k8s lần 11

3 jobs for 1.0.9 in 1 minute and 10 seconds (queued for 9 seconds)
latest
Status Name Job ID Coverage
  Validate
passed validate_condition #182647
runner01

00:00:02

 
  Build
passed build #182648
runner01

00:01:02

 
  Deploy
failed deploy #182649
runner01

00:00:04

 
Name Stage Failure
failed
deploy Deploy
apply new image on k8s deployment
E0310 05:10:00.796291 86600 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server could not find the requested resource"
E0310 05:10:01.004546 86600 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server could not find the requested resource"
E0310 05:10:01.345881 86600 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server could not find the requested resource"
E0310 05:10:01.493601 86600 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server could not find the requested resource"
E0310 05:10:01.637809 86600 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server could not find the requested resource"
Error from server (NotFound): the server could not find the requested resource
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.