=== RUN TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:983: (dbg) Run: out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:3.1
functional_test.go:983: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:3.1: exit status 10 (127.833738ms)
-- stdout --
-- /stdout --
** stderr **
! "minikube cache" will be deprecated in upcoming versions, please switch to "minikube image load"
X Exiting due to MK_CACHE_LOAD: save to dir: caching images: caching image "/Users/jenkins/minikube-integration/darwin-amd64-hyperkit--12739-22369-24e369002aeb518840e093d9fb528e6077bdad6e/.minikube/cache/images/k8s.gcr.io/pause_3.1": write: unable to calculate manifest: Error: No such image: k8s.gcr.io/pause:3.1
*
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /var/folders/0y/_8hvl7v13q38_kkh25vpxkz00000gp/T/minikube_cache_1ee7f0edc085faba6c5c2cd5567d37f230636116_0.log │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
** /stderr **
functional_test.go:985: failed to 'cache add' remote image "k8s.gcr.io/pause:3.1". args "out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:3.1" err exit status 10
functional_test.go:983: (dbg) Run: out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:3.3
functional_test.go:983: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:3.3: exit status 10 (101.561259ms)
-- stdout --
-- /stdout --
** stderr **
! "minikube cache" will be deprecated in upcoming versions, please switch to "minikube image load"
X Exiting due to MK_CACHE_LOAD: save to dir: caching images: caching image "/Users/jenkins/minikube-integration/darwin-amd64-hyperkit--12739-22369-24e369002aeb518840e093d9fb528e6077bdad6e/.minikube/cache/images/k8s.gcr.io/pause_3.3": write: unable to calculate manifest: Error: No such image: k8s.gcr.io/pause:3.3
*
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /var/folders/0y/_8hvl7v13q38_kkh25vpxkz00000gp/T/minikube_cache_de8128d312e6d2ac89c1c5074cd22b7974c28c2b_0.log │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
** /stderr **
functional_test.go:985: failed to 'cache add' remote image "k8s.gcr.io/pause:3.3". args "out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:3.3" err exit status 10
functional_test.go:983: (dbg) Run: out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:latest
functional_test.go:983: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:latest: exit status 10 (101.597611ms)
-- stdout --
-- /stdout --
** stderr **
! "minikube cache" will be deprecated in upcoming versions, please switch to "minikube image load"
X Exiting due to MK_CACHE_LOAD: save to dir: caching images: caching image "/Users/jenkins/minikube-integration/darwin-amd64-hyperkit--12739-22369-24e369002aeb518840e093d9fb528e6077bdad6e/.minikube/cache/images/k8s.gcr.io/pause_latest": write: unable to calculate manifest: Error: No such image: k8s.gcr.io/pause:latest
*
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /var/folders/0y/_8hvl7v13q38_kkh25vpxkz00000gp/T/minikube_cache_5aa7605f63066fc2b7f8379478b9def700202ac8_0.log │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
** /stderr **
functional_test.go:985: failed to 'cache add' remote image "k8s.gcr.io/pause:latest". args "out/minikube-darwin-amd64 -p functional-20211117152116-23503 cache add k8s.gcr.io/pause:latest" err exit status 10
--- FAIL: TestFunctional/serial/CacheCmd/cache/add_remote (0.33s)