Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade kicbase to v0.0.11 #8899

Merged
merged 2 commits into from
Jul 31, 2020
Merged

Conversation

sharifelgamal
Copy link
Collaborator

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 31, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sharifelgamal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 31, 2020
@medyagh
Copy link
Member

medyagh commented Jul 31, 2020

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jul 31, 2020
@TravisBuddy
Copy link

Travis tests have failed

Hey @sharifelgamal,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

make test
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/assets/assets.go -pkg assets deploy/addons/...
gofmt -s -w pkg/minikube/assets/assets.go
which go-bindata || GO111MODULE=off GOBIN="/home/travis/gopath/bin" go get github.com/jteeuwen/go-bindata/...
/home/travis/gopath/bin/go-bindata
PATH="/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.14.6.linux.amd64/bin:/home/travis/bin:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v8.12.0/bin:/home/travis/.rvm/gems/ruby-2.5.3/bin:/home/travis/.rvm/gems/ruby-2.5.3@global/bin:/home/travis/.rvm/rubies/ruby-2.5.3/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin:/home/travis/gopath/bin" go-bindata -nomemcopy -o pkg/minikube/translate/translations.go -pkg translate translations/...
gofmt -s -w pkg/minikube/translate/translations.go
MINIKUBE_LDFLAGS="-X k8s.io/minikube/pkg/version.version=v1.12.1 -X k8s.io/minikube/pkg/version.isoVersion=v1.12.0 -X k8s.io/minikube/pkg/version.isoPath=minikube/iso -X k8s.io/minikube/pkg/version.gitCommitID="4f4c3d42b8172fd86a6d021e53793408649328eb"" ./test.sh
= schema_check ==========================================================
go: downloading github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
ok
= go test ===============================================================
go: downloading github.com/machine-drivers/machine v0.7.1-0.20200323212942-41eb826190d8
go: downloading k8s.io/apimachinery v0.17.3
go: downloading github.com/blang/semver v3.5.0+incompatible
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
go: downloading github.com/google/uuid v1.1.1
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/cloudevents/sdk-go/v2 v2.1.0
go: downloading k8s.io/client-go v0.17.3
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner v4.0.0+incompatible
go: downloading k8s.io/api v0.17.3
go: downloading sigs.k8s.io/sig-storage-lib-external-provisioner/v5 v5.0.0
go: downloading golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
go: downloading github.com/afbjorklund/go-getter v1.4.1-0.20190910175809-eb9f6c26742c
go: downloading cloud.google.com/go v0.57.0
go: downloading github.com/sayboras/dockerclient v1.0.0
go: downloading github.com/opencontainers/go-digest v1.0.0-rc1
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/spf13/viper v1.7.0
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/aws/aws-sdk-go v1.31.6
go: downloading github.com/libvirt/libvirt-go v3.4.0+incompatible
go: downloading github.com/miekg/dns v1.1.27
go: downloading google.golang.org/api v0.25.0
go: downloading github.com/spf13/afero v1.2.2
go: downloading github.com/google/gofuzz v1.0.0
go: downloading github.com/ulikunitz/xz v0.5.7
go: downloading github.com/mitchellh/go-testing-interface v1.0.0
go: downloading github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7
go: downloading cloud.google.com/go/storage v1.8.0
go: downloading github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
go: downloading github.com/imdario/mergo v0.3.9
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/cheggaaa/pb v1.0.27
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/cheggaaa/pb/v3 v3.0.1
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
go: downloading go.opencensus.io v0.22.3
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
go: downloading github.com/afbjorklund/go-containerregistry v0.0.0-20200602203322-347d93793dc9
go: downloading golang.org/x/text v0.3.2
go: downloading github.com/gogo/protobuf v1.3.1
go: downloading github.com/docker/cli v0.0.0-20200303162255-7d407207c304
go: downloading k8s.io/utils v0.0.0-20200229041039-0a110f9eb7ab
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading google.golang.org/grpc v1.29.1
go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
go: downloading k8s.io/kubernetes v1.17.3
go: downloading gopkg.in/ini.v1 v1.56.0
go: downloading github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
go: downloading github.com/prometheus/client_golang v1.4.1
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
go: downloading github.com/hashicorp/golang-lru v0.5.3
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/mattn/go-runewidth v0.0.7
go: downloading github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
go: downloading github.com/shirou/gopsutil v2.18.12+incompatible
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/magiconair/properties v1.8.1
go: downloading golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
go: downloading go.uber.org/zap v1.10.0
go: downloading google.golang.org/protobuf v1.24.0
go: downloading github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/golang/protobuf v1.4.2
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/olekukonko/tablewriter v0.0.4
go: downloading github.com/prometheus/common v0.9.1
go: downloading k8s.io/cluster-bootstrap v0.17.3
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
go: downloading github.com/docker/distribution v2.7.1+incompatible
go: downloading github.com/machine-drivers/docker-machine-driver-vmware v0.1.1
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading github.com/cpuguy83/go-md2man v1.0.10
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/prometheus/procfs v0.0.8
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/lightstep/tracecontext.go v0.0.0-20181129014701-1757c391b1ac
go: downloading github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading github.com/docker/docker-credential-helpers v0.6.3
go: downloading k8s.io/component-base v0.17.3
go: downloading github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b
go: downloading github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6
go: downloading github.com/beorn7/perks v1.0.1
go: downloading k8s.io/kubectl v0.17.3
go: downloading github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6
go: downloading github.com/pelletier/go-toml v1.8.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading k8s.io/kubelet v0.17.3
go: downloading go.uber.org/atomic v1.4.0
go: downloading github.com/google/go-cmp v0.4.1
go: downloading github.com/googleapis/gnostic v0.3.0
go: downloading github.com/otiai10/copy v1.0.2
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/containerd/containerd v1.3.1-0.20191213020239-082f7e3aed57
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading go.uber.org/multierr v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.6
go: downloading github.com/json-iterator/go v1.1.9
go: downloading k8s.io/kube-proxy v0.17.3
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/opencontainers/image-spec v1.0.1
go: downloading github.com/VividCortex/ewma v1.1.1
go: downloading github.com/jmespath/go-jmespath v0.3.0
go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
go: downloading github.com/mitchellh/mapstructure v1.3.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading k8s.io/kube-openapi v0.0.0-20191107075043-30be4d16710a
go: downloading github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
go: downloading github.com/modern-go/reflect2 v1.0.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/c4milo/gotoolkit v0.0.0-20170318115440-bcc06269efa9
go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: downloading github.com/evanphx/json-patch v4.5.0+incompatible
go: downloading github.com/pmezard/go-difflib v1.0.0
ok  	k8s.io/minikube/cmd/minikube/cmd	3.868s	coverage: 18.7% of statements
ok  	k8s.io/minikube/cmd/minikube/cmd/config	0.045s	coverage: 21.5% of statements
ok  	k8s.io/minikube/pkg/addons	0.070s	coverage: 53.3% of statements
ok  	k8s.io/minikube/pkg/drivers	0.011s	coverage: 19.6% of statements
ok  	k8s.io/minikube/pkg/drivers/hyperkit	0.009s	coverage: 77.3% of statements
ok  	k8s.io/minikube/pkg/drivers/kic/oci	0.013s	coverage: 0.0% of statements
ok  	k8s.io/minikube/pkg/drivers/kvm	0.040s	coverage: 2.3% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper	0.701s	coverage: 55.7% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil	0.104s	coverage: 62.4% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/bsutil/ktmpl	0.013s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/bootstrapper/images	0.004s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/cluster	0.056s	coverage: 15.3% of statements
ok  	k8s.io/minikube/pkg/minikube/command	0.024s	coverage: 4.3% of statements
ok  	k8s.io/minikube/pkg/minikube/config	0.139s	coverage: 70.0% of statements
ok  	k8s.io/minikube/pkg/minikube/cruntime	0.055s	coverage: 36.6% of statements
ok  	k8s.io/minikube/pkg/minikube/docker	0.023s	coverage: 20.8% of statements
ok  	k8s.io/minikube/pkg/minikube/driver	0.020s	coverage: 34.9% of statements
ok  	k8s.io/minikube/pkg/minikube/extract	0.020s	coverage: 58.8% of statements
ok  	k8s.io/minikube/pkg/minikube/image	0.025s	coverage: 3.0% of statements
ok  	k8s.io/minikube/pkg/minikube/kubeconfig	0.046s	coverage: 77.0% of statements
ok  	k8s.io/minikube/pkg/minikube/localpath	0.006s	coverage: 49.3% of statements
ok  	k8s.io/minikube/pkg/minikube/logs	0.039s	coverage: 1.3% of statements
127.0.0.1:39383
I0731 17:53:04.002718   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:04.003014   13749 register.go:124] unexpected first step: ""
W0731 17:53:04.006230   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:04.006324   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:04.006397   13749 start.go:163] duration metric: libmachine.API.Create for "" took 73.728µs
I0731 17:53:04.006410   13749 start.go:204] post-start starting for "mock-machine-0.60466029" (driver="mock")
I0731 17:53:04.006420   13749 start.go:207] post-start completed in 261ns
I0731 17:53:04.006778   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.60466029/config.json ...
I0731 17:53:04.006891   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.60466029/config.json: {Name:mk2a8cb010eeb48281786e664a4419ac9792d599 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:04.007028   13749 start.go:125] duration metric: createHost completed in 4.283661ms
I0731 17:53:04.007122   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:04.007369   13749 register.go:124] unexpected first step: ""
W0731 17:53:04.007579   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:04.007650   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:04.007727   13749 start.go:163] duration metric: libmachine.API.Create for "" took 76.532µs
I0731 17:53:04.007739   13749 start.go:204] post-start starting for "mock-machine-0.94050909" (driver="mock")
I0731 17:53:04.007756   13749 start.go:207] post-start completed in 226ns
I0731 17:53:04.007875   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.94050909/config.json ...
I0731 17:53:04.007939   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.94050909/config.json: {Name:mkb7d1baae24aa79f751e29b1738dcce16226997 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:04.008074   13749 start.go:125] duration metric: createHost completed in 940.664µs
I0731 17:53:04.008130   13749 start.go:241] acquiring machines lock for mock-machine-0.94050909: {Name:mkb5d3516d4ac19b8e4e340695fd15aadd4a638c Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0731 17:53:04.008214   13749 start.go:245] acquired machines lock for "mock-machine-0.94050909" in 66.918µs
I0731 17:53:04.008226   13749 start.go:89] Skipping create...Using existing machine configuration
I0731 17:53:04.008247   13749 fix.go:53] fixHost starting: mock-machine-0.94050909
I0731 17:53:04.008295   13749 fix.go:105] recreateIfNeeded on mock-machine-0.94050909: state=Running err=<nil>
W0731 17:53:04.008319   13749 fix.go:131] unexpected machine state, will restart: <nil>
W0731 17:53:04.008444   13749 out.go:101] [unset outFile]: * Updating the running mock "mock-machine-0.94050909" bare metal machine ...
I0731 17:53:04.008469   13749 fix.go:55] fixHost completed within 222.965µs
I0731 17:53:04.008475   13749 start.go:76] releasing machines lock for "mock-machine-0.94050909", held for 249.624µs
I0731 17:53:04.008578   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:04.008834   13749 register.go:124] unexpected first step: ""
W0731 17:53:04.008962   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:04.009025   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:04.009100   13749 start.go:163] duration metric: libmachine.API.Create for "" took 75.268µs
I0731 17:53:04.009109   13749 start.go:204] post-start starting for "mock-machine-0.66456005" (driver="mock")
I0731 17:53:04.009127   13749 start.go:207] post-start completed in 210ns
I0731 17:53:04.009212   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.66456005/config.json ...
I0731 17:53:04.009273   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.66456005/config.json: {Name:mk3a22cc46b933cd36e747b43335443f54e8ae11 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:04.009403   13749 start.go:125] duration metric: createHost completed in 813.096µs
I0731 17:53:04.009439   13749 start.go:241] acquiring machines lock for mock-machine-0.66456005: {Name:mkb5d3516d4ac19b8e4e340695fd15aadd4a638c Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0731 17:53:04.009489   13749 start.go:245] acquired machines lock for "mock-machine-0.66456005" in 36.915µs
I0731 17:53:04.009513   13749 start.go:89] Skipping create...Using existing machine configuration
I0731 17:53:04.009521   13749 fix.go:53] fixHost starting: mock-machine-0.66456005
I0731 17:53:04.009570   13749 fix.go:105] recreateIfNeeded on mock-machine-0.66456005: state=Error err=machine does not exist
I0731 17:53:04.009584   13749 fix.go:110] machineExists: false. err=machine does not exist
W0731 17:53:04.009693   13749 out.go:101] [unset outFile]: * mock "mock-machine-0.66456005" bare metal machine is missing, will recreate.
I0731 17:53:04.009723   13749 delete.go:123] DEMOLISHING mock-machine-0.66456005 ...
Stopping "mock-machine-0.66456005"...
Error getting machine state: machine does not exist
Machine "mock-machine-0.66456005" was stopped.
I0731 17:53:04.009839   13749 stop.go:66] duration metric: stop complete within 103.367µs
W0731 17:53:04.010008   13749 out.go:101] [unset outFile]: * Deleting "mock-machine-0.66456005" in mock ...
W0731 17:53:04.010053   13749 delete.go:138] delete failed (probably ok) <nil>
I0731 17:53:04.010064   13749 fix.go:117] Sleeping 1 second for extra luck!
I0731 17:53:05.010187   13749 start.go:122] createHost starting for "mock-machine-0.66456005" (driver="mock")
E0731 17:53:05.010550   13749 register.go:124] unexpected first step: ""
W0731 17:53:05.010819   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.010930   13749 start.go:158] libmachine.API.Create for "mock-machine-0.66456005" (driver="mock")
I0731 17:53:05.010994   13749 start.go:163] duration metric: libmachine.API.Create for "mock-machine-0.66456005" took 64.671µs
I0731 17:53:05.011002   13749 start.go:204] post-start starting for "mock-machine-0.43771419" (driver="mock")
I0731 17:53:05.011007   13749 start.go:207] post-start completed in 207ns
I0731 17:53:05.011112   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.43771419/config.json ...
I0731 17:53:05.011202   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.43771419/config.json: {Name:mk462d93dcdbf5c6e10f4242c570f67230535c68 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.011349   13749 start.go:125] duration metric: createHost completed in 1.13222ms
W0731 17:53:05.011377   13749 fix.go:131] unexpected machine state, will restart: <nil>
I0731 17:53:05.011388   13749 fix.go:55] fixHost completed within 1.001867763s
I0731 17:53:05.011393   13749 start.go:76] releasing machines lock for "mock-machine-0.66456005", held for 1.00188054s
I0731 17:53:05.011414   13749 start.go:241] acquiring machines lock for mock-machine-0.43771419-mock-machine-0.43771419: {Name:mkb5d3516d4ac19b8e4e340695fd15aadd4a638c Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0731 17:53:05.011453   13749 start.go:245] acquired machines lock for "mock-machine-0.43771419-mock-machine-0.43771419" in 29.666µs
I0731 17:53:05.011461   13749 start.go:85] Provisioning new machine with config: &{Name:mock-machine-0.43771419 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 VMDriver: Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[MOCK_MAKE_IT_PROVISION=true] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[{Name:minikube IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false} {Name:mock-machine-0.66456005 IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}] Addons:map[] VerifyComponents:map[]} &{Name:mock-machine-0.43771419 IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0731 17:53:05.011535   13749 start.go:122] createHost starting for "mock-machine-0.43771419" (driver="mock")
E0731 17:53:05.011794   13749 register.go:124] unexpected first step: ""
W0731 17:53:05.011955   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.012029   13749 start.go:158] libmachine.API.Create for "mock-machine-0.43771419" (driver="mock")
I0731 17:53:05.012085   13749 start.go:163] duration metric: libmachine.API.Create for "mock-machine-0.43771419" took 56.125µs
I0731 17:53:05.012092   13749 start.go:204] post-start starting for "mock-machine-0.42463750" (driver="mock")
I0731 17:53:05.012097   13749 start.go:207] post-start completed in 208ns
I0731 17:53:05.012189   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.42463750/config.json ...
I0731 17:53:05.012244   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.42463750/config.json: {Name:mk66ec116a59fba69ac7e67ce8027068c86486bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.012340   13749 start.go:125] duration metric: createHost completed in 797.053µs
I0731 17:53:05.012345   13749 start.go:76] releasing machines lock for "mock-machine-0.43771419-mock-machine-0.43771419", held for 885.932µs
I0731 17:53:05.012415   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.012771   13749 register.go:124] unexpected first step: ""
W0731 17:53:05.012973   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.013054   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.013157   13749 start.go:163] duration metric: libmachine.API.Create for "" took 102.738µs
I0731 17:53:05.013176   13749 start.go:204] post-start starting for "mock-machine-0.68682307" (driver="mock")
I0731 17:53:05.013188   13749 start.go:207] post-start completed in 129ns
I0731 17:53:05.013301   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0731 17:53:05.013391   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.68682307/config.json: {Name:mkd2bb3557e24d2c223ad6548251ec27a53ab25c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.013556   13749 start.go:125] duration metric: createHost completed in 1.134822ms
I0731 17:53:05.013597   13749 start.go:241] acquiring machines lock for mock-machine-0.68682307: {Name:mkb5d3516d4ac19b8e4e340695fd15aadd4a638c Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0731 17:53:05.013671   13749 start.go:245] acquired machines lock for "mock-machine-0.68682307" in 56.233µs
I0731 17:53:05.013691   13749 start.go:89] Skipping create...Using existing machine configuration
I0731 17:53:05.013717   13749 fix.go:53] fixHost starting: mock-machine-0.68682307
I0731 17:53:05.013783   13749 fix.go:105] recreateIfNeeded on mock-machine-0.68682307: state=Stopped err=<nil>
W0731 17:53:05.013806   13749 fix.go:131] unexpected machine state, will restart: <nil>
W0731 17:53:05.013945   13749 out.go:101] [unset outFile]: * Restarting existing mock bare metal machine for "mock-machine-0.68682307" ...
I0731 17:53:05.014071   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.68682307/config.json ...
I0731 17:53:05.014279   13749 fix.go:55] fixHost completed within 561.607µs
I0731 17:53:05.014301   13749 start.go:76] releasing machines lock for "mock-machine-0.68682307", held for 610.814µs
I0731 17:53:05.014427   13749 start.go:241] acquiring machines lock for : {Name:mkb5d3516d4ac19b8e4e340695fd15aadd4a638c Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0731 17:53:05.014510   13749 start.go:245] acquired machines lock for "" in 59.171µs
I0731 17:53:05.014530   13749 start.go:85] Provisioning new machine with config: &{Name: KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 VMDriver: Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[MOCK_MAKE_IT_PROVISION=true] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[{Name:minikube IP:127.0.0.1 Port:0 KubernetesVersion: ControlPlane:false Worker:false}] Addons:map[] VerifyComponents:map[]} &{Name:minikube IP: Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0731 17:53:05.014608   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.014924   13749 register.go:124] unexpected first step: ""
W0731 17:53:05.015085   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.015165   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.015222   13749 start.go:163] duration metric: libmachine.API.Create for "" took 57.615µs
I0731 17:53:05.015228   13749 start.go:204] post-start starting for "mock-machine-0.06563702" (driver="mock")
I0731 17:53:05.015233   13749 start.go:207] post-start completed in 136ns
I0731 17:53:05.015319   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.06563702/config.json ...
I0731 17:53:05.015366   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.06563702/config.json: {Name:mk9dab2c488191ce58ac1e14ea8d71ac46e62d24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.015455   13749 start.go:125] duration metric: createHost completed in 828.947µs
I0731 17:53:05.015460   13749 start.go:76] releasing machines lock for "", held for 931.174µs
I0731 17:53:05.015524   13749 start.go:241] acquiring machines lock for -minikube: {Name:mkb5d3516d4ac19b8e4e340695fd15aadd4a638c Clock:{} Delay:500ms Timeout:15m0s Cancel:<nil>}
I0731 17:53:05.015555   13749 start.go:245] acquired machines lock for "-minikube" in 23.235µs
I0731 17:53:05.015561   13749 start.go:85] Provisioning new machine with config: &{Name: KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage: Memory:0 CPUs:0 DiskSize:0 VMDriver: Driver:mock HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[FOO=BAR] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR: HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork: KVMQemuURI: KVMGPU:false KVMHidden:false DockerOpt:[param=value] DisableDriverMounts:false NFSShare:[] NFSSharesRoot: UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:false HostOnlyNicType: NatNicType: KubernetesConfig:{KubernetesVersion: ClusterName: APIServerName: APIServerNames:[] APIServerIPs:[] DNSDomain: ContainerRuntime: CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR: ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: ExtraOptions:[] ShouldLoadCachedImages:false EnableDefaultCNI:false CNI: NodeIP: NodePort:0 NodeName:} Nodes:[] Addons:map[] VerifyComponents:map[]} &{Name:minikube IP: Port:0 KubernetesVersion: ControlPlane:false Worker:false}
I0731 17:53:05.015617   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.015810   13749 register.go:124] unexpected first step: ""
W0731 17:53:05.015922   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.015973   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.016023   13749 start.go:163] duration metric: libmachine.API.Create for "" took 49.592µs
I0731 17:53:05.016028   13749 start.go:204] post-start starting for "mock-machine-0.15651925" (driver="mock")
I0731 17:53:05.016032   13749 start.go:207] post-start completed in 112ns
I0731 17:53:05.016096   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.15651925/config.json ...
I0731 17:53:05.016139   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.15651925/config.json: {Name:mka1272cc3b296e9df2f1961245aa35dd6aad665 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.016219   13749 start.go:125] duration metric: createHost completed in 595.506µs
I0731 17:53:05.016224   13749 start.go:76] releasing machines lock for "-minikube", held for 663.75µs
I0731 17:53:05.016261   13749 stop.go:38] StopHost: mock-machine-0.15651925
I0731 17:53:05.016307   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.016521   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.016627   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.016666   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.016722   13749 start.go:163] duration metric: libmachine.API.Create for "" took 56.009µs
I0731 17:53:05.016728   13749 start.go:204] post-start starting for "mock-machine-0.09696952" (driver="mock")
I0731 17:53:05.016732   13749 start.go:207] post-start completed in 92ns
I0731 17:53:05.016793   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.09696952/config.json ...
I0731 17:53:05.016836   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.09696952/config.json: {Name:mka86e204cf45d2ccc97ce5fea3d3c0eb2914548 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.016928   13749 start.go:125] duration metric: createHost completed in 616.237µs
I0731 17:53:05.016936   13749 stop.go:38] StopHost: mock-machine-0.09696952
W0731 17:53:05.017028   13749 out.go:101] [unset outFile]: * Stopping node "mock-machine-0.09696952"  ...
Stopping "mock-machine-0.09696952"...
Machine "mock-machine-0.09696952" was stopped.
I0731 17:53:05.017093   13749 stop.go:66] duration metric: stop complete within 57.143µs
I0731 17:53:05.017138   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.017390   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.017449   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.017486   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.017558   13749 start.go:163] duration metric: libmachine.API.Create for "" took 71.916µs
I0731 17:53:05.017571   13749 start.go:204] post-start starting for "mock-machine-0.30091186" (driver="mock")
I0731 17:53:05.017576   13749 start.go:207] post-start completed in 137ns
I0731 17:53:05.017686   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.30091186/config.json ...
I0731 17:53:05.017767   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.30091186/config.json: {Name:mk2387edc4e737dfcf38e6d201b702938daae3fb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.017883   13749 start.go:125] duration metric: createHost completed in 740.114µs
E0731 17:53:05.017995   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.018077   13749 out.go:101] [unset outFile]: * Deleting "mock-machine-0.30091186" in mock ...
I0731 17:53:05.018162   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.018438   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.018517   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.018584   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.018649   13749 start.go:163] duration metric: libmachine.API.Create for "" took 64.523µs
I0731 17:53:05.018682   13749 start.go:204] post-start starting for "mock-machine-0.51521263" (driver="mock")
I0731 17:53:05.018699   13749 start.go:207] post-start completed in 110ns
I0731 17:53:05.018786   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.51521263/config.json ...
I0731 17:53:05.018852   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.51521263/config.json: {Name:mkefe0db201dfc19e2836a58b0c1683e44440277 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.018984   13749 start.go:125] duration metric: createHost completed in 803.716µs
I0731 17:53:05.019044   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.019342   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.019432   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.019493   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.019556   13749 start.go:163] duration metric: libmachine.API.Create for "" took 63.128µs
I0731 17:53:05.019589   13749 start.go:204] post-start starting for "mock-machine-0.81363996" (driver="mock")
I0731 17:53:05.019606   13749 start.go:207] post-start completed in 205ns
I0731 17:53:05.019693   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.81363996/config.json ...
I0731 17:53:05.019750   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.81363996/config.json: {Name:mk4b113d6d0fe95ac31b6b41cb82f7f1959bd6bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.019885   13749 start.go:125] duration metric: createHost completed in 806.581µs
I0731 17:53:05.019955   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.020220   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.020342   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.020398   13749 start.go:158] libmachine.API.Create for "" (driver="mock")
I0731 17:53:05.020487   13749 start.go:163] duration metric: libmachine.API.Create for "" took 88.45µs
I0731 17:53:05.020505   13749 start.go:204] post-start starting for "mock-machine-0.21426387" (driver="mock")
I0731 17:53:05.020516   13749 start.go:207] post-start completed in 125ns
I0731 17:53:05.020627   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.21426387/config.json ...
I0731 17:53:05.020690   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.21426387/config.json: {Name:mk48ea183087d0203259854ac773058196601586 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.020812   13749 start.go:125] duration metric: createHost completed in 842.288µs
I0731 17:53:05.020885   13749 start.go:122] createHost starting for "minikube" (driver="mock")
E0731 17:53:05.021157   13749 register.go:113] "Running on Localhost" was not found within the registered steps for "Stopping": [Stopping Done]
W0731 17:53:05.021267   13749 out.go:101] [unset outFile]: * Running on localhost (CPUs=2, Memory=7976MB, Disk=69422MB) ...
I0731 17:53:05.021321   13749 start.go:158] libmachine.API.Create for "mock-machine-0.21426387" (driver="mock")
I0731 17:53:05.021400   13749 start.go:163] duration metric: libmachine.API.Create for "mock-machine-0.21426387" took 78.103µs
I0731 17:53:05.021417   13749 start.go:204] post-start starting for "mock-machine-0.38065719" (driver="mock")
I0731 17:53:05.021431   13749 start.go:207] post-start completed in 104ns
I0731 17:53:05.021514   13749 profile.go:150] Saving config to /tmp/minipath177032976/.minikube/profiles/mock-machine-0.38065719/config.json ...
I0731 17:53:05.021580   13749 lock.go:35] WriteFile acquiring /tmp/minipath177032976/.minikube/profiles/mock-machine-0.38065719/config.json: {Name:mk553c98d0424bcf84bcb8d2cdfcef125eb25cf6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0731 17:53:05.021703   13749 start.go:125] duration metric: createHost completed in 803.11µs
I0731 17:53:05.021750   13749 stop.go:38] StopHost: mock-machine-0.38065719
W0731 17:53:05.021878   13749 out.go:101] [unset outFile]: * Stopping node "mock-machine-0.38065719"  ...
Stopping "mock-machine-0.38065719"...
Machine "mock-machine-0.38065719" was stopped.
I0731 17:53:05.021957   13749 stop.go:66] duration metric: stop complete within 57.326µs
I0731 17:53:05.169341   13749 host.go:65] Checking if "mock-machine-0.38065719" exists ...
Using SSH client type: native
&{{{<nil> 0 [] [] []} root [] 0xbe7e90 <nil>  [] 0s} localhost 37839 <nil> <nil>}
--- FAIL: TestCreateSSHShell (0.15s)
    ssh_mock.go:193: Listening on 127.0.0.1:37839
    api_mock.go:62: MockAPI.Load: &{ConfigVersion:0 Driver:0xc0004afce0 DriverName: HostOptions:<nil> Name: RawDriver:[]} - <nil>
    driver_mock.go:49: MockDriver.GetState called from /home/travis/gopath/src/github.com/kubernetes/minikube/pkg/minikube/machine/cluster_test.go#457: returning "Running"
    ssh_mock.go:83: Serving ...
    ssh_mock.go:87: [loop 1] Accepting for &{0xc000345860 map[] false  0 {map[]} false 0xc000340e60 0xc0002de7e0}...
    ssh_mock.go:87: [loop 2] Accepting for &{0xc000345860 map[] false  0 {map[]} false 0xc000340e60 0xc0002de7e0}...
    ssh_mock.go:175: pty request received: &{Type:pty-req WantReply:true Payload:[0 0 0 5 120 116 101 114 109 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 53 0 0 0 1 0] ch:0xc0008f26c0 mux:<nil>}
    ssh_mock.go:149: exec request received: &{Type:exec WantReply:true Payload:[0 0 0 4 101 120 105 116] ch:0xc0008f26c0 mux:<nil>}
    ssh_mock.go:161: returning output for exit ...
    ssh_mock.go:169: setting exit-status for exit ...
    ssh_mock.go:171: SendRequest failed: EOF
I0731 17:53:05.174480   13749 fix.go:209] guest clock: 1596217985.0000
I0731 17:53:05.174497   13749 fix.go:222] Guest: 2020-07-31 17:53:05 +0000 UTC Remote: 2020-07-31 17:53:05.174437289 +0000 UTC m=+1.215896346 (delta=-174.437289ms)
I0731 17:53:05.174980   13749 filesync.go:118] Scanning /tmp/minipath370265794/.minikube/addons for local assets ...
I0731 17:53:05.175115   13749 filesync.go:141] local asset: /tmp/minipath370265794/.minikube/addons/dir1/file1.txt -> file1.txt in /etc/kubernetes/addons
I0731 17:53:05.175142   13749 filesync.go:141] local asset: /tmp/minipath370265794/.minikube/addons/dir1/file2.txt -> file2.txt in /etc/kubernetes/addons
I0731 17:53:05.175197   13749 filesync.go:141] local asset: /tmp/minipath370265794/.minikube/addons/dir2/file1.txt -> file1.txt in /etc/kubernetes/addons
I0731 17:53:05.175974   13749 filesync.go:118] Scanning /tmp/minipath762587961/.minikube/files for local assets ...
I0731 17:53:05.176060   13749 filesync.go:141] local asset: /tmp/minipath762587961/.minikube/files/dir1/file1.txt -> file1.txt in /dir1
I0731 17:53:05.176097   13749 filesync.go:141] local asset: /tmp/minipath762587961/.minikube/files/dir1/file2.txt -> file2.txt in /dir1
I0731 17:53:05.176141   13749 filesync.go:141] local asset: /tmp/minipath762587961/.minikube/files/dir2/file1.txt -> file1.txt in /dir2
FAIL
coverage: 37.8% of statements
FAIL	k8s.io/minikube/pkg/minikube/machine	1.224s
ok  	k8s.io/minikube/pkg/minikube/notify	0.016s	coverage: 92.9% of statements
ok  	k8s.io/minikube/pkg/minikube/out	0.067s	coverage: 58.7% of statements
ok  	k8s.io/minikube/pkg/minikube/out/register	0.007s	coverage: 54.5% of statements
ok  	k8s.io/minikube/pkg/minikube/perf	4.203s	coverage: 33.8% of statements
ok  	k8s.io/minikube/pkg/minikube/problem	0.013s	coverage: 92.7% of statements
ok  	k8s.io/minikube/pkg/minikube/proxy	0.010s	coverage: 77.0% of statements
ok  	k8s.io/minikube/pkg/minikube/registry	0.009s	coverage: 75.5% of statements
ok  	k8s.io/minikube/pkg/minikube/service	0.088s	coverage: 84.2% of statements
ok  	k8s.io/minikube/pkg/minikube/shell	0.006s	coverage: 97.1% of statements
ok  	k8s.io/minikube/pkg/minikube/storageclass	0.031s	coverage: 100.0% of statements
ok  	k8s.io/minikube/pkg/minikube/sysinit	0.029s	coverage: 6.5% of statements
ok  	k8s.io/minikube/pkg/minikube/translate	0.017s	coverage: 10.5% of statements
ok  	k8s.io/minikube/pkg/minikube/tunnel	1.667s	coverage: 64.2% of statements
ok  	k8s.io/minikube/pkg/util	0.649s	coverage: 77.9% of statements
ok  	k8s.io/minikube/pkg/util/lock	0.015s	coverage: 18.2% of statements
ok  	k8s.io/minikube/pkg/util/retry	0.003s	coverage: 0.0% of statements
FAIL
Makefile:274: recipe for target 'test' failed
make: *** [test] Error 32
TravisBuddy Request Identifier: da7fd3c0-d356-11ea-8b20-77bf1110b312

@kubernetes kubernetes deleted a comment from minikube-pr-bot Jul 31, 2020
@kubernetes kubernetes deleted a comment from minikube-pr-bot Jul 31, 2020
@minikube-pr-bot
Copy link

kvm2 Driver
Times for minikube: [65.199831777 65.15723200400002 66.57575056900001]
Average time for minikube: 65.64427145

Times for Minikube (PR 8899): [63.492399352 62.498493653000004 65.053823861]
Average time for Minikube (PR 8899): 63.681572288666665

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8899) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.1 on Debian   |  0.067928 |           0.069040 |
|                           9.11 |           |                    |
| * Using the kvm2 driver based  |  0.023061 |           0.023339 |
| on existing profile            |           |                    |
| * Starting control plane node  |  0.011706 |           0.002882 |
| minikube in cluster minikube   |           |                    |
| * Creating kvm2 VM (CPUs=2,    | 41.367029 |          40.578093 |
| Memory=3700MB, Disk=20000MB)   |           |                    |
| ...                            |           |                    |
| * Preparing Kubernetes v1.18.3 | 21.993986 |          20.845908 |
| on Docker 19.03.12 ...         |           |                    |
| * Verifying Kubernetes         |  1.576841 |           1.595226 |
| components...                  |           |                    |
| * Enabled addons:              |  0.520059 |           0.466393 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.077701 |           0.095243 |
| configured to use "minikube"   |           |                    |
|                                |  0.005961 |           0.005449 |
+--------------------------------+-----------+--------------------+

docker Driver
Times for minikube: [29.205736769999998 27.778540777 28.350228004]
Average time for minikube: 28.44483518366667

Times for Minikube (PR 8899): [28.890779647 29.224033974 28.063475485]
Average time for Minikube (PR 8899): 28.72609636866667

Averages Time Per Log

+--------------------------------+-----------+--------------------+
|              LOG               | MINIKUBE  | MINIKUBE (PR 8899) |
+--------------------------------+-----------+--------------------+
| * minikube v1.12.1 on Debian   |  0.085454 |           0.083501 |
|                           9.11 |           |                    |
| * Using the docker driver      |  0.118172 |           0.118474 |
| based on existing profile      |           |                    |
| * Starting control plane node  |  0.065720 |           0.068604 |
| minikube in cluster minikube   |           |                    |
| * Creating docker container    |  9.033260 |           9.515936 |
| (CPUs=2, Memory=3700MB) ...    |           |                    |
| * Preparing Kubernetes v1.18.3 | 18.104484 |                    |
| on Docker 19.03.2 ...          |           |                    |
| * Verifying Kubernetes         |  0.964095 |           0.900239 |
| components...                  |           |                    |
| * Enabled addons:              |  0.002710 |           0.003130 |
| default-storageclass,          |           |                    |
| storage-provisioner            |           |                    |
| * Done! kubectl is now         |  0.065844 |           0.067025 |
| configured to use "minikube"   |           |                    |
|                                |  0.005096 |           0.006841 |
+--------------------------------+-----------+--------------------+

@sharifelgamal sharifelgamal merged commit 5ba7281 into kubernetes:master Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants