W1003 22:09:05.447] ************************************************************************** bootstrap.py is deprecated! test-infra oncall does not support any job still using bootstrap.py. Please migrate your job to podutils! https://github.com/kubernetes/test-infra/blob/master/prow/pod-utilities.md ************************************************************************** I1003 22:09:05.447] Args: --job=pull-azuredisk-csi-driver-sanity --service-account=/etc/service-account/service-account.json --upload=gs://kubernetes-jenkins/logs --job=pull-azuredisk-csi-driver-sanity --root=/go/src --service-account=/etc/service-account/service-account.json --repo=github.com/kubernetes-sigs/azuredisk-csi-driver=master:6b4d4209385f8a3b04a39f1970017a27f2667a9a,166:e7264e0f9abbf0764bb810470367384df2eed149 --upload=gs://kubernetes-upstream/pr-logs --scenario=execute -- make sanity-test I1003 22:09:05.447] Bootstrap pull-azuredisk-csi-driver-sanity... I1003 22:09:05.451] Builder: 4dbb931c-e62a-11e9-918b-16773c0c7aed I1003 22:09:05.451] Image: chewong/kubekins-e2e:v20191002-b557491-azuredisk-csi-driver-job I1003 22:09:05.451] Gubernator results at https://gubernator.k8s.io/build/kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/1179880985387339778 I1003 22:09:05.451] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1003 22:09:08.130] Activated service account credentials for: [kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com] I1003 22:09:08.164] process 33 exited with code 0 after 0.0m I1003 22:09:08.165] Call: gcloud config get-value account I1003 22:09:08.542] process 45 exited with code 0 after 0.0m I1003 22:09:08.543] Will upload results to gs://kubernetes-upstream/pr-logs using kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com I1003 22:09:08.543] Root: /go/src I1003 22:09:08.544] cd to /go/src I1003 22:09:08.544] Checkout: /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver master:6b4d4209385f8a3b04a39f1970017a27f2667a9a,166:e7264e0f9abbf0764bb810470367384df2eed149 to /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver I1003 22:09:08.545] Call: git init github.com/kubernetes-sigs/azuredisk-csi-driver I1003 22:09:08.554] Initialized empty Git repository in /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/.git/ I1003 22:09:08.554] process 57 exited with code 0 after 0.0m I1003 22:09:08.555] Call: git config --local user.name 'K8S Bootstrap' I1003 22:09:08.558] process 58 exited with code 0 after 0.0m I1003 22:09:08.559] Call: git config --local user.email k8s_bootstrap@localhost I1003 22:09:08.562] process 59 exited with code 0 after 0.0m I1003 22:09:08.562] Call: git fetch --quiet --tags https://github.com/kubernetes-sigs/azuredisk-csi-driver master +refs/pull/166/head:refs/pr/166 I1003 22:09:16.466] process 60 exited with code 0 after 0.1m I1003 22:09:16.467] Call: git checkout -B test 6b4d4209385f8a3b04a39f1970017a27f2667a9a W1003 22:09:17.042] Switched to a new branch 'test' I1003 22:09:17.046] process 72 exited with code 0 after 0.0m I1003 22:09:17.046] Call: git show -s --format=format:%ct HEAD I1003 22:09:17.053] process 73 exited with code 0 after 0.0m I1003 22:09:17.053] Call: git merge --no-ff -m 'Merge +refs/pull/166/head:refs/pr/166' e7264e0f9abbf0764bb810470367384df2eed149 I1003 22:09:17.169] Removing test/integration/azure.json I1003 22:09:17.170] Removing test/e2e/run-test.sh I1003 22:09:17.172] Removing .travis.yml I1003 22:09:17.172] Merge made by the 'recursive' strategy. I1003 22:09:17.206] .travis.yml | 36 - I1003 22:09:17.206] Gopkg.lock | 18 +- I1003 22:09:17.206] Makefile | 103 +- I1003 22:09:17.206] .../templates/csi-azuredisk-controller.yaml | 1 + I1003 22:09:17.207] .../templates/csi-azuredisk-node.yaml | 1 - I1003 22:09:17.207] deploy/csi-azuredisk-controller.yaml | 1 + I1003 22:09:17.207] deploy/csi-azuredisk-node.yaml | 1 - I1003 22:09:17.207] hack/verify-all.sh | 2 +- I1003 22:09:17.208] hack/verify-dep.sh | 1 + I1003 22:09:17.208] hack/verify-gofmt.sh | 2 +- I1003 22:09:17.208] hack/verify-golint.sh | 7 +- I1003 22:09:17.209] pkg/azuredisk/controllerserver.go | 2 +- I1003 22:09:17.209] pkg/azuredisk/nodeserver.go | 10 +- I1003 22:09:17.209] test/e2e/dynamic_provisioning.go | 10 - I1003 22:09:17.210] test/e2e/pre_provisioning.go | 16 +- I1003 22:09:17.210] test/e2e/run-test.sh | 37 - I1003 22:09:17.214] test/e2e/suite_test.go | 87 + I1003 22:09:17.214] test/integration/azure.json | 33 - I1003 22:09:17.215] test/integration/integration_test.go | 100 + I1003 22:09:17.216] test/integration/run-test.sh | 157 +- I1003 22:09:17.216] test/integration/run-tests-all-clouds.sh | 32 +- I1003 22:09:17.217] test/sanity/run-test.sh | 47 +- I1003 22:09:17.217] test/sanity/run-tests-all-clouds.sh | 35 +- I1003 22:09:17.218] test/sanity/sanity_test.go | 76 +- I1003 22:09:17.218] test/utils/azure/azure_helpers.go | 246 +++ I1003 22:09:17.218] test/utils/credentials/credentials.go | 188 ++ I1003 22:09:17.219] test/utils/credentials/credentials_test.go | 181 ++ I1003 22:09:17.226] test/utils/testutil/testutil.go | 8 + I1003 22:09:17.226] .../resources/mgmt/2018-05-01/resources/client.go | 51 + I1003 22:09:17.227] .../2018-05-01/resources/deploymentoperations.go | 474 +++++ I1003 22:09:17.227] .../mgmt/2018-05-01/resources/deployments.go | 1553 +++++++++++++++ I1003 22:09:17.227] .../resources/mgmt/2018-05-01/resources/groups.go | 676 +++++++ I1003 22:09:17.227] .../resources/mgmt/2018-05-01/resources/models.go | 2044 ++++++++++++++++++++ I1003 22:09:17.228] .../mgmt/2018-05-01/resources/operations.go | 147 ++ I1003 22:09:17.228] .../mgmt/2018-05-01/resources/providers.go | 392 ++++ I1003 22:09:17.228] .../mgmt/2018-05-01/resources/resources.go | 1352 +++++++++++++ I1003 22:09:17.228] .../resources/mgmt/2018-05-01/resources/tags.go | 454 +++++ I1003 22:09:17.228] .../resources/mgmt/2018-05-01/resources/version.go | 30 + I1003 22:09:17.228] vendor/github.com/pelletier/go-toml/LICENSE | 21 + I1003 22:09:17.229] vendor/github.com/pelletier/go-toml/doc.go | 23 + I1003 22:09:17.229] vendor/github.com/pelletier/go-toml/fuzz.go | 31 + I1003 22:09:17.229] vendor/github.com/pelletier/go-toml/keysparsing.go | 113 ++ I1003 22:09:17.229] vendor/github.com/pelletier/go-toml/lexer.go | 752 +++++++ I1003 22:09:17.231] vendor/github.com/pelletier/go-toml/marshal.go | 803 ++++++++ I1003 22:09:17.231] vendor/github.com/pelletier/go-toml/parser.go | 442 +++++ I1003 22:09:17.232] vendor/github.com/pelletier/go-toml/position.go | 29 + I1003 22:09:17.232] vendor/github.com/pelletier/go-toml/token.go | 144 ++ I1003 22:09:17.232] vendor/github.com/pelletier/go-toml/toml.go | 393 ++++ I1003 22:09:17.232] .../pelletier/go-toml/tomltree_create.go | 142 ++ I1003 22:09:17.232] .../github.com/pelletier/go-toml/tomltree_write.go | 434 +++++ I1003 22:09:17.232] 50 files changed, 11564 insertions(+), 374 deletions(-) I1003 22:09:17.233] delete mode 100644 .travis.yml I1003 22:09:17.233] delete mode 100755 test/e2e/run-test.sh I1003 22:09:17.233] delete mode 100644 test/integration/azure.json I1003 22:09:17.233] create mode 100644 test/integration/integration_test.go I1003 22:09:17.233] create mode 100644 test/utils/azure/azure_helpers.go I1003 22:09:17.235] create mode 100644 test/utils/credentials/credentials.go I1003 22:09:17.235] create mode 100644 test/utils/credentials/credentials_test.go I1003 22:09:17.235] create mode 100644 test/utils/testutil/testutil.go I1003 22:09:17.236] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/client.go I1003 22:09:17.236] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/deploymentoperations.go I1003 22:09:17.236] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/deployments.go I1003 22:09:17.236] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/groups.go I1003 22:09:17.237] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/models.go I1003 22:09:17.237] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/operations.go I1003 22:09:17.237] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/providers.go I1003 22:09:17.237] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/resources.go I1003 22:09:17.237] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/tags.go I1003 22:09:17.238] create mode 100644 vendor/github.com/Azure/azure-sdk-for-go/services/resources/mgmt/2018-05-01/resources/version.go I1003 22:09:17.238] create mode 100644 vendor/github.com/pelletier/go-toml/LICENSE I1003 22:09:17.238] create mode 100644 vendor/github.com/pelletier/go-toml/doc.go I1003 22:09:17.238] create mode 100644 vendor/github.com/pelletier/go-toml/fuzz.go I1003 22:09:17.238] create mode 100644 vendor/github.com/pelletier/go-toml/keysparsing.go I1003 22:09:17.239] create mode 100644 vendor/github.com/pelletier/go-toml/lexer.go I1003 22:09:17.239] create mode 100644 vendor/github.com/pelletier/go-toml/marshal.go I1003 22:09:17.239] create mode 100644 vendor/github.com/pelletier/go-toml/parser.go I1003 22:09:17.239] create mode 100644 vendor/github.com/pelletier/go-toml/position.go I1003 22:09:17.239] create mode 100644 vendor/github.com/pelletier/go-toml/token.go I1003 22:09:17.240] create mode 100644 vendor/github.com/pelletier/go-toml/toml.go I1003 22:09:17.240] create mode 100644 vendor/github.com/pelletier/go-toml/tomltree_create.go I1003 22:09:17.241] create mode 100644 vendor/github.com/pelletier/go-toml/tomltree_write.go I1003 22:09:17.241] process 74 exited with code 0 after 0.0m I1003 22:09:17.241] Configure environment... I1003 22:09:17.242] Call: git show -s --format=format:%ct HEAD I1003 22:09:17.253] process 76 exited with code 0 after 0.0m I1003 22:09:17.253] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1003 22:09:18.388] Activated service account credentials for: [kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com] I1003 22:09:18.520] process 77 exited with code 0 after 0.0m I1003 22:09:18.520] Call: gcloud config get-value account I1003 22:09:18.937] process 89 exited with code 0 after 0.0m I1003 22:09:18.937] Will upload results to gs://kubernetes-upstream/pr-logs using kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com I1003 22:09:18.937] Start 1179880985387339778 at unknown... I1003 22:09:18.941] Call: gsutil -q -h Content-Type:application/json cp /tmp/gsutil_F4FrM2 gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/1179880985387339778/started.json I1003 22:09:21.446] process 101 exited with code 0 after 0.0m I1003 22:09:21.447] Call: gsutil -q -h Content-Type:text/plain -h 'x-goog-meta-link: gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/1179880985387339778' cp /tmp/gsutil_CxEc_p gs://kubernetes-upstream/pr-logs/directory/pull-azuredisk-csi-driver-sanity/1179880985387339778.txt I1003 22:09:23.918] process 279 exited with code 0 after 0.0m I1003 22:09:23.919] Call: /workspace/./test-infra/jenkins/../scenarios/execute.py make sanity-test W1003 22:09:23.970] Run: ('make', 'sanity-test') I1003 22:09:24.074] if [ ! -d ./vendor ]; then dep ensure -vendor-only; fi I1003 22:09:24.075] CGO_ENABLED=0 GOOS=linux go build -a -ldflags "-X github.com/kubernetes-sigs/azuredisk-csi-driver/pkg/azuredisk.driverVersion=e2e-2de810f9504b359da5ad074573d8f3450ba10eeb -X github.com/kubernetes-sigs/azuredisk-csi-driver/pkg/azuredisk.gitCommit=2de810f9504b359da5ad074573d8f3450ba10eeb -X github.com/kubernetes-sigs/azuredisk-csi-driver/pkg/azuredisk.buildDate=2019-10-03T22:09:23Z -X github.com/kubernetes-sigs/azuredisk-csi-driver/pkg/azuredisk.DriverName=disk.csi.azure.com -X github.com/kubernetes-sigs/azuredisk-csi-driver/pkg/azuredisk.topologyKey=topology.disk.csi.azure.com/zone -extldflags "-static"" -o _output/azurediskplugin ./pkg/azurediskplugin I1003 22:11:54.426] go test -v -timeout=20m ./test/sanity I1003 22:12:12.807] === RUN TestSanity I1003 22:12:12.808] 2019/10/03 22:12:12 Creating resource group azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068 in AzurePublicCloud I1003 22:12:15.133] 2019/10/03 22:12:15 Creating a VM in azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068 I1003 22:14:59.827] I1003 22:14:59.827] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. I1003 22:14:59.827] I1003 22:15:04.578] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease I1003 22:15:04.610] Get:2 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] I1003 22:15:04.634] Get:5 https://download.docker.com/linux/debian stretch InRelease [44.8 kB] I1003 22:15:04.679] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] I1003 22:15:04.728] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] I1003 22:15:04.830] Get:3 http://security-cdn.debian.org/debian-security stretch/updates InRelease [94.3 kB] I1003 22:15:04.929] Get:7 https://download.docker.com/linux/debian stretch/stable amd64 Packages [10.7 kB] I1003 22:15:05.208] Get:8 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] I1003 22:15:07.287] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] I1003 22:15:07.466] Get:10 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] I1003 22:15:14.119] Fetched 7974 kB in 9s (825 kB/s) I1003 22:15:14.765] Reading package lists... I1003 22:15:14.884] Building dependency tree... I1003 22:15:14.884] Reading state information... I1003 22:15:14.891] 26 packages can be upgraded. Run 'apt list --upgradable' to see them. I1003 22:15:14.896] I1003 22:15:14.896] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. I1003 22:15:14.896] I1003 22:15:15.527] Reading package lists... I1003 22:15:15.670] Building dependency tree... I1003 22:15:15.670] Reading state information... I1003 22:15:15.743] procps is already the newest version (2:3.3.12-3+deb9u1). I1003 22:15:15.743] The following additional packages will be installed: I1003 22:15:15.743] libavahi-client3 libavahi-common-data libavahi-common3 libcups2 libldb1 I1003 22:15:15.743] libtalloc2 libtdb1 libtevent0 libwbclient0 python-crypto python-ldb I1003 22:15:15.743] python-samba python-talloc python-tdb samba-common samba-common-bin I1003 22:15:15.743] samba-libs I1003 22:15:15.744] Suggested packages: I1003 22:15:15.744] keyutils smbclient winbind cups-common python-crypto-dbg python-crypto-doc I1003 22:15:15.744] python-gpgme heimdal-clients I1003 22:15:15.947] The following NEW packages will be installed: I1003 22:15:15.948] cifs-utils libavahi-client3 libavahi-common-data libavahi-common3 libcups2 I1003 22:15:15.948] libldb1 libtalloc2 libtdb1 libtevent0 libwbclient0 python-crypto python-ldb I1003 22:15:15.948] python-samba python-talloc python-tdb samba-common samba-common-bin I1003 22:15:15.948] samba-libs I1003 22:15:17.323] 0 upgraded, 18 newly installed, 0 to remove and 26 not upgraded. I1003 22:15:17.323] Need to get 8646 kB of archives. I1003 22:15:17.323] After this operation, 38.4 MB of additional disk space will be used. I1003 22:15:17.324] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwbclient0 amd64 2:4.5.16+dfsg-1+deb9u2 [124 kB] I1003 22:15:17.354] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 samba-common all 2:4.5.16+dfsg-1+deb9u2 [174 kB] I1003 22:15:17.383] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libtalloc2 amd64 2.1.8-1 [36.3 kB] I1003 22:15:18.334] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cifs-utils amd64 2:6.7-1 [75.8 kB] I1003 22:15:18.334] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libavahi-common-data amd64 0.6.32-2 [118 kB] I1003 22:15:18.339] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libavahi-common3 amd64 0.6.32-2 [52.0 kB] I1003 22:15:18.341] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libavahi-client3 amd64 0.6.32-2 [55.3 kB] I1003 22:15:18.348] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcups2 amd64 2.2.1-8+deb9u4 [307 kB] I1003 22:15:18.353] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libtdb1 amd64 1.3.11-2 [43.2 kB] I1003 22:15:18.354] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libtevent0 amd64 0.9.31-1 [29.3 kB] I1003 22:15:18.365] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libldb1 amd64 2:1.1.27-1+deb9u1 [113 kB] I1003 22:15:19.009] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-crypto amd64 2.6.1-7 [259 kB] I1003 22:15:19.018] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-ldb amd64 2:1.1.27-1+deb9u1 [34.8 kB] I1003 22:15:19.018] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-tdb amd64 1.3.11-2 [16.2 kB] I1003 22:15:19.018] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-talloc amd64 2.1.8-1 [11.9 kB] I1003 22:15:19.019] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 samba-libs amd64 2:4.5.16+dfsg-1+deb9u2 [5231 kB] I1003 22:15:21.054] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-samba amd64 2:4.5.16+dfsg-1+deb9u2 [1360 kB] I1003 22:15:21.076] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 samba-common-bin amd64 2:4.5.16+dfsg-1+deb9u2 [603 kB] I1003 22:15:28.901] debconf: delaying package configuration, since apt-utils is not installed I1003 22:15:31.983] Fetched 8646 kB in 5s (1686 kB/s) I1003 22:15:37.074] Selecting previously unselected package libwbclient0:amd64. I1003 22:15:37.090] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19609 files and directories currently installed.) I1003 22:15:37.091] Preparing to unpack .../00-libwbclient0_2%3a4.5.16+dfsg-1+deb9u2_amd64.deb ... I1003 22:15:41.798] Unpacking libwbclient0:amd64 (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:16:02.010] Selecting previously unselected package samba-common. I1003 22:16:02.012] Preparing to unpack .../01-samba-common_2%3a4.5.16+dfsg-1+deb9u2_all.deb ... I1003 22:16:07.346] Unpacking samba-common (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:16:10.811] Selecting previously unselected package libtalloc2:amd64. I1003 22:16:10.817] Preparing to unpack .../02-libtalloc2_2.1.8-1_amd64.deb ... I1003 22:16:11.598] Unpacking libtalloc2:amd64 (2.1.8-1) ... I1003 22:16:14.028] Selecting previously unselected package cifs-utils. I1003 22:16:14.029] Preparing to unpack .../03-cifs-utils_2%3a6.7-1_amd64.deb ... I1003 22:16:14.104] Unpacking cifs-utils (2:6.7-1) ... I1003 22:16:16.926] Selecting previously unselected package libavahi-common-data:amd64. I1003 22:16:16.929] Preparing to unpack .../04-libavahi-common-data_0.6.32-2_amd64.deb ... I1003 22:16:17.252] Unpacking libavahi-common-data:amd64 (0.6.32-2) ... I1003 22:16:18.922] Selecting previously unselected package libavahi-common3:amd64. I1003 22:16:18.930] Preparing to unpack .../05-libavahi-common3_0.6.32-2_amd64.deb ... I1003 22:16:18.962] Unpacking libavahi-common3:amd64 (0.6.32-2) ... I1003 22:16:19.458] Selecting previously unselected package libavahi-client3:amd64. I1003 22:16:19.462] Preparing to unpack .../06-libavahi-client3_0.6.32-2_amd64.deb ... I1003 22:16:19.570] Unpacking libavahi-client3:amd64 (0.6.32-2) ... I1003 22:16:23.397] Selecting previously unselected package libcups2:amd64. I1003 22:16:23.400] Preparing to unpack .../07-libcups2_2.2.1-8+deb9u4_amd64.deb ... I1003 22:16:25.890] Unpacking libcups2:amd64 (2.2.1-8+deb9u4) ... I1003 22:16:42.310] Selecting previously unselected package libtdb1:amd64. I1003 22:16:42.310] Preparing to unpack .../08-libtdb1_1.3.11-2_amd64.deb ... I1003 22:16:42.377] Unpacking libtdb1:amd64 (1.3.11-2) ... I1003 22:17:03.507] Selecting previously unselected package libtevent0:amd64. I1003 22:17:03.510] Preparing to unpack .../09-libtevent0_0.9.31-1_amd64.deb ... I1003 22:17:09.796] Unpacking libtevent0:amd64 (0.9.31-1) ... I1003 22:17:43.270] Selecting previously unselected package libldb1:amd64. I1003 22:17:43.272] Preparing to unpack .../10-libldb1_2%3a1.1.27-1+deb9u1_amd64.deb ... I1003 22:17:43.346] Unpacking libldb1:amd64 (2:1.1.27-1+deb9u1) ... I1003 22:17:54.802] Selecting previously unselected package python-crypto. I1003 22:17:54.804] Preparing to unpack .../11-python-crypto_2.6.1-7_amd64.deb ... I1003 22:17:57.004] Unpacking python-crypto (2.6.1-7) ... I1003 22:18:17.465] Selecting previously unselected package python-ldb. I1003 22:18:17.468] Preparing to unpack .../12-python-ldb_2%3a1.1.27-1+deb9u1_amd64.deb ... I1003 22:18:17.487] Unpacking python-ldb (2:1.1.27-1+deb9u1) ... I1003 22:18:17.878] Selecting previously unselected package python-tdb. I1003 22:18:17.880] Preparing to unpack .../13-python-tdb_1.3.11-2_amd64.deb ... I1003 22:18:17.907] Unpacking python-tdb (1.3.11-2) ... I1003 22:18:18.119] Selecting previously unselected package python-talloc. I1003 22:18:18.121] Preparing to unpack .../14-python-talloc_2.1.8-1_amd64.deb ... I1003 22:18:18.144] Unpacking python-talloc (2.1.8-1) ... I1003 22:18:18.268] Selecting previously unselected package samba-libs:amd64. I1003 22:18:18.270] Preparing to unpack .../15-samba-libs_2%3a4.5.16+dfsg-1+deb9u2_amd64.deb ... I1003 22:18:18.295] Unpacking samba-libs:amd64 (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:19.020] Selecting previously unselected package python-samba. I1003 22:18:19.022] Preparing to unpack .../16-python-samba_2%3a4.5.16+dfsg-1+deb9u2_amd64.deb ... I1003 22:18:19.040] Unpacking python-samba (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:19.391] Selecting previously unselected package samba-common-bin. I1003 22:18:19.394] Preparing to unpack .../17-samba-common-bin_2%3a4.5.16+dfsg-1+deb9u2_amd64.deb ... I1003 22:18:19.408] Unpacking samba-common-bin (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:19.807] Setting up libtdb1:amd64 (1.3.11-2) ... I1003 22:18:19.887] Setting up libwbclient0:amd64 (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:19.973] Setting up python-crypto (2.6.1-7) ... I1003 22:18:20.488] Setting up python-tdb (1.3.11-2) ... I1003 22:18:20.992] Setting up samba-common (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:21.217] debconf: unable to initialize frontend: Dialog I1003 22:18:21.218] debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) I1003 22:18:21.218] debconf: falling back to frontend: Readline I1003 22:18:21.302] I1003 22:18:21.302] Creating config file /etc/samba/smb.conf with new version I1003 22:18:21.415] Processing triggers for libc-bin (2.24-11+deb9u4) ... I1003 22:18:21.465] Setting up libtalloc2:amd64 (2.1.8-1) ... I1003 22:18:21.524] Setting up libavahi-common-data:amd64 (0.6.32-2) ... I1003 22:18:21.578] Setting up python-talloc (2.1.8-1) ... I1003 22:18:21.630] Setting up cifs-utils (2:6.7-1) ... I1003 22:18:21.706] update-alternatives: using /usr/lib/x86_64-linux-gnu/cifs-utils/idmapwb.so to provide /etc/cifs-utils/idmap-plugin (idmap-plugin) in auto mode I1003 22:18:21.730] Setting up libtevent0:amd64 (0.9.31-1) ... I1003 22:18:21.786] Setting up libavahi-common3:amd64 (0.6.32-2) ... I1003 22:18:21.870] Setting up libldb1:amd64 (2:1.1.27-1+deb9u1) ... I1003 22:18:21.963] Setting up libavahi-client3:amd64 (0.6.32-2) ... I1003 22:18:26.717] Setting up libcups2:amd64 (2.2.1-8+deb9u4) ... I1003 22:18:30.958] Setting up python-ldb (2:1.1.27-1+deb9u1) ... I1003 22:18:37.121] Setting up samba-libs:amd64 (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:40.287] Setting up python-samba (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:51.163] Setting up samba-common-bin (2:4.5.16+dfsg-1+deb9u2) ... I1003 22:18:58.929] Processing triggers for libc-bin (2.24-11+deb9u4) ... I1003 22:19:12.566] Installing CSI sanity test binary... I1003 22:19:12.568] Cloning into 'csi-test'... I1003 22:19:23.679] Note: checking out '5b1e3786b7c8f7ca514b40e882a0b5dc36e4c842'. I1003 22:19:23.680] I1003 22:19:23.680] You are in 'detached HEAD' state. You can look around, make experimental I1003 22:19:23.680] changes and commit them, and you can discard any commits you make in this I1003 22:19:23.680] state without impacting any branches by performing another checkout. I1003 22:19:23.681] I1003 22:19:23.681] If you want to create a new branch to retain commits you create, you may I1003 22:19:23.681] do so (now or later) by using -b with the checkout command again. Example: I1003 22:19:23.681] I1003 22:19:23.681] git checkout -b I1003 22:19:23.682] I1003 22:19:23.870] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/csi-test/cmd/csi-sanity /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver I1003 22:19:23.874] make[1]: Entering directory '/go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/csi-test/cmd/csi-sanity' I1003 22:19:23.923] go test -ldflags "-w -X github.com/kubernetes-csi/csi-test/cmd/csi-sanity.VERSION=v1.1.0-HEAD -extldflags '-z relro -z now'" -c -o csi-sanity I1003 22:19:40.784] make[1]: Leaving directory '/go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/csi-test/cmd/csi-sanity' I1003 22:19:40.784] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver I1003 22:19:40.790] Begin to run sanity test... I1003 22:19:40.820] I1003 22:19:40.820318 8830 main.go:84] set up prometheus server on [::]:10252 I1003 22:19:40.821] I1003 22:19:40.821654 8830 azuredisk.go:106] I1003 22:19:40.822] DRIVER INFORMATION: I1003 22:19:40.822] ------------------- I1003 22:19:40.822] Build Date: "2019-10-03T22:09:23Z" I1003 22:19:40.823] Compiler: gc I1003 22:19:40.823] Driver Name: disk.csi.azure.com I1003 22:19:40.825] Driver Version: e2e-2de810f9504b359da5ad074573d8f3450ba10eeb I1003 22:19:40.826] Git Commit: 2de810f9504b359da5ad074573d8f3450ba10eeb I1003 22:19:40.826] Go Version: go1.12.1 I1003 22:19:40.826] Platform: linux/amd64 I1003 22:19:40.826] Topology Key: topology.disk.csi.azure.com/zone I1003 22:19:40.827] I1003 22:19:40.827] Streaming logs below: I1003 22:19:40.827] Running Suite: CSI Driver Test Suite I1003 22:19:40.827] ==================================== I1003 22:19:40.827] Random Seed: 1570141180 I1003 22:19:40.828] Will run 56 of 57 specs I1003 22:19:40.828] I1003 22:19:40.828] DeleteSnapshot [Controller Server] I1003 22:19:40.828] should fail when no snapshot id is provided I1003 22:19:40.828] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1439 I1003 22:19:40.828] STEP: connecting to CSI driver I1003 22:19:40.829] I1003 22:19:40.829152 8830 azure.go:31] AZURE_CREDENTIAL_FILE env var set as /tmp/azure.json I1003 22:19:40.830] I1003 22:19:40.829748 8830 azure_auth.go:99] azure: using client_id+client_secret to retrieve access token I1003 22:19:40.831] I1003 22:19:40.831012 8830 mount_linux.go:160] Detected OS without systemd I1003 22:19:40.831] I1003 22:19:40.831046 8830 driver.go:80] Enabling controller service capability: CREATE_DELETE_VOLUME I1003 22:19:40.831] I1003 22:19:40.831055 8830 driver.go:80] Enabling controller service capability: PUBLISH_UNPUBLISH_VOLUME I1003 22:19:40.832] I1003 22:19:40.831061 8830 driver.go:80] Enabling controller service capability: CREATE_DELETE_SNAPSHOT I1003 22:19:40.832] I1003 22:19:40.831067 8830 driver.go:80] Enabling controller service capability: LIST_SNAPSHOTS I1003 22:19:40.832] I1003 22:19:40.831073 8830 driver.go:99] Enabling volume access mode: SINGLE_NODE_WRITER I1003 22:19:40.832] I1003 22:19:40.831080 8830 driver.go:90] Enabling node service capability: STAGE_UNSTAGE_VOLUME I1003 22:19:40.833] I1003 22:19:40.831287 8830 server.go:103] Listening for connections on address: &net.UnixAddr{Name:"//tmp/csi.sock", Net:"unix"} I1003 22:19:42.627] STEP: creating mount and staging directories I1003 22:19:42.631] I1003 22:19:42.631074 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:19:42.631] I1003 22:19:42.631668 8830 utils.go:113] GRPC request: I1003 22:19:42.632] I1003 22:19:42.631694 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:19:42.632] I1003 22:19:42.631703 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:19:42.633] I1003 22:19:42.632764 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:19:42.636] I1003 22:19:42.632786 8830 utils.go:113] GRPC request: I1003 22:19:42.636] I1003 22:19:42.632795 8830 controllerserver.go:491] DeleteSnapshot called with request { map[] {} [] 0} I1003 22:19:42.637] E1003 22:19:42.632813 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Snapshot ID must be provided I1003 22:19:42.637] • I1003 22:19:42.638] ------------------------------ I1003 22:19:42.638] DeleteSnapshot [Controller Server] I1003 22:19:42.639] should succeed when an invalid snapshot id is used I1003 22:19:42.639] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1455 I1003 22:19:42.639] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:19:42.640] STEP: creating mount and staging directories I1003 22:19:42.640] I1003 22:19:42.633234 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:19:42.641] I1003 22:19:42.633251 8830 utils.go:113] GRPC request: I1003 22:19:42.641] I1003 22:19:42.633258 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:19:42.642] I1003 22:19:42.633266 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:19:42.642] I1003 22:19:42.633704 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:19:42.642] I1003 22:19:42.633722 8830 utils.go:113] GRPC request: snapshot_id:"reallyfakesnapshotid" I1003 22:19:42.644] I1003 22:19:42.633730 8830 controllerserver.go:491] DeleteSnapshot called with request {reallyfakesnapshotid map[] {} [] 0} I1003 22:19:42.644] I1003 22:19:42.633744 8830 controllerserver.go:503] begin to delete snapshot(reallyfakesnapshotid) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:19:43.428] I1003 22:19:43.427668 8830 controllerserver.go:512] delete snapshot(reallyfakesnapshotid) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:19:44.886] I1003 22:19:43.427709 8830 utils.go:119] GRPC response: I1003 22:19:44.886] • I1003 22:19:44.887] ------------------------------ I1003 22:19:44.887] DeleteSnapshot [Controller Server] I1003 22:19:44.887] should return appropriate values (no optional values added) I1003 22:19:44.887] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1462 I1003 22:19:44.887] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:19:44.888] STEP: creating mount and staging directories I1003 22:19:44.888] I1003 22:19:43.428811 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:19:44.888] I1003 22:19:43.428846 8830 utils.go:113] GRPC request: I1003 22:19:44.888] I1003 22:19:43.428853 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:19:44.889] I1003 22:19:43.428857 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:19:44.889] STEP: creating a volume I1003 22:19:44.889] I1003 22:19:43.429519 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:19:44.889] I1003 22:19:43.429541 8830 utils.go:113] GRPC request: name:"DeleteSnapshot-volume-1" capacity_range: volume_capabilities: access_mode: > I1003 22:19:44.890] I1003 22:19:43.518288 8830 controllerserver.go:175] begin to create azure disk(DeleteSnapshot-volume-1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:19:44.890] I1003 22:19:43.518317 8830 azuredisk.go:244] azureDisk - creating new managed Name:DeleteSnapshot-volume-1 StorageAccountType:Standard_LRS Size:10 I1003 22:19:49.995] I1003 22:19:49.995570 8830 azuredisk.go:348] azureDisk - created new MD Name:DeleteSnapshot-volume-1 StorageAccountType:Standard_LRS Size:10 I1003 22:19:50.660] I1003 22:19:49.995603 8830 controllerserver.go:222] create azure disk(DeleteSnapshot-volume-1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:19:50.661] I1003 22:19:49.995613 8830 utils.go:119] GRPC response: volume: > > I1003 22:19:50.661] STEP: creating a snapshot I1003 22:19:50.661] I1003 22:19:49.996351 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:19:50.662] I1003 22:19:49.996386 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/DeleteSnapshot-volume-1" name:"DeleteSnapshot-snapshot-1" I1003 22:19:50.662] I1003 22:19:49.996398 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/DeleteSnapshot-volume-1 DeleteSnapshot-snapshot-1 map[] map[] {} [] 0} I1003 22:19:50.662] I1003 22:19:49.996432 8830 controllerserver.go:463] begin to create snapshot(DeleteSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:20:00.771] I1003 22:20:00.771660 8830 controllerserver.go:476] create snapshot(DeleteSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:20:01.382] I1003 22:20:01.082407 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:20:01.382] STEP: cleaning up deleting the snapshot I1003 22:20:01.383] I1003 22:20:01.083017 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:20:01.383] I1003 22:20:01.083038 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/DeleteSnapshot-snapshot-1" I1003 22:20:01.384] I1003 22:20:01.083046 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/DeleteSnapshot-snapshot-1 map[] {} [] 0} I1003 22:20:01.384] I1003 22:20:01.083085 8830 controllerserver.go:503] begin to delete snapshot(DeleteSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:20:06.602] I1003 22:20:06.601838 8830 controllerserver.go:512] delete snapshot(DeleteSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:20:07.033] I1003 22:20:06.601873 8830 utils.go:119] GRPC response: I1003 22:20:07.033] STEP: cleaning up deleting the volume I1003 22:20:07.033] I1003 22:20:06.602447 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:20:07.033] I1003 22:20:06.602474 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/DeleteSnapshot-volume-1" I1003 22:20:07.034] I1003 22:20:06.602489 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/DeleteSnapshot-volume-1) I1003 22:20:12.149] I1003 22:20:12.149382 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/DeleteSnapshot-volume-1 I1003 22:20:12.441] I1003 22:20:12.149412 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/DeleteSnapshot-volume-1) successfully I1003 22:20:12.442] I1003 22:20:12.149420 8830 utils.go:119] GRPC response: I1003 22:20:12.442] I1003 22:20:12.442] • [SLOW TEST:28.722 seconds] I1003 22:20:12.442] DeleteSnapshot [Controller Server] I1003 22:20:12.443] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:20:12.443] should return appropriate values (no optional values added) I1003 22:20:12.443] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1462 I1003 22:20:12.443] ------------------------------ I1003 22:20:12.443] Identity Service GetPluginCapabilities I1003 22:20:12.443] should return appropriate capabilities I1003 22:20:12.444] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/identity.go:43 I1003 22:20:12.444] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.444] STEP: creating mount and staging directories I1003 22:20:12.444] I1003 22:20:12.150328 8830 utils.go:112] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1003 22:20:12.444] I1003 22:20:12.150354 8830 utils.go:113] GRPC request: I1003 22:20:12.445] I1003 22:20:12.150362 8830 identityserver.go:59] Using default capabilities I1003 22:20:12.445] I1003 22:20:12.150370 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.445] STEP: checking successful response I1003 22:20:12.445] • I1003 22:20:12.445] ------------------------------ I1003 22:20:12.455] Identity Service Probe I1003 22:20:12.455] should return appropriate information I1003 22:20:12.456] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/identity.go:65 I1003 22:20:12.456] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.456] STEP: creating mount and staging directories I1003 22:20:12.456] I1003 22:20:12.151959 8830 utils.go:112] GRPC call: /csi.v1.Identity/Probe I1003 22:20:12.456] I1003 22:20:12.151989 8830 utils.go:113] GRPC request: I1003 22:20:12.457] I1003 22:20:12.151998 8830 utils.go:119] GRPC response: ready: I1003 22:20:12.457] STEP: verifying return status I1003 22:20:12.457] • I1003 22:20:12.457] ------------------------------ I1003 22:20:12.457] Identity Service GetPluginInfo I1003 22:20:12.458] should return appropriate information I1003 22:20:12.458] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/identity.go:85 I1003 22:20:12.458] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.458] STEP: creating mount and staging directories I1003 22:20:12.458] I1003 22:20:12.152629 8830 utils.go:112] GRPC call: /csi.v1.Identity/GetPluginInfo I1003 22:20:12.459] I1003 22:20:12.152682 8830 utils.go:113] GRPC request: I1003 22:20:12.459] I1003 22:20:12.152692 8830 identityserver.go:33] Using default GetPluginInfo I1003 22:20:12.459] I1003 22:20:12.152698 8830 utils.go:119] GRPC response: name:"disk.csi.azure.com" vendor_version:"e2e-2de810f9504b359da5ad074573d8f3450ba10eeb" I1003 22:20:12.459] STEP: verifying name size and characters I1003 22:20:12.459] • I1003 22:20:12.460] ------------------------------ I1003 22:20:12.460] Node Service NodeGetCapabilities I1003 22:20:12.460] should return appropriate capabilities I1003 22:20:12.460] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:107 I1003 22:20:12.460] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.461] STEP: creating mount and staging directories I1003 22:20:12.461] I1003 22:20:12.153511 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.461] I1003 22:20:12.153532 8830 utils.go:113] GRPC request: I1003 22:20:12.461] I1003 22:20:12.153539 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.462] I1003 22:20:12.153545 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.462] I1003 22:20:12.153990 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.462] I1003 22:20:12.154017 8830 utils.go:113] GRPC request: I1003 22:20:12.462] I1003 22:20:12.154026 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.462] I1003 22:20:12.154030 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.463] I1003 22:20:12.154349 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.463] I1003 22:20:12.154368 8830 utils.go:113] GRPC request: I1003 22:20:12.463] I1003 22:20:12.154375 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.463] I1003 22:20:12.154381 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.463] STEP: checking successful response I1003 22:20:12.463] • I1003 22:20:12.464] ------------------------------ I1003 22:20:12.464] Node Service NodeGetInfo I1003 22:20:12.464] should return approproate values I1003 22:20:12.464] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:141 I1003 22:20:12.465] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.465] STEP: creating mount and staging directories I1003 22:20:12.465] I1003 22:20:12.154781 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.466] I1003 22:20:12.154801 8830 utils.go:113] GRPC request: I1003 22:20:12.466] I1003 22:20:12.154807 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.466] I1003 22:20:12.154813 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.466] I1003 22:20:12.155068 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.467] I1003 22:20:12.155086 8830 utils.go:113] GRPC request: I1003 22:20:12.467] I1003 22:20:12.155093 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.467] I1003 22:20:12.155098 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.468] I1003 22:20:12.155448 8830 utils.go:112] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1003 22:20:12.468] I1003 22:20:12.155465 8830 utils.go:113] GRPC request: I1003 22:20:12.468] I1003 22:20:12.155471 8830 identityserver.go:59] Using default capabilities I1003 22:20:12.468] I1003 22:20:12.155477 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.468] I1003 22:20:12.155921 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetInfo I1003 22:20:12.469] I1003 22:20:12.155947 8830 utils.go:113] GRPC request: I1003 22:20:12.469] I1003 22:20:12.155955 8830 nodeserver.go:281] Using default NodeGetInfo I1003 22:20:12.473] I1003 22:20:12.473549 8830 utils.go:119] GRPC response: node_id:"sanity-test-node" max_volumes_per_node:8 I1003 22:20:12.474] • I1003 22:20:12.475] ------------------------------ I1003 22:20:12.475] Node Service NodePublishVolume I1003 22:20:12.475] should fail when no volume id is provided I1003 22:20:12.475] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:158 I1003 22:20:12.475] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.476] STEP: creating mount and staging directories I1003 22:20:12.476] I1003 22:20:12.474582 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.476] I1003 22:20:12.474623 8830 utils.go:113] GRPC request: I1003 22:20:12.476] I1003 22:20:12.474633 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.477] I1003 22:20:12.474639 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.482] I1003 22:20:12.478373 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.482] I1003 22:20:12.478471 8830 utils.go:113] GRPC request: I1003 22:20:12.482] I1003 22:20:12.478504 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.482] I1003 22:20:12.478549 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.483] I1003 22:20:12.479396 8830 utils.go:112] GRPC call: /csi.v1.Node/NodePublishVolume I1003 22:20:12.483] I1003 22:20:12.479424 8830 utils.go:113] GRPC request: I1003 22:20:12.483] E1003 22:20:12.479433 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capability missing in request I1003 22:20:12.483] • I1003 22:20:12.483] ------------------------------ I1003 22:20:12.484] Node Service NodePublishVolume I1003 22:20:12.484] should fail when no target path is provided I1003 22:20:12.484] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:172 I1003 22:20:12.484] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.484] STEP: creating mount and staging directories I1003 22:20:12.485] I1003 22:20:12.479819 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.485] I1003 22:20:12.479845 8830 utils.go:113] GRPC request: I1003 22:20:12.485] I1003 22:20:12.479854 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.485] I1003 22:20:12.479860 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.486] I1003 22:20:12.480180 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.486] I1003 22:20:12.480204 8830 utils.go:113] GRPC request: I1003 22:20:12.486] I1003 22:20:12.480211 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.486] I1003 22:20:12.480217 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.487] I1003 22:20:12.480569 8830 utils.go:112] GRPC call: /csi.v1.Node/NodePublishVolume I1003 22:20:12.487] I1003 22:20:12.480648 8830 utils.go:113] GRPC request: volume_id:"id" I1003 22:20:12.487] E1003 22:20:12.480684 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capability missing in request I1003 22:20:12.487] • I1003 22:20:12.487] ------------------------------ I1003 22:20:12.488] Node Service NodePublishVolume I1003 22:20:12.488] should fail when no volume capability is provided I1003 22:20:12.488] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:187 I1003 22:20:12.488] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.489] STEP: creating mount and staging directories I1003 22:20:12.489] I1003 22:20:12.480970 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.489] I1003 22:20:12.480990 8830 utils.go:113] GRPC request: I1003 22:20:12.489] I1003 22:20:12.480997 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.494] I1003 22:20:12.481003 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.494] I1003 22:20:12.481348 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.494] I1003 22:20:12.481387 8830 utils.go:113] GRPC request: I1003 22:20:12.495] I1003 22:20:12.481395 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.495] I1003 22:20:12.481402 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.495] I1003 22:20:12.481891 8830 utils.go:112] GRPC call: /csi.v1.Node/NodePublishVolume I1003 22:20:12.495] I1003 22:20:12.481913 8830 utils.go:113] GRPC request: volume_id:"id" target_path:"/tmp/csi" I1003 22:20:12.496] E1003 22:20:12.481940 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capability missing in request I1003 22:20:12.496] • I1003 22:20:12.496] ------------------------------ I1003 22:20:12.496] Node Service NodeUnpublishVolume I1003 22:20:12.496] should fail when no volume id is provided I1003 22:20:12.497] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:205 I1003 22:20:12.497] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.497] STEP: creating mount and staging directories I1003 22:20:12.497] I1003 22:20:12.482838 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.501] I1003 22:20:12.482874 8830 utils.go:113] GRPC request: I1003 22:20:12.501] I1003 22:20:12.482920 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.501] I1003 22:20:12.482942 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.501] I1003 22:20:12.483313 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.502] I1003 22:20:12.483358 8830 utils.go:113] GRPC request: I1003 22:20:12.502] I1003 22:20:12.483380 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.502] I1003 22:20:12.483402 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.502] I1003 22:20:12.483851 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeUnpublishVolume I1003 22:20:12.502] I1003 22:20:12.483891 8830 utils.go:113] GRPC request: I1003 22:20:12.503] E1003 22:20:12.483915 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID missing in request I1003 22:20:12.503] • I1003 22:20:12.503] ------------------------------ I1003 22:20:12.503] Node Service NodeUnpublishVolume I1003 22:20:12.503] should fail when no target path is provided I1003 22:20:12.504] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:217 I1003 22:20:12.504] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.504] STEP: creating mount and staging directories I1003 22:20:12.504] I1003 22:20:12.484271 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.504] I1003 22:20:12.484307 8830 utils.go:113] GRPC request: I1003 22:20:12.505] I1003 22:20:12.484328 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.510] I1003 22:20:12.484348 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.510] I1003 22:20:12.484716 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.510] I1003 22:20:12.484761 8830 utils.go:113] GRPC request: I1003 22:20:12.510] I1003 22:20:12.484783 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.511] I1003 22:20:12.484803 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.511] I1003 22:20:12.485151 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeUnpublishVolume I1003 22:20:12.511] I1003 22:20:12.485187 8830 utils.go:113] GRPC request: volume_id:"id" I1003 22:20:12.511] E1003 22:20:12.485209 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Target path missing in request I1003 22:20:12.511] • I1003 22:20:12.511] ------------------------------ I1003 22:20:12.512] Node Service NodeStageVolume I1003 22:20:12.512] should fail when no volume id is provided I1003 22:20:12.512] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:245 I1003 22:20:12.512] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.512] STEP: creating mount and staging directories I1003 22:20:12.512] I1003 22:20:12.485552 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.513] I1003 22:20:12.485588 8830 utils.go:113] GRPC request: I1003 22:20:12.513] I1003 22:20:12.485609 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.513] I1003 22:20:12.485628 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.513] I1003 22:20:12.486023 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.515] I1003 22:20:12.486066 8830 utils.go:113] GRPC request: I1003 22:20:12.515] I1003 22:20:12.486088 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.515] I1003 22:20:12.486108 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.515] I1003 22:20:12.486641 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeStageVolume I1003 22:20:12.516] I1003 22:20:12.486715 8830 utils.go:113] GRPC request: publish_context: staging_target_path:"/tmp/csi" volume_capability: access_mode: > I1003 22:20:12.516] I1003 22:20:12.486744 8830 nodeserver.go:50] NodeStageVolume: called with args {VolumeId: PublishContext:map[device:/dev/mock] StagingTargetPath:/tmp/csi VolumeCapability:mount:<> access_mode: Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:20:12.516] E1003 22:20:12.486810 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID not provided I1003 22:20:12.517] • I1003 22:20:12.517] ------------------------------ I1003 22:20:12.517] Node Service NodeStageVolume I1003 22:20:12.517] should fail when no staging target path is provided I1003 22:20:12.518] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:271 I1003 22:20:12.518] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.518] STEP: creating mount and staging directories I1003 22:20:12.519] I1003 22:20:12.487166 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.519] I1003 22:20:12.487203 8830 utils.go:113] GRPC request: I1003 22:20:12.519] I1003 22:20:12.487224 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.519] I1003 22:20:12.487247 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.519] I1003 22:20:12.487569 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.520] I1003 22:20:12.487605 8830 utils.go:113] GRPC request: I1003 22:20:12.520] I1003 22:20:12.487655 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.520] I1003 22:20:12.487681 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.520] I1003 22:20:12.488130 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeStageVolume I1003 22:20:12.521] I1003 22:20:12.488166 8830 utils.go:113] GRPC request: volume_id:"id" publish_context: volume_capability: access_mode: > I1003 22:20:12.521] I1003 22:20:12.488190 8830 nodeserver.go:50] NodeStageVolume: called with args {VolumeId:id PublishContext:map[device:/dev/mock] StagingTargetPath: VolumeCapability:mount:<> access_mode: Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:20:12.521] E1003 22:20:12.488240 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Staging target not provided I1003 22:20:12.522] • I1003 22:20:12.522] ------------------------------ I1003 22:20:12.522] Node Service NodeStageVolume I1003 22:20:12.522] should fail when no volume capability is provided I1003 22:20:12.522] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:297 I1003 22:20:12.522] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.523] STEP: creating mount and staging directories I1003 22:20:12.523] I1003 22:20:12.488605 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.523] I1003 22:20:12.488678 8830 utils.go:113] GRPC request: I1003 22:20:12.523] I1003 22:20:12.488704 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.524] I1003 22:20:12.488727 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.524] I1003 22:20:12.489101 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.524] I1003 22:20:12.489135 8830 utils.go:113] GRPC request: I1003 22:20:12.524] I1003 22:20:12.489152 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.525] I1003 22:20:12.489169 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.525] I1003 22:20:12.489515 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeStageVolume I1003 22:20:12.525] I1003 22:20:12.489554 8830 utils.go:113] GRPC request: volume_id:"id" publish_context: staging_target_path:"/tmp/csi" I1003 22:20:12.525] I1003 22:20:12.489578 8830 nodeserver.go:50] NodeStageVolume: called with args {VolumeId:id PublishContext:map[device:/dev/mock] StagingTargetPath:/tmp/csi VolumeCapability: Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:20:12.526] E1003 22:20:12.489611 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capability not provided I1003 22:20:12.526] • I1003 22:20:12.526] ------------------------------ I1003 22:20:12.526] Node Service NodeUnstageVolume I1003 22:20:12.526] should fail when no volume id is provided I1003 22:20:12.526] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:324 I1003 22:20:12.527] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.527] STEP: creating mount and staging directories I1003 22:20:12.527] I1003 22:20:12.490003 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.527] I1003 22:20:12.490052 8830 utils.go:113] GRPC request: I1003 22:20:12.527] I1003 22:20:12.490076 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.528] I1003 22:20:12.490094 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.528] I1003 22:20:12.490397 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.528] I1003 22:20:12.490418 8830 utils.go:113] GRPC request: I1003 22:20:12.528] I1003 22:20:12.490424 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.529] I1003 22:20:12.490430 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.529] I1003 22:20:12.490926 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeUnstageVolume I1003 22:20:12.529] I1003 22:20:12.490947 8830 utils.go:113] GRPC request: staging_target_path:"/tmp/csi" I1003 22:20:12.529] I1003 22:20:12.490955 8830 nodeserver.go:146] NodeUnstageVolume: called with args {VolumeId: StagingTargetPath:/tmp/csi XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:20:12.529] E1003 22:20:12.490980 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID not provided I1003 22:20:12.530] • I1003 22:20:12.530] ------------------------------ I1003 22:20:12.530] Node Service NodeUnstageVolume I1003 22:20:12.530] should fail when no staging target path is provided I1003 22:20:12.530] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/node.go:338 I1003 22:20:12.530] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.531] STEP: creating mount and staging directories I1003 22:20:12.531] I1003 22:20:12.491250 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.531] I1003 22:20:12.491271 8830 utils.go:113] GRPC request: I1003 22:20:12.531] I1003 22:20:12.491278 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.531] I1003 22:20:12.491283 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.532] I1003 22:20:12.491583 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetCapabilities I1003 22:20:12.532] I1003 22:20:12.491603 8830 utils.go:113] GRPC request: I1003 22:20:12.532] I1003 22:20:12.491610 8830 nodeserver.go:272] Using default NodeGetCapabilities I1003 22:20:12.532] I1003 22:20:12.491616 8830 utils.go:119] GRPC response: capabilities: > I1003 22:20:12.532] I1003 22:20:12.492163 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeUnstageVolume I1003 22:20:12.533] I1003 22:20:12.492199 8830 utils.go:113] GRPC request: volume_id:"id" I1003 22:20:12.533] I1003 22:20:12.492242 8830 nodeserver.go:146] NodeUnstageVolume: called with args {VolumeId:id StagingTargetPath: XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:20:12.533] E1003 22:20:12.492270 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Staging target not provided I1003 22:20:12.533] •S I1003 22:20:12.533] ------------------------------ I1003 22:20:12.533] ListSnapshots [Controller Server] I1003 22:20:12.534] should return appropriate values (no optional values added) I1003 22:20:12.534] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1186 I1003 22:20:12.534] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.534] STEP: creating mount and staging directories I1003 22:20:12.535] I1003 22:20:12.492716 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.535] I1003 22:20:12.492824 8830 utils.go:113] GRPC request: I1003 22:20:12.535] I1003 22:20:12.492855 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.535] I1003 22:20:12.492878 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.536] I1003 22:20:12.496912 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:20:12.536] I1003 22:20:12.496932 8830 utils.go:113] GRPC request: I1003 22:20:12.536] I1003 22:20:12.496940 8830 controllerserver.go:518] ListSnapshots called with request {0 {} [] 0} I1003 22:20:12.646] I1003 22:20:12.638305 8830 utils.go:119] GRPC response: next_token:"0" I1003 22:20:12.646] • I1003 22:20:12.646] ------------------------------ I1003 22:20:12.646] ListSnapshots [Controller Server] I1003 22:20:12.647] should return snapshots that match the specify snapshot id I1003 22:20:12.647] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1198 I1003 22:20:12.647] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:12.647] STEP: creating mount and staging directories I1003 22:20:12.647] I1003 22:20:12.644976 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:12.648] I1003 22:20:12.645065 8830 utils.go:113] GRPC request: I1003 22:20:12.648] I1003 22:20:12.645090 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:12.648] I1003 22:20:12.645110 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:12.654] STEP: creating a volume I1003 22:20:12.654] I1003 22:20:12.653899 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:20:12.654] I1003 22:20:12.653981 8830 utils.go:113] GRPC request: name:"listSnapshots-volume-1" capacity_range: volume_capabilities: access_mode: > I1003 22:20:12.750] I1003 22:20:12.746067 8830 controllerserver.go:175] begin to create azure disk(listSnapshots-volume-1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:20:12.750] I1003 22:20:12.746169 8830 azuredisk.go:244] azureDisk - creating new managed Name:listSnapshots-volume-1 StorageAccountType:Standard_LRS Size:10 I1003 22:20:23.568] I1003 22:20:23.568011 8830 azuredisk.go:348] azureDisk - created new MD Name:listSnapshots-volume-1 StorageAccountType:Standard_LRS Size:10 I1003 22:20:23.784] I1003 22:20:23.568050 8830 controllerserver.go:222] create azure disk(listSnapshots-volume-1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:20:23.785] I1003 22:20:23.568060 8830 utils.go:119] GRPC response: volume: > > I1003 22:20:23.785] STEP: creating a snapshot I1003 22:20:23.785] I1003 22:20:23.568763 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:20:23.786] I1003 22:20:23.568783 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-1" name:"listSnapshots-snapshot-1" I1003 22:20:23.786] I1003 22:20:23.568799 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-1 listSnapshots-snapshot-1 map[] map[] {} [] 0} I1003 22:20:23.786] I1003 22:20:23.568822 8830 controllerserver.go:463] begin to create snapshot(listSnapshots-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:20:34.443] I1003 22:20:34.442991 8830 controllerserver.go:476] create snapshot(listSnapshots-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:20:35.163] I1003 22:20:34.543622 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:20:35.163] I1003 22:20:34.544108 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:20:35.163] I1003 22:20:34.544128 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-1" I1003 22:20:35.164] I1003 22:20:34.544136 8830 controllerserver.go:518] ListSnapshots called with request {0 /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-1 {} [] 0} I1003 22:20:35.164] I1003 22:20:34.629980 8830 utils.go:119] GRPC response: entries: ready_to_use:true > > I1003 22:20:35.165] STEP: cleaning up deleting the snapshot I1003 22:20:35.165] I1003 22:20:34.630525 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:20:35.166] I1003 22:20:34.630547 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-1" I1003 22:20:35.166] I1003 22:20:34.630557 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-1 map[] {} [] 0} I1003 22:20:35.167] I1003 22:20:34.630612 8830 controllerserver.go:503] begin to delete snapshot(listSnapshots-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:20:40.141] I1003 22:20:40.134307 8830 controllerserver.go:512] delete snapshot(listSnapshots-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:20:40.141] I1003 22:20:40.134350 8830 utils.go:119] GRPC response: I1003 22:20:40.141] STEP: cleaning up deleting the volume I1003 22:20:40.143] I1003 22:20:40.141494 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:20:40.144] I1003 22:20:40.141517 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-1" I1003 22:20:40.144] I1003 22:20:40.141534 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-1) I1003 22:20:45.604] I1003 22:20:45.604582 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-1 I1003 22:20:45.605] I1003 22:20:45.604611 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-1) successfully I1003 22:20:45.605] I1003 22:20:45.604620 8830 utils.go:119] GRPC response: I1003 22:20:45.605] I1003 22:20:45.606] • [SLOW TEST:32.962 seconds] I1003 22:20:45.606] ListSnapshots [Controller Server] I1003 22:20:45.606] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:20:45.606] should return snapshots that match the specify snapshot id I1003 22:20:45.606] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1198 I1003 22:20:45.606] ------------------------------ I1003 22:20:45.606] ListSnapshots [Controller Server] I1003 22:20:45.607] should return empty when the specify snapshot id is not exist I1003 22:20:45.607] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1230 I1003 22:20:45.607] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:45.607] STEP: creating mount and staging directories I1003 22:20:45.607] I1003 22:20:45.605153 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:45.607] I1003 22:20:45.605201 8830 utils.go:113] GRPC request: I1003 22:20:45.608] I1003 22:20:45.605222 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:45.608] I1003 22:20:45.605228 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:45.608] I1003 22:20:45.605644 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:20:45.608] I1003 22:20:45.605673 8830 utils.go:113] GRPC request: snapshot_id:"none-exist-id" I1003 22:20:45.609] I1003 22:20:45.605682 8830 controllerserver.go:518] ListSnapshots called with request {0 none-exist-id {} [] 0} I1003 22:20:45.711] I1003 22:20:45.711265 8830 utils.go:119] GRPC response: I1003 22:20:45.711] • I1003 22:20:45.711] ------------------------------ I1003 22:20:45.712] ListSnapshots [Controller Server] I1003 22:20:45.712] should return snapshots that match the specify source volume id) I1003 22:20:45.712] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1240 I1003 22:20:45.712] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:20:45.712] STEP: creating mount and staging directories I1003 22:20:45.713] I1003 22:20:45.711782 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:20:45.713] I1003 22:20:45.711803 8830 utils.go:113] GRPC request: I1003 22:20:45.713] I1003 22:20:45.711809 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:20:45.713] I1003 22:20:45.711814 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:20:45.713] STEP: creating a volume I1003 22:20:45.713] I1003 22:20:45.712448 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:20:45.714] I1003 22:20:45.712479 8830 utils.go:113] GRPC request: name:"listSnapshots-volume-2" capacity_range: volume_capabilities: access_mode: > I1003 22:20:45.801] I1003 22:20:45.801330 8830 controllerserver.go:175] begin to create azure disk(listSnapshots-volume-2) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:20:45.801] I1003 22:20:45.801363 8830 azuredisk.go:244] azureDisk - creating new managed Name:listSnapshots-volume-2 StorageAccountType:Standard_LRS Size:10 I1003 22:20:51.623] I1003 22:20:51.622825 8830 azuredisk.go:348] azureDisk - created new MD Name:listSnapshots-volume-2 StorageAccountType:Standard_LRS Size:10 I1003 22:20:52.592] I1003 22:20:51.622866 8830 controllerserver.go:222] create azure disk(listSnapshots-volume-2) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:20:52.594] I1003 22:20:51.622876 8830 utils.go:119] GRPC response: volume: > > I1003 22:20:52.594] STEP: creating a snapshot I1003 22:20:52.594] I1003 22:20:51.623440 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:20:52.595] I1003 22:20:51.623466 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2" name:"listSnapshots-snapshot-2" I1003 22:20:52.595] I1003 22:20:51.623477 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2 listSnapshots-snapshot-2 map[] map[] {} [] 0} I1003 22:20:52.595] I1003 22:20:51.623510 8830 controllerserver.go:463] begin to create snapshot(listSnapshots-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:21:02.456] I1003 22:21:02.456224 8830 controllerserver.go:476] create snapshot(listSnapshots-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:21:02.546] I1003 22:21:02.544256 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:21:02.546] I1003 22:21:02.544967 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:21:02.547] I1003 22:21:02.545010 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2" I1003 22:21:02.547] I1003 22:21:02.545081 8830 controllerserver.go:518] ListSnapshots called with request {0 /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2 {} [] 0} I1003 22:21:02.640] I1003 22:21:02.638417 8830 utils.go:119] GRPC response: entries: ready_to_use:true > > next_token:"0" I1003 22:21:02.641] STEP: cleaning up deleting the snapshot I1003 22:21:02.642] I1003 22:21:02.641511 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:21:02.642] I1003 22:21:02.641676 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-2" I1003 22:21:02.643] I1003 22:21:02.641744 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-2 map[] {} [] 0} I1003 22:21:02.643] I1003 22:21:02.641829 8830 controllerserver.go:503] begin to delete snapshot(listSnapshots-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:21:08.146] I1003 22:21:08.142414 8830 controllerserver.go:512] delete snapshot(listSnapshots-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:21:08.146] I1003 22:21:08.142536 8830 utils.go:119] GRPC response: I1003 22:21:08.146] STEP: cleaning up deleting the volume I1003 22:21:08.147] I1003 22:21:08.143271 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:21:08.147] I1003 22:21:08.143355 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2" I1003 22:21:08.147] I1003 22:21:08.143430 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2) I1003 22:21:13.648] I1003 22:21:13.647745 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2 I1003 22:21:14.212] I1003 22:21:13.647773 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-2) successfully I1003 22:21:14.213] I1003 22:21:13.647781 8830 utils.go:119] GRPC response: I1003 22:21:14.213] I1003 22:21:14.213] • [SLOW TEST:27.936 seconds] I1003 22:21:14.213] ListSnapshots [Controller Server] I1003 22:21:14.214] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:21:14.214] should return snapshots that match the specify source volume id) I1003 22:21:14.214] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1240 I1003 22:21:14.214] ------------------------------ I1003 22:21:14.214] ListSnapshots [Controller Server] I1003 22:21:14.215] should return empty when the specify source volume id is not exist I1003 22:21:14.215] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1273 I1003 22:21:14.215] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:21:14.215] STEP: creating mount and staging directories I1003 22:21:14.216] I1003 22:21:13.648337 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:21:14.216] I1003 22:21:13.648377 8830 utils.go:113] GRPC request: I1003 22:21:14.216] I1003 22:21:13.648396 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:21:14.216] I1003 22:21:13.648403 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:21:14.217] I1003 22:21:13.648758 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:21:14.217] I1003 22:21:13.648777 8830 utils.go:113] GRPC request: source_volume_id:"none-exist-volume-id" I1003 22:21:14.217] I1003 22:21:13.648783 8830 controllerserver.go:518] ListSnapshots called with request {0 none-exist-volume-id {} [] 0} I1003 22:21:14.217] I1003 22:21:14.029534 8830 utils.go:119] GRPC response: I1003 22:21:14.218] • I1003 22:21:14.218] ------------------------------ I1003 22:21:14.218] ListSnapshots [Controller Server] I1003 22:21:14.218] check the presence of new snapshots in the snapshot list I1003 22:21:14.219] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1283 I1003 22:21:14.219] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:21:14.219] STEP: creating mount and staging directories I1003 22:21:14.219] I1003 22:21:14.030054 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:21:14.219] I1003 22:21:14.030083 8830 utils.go:113] GRPC request: I1003 22:21:14.220] I1003 22:21:14.030093 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:21:14.220] I1003 22:21:14.030099 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:21:14.220] I1003 22:21:14.030451 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:21:14.220] I1003 22:21:14.030474 8830 utils.go:113] GRPC request: I1003 22:21:14.221] I1003 22:21:14.030483 8830 controllerserver.go:518] ListSnapshots called with request {0 {} [] 0} I1003 22:21:14.221] I1003 22:21:14.127920 8830 utils.go:119] GRPC response: next_token:"0" I1003 22:21:14.221] STEP: creating a volume I1003 22:21:14.221] I1003 22:21:14.128392 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:21:14.222] I1003 22:21:14.128415 8830 utils.go:113] GRPC request: name:"listSnapshots-volume-3" capacity_range: volume_capabilities: access_mode: > I1003 22:21:14.224] I1003 22:21:14.224352 8830 controllerserver.go:175] begin to create azure disk(listSnapshots-volume-3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:21:14.225] I1003 22:21:14.224390 8830 azuredisk.go:244] azureDisk - creating new managed Name:listSnapshots-volume-3 StorageAccountType:Standard_LRS Size:10 I1003 22:21:15.079] I1003 22:21:15.079334 8830 azuredisk.go:348] azureDisk - created new MD Name:listSnapshots-volume-3 StorageAccountType:Standard_LRS Size:10 I1003 22:21:15.672] I1003 22:21:15.079367 8830 controllerserver.go:222] create azure disk(listSnapshots-volume-3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:21:15.672] I1003 22:21:15.079377 8830 utils.go:119] GRPC response: volume: > > I1003 22:21:15.672] STEP: creating a snapshot I1003 22:21:15.672] I1003 22:21:15.079867 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:21:15.673] I1003 22:21:15.079888 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-3" name:"listSnapshots-snapshot-3" I1003 22:21:15.673] I1003 22:21:15.079898 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-3 listSnapshots-snapshot-3 map[] map[] {} [] 0} I1003 22:21:15.674] I1003 22:21:15.079921 8830 controllerserver.go:463] begin to create snapshot(listSnapshots-snapshot-3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:21:25.846] I1003 22:21:25.838368 8830 controllerserver.go:476] create snapshot(listSnapshots-snapshot-3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:21:25.942] I1003 22:21:25.934491 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:21:25.942] I1003 22:21:25.935007 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:21:25.943] I1003 22:21:25.935047 8830 utils.go:113] GRPC request: I1003 22:21:25.943] I1003 22:21:25.935058 8830 controllerserver.go:518] ListSnapshots called with request {0 {} [] 0} I1003 22:21:26.040] I1003 22:21:26.034478 8830 utils.go:119] GRPC response: entries: ready_to_use:true > > next_token:"0" I1003 22:21:26.041] STEP: cleaning up deleting the snapshot I1003 22:21:26.041] I1003 22:21:26.035082 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:21:26.041] I1003 22:21:26.035100 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-3" I1003 22:21:26.042] I1003 22:21:26.035136 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/listSnapshots-snapshot-3 map[] {} [] 0} I1003 22:21:26.042] I1003 22:21:26.035252 8830 controllerserver.go:503] begin to delete snapshot(listSnapshots-snapshot-3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:21:31.605] I1003 22:21:31.605389 8830 controllerserver.go:512] delete snapshot(listSnapshots-snapshot-3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:21:32.321] I1003 22:21:31.605416 8830 utils.go:119] GRPC response: I1003 22:21:32.322] STEP: cleaning up deleting the volume I1003 22:21:32.322] I1003 22:21:31.605901 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:21:32.322] I1003 22:21:31.605948 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-3" I1003 22:21:32.323] I1003 22:21:31.605970 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-3) I1003 22:21:37.217] I1003 22:21:37.216797 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-3 I1003 22:21:38.946] I1003 22:21:37.216827 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/listSnapshots-volume-3) successfully I1003 22:21:38.946] I1003 22:21:37.216836 8830 utils.go:119] GRPC response: I1003 22:21:38.946] I1003 22:21:37.217247 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:21:38.947] I1003 22:21:37.217276 8830 utils.go:113] GRPC request: I1003 22:21:38.947] I1003 22:21:37.217286 8830 controllerserver.go:518] ListSnapshots called with request {0 {} [] 0} I1003 22:21:38.947] I1003 22:21:37.314747 8830 utils.go:119] GRPC response: next_token:"0" I1003 22:21:38.947] I1003 22:21:38.948] • [SLOW TEST:23.285 seconds] I1003 22:21:38.948] ListSnapshots [Controller Server] I1003 22:21:38.948] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:21:38.948] check the presence of new snapshots in the snapshot list I1003 22:21:38.948] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1283 I1003 22:21:38.949] ------------------------------ I1003 22:21:38.949] ListSnapshots [Controller Server] I1003 22:21:38.949] should return next token when a limited number of entries are requested I1003 22:21:38.949] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1331 I1003 22:21:38.949] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:21:38.950] STEP: creating mount and staging directories I1003 22:21:38.950] I1003 22:21:37.315331 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:21:38.950] I1003 22:21:37.315351 8830 utils.go:113] GRPC request: I1003 22:21:38.950] I1003 22:21:37.315359 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:21:38.951] I1003 22:21:37.315365 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:21:38.951] I1003 22:21:37.315743 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:21:38.951] I1003 22:21:37.315759 8830 utils.go:113] GRPC request: I1003 22:21:38.951] I1003 22:21:37.315764 8830 controllerserver.go:518] ListSnapshots called with request {0 {} [] 0} I1003 22:21:38.951] I1003 22:21:37.412457 8830 utils.go:119] GRPC response: next_token:"0" I1003 22:21:38.952] STEP: creating required new volumes I1003 22:21:38.952] I1003 22:21:37.412981 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:21:38.952] I1003 22:21:37.413002 8830 utils.go:113] GRPC request: name:"volume1" capacity_range: volume_capabilities: access_mode: > I1003 22:21:38.952] I1003 22:21:37.501749 8830 controllerserver.go:175] begin to create azure disk(volume1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:21:38.953] I1003 22:21:37.501780 8830 azuredisk.go:244] azureDisk - creating new managed Name:volume1 StorageAccountType:Standard_LRS Size:10 I1003 22:21:38.953] I1003 22:21:38.331407 8830 azuredisk.go:348] azureDisk - created new MD Name:volume1 StorageAccountType:Standard_LRS Size:10 I1003 22:21:38.953] I1003 22:21:38.331451 8830 controllerserver.go:222] create azure disk(volume1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:21:38.954] I1003 22:21:38.331460 8830 utils.go:119] GRPC response: volume: > > I1003 22:21:38.954] I1003 22:21:38.331874 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:21:38.954] I1003 22:21:38.331894 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume1" name:"snapshot1" I1003 22:21:38.955] I1003 22:21:38.331901 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume1 snapshot1 map[] map[] {} [] 0} I1003 22:21:38.955] I1003 22:21:38.331919 8830 controllerserver.go:463] begin to create snapshot(snapshot1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:21:49.145] I1003 22:21:49.138316 8830 controllerserver.go:476] create snapshot(snapshot1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:21:49.236] I1003 22:21:49.234436 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:21:49.236] I1003 22:21:49.235018 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:21:49.237] I1003 22:21:49.235035 8830 utils.go:113] GRPC request: name:"volume2" capacity_range: volume_capabilities: access_mode: > I1003 22:21:49.324] I1003 22:21:49.323836 8830 controllerserver.go:175] begin to create azure disk(volume2) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:21:50.858] I1003 22:21:49.323867 8830 azuredisk.go:244] azureDisk - creating new managed Name:volume2 StorageAccountType:Standard_LRS Size:10 I1003 22:21:50.858] I1003 22:21:50.082974 8830 azuredisk.go:348] azureDisk - created new MD Name:volume2 StorageAccountType:Standard_LRS Size:10 I1003 22:21:50.859] I1003 22:21:50.083008 8830 controllerserver.go:222] create azure disk(volume2) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:21:50.859] I1003 22:21:50.083017 8830 utils.go:119] GRPC response: volume: > > I1003 22:21:50.859] I1003 22:21:50.083478 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:21:50.860] I1003 22:21:50.083503 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume2" name:"snapshot2" I1003 22:21:50.860] I1003 22:21:50.083511 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume2 snapshot2 map[] map[] {} [] 0} I1003 22:21:50.860] I1003 22:21:50.083524 8830 controllerserver.go:463] begin to create snapshot(snapshot2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:22:01.050] I1003 22:22:01.050080 8830 controllerserver.go:476] create snapshot(snapshot2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:22:01.148] I1003 22:22:01.147437 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:22:01.150] I1003 22:22:01.150441 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:22:01.151] I1003 22:22:01.150514 8830 utils.go:113] GRPC request: name:"volume3" capacity_range: volume_capabilities: access_mode: > I1003 22:22:01.242] I1003 22:22:01.241425 8830 controllerserver.go:175] begin to create azure disk(volume3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:22:01.242] I1003 22:22:01.241456 8830 azuredisk.go:244] azureDisk - creating new managed Name:volume3 StorageAccountType:Standard_LRS Size:10 I1003 22:22:02.005] I1003 22:22:02.005547 8830 azuredisk.go:348] azureDisk - created new MD Name:volume3 StorageAccountType:Standard_LRS Size:10 I1003 22:22:02.006] I1003 22:22:02.005582 8830 controllerserver.go:222] create azure disk(volume3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:22:02.006] I1003 22:22:02.005592 8830 utils.go:119] GRPC response: volume: > > I1003 22:22:02.006] I1003 22:22:02.006096 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:22:02.007] I1003 22:22:02.006122 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume3" name:"snapshot3" I1003 22:22:02.007] I1003 22:22:02.006133 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume3 snapshot3 map[] map[] {} [] 0} I1003 22:22:02.007] I1003 22:22:02.006155 8830 controllerserver.go:463] begin to create snapshot(snapshot3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:22:12.866] I1003 22:22:12.866678 8830 controllerserver.go:476] create snapshot(snapshot3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:22:13.254] I1003 22:22:12.962904 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:22:13.256] I1003 22:22:12.963926 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:22:13.256] I1003 22:22:12.963946 8830 utils.go:113] GRPC request: name:"volume4" capacity_range: volume_capabilities: access_mode: > I1003 22:22:13.257] I1003 22:22:13.054037 8830 controllerserver.go:175] begin to create azure disk(volume4) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:22:13.257] I1003 22:22:13.054068 8830 azuredisk.go:244] azureDisk - creating new managed Name:volume4 StorageAccountType:Standard_LRS Size:10 I1003 22:22:13.808] I1003 22:22:13.807953 8830 azuredisk.go:348] azureDisk - created new MD Name:volume4 StorageAccountType:Standard_LRS Size:10 I1003 22:22:14.650] I1003 22:22:13.808001 8830 controllerserver.go:222] create azure disk(volume4) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:22:14.651] I1003 22:22:13.808011 8830 utils.go:119] GRPC response: volume: > > I1003 22:22:14.651] I1003 22:22:13.808590 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:22:14.652] I1003 22:22:13.808626 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume4" name:"snapshot4" I1003 22:22:14.652] I1003 22:22:13.808637 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume4 snapshot4 map[] map[] {} [] 0} I1003 22:22:14.653] I1003 22:22:13.808667 8830 controllerserver.go:463] begin to create snapshot(snapshot4) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:22:24.535] I1003 22:22:24.531281 8830 controllerserver.go:476] create snapshot(snapshot4) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:22:24.902] I1003 22:22:24.898712 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:22:24.903] I1003 22:22:24.899588 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:22:24.903] I1003 22:22:24.899637 8830 utils.go:113] GRPC request: name:"volume5" capacity_range: volume_capabilities: access_mode: > I1003 22:22:25.010] I1003 22:22:25.008057 8830 controllerserver.go:175] begin to create azure disk(volume5) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:22:26.418] I1003 22:22:25.008095 8830 azuredisk.go:244] azureDisk - creating new managed Name:volume5 StorageAccountType:Standard_LRS Size:10 I1003 22:22:35.839] I1003 22:22:35.838875 8830 azuredisk.go:348] azureDisk - created new MD Name:volume5 StorageAccountType:Standard_LRS Size:10 I1003 22:22:36.851] I1003 22:22:35.838913 8830 controllerserver.go:222] create azure disk(volume5) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:22:36.852] I1003 22:22:35.838928 8830 utils.go:119] GRPC response: volume: > > I1003 22:22:36.852] I1003 22:22:35.839448 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:22:36.853] I1003 22:22:35.839483 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume5" name:"snapshot5" I1003 22:22:36.853] I1003 22:22:35.839497 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume5 snapshot5 map[] map[] {} [] 0} I1003 22:22:36.854] I1003 22:22:35.839555 8830 controllerserver.go:463] begin to create snapshot(snapshot5) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:22:46.563] I1003 22:22:46.562748 8830 controllerserver.go:476] create snapshot(snapshot5) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:22:46.658] I1003 22:22:46.652418 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:22:46.658] I1003 22:22:46.653070 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:22:46.659] I1003 22:22:46.653087 8830 utils.go:113] GRPC request: max_entries:2 I1003 22:22:46.659] I1003 22:22:46.653096 8830 controllerserver.go:518] ListSnapshots called with request {2 {} [] 0} I1003 22:22:46.759] I1003 22:22:46.757173 8830 utils.go:119] GRPC response: entries: ready_to_use:true > > entries: ready_to_use:true > > next_token:"2" I1003 22:22:46.759] I1003 22:22:46.758069 8830 utils.go:112] GRPC call: /csi.v1.Controller/ListSnapshots I1003 22:22:46.759] I1003 22:22:46.758091 8830 utils.go:113] GRPC request: starting_token:"2" I1003 22:22:46.760] I1003 22:22:46.758120 8830 controllerserver.go:518] ListSnapshots called with request {0 2 {} [] 0} I1003 22:22:46.883] I1003 22:22:46.878949 8830 utils.go:119] GRPC response: entries: ready_to_use:true > > entries: ready_to_use:true > > entries: ready_to_use:true > > next_token:"2" I1003 22:22:46.883] STEP: cleaning up deleting the snapshots I1003 22:22:46.894] I1003 22:22:46.886187 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:22:46.894] I1003 22:22:46.886212 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot1" I1003 22:22:46.894] I1003 22:22:46.886224 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot1 map[] {} [] 0} I1003 22:22:46.895] I1003 22:22:46.886274 8830 controllerserver.go:503] begin to delete snapshot(snapshot1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:22:52.436] I1003 22:22:52.436343 8830 controllerserver.go:512] delete snapshot(snapshot1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:22:52.436] I1003 22:22:52.436371 8830 utils.go:119] GRPC response: I1003 22:22:52.437] I1003 22:22:52.436799 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:22:52.437] I1003 22:22:52.436823 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot2" I1003 22:22:52.437] I1003 22:22:52.436833 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot2 map[] {} [] 0} I1003 22:22:52.437] I1003 22:22:52.436894 8830 controllerserver.go:503] begin to delete snapshot(snapshot2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:22:57.965] I1003 22:22:57.965498 8830 controllerserver.go:512] delete snapshot(snapshot2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:22:57.966] I1003 22:22:57.965523 8830 utils.go:119] GRPC response: I1003 22:22:57.966] I1003 22:22:57.965961 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:22:57.966] I1003 22:22:57.965990 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot3" I1003 22:22:57.966] I1003 22:22:57.966001 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot3 map[] {} [] 0} I1003 22:22:57.967] I1003 22:22:57.966055 8830 controllerserver.go:503] begin to delete snapshot(snapshot3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:23:03.516] I1003 22:23:03.514344 8830 controllerserver.go:512] delete snapshot(snapshot3) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:23:03.517] I1003 22:23:03.514377 8830 utils.go:119] GRPC response: I1003 22:23:03.518] I1003 22:23:03.518214 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:23:03.519] I1003 22:23:03.518487 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot4" I1003 22:23:03.520] I1003 22:23:03.518566 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot4 map[] {} [] 0} I1003 22:23:03.520] I1003 22:23:03.518684 8830 controllerserver.go:503] begin to delete snapshot(snapshot4) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:23:09.078] I1003 22:23:09.078537 8830 controllerserver.go:512] delete snapshot(snapshot4) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:23:10.685] I1003 22:23:09.078565 8830 utils.go:119] GRPC response: I1003 22:23:10.685] I1003 22:23:09.079119 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:23:10.686] I1003 22:23:09.079146 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot5" I1003 22:23:10.686] I1003 22:23:09.079159 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/snapshot5 map[] {} [] 0} I1003 22:23:10.686] I1003 22:23:09.079215 8830 controllerserver.go:503] begin to delete snapshot(snapshot5) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:23:11.584] I1003 22:23:11.584664 8830 controllerserver.go:512] delete snapshot(snapshot5) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:23:14.673] I1003 22:23:11.584691 8830 utils.go:119] GRPC response: I1003 22:23:14.673] STEP: cleaning up deleting the volumes I1003 22:23:14.674] I1003 22:23:11.585167 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:23:14.674] I1003 22:23:11.585192 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume1" I1003 22:23:14.674] I1003 22:23:11.585230 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume1) I1003 22:23:17.081] I1003 22:23:17.080971 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume1 I1003 22:23:18.350] I1003 22:23:17.081004 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume1) successfully I1003 22:23:18.350] I1003 22:23:17.081020 8830 utils.go:119] GRPC response: I1003 22:23:18.351] I1003 22:23:17.081500 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:23:18.351] I1003 22:23:17.081526 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume2" I1003 22:23:18.351] I1003 22:23:17.081537 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume2) I1003 22:23:22.586] I1003 22:23:22.585610 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume2 I1003 22:23:22.586] I1003 22:23:22.585654 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume2) successfully I1003 22:23:22.586] I1003 22:23:22.585670 8830 utils.go:119] GRPC response: I1003 22:23:22.587] I1003 22:23:22.586207 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:23:22.587] I1003 22:23:22.586257 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume3" I1003 22:23:22.587] I1003 22:23:22.586272 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume3) I1003 22:23:28.074] I1003 22:23:28.074165 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume3 I1003 22:23:28.074] I1003 22:23:28.074197 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume3) successfully I1003 22:23:28.075] I1003 22:23:28.074209 8830 utils.go:119] GRPC response: I1003 22:23:28.075] I1003 22:23:28.074638 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:23:28.075] I1003 22:23:28.074678 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume4" I1003 22:23:28.075] I1003 22:23:28.074693 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume4) I1003 22:23:33.571] I1003 22:23:33.571539 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume4 I1003 22:23:33.572] I1003 22:23:33.571566 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume4) successfully I1003 22:23:33.572] I1003 22:23:33.571575 8830 utils.go:119] GRPC response: I1003 22:23:33.572] I1003 22:23:33.571998 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:23:33.572] I1003 22:23:33.572024 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume5" I1003 22:23:33.573] I1003 22:23:33.572038 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume5) I1003 22:23:39.078] I1003 22:23:39.078090 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume5 I1003 22:23:39.078] I1003 22:23:39.078118 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/volume5) successfully I1003 22:23:39.079] I1003 22:23:39.078127 8830 utils.go:119] GRPC response: I1003 22:23:39.079] I1003 22:23:39.079] • [SLOW TEST:121.763 seconds] I1003 22:23:39.079] ListSnapshots [Controller Server] I1003 22:23:39.079] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:23:39.079] should return next token when a limited number of entries are requested I1003 22:23:39.079] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1331 I1003 22:23:39.080] ------------------------------ I1003 22:23:39.080] Controller Service ControllerGetCapabilities I1003 22:23:39.080] should return appropriate capabilities I1003 22:23:39.080] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:107 I1003 22:23:39.080] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:39.081] STEP: creating mount and staging directories I1003 22:23:39.081] I1003 22:23:39.078633 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:39.081] I1003 22:23:39.078656 8830 utils.go:113] GRPC request: I1003 22:23:39.081] I1003 22:23:39.078664 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:39.081] I1003 22:23:39.078670 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:39.082] STEP: checking successful response I1003 22:23:39.082] • I1003 22:23:39.082] ------------------------------ I1003 22:23:39.082] Controller Service GetCapacity I1003 22:23:39.082] should return capacity (no optional values added) I1003 22:23:39.082] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:143 I1003 22:23:39.082] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:39.083] STEP: creating mount and staging directories I1003 22:23:39.083] I1003 22:23:39.079125 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:39.083] I1003 22:23:39.079156 8830 utils.go:113] GRPC request: I1003 22:23:39.083] I1003 22:23:39.079162 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:39.083] I1003 22:23:39.079168 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:39.084] I1003 22:23:39.084] S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] I1003 22:23:39.084] Controller Service I1003 22:23:39.084] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:23:39.084] GetCapacity I1003 22:23:39.084] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:136 I1003 22:23:39.085] should return capacity (no optional values added) [BeforeEach] I1003 22:23:39.085] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:143 I1003 22:23:39.085] I1003 22:23:39.085] GetCapacity not supported I1003 22:23:39.085] I1003 22:23:39.085] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:139 I1003 22:23:39.085] ------------------------------ I1003 22:23:39.086] Controller Service ListVolumes I1003 22:23:39.086] should return appropriate values (no optional values added) I1003 22:23:39.086] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:161 I1003 22:23:39.086] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:39.086] STEP: creating mount and staging directories I1003 22:23:39.086] I1003 22:23:39.080013 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:39.087] I1003 22:23:39.080034 8830 utils.go:113] GRPC request: I1003 22:23:39.087] I1003 22:23:39.080041 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:39.087] I1003 22:23:39.080047 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:39.087] I1003 22:23:39.087] S [SKIPPING] in Spec Setup (BeforeEach) [0.001 seconds] I1003 22:23:39.087] Controller Service I1003 22:23:39.088] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:23:39.088] ListVolumes I1003 22:23:39.088] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:154 I1003 22:23:39.088] should return appropriate values (no optional values added) [BeforeEach] I1003 22:23:39.088] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:161 I1003 22:23:39.088] I1003 22:23:39.088] ListVolumes not supported I1003 22:23:39.089] I1003 22:23:39.089] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:157 I1003 22:23:39.089] ------------------------------ I1003 22:23:39.089] Controller Service CreateVolume I1003 22:23:39.089] should fail when no name is provided I1003 22:23:39.089] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:186 I1003 22:23:39.090] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:39.090] STEP: creating mount and staging directories I1003 22:23:39.090] I1003 22:23:39.081100 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:39.090] I1003 22:23:39.081121 8830 utils.go:113] GRPC request: I1003 22:23:39.090] I1003 22:23:39.081127 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:39.090] I1003 22:23:39.081133 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:39.091] I1003 22:23:39.081521 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:23:39.091] I1003 22:23:39.081545 8830 utils.go:113] GRPC request: I1003 22:23:39.091] E1003 22:23:39.081553 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = CreateVolume Name must be provided I1003 22:23:39.091] • I1003 22:23:39.091] ------------------------------ I1003 22:23:39.091] Controller Service CreateVolume I1003 22:23:39.092] should fail when no volume capabilities are provided I1003 22:23:39.092] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:202 I1003 22:23:39.092] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:39.092] STEP: creating mount and staging directories I1003 22:23:39.092] I1003 22:23:39.081855 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:39.092] I1003 22:23:39.081870 8830 utils.go:113] GRPC request: I1003 22:23:39.092] I1003 22:23:39.081875 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:39.093] I1003 22:23:39.081879 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:39.093] I1003 22:23:39.082237 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:23:39.093] I1003 22:23:39.082262 8830 utils.go:113] GRPC request: name:"sanity-controller-create-no-volume-capabilities-8A74F569-13D1D454" I1003 22:23:39.093] E1003 22:23:39.082269 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = CreateVolume Volume capabilities must be provided I1003 22:23:39.093] • I1003 22:23:39.094] ------------------------------ I1003 22:23:39.094] Controller Service CreateVolume I1003 22:23:39.094] should return appropriate values SingleNodeWriter NoCapacity Type:Mount I1003 22:23:39.094] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:220 I1003 22:23:39.094] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:39.094] STEP: creating mount and staging directories I1003 22:23:39.094] I1003 22:23:39.082630 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:39.095] I1003 22:23:39.082650 8830 utils.go:113] GRPC request: I1003 22:23:39.095] I1003 22:23:39.082655 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:39.095] I1003 22:23:39.082659 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:39.095] STEP: creating a volume I1003 22:23:39.095] I1003 22:23:39.082998 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:23:39.096] I1003 22:23:39.083018 8830 utils.go:113] GRPC request: name:"sanity-controller-create-single-no-capacity-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:23:39.173] I1003 22:23:39.172628 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-create-single-no-capacity-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) I1003 22:23:39.173] I1003 22:23:39.172659 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-create-single-no-capacity-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:23:50.811] I1003 22:23:50.811458 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-create-single-no-capacity-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:23:51.706] I1003 22:23:50.811493 8830 controllerserver.go:222] create azure disk(sanity-controller-create-single-no-capacity-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) successfully I1003 22:23:51.706] I1003 22:23:50.811502 8830 utils.go:119] GRPC response: volume: > > I1003 22:23:51.707] STEP: cleaning up deleting the volume I1003 22:23:51.707] I1003 22:23:50.812066 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:23:51.707] I1003 22:23:50.812085 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-no-capacity-8A74F569-13D1D454" I1003 22:23:51.708] I1003 22:23:50.812097 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-no-capacity-8A74F569-13D1D454) I1003 22:23:56.354] I1003 22:23:56.350325 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-no-capacity-8A74F569-13D1D454 I1003 22:23:56.354] I1003 22:23:56.350362 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-no-capacity-8A74F569-13D1D454) successfully I1003 22:23:56.355] I1003 22:23:56.350380 8830 utils.go:119] GRPC response: I1003 22:23:56.355] I1003 22:23:56.355] • [SLOW TEST:17.268 seconds] I1003 22:23:56.355] Controller Service I1003 22:23:56.355] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:23:56.355] CreateVolume I1003 22:23:56.356] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:179 I1003 22:23:56.356] should return appropriate values SingleNodeWriter NoCapacity Type:Mount I1003 22:23:56.356] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:220 I1003 22:23:56.356] ------------------------------ I1003 22:23:56.357] Controller Service CreateVolume I1003 22:23:56.357] should return appropriate values SingleNodeWriter WithCapacity 1Gi Type:Mount I1003 22:23:56.357] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:262 I1003 22:23:56.357] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:23:56.357] STEP: creating mount and staging directories I1003 22:23:56.358] I1003 22:23:56.351010 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:23:56.358] I1003 22:23:56.351031 8830 utils.go:113] GRPC request: I1003 22:23:56.358] I1003 22:23:56.351041 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:23:56.358] I1003 22:23:56.351047 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:23:56.359] STEP: creating a volume I1003 22:23:56.359] I1003 22:23:56.351758 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:23:56.359] I1003 22:23:56.351774 8830 utils.go:113] GRPC request: name:"sanity-controller-create-single-with-capacity-8A74F569-13D1D454" capacity_range: volume_capabilities: access_mode: > I1003 22:23:56.442] I1003 22:23:56.441916 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-create-single-with-capacity-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:23:57.476] I1003 22:23:56.441985 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-create-single-with-capacity-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:07.478] I1003 22:24:07.476816 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-create-single-with-capacity-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:07.478] I1003 22:24:07.476855 8830 controllerserver.go:222] create azure disk(sanity-controller-create-single-with-capacity-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:24:07.479] I1003 22:24:07.476869 8830 utils.go:119] GRPC response: volume: > > I1003 22:24:07.479] STEP: cleaning up deleting the volume I1003 22:24:07.479] I1003 22:24:07.478365 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:24:07.480] I1003 22:24:07.478395 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-with-capacity-8A74F569-13D1D454" I1003 22:24:07.480] I1003 22:24:07.478408 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-with-capacity-8A74F569-13D1D454) I1003 22:24:13.019] I1003 22:24:13.018877 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-with-capacity-8A74F569-13D1D454 I1003 22:24:13.867] I1003 22:24:13.018911 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-single-with-capacity-8A74F569-13D1D454) successfully I1003 22:24:13.868] I1003 22:24:13.018960 8830 utils.go:119] GRPC response: I1003 22:24:13.868] I1003 22:24:13.868] • [SLOW TEST:16.669 seconds] I1003 22:24:13.868] Controller Service I1003 22:24:13.868] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:24:13.868] CreateVolume I1003 22:24:13.869] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:179 I1003 22:24:13.869] should return appropriate values SingleNodeWriter WithCapacity 1Gi Type:Mount I1003 22:24:13.869] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:262 I1003 22:24:13.869] ------------------------------ I1003 22:24:13.870] Controller Service CreateVolume I1003 22:24:13.870] should not fail when requesting to create a volume with already existing name and same capacity. I1003 22:24:13.870] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:311 I1003 22:24:13.871] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:24:13.871] STEP: creating mount and staging directories I1003 22:24:13.871] I1003 22:24:13.020035 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:24:13.871] I1003 22:24:13.020061 8830 utils.go:113] GRPC request: I1003 22:24:13.872] I1003 22:24:13.020069 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:24:13.872] I1003 22:24:13.020080 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:24:13.872] STEP: creating a volume I1003 22:24:13.872] I1003 22:24:13.020573 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:24:13.873] I1003 22:24:13.020594 8830 utils.go:113] GRPC request: name:"sanity-controller-create-twice-8A74F569-13D1D454" capacity_range: volume_capabilities: access_mode: > I1003 22:24:13.873] I1003 22:24:13.112028 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-create-twice-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:24:13.873] I1003 22:24:13.112059 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-create-twice-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:23.945] I1003 22:24:23.945111 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-create-twice-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:26.117] I1003 22:24:23.945146 8830 controllerserver.go:222] create azure disk(sanity-controller-create-twice-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:24:26.117] I1003 22:24:23.945155 8830 utils.go:119] GRPC response: volume: > > I1003 22:24:26.118] I1003 22:24:23.945691 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:24:26.118] I1003 22:24:23.945718 8830 utils.go:113] GRPC request: name:"sanity-controller-create-twice-8A74F569-13D1D454" capacity_range: volume_capabilities: access_mode: > I1003 22:24:26.118] I1003 22:24:24.034396 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-create-twice-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:24:26.118] I1003 22:24:24.034425 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-create-twice-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:26.119] I1003 22:24:24.548973 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-create-twice-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:26.119] I1003 22:24:24.549007 8830 controllerserver.go:222] create azure disk(sanity-controller-create-twice-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:24:26.120] I1003 22:24:24.549016 8830 utils.go:119] GRPC response: volume: > > I1003 22:24:26.120] STEP: cleaning up deleting the volume I1003 22:24:26.121] I1003 22:24:24.549527 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:24:26.121] I1003 22:24:24.549543 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-8A74F569-13D1D454" I1003 22:24:26.121] I1003 22:24:24.549556 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-8A74F569-13D1D454) I1003 22:24:30.079] I1003 22:24:30.074502 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-8A74F569-13D1D454 I1003 22:24:30.080] I1003 22:24:30.074531 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-8A74F569-13D1D454) successfully I1003 22:24:30.080] I1003 22:24:30.074539 8830 utils.go:119] GRPC response: I1003 22:24:30.080] I1003 22:24:30.080] • [SLOW TEST:17.055 seconds] I1003 22:24:30.080] Controller Service I1003 22:24:30.080] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:24:30.081] CreateVolume I1003 22:24:30.081] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:179 I1003 22:24:30.081] should not fail when requesting to create a volume with already existing name and same capacity. I1003 22:24:30.081] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:311 I1003 22:24:30.081] ------------------------------ I1003 22:24:30.081] Controller Service CreateVolume I1003 22:24:30.081] should fail when requesting to create a volume with already existing name and different capacity. I1003 22:24:30.082] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:385 I1003 22:24:30.082] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:24:30.082] STEP: creating mount and staging directories I1003 22:24:30.082] I1003 22:24:30.079540 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:24:30.082] I1003 22:24:30.079560 8830 utils.go:113] GRPC request: I1003 22:24:30.082] I1003 22:24:30.079566 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:24:30.082] I1003 22:24:30.079570 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:24:30.083] STEP: creating a volume I1003 22:24:30.083] I1003 22:24:30.080092 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:24:30.083] I1003 22:24:30.080116 8830 utils.go:113] GRPC request: name:"sanity-controller-create-twice-different-8A74F569-13D1D454" capacity_range: volume_capabilities: access_mode: > I1003 22:24:30.173] I1003 22:24:30.172694 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-create-twice-different-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:24:30.173] I1003 22:24:30.172728 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-create-twice-different-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:31.008] I1003 22:24:31.008506 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-create-twice-different-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:10 I1003 22:24:31.009] I1003 22:24:31.008540 8830 controllerserver.go:222] create azure disk(sanity-controller-create-twice-different-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:24:31.009] I1003 22:24:31.008550 8830 utils.go:119] GRPC response: volume: > > I1003 22:24:31.009] I1003 22:24:31.009102 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:24:31.009] I1003 22:24:31.009126 8830 utils.go:113] GRPC request: name:"sanity-controller-create-twice-different-8A74F569-13D1D454" capacity_range: volume_capabilities: access_mode: > I1003 22:24:31.099] E1003 22:24:31.098170 8830 utils.go:117] GRPC error: rpc error: code = AlreadyExists desc = the request volume already exists, but its capacity(10) is different from (20) I1003 22:24:31.099] STEP: cleaning up deleting the volume I1003 22:24:31.100] I1003 22:24:31.098964 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:24:31.100] I1003 22:24:31.099005 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-different-8A74F569-13D1D454" I1003 22:24:31.100] I1003 22:24:31.099020 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-different-8A74F569-13D1D454) I1003 22:24:36.582] I1003 22:24:36.581686 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-different-8A74F569-13D1D454 I1003 22:24:36.582] I1003 22:24:36.581752 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-twice-different-8A74F569-13D1D454) successfully I1003 22:24:36.582] I1003 22:24:36.581764 8830 utils.go:119] GRPC response: I1003 22:24:36.583] I1003 22:24:36.583] • [SLOW TEST:6.507 seconds] I1003 22:24:36.583] Controller Service I1003 22:24:36.583] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:24:36.583] CreateVolume I1003 22:24:36.583] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:179 I1003 22:24:36.584] should fail when requesting to create a volume with already existing name and different capacity. I1003 22:24:36.584] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:385 I1003 22:24:36.584] ------------------------------ I1003 22:24:36.584] Controller Service CreateVolume I1003 22:24:36.584] should not fail when creating volume with maximum-length name I1003 22:24:36.584] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:460 I1003 22:24:36.585] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:24:36.585] STEP: creating mount and staging directories I1003 22:24:36.585] I1003 22:24:36.582487 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:24:36.585] I1003 22:24:36.582519 8830 utils.go:113] GRPC request: I1003 22:24:36.585] I1003 22:24:36.582527 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:24:36.585] I1003 22:24:36.582533 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:24:36.586] STEP: creating a volume I1003 22:24:36.586] I1003 22:24:36.583062 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:24:36.586] I1003 22:24:36.583089 8830 utils.go:113] GRPC request: name:"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" capacity_range: volume_capabilities: access_mode: > I1003 22:24:36.586] W1003 22:24:36.583102 8830 azuredisk.go:368] since the maximum volume name length is 80, so it is truncated as ("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") I1003 22:24:36.674] I1003 22:24:36.674204 8830 controllerserver.go:175] begin to create azure disk(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:24:36.674] I1003 22:24:36.674231 8830 azuredisk.go:244] azureDisk - creating new managed Name:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa StorageAccountType:Standard_LRS Size:10 I1003 22:24:47.476] I1003 22:24:47.475849 8830 azuredisk.go:348] azureDisk - created new MD Name:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa StorageAccountType:Standard_LRS Size:10 I1003 22:24:47.476] I1003 22:24:47.475900 8830 controllerserver.go:222] create azure disk(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:24:47.477] I1003 22:24:47.475913 8830 utils.go:119] GRPC response: volume: > > I1003 22:24:47.477] STEP: cleaning up deleting the volume I1003 22:24:47.477] I1003 22:24:47.476443 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:24:47.477] I1003 22:24:47.476469 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" I1003 22:24:47.478] I1003 22:24:47.476483 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) I1003 22:24:53.042] I1003 22:24:53.042086 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa I1003 22:24:53.042] I1003 22:24:53.042120 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) successfully I1003 22:24:53.043] I1003 22:24:53.042131 8830 utils.go:119] GRPC response: I1003 22:24:53.043] I1003 22:24:53.043] • [SLOW TEST:16.460 seconds] I1003 22:24:53.043] Controller Service I1003 22:24:53.043] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:24:53.043] CreateVolume I1003 22:24:53.044] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:179 I1003 22:24:53.044] should not fail when creating volume with maximum-length name I1003 22:24:53.044] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:460 I1003 22:24:53.044] ------------------------------ I1003 22:24:53.044] Controller Service DeleteVolume I1003 22:24:53.044] should fail when no volume id is provided I1003 22:24:53.045] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:519 I1003 22:24:53.045] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:24:53.045] STEP: creating mount and staging directories I1003 22:24:53.045] I1003 22:24:53.042633 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:24:53.045] I1003 22:24:53.042676 8830 utils.go:113] GRPC request: I1003 22:24:53.045] I1003 22:24:53.042686 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:24:53.046] I1003 22:24:53.042707 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:24:53.046] I1003 22:24:53.043117 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:24:53.046] I1003 22:24:53.043150 8830 utils.go:113] GRPC request: I1003 22:24:53.046] E1003 22:24:53.043158 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID missing in request I1003 22:24:53.046] • I1003 22:24:53.046] ------------------------------ I1003 22:24:53.046] Controller Service DeleteVolume I1003 22:24:53.046] should succeed when an invalid volume id is used I1003 22:24:53.047] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:534 I1003 22:24:53.047] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:24:53.047] STEP: creating mount and staging directories I1003 22:24:53.047] I1003 22:24:53.043465 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:24:53.047] I1003 22:24:53.043494 8830 utils.go:113] GRPC request: I1003 22:24:53.047] I1003 22:24:53.043502 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:24:53.047] I1003 22:24:53.043508 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:24:53.048] I1003 22:24:53.043907 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:24:53.048] I1003 22:24:53.043935 8830 utils.go:113] GRPC request: volume_id:"reallyfakevolumeid" I1003 22:24:53.048] E1003 22:24:53.043950 8830 controllerserver.go:273] validateDiskURI(reallyfakevolumeid) in DeleteVolume failed with error: Inavlid DiskURI: reallyfakevolumeid, correct format: [/subscriptions/{sub-id}/resourcegroups/{group-name}/providers/microsoft.compute/disks/{disk-id}] I1003 22:24:53.048] I1003 22:24:53.043961 8830 utils.go:119] GRPC response: I1003 22:24:53.048] • I1003 22:24:53.048] ------------------------------ I1003 22:24:53.049] Controller Service DeleteVolume I1003 22:24:53.049] should return appropriate values (no optional values added) I1003 22:24:53.049] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:546 I1003 22:24:53.049] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:24:53.049] STEP: creating mount and staging directories I1003 22:24:53.049] I1003 22:24:53.044317 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:24:53.050] I1003 22:24:53.044337 8830 utils.go:113] GRPC request: I1003 22:24:53.050] I1003 22:24:53.044342 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:24:53.050] I1003 22:24:53.044346 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:24:53.050] STEP: creating a volume I1003 22:24:53.051] I1003 22:24:53.044773 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:24:53.051] I1003 22:24:53.044797 8830 utils.go:113] GRPC request: name:"sanity-controller-create-appropriate-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:24:53.143] I1003 22:24:53.142932 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-create-appropriate-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) I1003 22:24:53.143] I1003 22:24:53.142962 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-create-appropriate-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:25:04.260] I1003 22:25:04.259787 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-create-appropriate-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:25:07.789] I1003 22:25:04.259821 8830 controllerserver.go:222] create azure disk(sanity-controller-create-appropriate-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) successfully I1003 22:25:07.789] I1003 22:25:04.259832 8830 utils.go:119] GRPC response: volume: > > I1003 22:25:07.789] STEP: deleting a volume I1003 22:25:07.790] I1003 22:25:04.260374 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:25:07.790] I1003 22:25:04.260393 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-appropriate-8A74F569-13D1D454" I1003 22:25:07.790] I1003 22:25:04.260403 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-appropriate-8A74F569-13D1D454) I1003 22:25:09.778] I1003 22:25:09.778038 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-appropriate-8A74F569-13D1D454 I1003 22:25:15.796] I1003 22:25:09.778069 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-create-appropriate-8A74F569-13D1D454) successfully I1003 22:25:15.797] I1003 22:25:09.778081 8830 utils.go:119] GRPC response: I1003 22:25:15.797] I1003 22:25:15.797] • [SLOW TEST:16.734 seconds] I1003 22:25:15.797] Controller Service I1003 22:25:15.797] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:25:15.797] DeleteVolume I1003 22:25:15.798] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:512 I1003 22:25:15.798] should return appropriate values (no optional values added) I1003 22:25:15.798] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:546 I1003 22:25:15.798] ------------------------------ I1003 22:25:15.799] Controller Service ValidateVolumeCapabilities I1003 22:25:15.800] should fail when no volume id is provided I1003 22:25:15.802] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:592 I1003 22:25:15.802] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:15.802] STEP: creating mount and staging directories I1003 22:25:15.803] I1003 22:25:09.778782 8830 utils.go:112] GRPC call: /csi.v1.Controller/ValidateVolumeCapabilities I1003 22:25:15.803] I1003 22:25:09.778807 8830 utils.go:113] GRPC request: I1003 22:25:15.803] E1003 22:25:09.778815 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID missing in request I1003 22:25:15.803] • I1003 22:25:15.803] ------------------------------ I1003 22:25:15.804] Controller Service ValidateVolumeCapabilities I1003 22:25:15.804] should fail when no volume capabilities are provided I1003 22:25:15.804] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:604 I1003 22:25:15.804] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:15.805] STEP: creating mount and staging directories I1003 22:25:15.805] I1003 22:25:09.779196 8830 utils.go:112] GRPC call: /csi.v1.Controller/ValidateVolumeCapabilities I1003 22:25:15.805] I1003 22:25:09.779213 8830 utils.go:113] GRPC request: volume_id:"id" I1003 22:25:15.805] E1003 22:25:09.779218 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capabilities missing in request I1003 22:25:15.805] • I1003 22:25:15.806] ------------------------------ I1003 22:25:15.806] Controller Service ValidateVolumeCapabilities I1003 22:25:15.806] should return appropriate values (no optional values added) I1003 22:25:15.806] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:618 I1003 22:25:15.806] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:15.807] STEP: creating mount and staging directories I1003 22:25:15.807] STEP: creating a single node writer volume I1003 22:25:15.807] I1003 22:25:09.779544 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:25:15.807] I1003 22:25:09.779562 8830 utils.go:113] GRPC request: name:"sanity-controller-validate-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:25:15.808] I1003 22:25:09.885514 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-validate-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) I1003 22:25:15.808] I1003 22:25:09.885543 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-validate-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:25:20.719] I1003 22:25:20.719335 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-validate-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:25:20.719] I1003 22:25:20.719370 8830 controllerserver.go:222] create azure disk(sanity-controller-validate-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) successfully I1003 22:25:20.720] I1003 22:25:20.719379 8830 utils.go:119] GRPC response: volume: > > I1003 22:25:20.720] STEP: validating volume capabilities I1003 22:25:20.720] I1003 22:25:20.720071 8830 utils.go:112] GRPC call: /csi.v1.Controller/ValidateVolumeCapabilities I1003 22:25:20.720] I1003 22:25:20.720101 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-validate-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:25:20.808] I1003 22:25:20.808679 8830 utils.go:119] GRPC response: I1003 22:25:20.809] STEP: cleaning up deleting the volume I1003 22:25:20.809] I1003 22:25:20.809286 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:25:20.809] I1003 22:25:20.809316 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-validate-8A74F569-13D1D454" I1003 22:25:20.810] I1003 22:25:20.809332 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-validate-8A74F569-13D1D454) I1003 22:25:26.309] I1003 22:25:26.309415 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-validate-8A74F569-13D1D454 I1003 22:25:26.310] I1003 22:25:26.309446 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-validate-8A74F569-13D1D454) successfully I1003 22:25:26.310] I1003 22:25:26.309454 8830 utils.go:119] GRPC response: I1003 22:25:26.310] I1003 22:25:26.310] • [SLOW TEST:16.530 seconds] I1003 22:25:26.311] Controller Service I1003 22:25:26.311] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:25:26.311] ValidateVolumeCapabilities I1003 22:25:26.314] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:591 I1003 22:25:26.315] should return appropriate values (no optional values added) I1003 22:25:26.315] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:618 I1003 22:25:26.315] ------------------------------ I1003 22:25:26.315] Controller Service ValidateVolumeCapabilities I1003 22:25:26.315] should fail when the requested volume does not exist I1003 22:25:26.315] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:687 I1003 22:25:26.315] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:26.316] STEP: creating mount and staging directories I1003 22:25:26.316] I1003 22:25:26.310140 8830 utils.go:112] GRPC call: /csi.v1.Controller/ValidateVolumeCapabilities I1003 22:25:26.316] I1003 22:25:26.310162 8830 utils.go:113] GRPC request: volume_id:"some-vol-id" volume_capabilities: access_mode: > I1003 22:25:26.316] E1003 22:25:26.310179 8830 utils.go:117] GRPC error: rpc error: code = NotFound desc = Volume not found, failed with error: could not get disk name from some-vol-id, correct format: .*/subscriptions/(?:.*)/resourceGroups/(?:.*)/providers/Microsoft.Compute/disks/(.+) I1003 22:25:26.316] • I1003 22:25:26.316] ------------------------------ I1003 22:25:26.316] Controller Service ControllerPublishVolume I1003 22:25:26.317] should fail when no volume id is provided I1003 22:25:26.317] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:720 I1003 22:25:26.317] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:26.317] STEP: creating mount and staging directories I1003 22:25:26.317] I1003 22:25:26.310593 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:25:26.317] I1003 22:25:26.310621 8830 utils.go:113] GRPC request: I1003 22:25:26.317] I1003 22:25:26.310628 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:25:26.318] I1003 22:25:26.310635 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:25:26.318] I1003 22:25:26.311130 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:25:26.318] I1003 22:25:26.311157 8830 utils.go:113] GRPC request: I1003 22:25:26.318] I1003 22:25:26.311167 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId: NodeId: VolumeCapability: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:25:26.318] E1003 22:25:26.311205 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID not provided I1003 22:25:26.318] • I1003 22:25:26.318] ------------------------------ I1003 22:25:26.319] Controller Service ControllerPublishVolume I1003 22:25:26.319] should fail when no node id is provided I1003 22:25:26.319] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:735 I1003 22:25:26.319] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:26.319] STEP: creating mount and staging directories I1003 22:25:26.319] I1003 22:25:26.311646 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:25:26.319] I1003 22:25:26.311672 8830 utils.go:113] GRPC request: I1003 22:25:26.319] I1003 22:25:26.311679 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:25:26.320] I1003 22:25:26.311685 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:25:26.320] I1003 22:25:26.313346 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:25:26.320] I1003 22:25:26.313363 8830 utils.go:113] GRPC request: volume_id:"id" I1003 22:25:26.320] I1003 22:25:26.313369 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId:id NodeId: VolumeCapability: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:25:26.320] E1003 22:25:26.313381 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capability not provided I1003 22:25:26.320] • I1003 22:25:26.320] ------------------------------ I1003 22:25:26.321] Controller Service ControllerPublishVolume I1003 22:25:26.321] should fail when no volume capability is provided I1003 22:25:26.321] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:751 I1003 22:25:26.321] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:26.321] STEP: creating mount and staging directories I1003 22:25:26.321] I1003 22:25:26.313646 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:25:26.321] I1003 22:25:26.313662 8830 utils.go:113] GRPC request: I1003 22:25:26.321] I1003 22:25:26.313667 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:25:26.322] I1003 22:25:26.313670 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:25:26.322] I1003 22:25:26.313984 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:25:26.322] I1003 22:25:26.314001 8830 utils.go:113] GRPC request: volume_id:"id" node_id:"fakenode" I1003 22:25:26.322] I1003 22:25:26.314007 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId:id NodeId:fakenode VolumeCapability: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:25:26.322] E1003 22:25:26.314019 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume capability not provided I1003 22:25:26.322] • I1003 22:25:26.323] ------------------------------ I1003 22:25:26.323] Controller Service ControllerPublishVolume I1003 22:25:26.323] should return appropriate values (no optional values added) I1003 22:25:26.323] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:768 I1003 22:25:26.323] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:25:26.323] STEP: creating mount and staging directories I1003 22:25:26.323] I1003 22:25:26.314281 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:25:26.324] I1003 22:25:26.314296 8830 utils.go:113] GRPC request: I1003 22:25:26.324] I1003 22:25:26.314300 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:25:26.324] I1003 22:25:26.314304 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:25:26.324] STEP: creating a single node writer volume I1003 22:25:26.324] I1003 22:25:26.314836 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:25:26.324] I1003 22:25:26.314857 8830 utils.go:113] GRPC request: name:"sanity-controller-publish-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:25:26.412] I1003 22:25:26.412157 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-publish-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) I1003 22:25:26.412] I1003 22:25:26.412191 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-publish-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:25:32.304] I1003 22:25:32.304228 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-publish-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:25:35.058] I1003 22:25:32.304266 8830 controllerserver.go:222] create azure disk(sanity-controller-publish-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) successfully I1003 22:25:35.059] I1003 22:25:32.304280 8830 utils.go:119] GRPC response: volume: > > I1003 22:25:35.059] STEP: getting a node id I1003 22:25:35.059] I1003 22:25:32.304814 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetInfo I1003 22:25:35.060] I1003 22:25:32.304840 8830 utils.go:113] GRPC request: I1003 22:25:35.060] I1003 22:25:32.304849 8830 nodeserver.go:281] Using default NodeGetInfo I1003 22:25:35.060] I1003 22:25:32.304886 8830 expiration_cache.go:101] Entry sanity-test-node: &{key:sanity-test-node data:0xc000862840 lock:{state:0 sema:0}} has expired I1003 22:25:35.060] I1003 22:25:32.444935 8830 utils.go:119] GRPC response: node_id:"sanity-test-node" max_volumes_per_node:8 I1003 22:25:35.061] STEP: calling controllerpublish on that volume I1003 22:25:35.061] I1003 22:25:32.445450 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:25:35.061] I1003 22:25:32.445474 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" node_id:"sanity-test-node" volume_capability: access_mode: > I1003 22:25:35.062] I1003 22:25:32.445487 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId:/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454 NodeId:sanity-test-node VolumeCapability:mount:<> access_mode: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:25:35.062] I1003 22:25:32.534490 8830 controllerserver.go:326] GetDiskLun returned: . Initiating attaching volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" to node "sanity-test-node". I1003 22:25:35.063] I1003 22:25:32.534537 8830 controllerserver.go:343] Trying to attach volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" to node "sanity-test-node" I1003 22:25:35.063] I1003 22:25:32.623533 8830 azure_controller_common.go:144] Trying to attach volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" lun 0 to node "sanity-test-node". I1003 22:25:35.064] I1003 22:25:32.623576 8830 azure_controller_standard.go:78] azureDisk - update(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068): vm(sanity-test-node) - attach disk(sanity-controller-publish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454) I1003 22:25:43.629] I1003 22:25:43.628825 8830 azure_controller_standard.go:95] azureDisk - attach disk(sanity-controller-publish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454) succeeded I1003 22:25:45.493] I1003 22:25:43.628863 8830 controllerserver.go:346] Attach operation successful: volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" attached to node "sanity-test-node". I1003 22:25:45.494] I1003 22:25:43.628880 8830 controllerserver.go:351] attach volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" to node "sanity-test-node" successfully I1003 22:25:45.494] I1003 22:25:43.628893 8830 utils.go:119] GRPC response: publish_context: I1003 22:25:45.494] STEP: cleaning up unpublishing the volume I1003 22:25:45.495] I1003 22:25:43.629502 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1003 22:25:45.495] I1003 22:25:43.629548 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" node_id:"sanity-test-node" I1003 22:25:45.495] I1003 22:25:43.629557 8830 controllerserver.go:360] ControllerUnpublishVolume: called with args {VolumeId:/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454 NodeId:sanity-test-node Secrets:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:25:45.496] I1003 22:25:43.629601 8830 controllerserver.go:377] Trying to detach volume /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454 from node sanity-test-node I1003 22:25:45.496] I1003 22:25:43.777472 8830 azure_controller_common.go:161] detach /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454 from node "sanity-test-node" I1003 22:25:45.497] I1003 22:25:43.777517 8830 azure_controller_standard.go:125] azureDisk - detach disk: name "sanity-controller-publish-8A74F569-13D1D454" uri "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" I1003 22:25:45.497] I1003 22:25:43.777532 8830 azure_controller_standard.go:145] azureDisk - update(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068): vm(sanity-test-node) - detach disk(sanity-controller-publish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454) I1003 22:26:05.011] I1003 22:26:05.010335 8830 azure_controller_common.go:184] azureDisk - detach disk(sanity-controller-publish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454) succeeded I1003 22:26:05.012] I1003 22:26:05.010415 8830 controllerserver.go:385] detach volume /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454 from node sanity-test-node successfully I1003 22:26:05.012] I1003 22:26:05.010427 8830 utils.go:119] GRPC response: I1003 22:26:05.012] STEP: cleaning up deleting the volume I1003 22:26:05.012] I1003 22:26:05.010948 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:26:05.013] I1003 22:26:05.010978 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454" I1003 22:26:05.013] I1003 22:26:05.010991 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454) I1003 22:26:05.656] I1003 22:26:05.656129 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454 I1003 22:26:06.008] I1003 22:26:05.656170 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-publish-8A74F569-13D1D454) successfully I1003 22:26:06.008] I1003 22:26:05.656178 8830 utils.go:119] GRPC response: I1003 22:26:06.009] I1003 22:26:06.009] • [SLOW TEST:39.343 seconds] I1003 22:26:06.010] Controller Service I1003 22:26:06.010] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:26:06.010] ControllerPublishVolume I1003 22:26:06.011] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:713 I1003 22:26:06.011] should return appropriate values (no optional values added) I1003 22:26:06.012] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:768 I1003 22:26:06.012] ------------------------------ I1003 22:26:06.012] Controller Service ControllerPublishVolume I1003 22:26:06.013] should fail when the volume does not exist I1003 22:26:06.013] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:857 I1003 22:26:06.013] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:06.014] STEP: creating mount and staging directories I1003 22:26:06.014] I1003 22:26:05.659346 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:06.014] I1003 22:26:05.659370 8830 utils.go:113] GRPC request: I1003 22:26:06.018] I1003 22:26:05.659376 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:06.018] I1003 22:26:05.659381 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:06.018] STEP: calling controller publish on a non-existent volume I1003 22:26:06.019] I1003 22:26:05.659989 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:26:06.019] I1003 22:26:05.660008 8830 utils.go:113] GRPC request: volume_id:"some-vol-id" node_id:"some-node-id" volume_capability: access_mode: > I1003 22:26:06.019] I1003 22:26:05.660016 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId:some-vol-id NodeId:some-node-id VolumeCapability:mount:<> access_mode: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:26:06.020] E1003 22:26:05.660065 8830 utils.go:117] GRPC error: rpc error: code = NotFound desc = Volume not found, failed with error: could not get disk name from some-vol-id, correct format: .*/subscriptions/(?:.*)/resourceGroups/(?:.*)/providers/Microsoft.Compute/disks/(.+) I1003 22:26:06.020] • I1003 22:26:06.020] ------------------------------ I1003 22:26:06.020] Controller Service ControllerPublishVolume I1003 22:26:06.020] should fail when the node does not exist I1003 22:26:06.021] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:886 I1003 22:26:06.021] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:06.021] STEP: creating mount and staging directories I1003 22:26:06.021] I1003 22:26:05.660429 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:06.021] I1003 22:26:05.660451 8830 utils.go:113] GRPC request: I1003 22:26:06.022] I1003 22:26:05.660459 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:06.022] I1003 22:26:05.660464 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:06.022] STEP: creating a single node writer volume I1003 22:26:06.022] I1003 22:26:05.660858 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:26:06.023] I1003 22:26:05.660934 8830 utils.go:113] GRPC request: name:"sanity-controller-wrong-node-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:26:06.023] I1003 22:26:05.751449 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-wrong-node-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) I1003 22:26:06.023] I1003 22:26:05.751481 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-wrong-node-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:26:06.536] I1003 22:26:06.535897 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-wrong-node-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:26:08.415] I1003 22:26:06.535931 8830 controllerserver.go:222] create azure disk(sanity-controller-wrong-node-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) successfully I1003 22:26:08.416] I1003 22:26:06.535940 8830 utils.go:119] GRPC response: volume: > > I1003 22:26:08.416] STEP: calling controllerpublish on that volume I1003 22:26:08.417] I1003 22:26:06.536512 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:26:08.417] I1003 22:26:06.536535 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454" node_id:"some-fake-node-id" volume_capability: access_mode: > I1003 22:26:08.418] I1003 22:26:06.536544 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId:/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454 NodeId:some-fake-node-id VolumeCapability:mount:<> access_mode: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:26:08.418] I1003 22:26:06.630766 8830 controllerserver.go:326] GetDiskLun returned: . Initiating attaching volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454" to node "some-fake-node-id". I1003 22:26:08.419] I1003 22:26:06.752216 8830 azure_wrap.go:222] Virtual machine "some-fake-node-id" not found with message: "compute.VirtualMachinesClient#Get: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: Service returned an error. Status=404 Code=\"ResourceNotFound\" Message=\"The Resource 'Microsoft.Compute/virtualMachines/some-fake-node-id' under resource group 'azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068' was not found.\"" I1003 22:26:08.419] E1003 22:26:06.752252 8830 azure_controller_common.go:204] error of getting data disks for node "some-fake-node-id": instance not found I1003 22:26:08.420] E1003 22:26:06.752265 8830 utils.go:117] GRPC error: rpc error: code = NotFound desc = failed to get azure instance id for node "some-fake-node-id" (instance not found) I1003 22:26:08.420] STEP: cleaning up deleting the volume I1003 22:26:08.420] I1003 22:26:06.752722 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:26:08.420] I1003 22:26:06.752743 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454" I1003 22:26:08.421] I1003 22:26:06.752754 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454) I1003 22:26:12.247] I1003 22:26:12.247656 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454 I1003 22:26:12.248] I1003 22:26:12.247705 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-wrong-node-8A74F569-13D1D454) successfully I1003 22:26:12.248] I1003 22:26:12.247717 8830 utils.go:119] GRPC response: I1003 22:26:12.248] I1003 22:26:12.249] • [SLOW TEST:6.588 seconds] I1003 22:26:12.249] Controller Service I1003 22:26:12.249] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:26:12.249] ControllerPublishVolume I1003 22:26:12.249] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:713 I1003 22:26:12.249] should fail when the node does not exist I1003 22:26:12.250] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:886 I1003 22:26:12.250] ------------------------------ I1003 22:26:12.250] Controller Service ControllerPublishVolume I1003 22:26:12.250] should fail when the volume is already published but is incompatible I1003 22:26:12.250] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:956 I1003 22:26:12.251] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:12.251] STEP: creating mount and staging directories I1003 22:26:12.251] I1003 22:26:12.248260 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:12.251] I1003 22:26:12.248282 8830 utils.go:113] GRPC request: I1003 22:26:12.251] I1003 22:26:12.248290 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:12.252] I1003 22:26:12.248295 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:12.252] I1003 22:26:12.248670 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:12.252] I1003 22:26:12.248688 8830 utils.go:113] GRPC request: I1003 22:26:12.252] I1003 22:26:12.248693 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:12.252] I1003 22:26:12.248697 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:12.252] I1003 22:26:12.253] S [SKIPPING] [0.002 seconds] I1003 22:26:12.253] Controller Service I1003 22:26:12.253] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:26:12.253] ControllerPublishVolume I1003 22:26:12.253] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:713 I1003 22:26:12.253] should fail when the volume is already published but is incompatible [It] I1003 22:26:12.253] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:956 I1003 22:26:12.253] I1003 22:26:12.254] ControllerPublishVolume.readonly field not supported I1003 22:26:12.254] I1003 22:26:12.254] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:958 I1003 22:26:12.254] ------------------------------ I1003 22:26:12.254] Controller Service ControllerUnpublishVolume I1003 22:26:12.254] should fail when no volume id is provided I1003 22:26:12.254] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1066 I1003 22:26:12.254] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:12.255] STEP: creating mount and staging directories I1003 22:26:12.255] I1003 22:26:12.250204 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:12.255] I1003 22:26:12.250232 8830 utils.go:113] GRPC request: I1003 22:26:12.255] I1003 22:26:12.250240 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:12.255] I1003 22:26:12.250246 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:12.255] I1003 22:26:12.250743 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1003 22:26:12.256] I1003 22:26:12.250766 8830 utils.go:113] GRPC request: I1003 22:26:12.256] I1003 22:26:12.250776 8830 controllerserver.go:360] ControllerUnpublishVolume: called with args {VolumeId: NodeId: Secrets:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:26:12.256] E1003 22:26:12.250795 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Volume ID not provided I1003 22:26:12.256] • I1003 22:26:12.256] ------------------------------ I1003 22:26:12.256] Controller Service ControllerUnpublishVolume I1003 22:26:12.256] should return appropriate values (no optional values added) I1003 22:26:12.257] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1081 I1003 22:26:12.257] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:12.257] STEP: creating mount and staging directories I1003 22:26:12.257] I1003 22:26:12.251128 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:12.257] I1003 22:26:12.251152 8830 utils.go:113] GRPC request: I1003 22:26:12.257] I1003 22:26:12.251159 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:12.258] I1003 22:26:12.251165 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:12.258] STEP: creating a single node writer volume I1003 22:26:12.258] I1003 22:26:12.251676 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:26:12.258] I1003 22:26:12.251699 8830 utils.go:113] GRPC request: name:"sanity-controller-unpublish-8A74F569-13D1D454" volume_capabilities: access_mode: > I1003 22:26:12.342] I1003 22:26:12.342437 8830 controllerserver.go:175] begin to create azure disk(sanity-controller-unpublish-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) I1003 22:26:12.343] I1003 22:26:12.342468 8830 azuredisk.go:244] azureDisk - creating new managed Name:sanity-controller-unpublish-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:26:13.236] I1003 22:26:13.234905 8830 azuredisk.go:348] azureDisk - created new MD Name:sanity-controller-unpublish-8A74F569-13D1D454 StorageAccountType:Standard_LRS Size:1 I1003 22:26:13.236] I1003 22:26:13.234945 8830 controllerserver.go:222] create azure disk(sanity-controller-unpublish-8A74F569-13D1D454) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(1) successfully I1003 22:26:13.237] I1003 22:26:13.234959 8830 utils.go:119] GRPC response: volume: > > I1003 22:26:13.237] STEP: getting a node id I1003 22:26:13.237] I1003 22:26:13.235613 8830 utils.go:112] GRPC call: /csi.v1.Node/NodeGetInfo I1003 22:26:13.238] I1003 22:26:13.235633 8830 utils.go:113] GRPC request: I1003 22:26:13.238] I1003 22:26:13.235641 8830 nodeserver.go:281] Using default NodeGetInfo I1003 22:26:13.570] I1003 22:26:13.570498 8830 utils.go:119] GRPC response: node_id:"sanity-test-node" max_volumes_per_node:8 I1003 22:26:13.571] STEP: calling controllerpublish on that volume I1003 22:26:13.571] I1003 22:26:13.571140 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerPublishVolume I1003 22:26:13.571] I1003 22:26:13.571161 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" node_id:"sanity-test-node" volume_capability: access_mode: > I1003 22:26:13.572] I1003 22:26:13.571173 8830 controllerserver.go:294] ControllerPublishVolume: called with args {VolumeId:/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454 NodeId:sanity-test-node VolumeCapability:mount:<> access_mode: Readonly:false Secrets:map[] VolumeContext:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:26:13.662] I1003 22:26:13.661687 8830 controllerserver.go:326] GetDiskLun returned: . Initiating attaching volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" to node "sanity-test-node". I1003 22:26:13.662] I1003 22:26:13.661736 8830 controllerserver.go:343] Trying to attach volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" to node "sanity-test-node" I1003 22:26:13.762] I1003 22:26:13.758578 8830 azure_controller_common.go:144] Trying to attach volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" lun 0 to node "sanity-test-node". I1003 22:26:13.762] I1003 22:26:13.758631 8830 azure_controller_standard.go:78] azureDisk - update(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068): vm(sanity-test-node) - attach disk(sanity-controller-unpublish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454) I1003 22:26:24.779] I1003 22:26:24.778878 8830 azure_controller_standard.go:95] azureDisk - attach disk(sanity-controller-unpublish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454) succeeded I1003 22:26:25.082] I1003 22:26:24.778916 8830 controllerserver.go:346] Attach operation successful: volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" attached to node "sanity-test-node". I1003 22:26:25.083] I1003 22:26:24.778933 8830 controllerserver.go:351] attach volume "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" to node "sanity-test-node" successfully I1003 22:26:25.083] I1003 22:26:24.778945 8830 utils.go:119] GRPC response: publish_context: I1003 22:26:25.083] STEP: calling controllerunpublish on that volume I1003 22:26:25.083] I1003 22:26:24.780805 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerUnpublishVolume I1003 22:26:25.084] I1003 22:26:24.780826 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" node_id:"sanity-test-node" I1003 22:26:25.084] I1003 22:26:24.780837 8830 controllerserver.go:360] ControllerUnpublishVolume: called with args {VolumeId:/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454 NodeId:sanity-test-node Secrets:map[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1003 22:26:25.085] I1003 22:26:24.780889 8830 controllerserver.go:377] Trying to detach volume /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454 from node sanity-test-node I1003 22:26:25.085] I1003 22:26:24.881078 8830 azure_controller_common.go:161] detach /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454 from node "sanity-test-node" I1003 22:26:25.085] I1003 22:26:24.881124 8830 azure_controller_standard.go:125] azureDisk - detach disk: name "sanity-controller-unpublish-8A74F569-13D1D454" uri "/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" I1003 22:26:25.086] I1003 22:26:24.881142 8830 azure_controller_standard.go:145] azureDisk - update(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068): vm(sanity-test-node) - detach disk(sanity-controller-unpublish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454) I1003 22:26:46.112] I1003 22:26:46.112328 8830 azure_controller_common.go:184] azureDisk - detach disk(sanity-controller-unpublish-8A74F569-13D1D454, /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454) succeeded I1003 22:26:46.113] I1003 22:26:46.112359 8830 controllerserver.go:385] detach volume /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454 from node sanity-test-node successfully I1003 22:26:46.113] I1003 22:26:46.112372 8830 utils.go:119] GRPC response: I1003 22:26:46.113] STEP: cleaning up deleting the volume I1003 22:26:46.114] I1003 22:26:46.112843 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:26:46.114] I1003 22:26:46.112866 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454" I1003 22:26:46.114] I1003 22:26:46.112880 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454) I1003 22:26:51.653] I1003 22:26:51.652704 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454 I1003 22:26:51.782] I1003 22:26:51.652735 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/sanity-controller-unpublish-8A74F569-13D1D454) successfully I1003 22:26:51.782] I1003 22:26:51.652743 8830 utils.go:119] GRPC response: I1003 22:26:51.782] I1003 22:26:51.782] • [SLOW TEST:39.402 seconds] I1003 22:26:51.782] Controller Service I1003 22:26:51.783] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:26:51.783] ControllerUnpublishVolume I1003 22:26:51.783] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1059 I1003 22:26:51.783] should return appropriate values (no optional values added) I1003 22:26:51.783] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1081 I1003 22:26:51.784] ------------------------------ I1003 22:26:51.784] CreateSnapshot [Controller Server] I1003 22:26:51.784] should fail when no name is provided I1003 22:26:51.784] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1502 I1003 22:26:51.784] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:51.784] STEP: creating mount and staging directories I1003 22:26:51.785] I1003 22:26:51.653236 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:51.785] I1003 22:26:51.653270 8830 utils.go:113] GRPC request: I1003 22:26:51.785] I1003 22:26:51.653278 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:51.785] I1003 22:26:51.653285 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:51.786] I1003 22:26:51.653691 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:26:51.786] I1003 22:26:51.653710 8830 utils.go:113] GRPC request: source_volume_id:"testId" I1003 22:26:51.786] I1003 22:26:51.653717 8830 controllerserver.go:439] CreateSnapshot called with request {testId map[] map[] {} [] 0} I1003 22:26:51.787] E1003 22:26:51.653758 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = Snapshot name must be provided I1003 22:26:51.787] • I1003 22:26:51.787] ------------------------------ I1003 22:26:51.787] CreateSnapshot [Controller Server] I1003 22:26:51.787] should fail when no source volume id is provided I1003 22:26:51.787] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1519 I1003 22:26:51.788] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:51.788] STEP: creating mount and staging directories I1003 22:26:51.788] I1003 22:26:51.654136 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:51.788] I1003 22:26:51.654154 8830 utils.go:113] GRPC request: I1003 22:26:51.788] I1003 22:26:51.654158 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:51.789] I1003 22:26:51.654162 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:51.789] I1003 22:26:51.654486 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:26:51.789] I1003 22:26:51.654509 8830 utils.go:113] GRPC request: name:"name" I1003 22:26:51.789] I1003 22:26:51.654518 8830 controllerserver.go:439] CreateSnapshot called with request { name map[] map[] {} [] 0} I1003 22:26:51.790] E1003 22:26:51.654531 8830 utils.go:117] GRPC error: rpc error: code = InvalidArgument desc = CreateSnapshot Source Volume ID must be provided I1003 22:26:51.790] • I1003 22:26:51.790] ------------------------------ I1003 22:26:51.790] CreateSnapshot [Controller Server] I1003 22:26:51.790] should not fail when requesting to create a snapshot with already existing name and same SourceVolumeId. I1003 22:26:51.791] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1536 I1003 22:26:51.791] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:26:51.791] STEP: creating mount and staging directories I1003 22:26:51.791] I1003 22:26:51.654834 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:26:51.791] I1003 22:26:51.654846 8830 utils.go:113] GRPC request: I1003 22:26:51.792] I1003 22:26:51.654850 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:26:51.792] I1003 22:26:51.654854 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:26:51.792] STEP: creating a volume I1003 22:26:51.792] I1003 22:26:51.655264 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:26:51.793] I1003 22:26:51.655281 8830 utils.go:113] GRPC request: name:"CreateSnapshot-volume-1" capacity_range: volume_capabilities: access_mode: > I1003 22:26:51.793] I1003 22:26:51.755483 8830 controllerserver.go:175] begin to create azure disk(CreateSnapshot-volume-1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:26:51.793] I1003 22:26:51.755512 8830 azuredisk.go:244] azureDisk - creating new managed Name:CreateSnapshot-volume-1 StorageAccountType:Standard_LRS Size:10 I1003 22:26:52.507] I1003 22:26:52.505617 8830 azuredisk.go:348] azureDisk - created new MD Name:CreateSnapshot-volume-1 StorageAccountType:Standard_LRS Size:10 I1003 22:26:52.508] I1003 22:26:52.505664 8830 controllerserver.go:222] create azure disk(CreateSnapshot-volume-1) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:26:52.509] I1003 22:26:52.505680 8830 utils.go:119] GRPC response: volume: > > I1003 22:26:52.509] STEP: creating a snapshot I1003 22:26:52.509] I1003 22:26:52.506618 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:26:52.510] I1003 22:26:52.506681 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1" name:"CreateSnapshot-snapshot-1" I1003 22:26:52.511] I1003 22:26:52.506738 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1 CreateSnapshot-snapshot-1 map[] map[] {} [] 0} I1003 22:26:52.511] I1003 22:26:52.506791 8830 controllerserver.go:463] begin to create snapshot(CreateSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:27:03.256] I1003 22:27:03.256141 8830 controllerserver.go:476] create snapshot(CreateSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:27:04.906] I1003 22:27:03.346259 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:27:04.907] I1003 22:27:03.346816 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:27:04.907] I1003 22:27:03.346837 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1" name:"CreateSnapshot-snapshot-1" I1003 22:27:04.908] I1003 22:27:03.346845 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1 CreateSnapshot-snapshot-1 map[] map[] {} [] 0} I1003 22:27:04.908] I1003 22:27:03.346865 8830 controllerserver.go:463] begin to create snapshot(CreateSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:27:04.908] I1003 22:27:03.789318 8830 controllerserver.go:476] create snapshot(CreateSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:27:04.909] I1003 22:27:03.878373 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:27:04.909] STEP: cleaning up deleting the snapshot I1003 22:27:04.912] I1003 22:27:03.878991 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:27:04.912] I1003 22:27:03.879012 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/CreateSnapshot-snapshot-1" I1003 22:27:04.913] I1003 22:27:03.879019 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/CreateSnapshot-snapshot-1 map[] {} [] 0} I1003 22:27:04.913] I1003 22:27:03.879066 8830 controllerserver.go:503] begin to delete snapshot(CreateSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:27:09.354] I1003 22:27:09.353943 8830 controllerserver.go:512] delete snapshot(CreateSnapshot-snapshot-1) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:27:09.354] I1003 22:27:09.353980 8830 utils.go:119] GRPC response: I1003 22:27:09.358] STEP: cleaning up deleting the volume I1003 22:27:09.366] I1003 22:27:09.362145 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:27:09.366] I1003 22:27:09.362181 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1" I1003 22:27:09.367] I1003 22:27:09.362204 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1) I1003 22:27:14.861] I1003 22:27:14.860714 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1 I1003 22:27:14.861] I1003 22:27:14.860747 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-1) successfully I1003 22:27:14.862] I1003 22:27:14.860755 8830 utils.go:119] GRPC response: I1003 22:27:14.862] I1003 22:27:14.862] • [SLOW TEST:23.206 seconds] I1003 22:27:14.862] CreateSnapshot [Controller Server] I1003 22:27:14.862] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:27:14.863] should not fail when requesting to create a snapshot with already existing name and same SourceVolumeId. I1003 22:27:14.863] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1536 I1003 22:27:14.863] ------------------------------ I1003 22:27:14.863] CreateSnapshot [Controller Server] I1003 22:27:14.864] should fail when requesting to create a snapshot with already existing name and different SourceVolumeId. I1003 22:27:14.864] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1566 I1003 22:27:14.864] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:27:14.864] STEP: creating mount and staging directories I1003 22:27:14.865] I1003 22:27:14.861411 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:27:14.865] I1003 22:27:14.861433 8830 utils.go:113] GRPC request: I1003 22:27:14.865] I1003 22:27:14.861442 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:27:14.865] I1003 22:27:14.861448 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:27:14.866] STEP: creating a volume I1003 22:27:14.866] I1003 22:27:14.862008 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:27:14.866] I1003 22:27:14.862031 8830 utils.go:113] GRPC request: name:"CreateSnapshot-volume-2" capacity_range: volume_capabilities: access_mode: > I1003 22:27:14.953] I1003 22:27:14.953330 8830 controllerserver.go:175] begin to create azure disk(CreateSnapshot-volume-2) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:27:14.954] I1003 22:27:14.953361 8830 azuredisk.go:244] azureDisk - creating new managed Name:CreateSnapshot-volume-2 StorageAccountType:Standard_LRS Size:10 I1003 22:27:15.901] I1003 22:27:15.901265 8830 azuredisk.go:348] azureDisk - created new MD Name:CreateSnapshot-volume-2 StorageAccountType:Standard_LRS Size:10 I1003 22:27:17.373] I1003 22:27:15.901301 8830 controllerserver.go:222] create azure disk(CreateSnapshot-volume-2) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:27:17.374] I1003 22:27:15.901310 8830 utils.go:119] GRPC response: volume: > > I1003 22:27:17.374] STEP: creating a snapshot with the created volume source id I1003 22:27:17.374] I1003 22:27:15.901842 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:27:17.375] I1003 22:27:15.901869 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-2" name:"CreateSnapshot-snapshot-2" I1003 22:27:17.375] I1003 22:27:15.901880 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-2 CreateSnapshot-snapshot-2 map[] map[] {} [] 0} I1003 22:27:17.375] I1003 22:27:15.901903 8830 controllerserver.go:463] begin to create snapshot(CreateSnapshot-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:27:26.719] I1003 22:27:26.719350 8830 controllerserver.go:476] create snapshot(CreateSnapshot-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:27:27.744] I1003 22:27:26.807278 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:27:27.744] I1003 22:27:26.808457 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:27:27.745] I1003 22:27:26.808477 8830 utils.go:113] GRPC request: name:"CreateSnapshot-volume-3" capacity_range: volume_capabilities: access_mode: > I1003 22:27:27.746] I1003 22:27:26.922982 8830 controllerserver.go:175] begin to create azure disk(CreateSnapshot-volume-3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:27:27.746] I1003 22:27:26.923044 8830 azuredisk.go:244] azureDisk - creating new managed Name:CreateSnapshot-volume-3 StorageAccountType:Standard_LRS Size:10 I1003 22:27:27.746] I1003 22:27:27.642675 8830 azuredisk.go:348] azureDisk - created new MD Name:CreateSnapshot-volume-3 StorageAccountType:Standard_LRS Size:10 I1003 22:27:27.747] I1003 22:27:27.642712 8830 controllerserver.go:222] create azure disk(CreateSnapshot-volume-3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:27:27.747] I1003 22:27:27.642723 8830 utils.go:119] GRPC response: volume: > > I1003 22:27:27.747] STEP: creating a snapshot with the same name but different volume source id I1003 22:27:27.748] I1003 22:27:27.643259 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:27:27.748] I1003 22:27:27.643284 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3" name:"CreateSnapshot-snapshot-2" I1003 22:27:27.748] I1003 22:27:27.643295 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3 CreateSnapshot-snapshot-2 map[] map[] {} [] 0} I1003 22:27:27.749] I1003 22:27:27.643316 8830 controllerserver.go:463] begin to create snapshot(CreateSnapshot-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:27:27.918] E1003 22:27:27.913436 8830 utils.go:117] GRPC error: rpc error: code = AlreadyExists desc = request snapshot(CreateSnapshot-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) already exists, but the SourceVolumeId is different, error details: compute.SnapshotsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="BadRequest" Message="Changing property 'sourceResourceId' is not allowed for existing disk 'CreateSnapshot-snapshot-2'." I1003 22:27:27.918] STEP: cleaning up deleting the snapshot I1003 22:27:27.926] I1003 22:27:27.918163 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:27:27.926] I1003 22:27:27.918190 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/CreateSnapshot-snapshot-2" I1003 22:27:27.927] I1003 22:27:27.918204 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/CreateSnapshot-snapshot-2 map[] {} [] 0} I1003 22:27:27.927] I1003 22:27:27.918262 8830 controllerserver.go:503] begin to delete snapshot(CreateSnapshot-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:27:33.490] I1003 22:27:33.489452 8830 controllerserver.go:512] delete snapshot(CreateSnapshot-snapshot-2) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:27:33.490] I1003 22:27:33.489480 8830 utils.go:119] GRPC response: I1003 22:27:33.491] STEP: cleaning up deleting the volume I1003 22:27:33.491] I1003 22:27:33.490396 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:27:33.491] I1003 22:27:33.490414 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-2" I1003 22:27:33.491] I1003 22:27:33.490428 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-2) I1003 22:27:38.966] I1003 22:27:38.966567 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-2 I1003 22:27:42.096] I1003 22:27:38.966603 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-2) successfully I1003 22:27:42.097] I1003 22:27:38.966615 8830 utils.go:119] GRPC response: I1003 22:27:42.097] I1003 22:27:42.097] • [SLOW TEST:24.106 seconds] I1003 22:27:42.098] CreateSnapshot [Controller Server] I1003 22:27:42.098] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:27:42.098] should fail when requesting to create a snapshot with already existing name and different SourceVolumeId. I1003 22:27:42.099] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1566 I1003 22:27:42.099] ------------------------------ I1003 22:27:42.099] CreateSnapshot [Controller Server] I1003 22:27:42.099] should not fail when creating snapshot with maximum-length name I1003 22:27:42.099] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1601 I1003 22:27:42.100] STEP: reusing connection to CSI driver at unix:///tmp/csi.sock I1003 22:27:42.100] STEP: creating mount and staging directories I1003 22:27:42.100] I1003 22:27:38.967189 8830 utils.go:112] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1003 22:27:42.100] I1003 22:27:38.967215 8830 utils.go:113] GRPC request: I1003 22:27:42.100] I1003 22:27:38.967224 8830 controllerserver.go:415] Using default ControllerGetCapabilities I1003 22:27:42.101] I1003 22:27:38.967229 8830 utils.go:119] GRPC response: capabilities: > capabilities: > capabilities: > capabilities: > I1003 22:27:42.101] STEP: creating a volume I1003 22:27:42.101] I1003 22:27:38.967630 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateVolume I1003 22:27:42.101] I1003 22:27:38.967659 8830 utils.go:113] GRPC request: name:"CreateSnapshot-volume-3" capacity_range: volume_capabilities: access_mode: > I1003 22:27:42.102] I1003 22:27:39.052092 8830 controllerserver.go:175] begin to create azure disk(CreateSnapshot-volume-3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) I1003 22:27:42.102] I1003 22:27:39.052152 8830 azuredisk.go:244] azureDisk - creating new managed Name:CreateSnapshot-volume-3 StorageAccountType:Standard_LRS Size:10 I1003 22:27:49.687] I1003 22:27:49.687622 8830 azuredisk.go:348] azureDisk - created new MD Name:CreateSnapshot-volume-3 StorageAccountType:Standard_LRS Size:10 I1003 22:27:49.718] I1003 22:27:49.687657 8830 controllerserver.go:222] create azure disk(CreateSnapshot-volume-3) account type(Standard_LRS) rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) location() size(10) successfully I1003 22:27:49.718] I1003 22:27:49.687666 8830 utils.go:119] GRPC response: volume: > > I1003 22:27:49.719] STEP: creating a snapshot I1003 22:27:49.719] I1003 22:27:49.688170 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:27:49.720] I1003 22:27:49.688195 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3" name:"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" I1003 22:27:49.721] I1003 22:27:49.688234 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa map[] map[] {} [] 0} I1003 22:27:49.721] W1003 22:27:49.688269 8830 azuredisk.go:368] since the maximum volume name length is 80, so it is truncated as ("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") I1003 22:27:49.721] I1003 22:27:49.688282 8830 controllerserver.go:463] begin to create snapshot(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:28:00.746] I1003 22:28:00.745781 8830 controllerserver.go:476] create snapshot(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:28:00.834] I1003 22:28:00.834374 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:28:00.835] I1003 22:28:00.834942 8830 utils.go:112] GRPC call: /csi.v1.Controller/CreateSnapshot I1003 22:28:00.835] I1003 22:28:00.834968 8830 utils.go:113] GRPC request: source_volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3" name:"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" I1003 22:28:00.836] I1003 22:28:00.834979 8830 controllerserver.go:439] CreateSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa map[] map[] {} [] 0} I1003 22:28:00.836] W1003 22:28:00.835008 8830 azuredisk.go:368] since the maximum volume name length is 80, so it is truncated as ("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") I1003 22:28:00.836] I1003 22:28:00.835025 8830 controllerserver.go:463] begin to create snapshot(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:28:11.279] I1003 22:28:11.278905 8830 controllerserver.go:476] create snapshot(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:28:12.573] I1003 22:28:11.367032 8830 utils.go:119] GRPC response: snapshot: ready_to_use:true > I1003 22:28:12.573] STEP: cleaning up deleting the snapshot I1003 22:28:12.574] I1003 22:28:11.367686 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteSnapshot I1003 22:28:12.574] I1003 22:28:11.367715 8830 utils.go:113] GRPC request: snapshot_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" I1003 22:28:12.574] I1003 22:28:11.367724 8830 controllerserver.go:491] DeleteSnapshot called with request {/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/snapshots/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa map[] {} [] 0} I1003 22:28:12.575] I1003 22:28:11.367825 8830 controllerserver.go:503] begin to delete snapshot(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) I1003 22:28:16.882] I1003 22:28:16.878327 8830 controllerserver.go:512] delete snapshot(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa) under rg(azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068) successfully I1003 22:28:16.882] I1003 22:28:16.878362 8830 utils.go:119] GRPC response: I1003 22:28:16.882] STEP: cleaning up deleting the volume I1003 22:28:16.883] I1003 22:28:16.880847 8830 utils.go:112] GRPC call: /csi.v1.Controller/DeleteVolume I1003 22:28:16.883] I1003 22:28:16.880867 8830 utils.go:113] GRPC request: volume_id:"/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3" I1003 22:28:16.883] I1003 22:28:16.880879 8830 controllerserver.go:277] deleting azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3) I1003 22:28:22.395] I1003 22:28:22.395624 8830 azure_managedDiskController.go:195] azureDisk - deleted a managed disk: /subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3 I1003 22:28:24.334] I1003 22:28:22.395654 8830 controllerserver.go:287] delete azure disk(/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068/providers/Microsoft.Compute/disks/CreateSnapshot-volume-3) successfully I1003 22:28:24.334] I1003 22:28:22.395665 8830 utils.go:119] GRPC response: I1003 22:28:24.334] I1003 22:28:24.335] • [SLOW TEST:43.429 seconds] I1003 22:28:24.335] CreateSnapshot [Controller Server] I1003 22:28:24.335] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/tests.go:44 I1003 22:28:24.335] should not fail when creating snapshot with maximum-length name I1003 22:28:24.335] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:1601 I1003 22:28:24.336] ------------------------------ I1003 22:28:24.336] I1003 22:28:24.336] Ran 53 of 57 Specs in 521.574 seconds I1003 22:28:24.336] SUCCESS! -- 53 Passed | 0 Failed | 0 Pending | 4 Skipped I1003 22:28:24.336] PASS I1003 22:28:24.337] pkill -f azurediskplugin I1003 22:28:24.337] Deleting CSI sanity test binary I1003 22:28:24.380] test/sanity/run-test.sh: line 19: 8830 Terminated _output/azurediskplugin --endpoint "$endpoint" --nodeid "$nodeid" -v=5 I1003 22:28:24.382] 2019/10/03 22:28:24 Deleting resource group azuredisk-csi-driver-test-d9c4cd20-e62a-11e9-ae8d-f2967c2ab068 I1003 22:32:13.055] panic: test timed out after 20m0s I1003 22:32:13.091] I1003 22:32:13.091] goroutine 69 [running]: I1003 22:32:13.092] testing.(*M).startAlarm.func1() I1003 22:32:13.092] /usr/local/go/src/testing/testing.go:1334 +0xdf I1003 22:32:13.092] created by time.goFunc I1003 22:32:13.092] /usr/local/go/src/time/sleep.go:169 +0x44 I1003 22:32:13.092] I1003 22:32:13.092] goroutine 1 [chan receive, 19 minutes]: I1003 22:32:13.093] testing.(*T).Run(0xc000268300, 0xb4b273, 0xa, 0xb75890, 0x480596) I1003 22:32:13.093] /usr/local/go/src/testing/testing.go:917 +0x381 I1003 22:32:13.093] testing.runTests.func1(0xc000268200) I1003 22:32:13.093] /usr/local/go/src/testing/testing.go:1157 +0x78 I1003 22:32:13.093] testing.tRunner(0xc000268200, 0xc000239e30) I1003 22:32:13.093] /usr/local/go/src/testing/testing.go:865 +0xc0 I1003 22:32:13.094] testing.runTests(0xc00000ef20, 0x11765a0, 0x1, 0x1, 0x0) I1003 22:32:13.094] /usr/local/go/src/testing/testing.go:1155 +0x2a9 I1003 22:32:13.094] testing.(*M).Run(0xc000110500, 0x0) I1003 22:32:13.094] /usr/local/go/src/testing/testing.go:1072 +0x162 I1003 22:32:13.094] main.main() I1003 22:32:13.094] _testmain.go:42 +0x13e I1003 22:32:13.094] I1003 22:32:13.095] goroutine 6 [select]: I1003 22:32:13.095] github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/go.opencensus.io/stats/view.(*worker).start(0xc000020dc0) I1003 22:32:13.095] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/go.opencensus.io/stats/view/worker.go:152 +0xdd I1003 22:32:13.095] created by github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/go.opencensus.io/stats/view.init.0 I1003 22:32:13.095] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/go.opencensus.io/stats/view/worker.go:29 +0x57 I1003 22:32:13.095] I1003 22:32:13.095] goroutine 7 [chan receive]: I1003 22:32:13.096] github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/k8s.io/klog.(*loggingT).flushDaemon(0x1189a40) I1003 22:32:13.096] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/k8s.io/klog/klog.go:1018 +0x8b I1003 22:32:13.096] created by github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/k8s.io/klog.init.0 I1003 22:32:13.096] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/k8s.io/klog/klog.go:404 +0x6c I1003 22:32:13.096] I1003 22:32:13.096] goroutine 8 [select]: I1003 22:32:13.097] github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/Azure/go-autorest/autorest.DelayForBackoffWithCap(0x37e11d600, 0x0, 0x0, 0xc00035a180, 0xc000110b00) I1003 22:32:13.097] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/Azure/go-autorest/autorest/sender.go:380 +0x14c I1003 22:32:13.097] github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/Azure/go-autorest/autorest.DelayForBackoff(...) I1003 22:32:13.097] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/Azure/go-autorest/autorest/sender.go:366 I1003 22:32:13.097] github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/Azure/go-autorest/autorest/azure.(*Future).WaitForCompletionRef(0xc0002e5c10, 0xc339e0, 0xc00002c0b8, 0xc22720, 0xc00023f6c0, 0xc233c0, 0xc0002b49c0, 0x0, 0x0, 0xdf8475800, ...) I1003 22:32:13.098] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/vendor/github.com/Azure/go-autorest/autorest/azure/async.go:196 +0x32b I1003 22:32:13.098] github.com/kubernetes-sigs/azuredisk-csi-driver/test/utils/azure.(*AzureClient).DeleteResourceGroup(0xc00029b400, 0xc339e0, 0xc00002c0b8, 0xc000038780, 0x3e, 0x28, 0xc000001e00) I1003 22:32:13.098] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/test/utils/azure/azure_helpers.go:73 +0x3c4 I1003 22:32:13.098] github.com/kubernetes-sigs/azuredisk-csi-driver/test/sanity.TestSanity.func2(0xc00029c0e0, 0xc00029b400, 0xc339e0, 0xc00002c0b8, 0xc000268300) I1003 22:32:13.098] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/test/sanity/sanity_test.go:61 +0xe8 I1003 22:32:13.098] github.com/kubernetes-sigs/azuredisk-csi-driver/test/sanity.TestSanity(0xc000268300) I1003 22:32:13.099] /go/src/github.com/kubernetes-sigs/azuredisk-csi-driver/test/sanity/sanity_test.go:90 +0x77d I1003 22:32:13.099] testing.tRunner(0xc000268300, 0xb75890) I1003 22:32:13.099] /usr/local/go/src/testing/testing.go:865 +0xc0 I1003 22:32:13.099] created by testing.(*T).Run I1003 22:32:13.099] /usr/local/go/src/testing/testing.go:916 +0x35a I1003 22:32:13.099] I1003 22:32:13.099] goroutine 118 [IO wait]: I1003 22:32:13.100] internal/poll.runtime_pollWait(0x7f28c728bdf8, 0x72, 0xffffffffffffffff) I1003 22:32:13.100] /usr/local/go/src/runtime/netpoll.go:182 +0x56 I1003 22:32:13.100] internal/poll.(*pollDesc).wait(0xc000110998, 0x72, 0x1b00, 0x1b8f, 0xffffffffffffffff) I1003 22:32:13.100] /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b I1003 22:32:13.100] internal/poll.(*pollDesc).waitRead(...) I1003 22:32:13.100] /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 I1003 22:32:13.100] internal/poll.(*FD).Read(0xc000110980, 0xc000358000, 0x1b8f, 0x1b8f, 0x0, 0x0, 0x0) I1003 22:32:13.101] /usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b I1003 22:32:13.101] net.(*netFD).Read(0xc000110980, 0xc000358000, 0x1b8f, 0x1b8f, 0x203000, 0x0, 0xc000000030) I1003 22:32:13.101] /usr/local/go/src/net/fd_unix.go:202 +0x4f I1003 22:32:13.101] net.(*conn).Read(0xc000010050, 0xc000358000, 0x1b8f, 0x1b8f, 0x0, 0x0, 0x0) I1003 22:32:13.101] /usr/local/go/src/net/net.go:177 +0x69 I1003 22:32:13.101] crypto/tls.(*atLeastReader).Read(0xc0004f2380, 0xc000358000, 0x1b8f, 0x1b8f, 0x1, 0xa, 0xc0000b9938) I1003 22:32:13.102] /usr/local/go/src/crypto/tls/conn.go:761 +0x60 I1003 22:32:13.102] bytes.(*Buffer).ReadFrom(0xc00005fe58, 0xc224e0, 0xc0004f2380, 0x40ba95, 0xa85540, 0xb22840) I1003 22:32:13.102] /usr/local/go/src/bytes/buffer.go:207 +0xbd I1003 22:32:13.102] crypto/tls.(*Conn).readFromUntil(0xc00005fc00, 0xc23360, 0xc000010050, 0x5, 0xc000010050, 0x203000) I1003 22:32:13.102] /usr/local/go/src/crypto/tls/conn.go:783 +0xf8 I1003 22:32:13.102] crypto/tls.(*Conn).readRecordOrCCS(0xc00005fc00, 0xb77100, 0xc00005fd38, 0xc0000b9dd0) I1003 22:32:13.103] /usr/local/go/src/crypto/tls/conn.go:590 +0x125 I1003 22:32:13.103] crypto/tls.(*Conn).readRecord(...) I1003 22:32:13.104] /usr/local/go/src/crypto/tls/conn.go:558 I1003 22:32:13.105] crypto/tls.(*Conn).Read(0xc00005fc00, 0xc00035f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) I1003 22:32:13.105] /usr/local/go/src/crypto/tls/conn.go:1236 +0x137 I1003 22:32:13.106] net/http.(*persistConn).Read(0xc0002b6360, 0xc00035f000, 0x1000, 0x1000, 0x45b6d0, 0xc0000b9e88, 0x2) I1003 22:32:13.106] /usr/local/go/src/net/http/transport.go:1524 +0x7b I1003 22:32:13.106] bufio.(*Reader).fill(0xc00028cea0) I1003 22:32:13.106] /usr/local/go/src/bufio/bufio.go:100 +0x10f I1003 22:32:13.106] bufio.(*Reader).Peek(0xc00028cea0, 0x1, 0x2, 0x0, 0x0, 0xc00035a600, 0x0) I1003 22:32:13.107] /usr/local/go/src/bufio/bufio.go:138 +0x4f I1003 22:32:13.107] net/http.(*persistConn).readLoop(0xc0002b6360) I1003 22:32:13.107] /usr/local/go/src/net/http/transport.go:1677 +0x1a3 I1003 22:32:13.107] created by net/http.(*Transport).dialConn I1003 22:32:13.107] /usr/local/go/src/net/http/transport.go:1357 +0xae8 I1003 22:32:13.107] I1003 22:32:13.107] goroutine 119 [select]: I1003 22:32:13.107] net/http.(*persistConn).writeLoop(0xc0002b6360) I1003 22:32:13.108] /usr/local/go/src/net/http/transport.go:1958 +0x113 I1003 22:32:13.108] created by net/http.(*Transport).dialConn I1003 22:32:13.108] /usr/local/go/src/net/http/transport.go:1358 +0xb0d I1003 22:32:13.108] FAIL github.com/kubernetes-sigs/azuredisk-csi-driver/test/sanity 1200.013s I1003 22:32:13.128] Makefile:51: recipe for target 'sanity-test' failed W1003 22:32:13.182] make: *** [sanity-test] Error 1 W1003 22:32:13.182] Traceback (most recent call last): W1003 22:32:13.182] File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 50, in W1003 22:32:13.182] main(ARGS.env, ARGS.cmd + ARGS.args) W1003 22:32:13.182] File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 41, in main W1003 22:32:13.182] check(*cmd) W1003 22:32:13.183] File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 30, in check W1003 22:32:13.183] subprocess.check_call(cmd) W1003 22:32:13.184] File "/usr/lib/python2.7/subprocess.py", line 186, in check_call W1003 22:32:13.184] raise CalledProcessError(retcode, cmd) W1003 22:32:13.184] subprocess.CalledProcessError: Command '('make', 'sanity-test')' returned non-zero exit status 2 E1003 22:32:13.184] Command failed I1003 22:32:13.185] process 457 exited with code 1 after 22.8m E1003 22:32:13.185] FAIL: pull-azuredisk-csi-driver-sanity I1003 22:32:13.185] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1003 22:32:44.761] Activated service account credentials for: [kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com] I1003 22:32:44.845] process 8858 exited with code 0 after 0.5m I1003 22:32:44.846] Call: gcloud config get-value account I1003 22:32:45.117] process 8870 exited with code 0 after 0.0m I1003 22:32:45.117] Will upload results to gs://kubernetes-upstream/pr-logs using kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com I1003 22:32:45.118] Upload result and artifacts... I1003 22:32:45.118] Gubernator results at https://gubernator.k8s.io/build/kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/1179880985387339778 W1003 22:32:45.118] Missing local artifacts : /workspace/_artifacts W1003 22:32:45.118] metadata path /workspace/_artifacts/metadata.json does not exist W1003 22:32:45.118] metadata not found or invalid, init with empty metadata I1003 22:32:45.118] Call: git rev-parse HEAD I1003 22:32:45.209] process 8882 exited with code 0 after 0.0m I1003 22:32:45.210] Call: git rev-parse HEAD I1003 22:32:45.254] process 8883 exited with code 0 after 0.0m I1003 22:32:45.255] Call: gsutil stat gs://kubernetes-upstream/pr-logs/directory/pull-azuredisk-csi-driver-sanity/jobResultsCache.json I1003 22:32:46.758] process 8884 exited with code 0 after 0.0m I1003 22:32:46.759] Call: gsutil -q cat 'gs://kubernetes-upstream/pr-logs/directory/pull-azuredisk-csi-driver-sanity/jobResultsCache.json#1570061687964282' I1003 22:32:48.161] process 9026 exited with code 0 after 0.0m I1003 22:32:48.162] Call: gsutil -q -h Content-Type:application/json -h x-goog-if-generation-match:1570061687964282 cp /tmp/gsutil_CmIrfM gs://kubernetes-upstream/pr-logs/directory/pull-azuredisk-csi-driver-sanity/jobResultsCache.json I1003 22:32:49.630] process 9170 exited with code 0 after 0.0m I1003 22:32:49.630] Call: gsutil stat gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/jobResultsCache.json I1003 22:32:50.646] process 9348 exited with code 0 after 0.0m I1003 22:32:50.647] Call: gsutil -q cat 'gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/jobResultsCache.json#1570061691354644' I1003 22:32:51.891] process 9490 exited with code 0 after 0.0m I1003 22:32:51.892] Call: gsutil -q -h Content-Type:application/json -h x-goog-if-generation-match:1570061691354644 cp /tmp/gsutil_jRIBXe gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/jobResultsCache.json I1003 22:32:53.238] process 9634 exited with code 0 after 0.0m I1003 22:32:53.238] Call: gsutil -q -h Content-Type:application/json cp /tmp/gsutil_1oTXOw gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/1179880985387339778/finished.json I1003 22:32:54.758] process 9812 exited with code 0 after 0.0m I1003 22:32:54.759] Call: gsutil -q -h Content-Type:text/plain -h 'Cache-Control:private, max-age=0, no-transform' cp /tmp/gsutil_zMxio5 gs://kubernetes-upstream/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/166/pull-azuredisk-csi-driver-sanity/latest-build.txt I1003 22:32:56.215] process 9990 exited with code 0 after 0.0m I1003 22:32:56.215] Call: gsutil -q -h Content-Type:text/plain -h 'Cache-Control:private, max-age=0, no-transform' cp /tmp/gsutil_lzNyZb gs://kubernetes-upstream/pr-logs/directory/pull-azuredisk-csi-driver-sanity/latest-build.txt I1003 22:32:57.596] process 10168 exited with code 0 after 0.0m