Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[cinder-csi-plugin] gate failure #2026

Closed
jichenjc opened this issue Nov 6, 2022 · 1 comment · Fixed by #2027
Closed

[cinder-csi-plugin] gate failure #2026

jichenjc opened this issue Nov 6, 2022 · 1 comment · Fixed by #2027

Comments

@jichenjc
Copy link
Contributor

jichenjc commented Nov 6, 2022

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug
/kind feature

What happened:

#2025

has error blob:https://prow.k8s.io/042ad0bb-5f5b-49f0-bb75-6afd5807a9c8

Nov  6 03:12:49.816: INFO: Running volume expansion checks inline-volume-tester-f5ch4
STEP: Expanding current pvc 11/06/22 03:12:49.818
Nov  6 03:12:49.818: INFO: currentPvcSize 1Gi, requested new size 2Gi
STEP: Waiting for cloudprovider resize to finish 11/06/22 03:12:49.825
STEP: Waiting for file system resize to finish 11/06/22 03:12:51.833
Nov  6 03:22:51.843: INFO: Unexpected error: while waiting for fs resize to finish: 
    <*errors.errorString | 0xc00129b160>: {
        s: "error waiting for pvc \"inline-volume-tester-f5ch4-my-volume-0\" filesystem resize to finish: timed out waiting for the condition",
    }
Nov  6 03:22:51.843: FAIL: while waiting for fs resize to finish: error waiting for pvc "inline-volume-tester-f5ch4-my-volume-0" filesystem resize to finish: timed out waiting for the condition

Full Stack Trace
k8s.io/kubernetes/test/e2e/storage/testsuites.(*ephemeralTestSuite).DefineTests.func5.1(0xc001874000)
	test/e2e/storage/testsuites/ephemeral.go:267 +0x92e
k8s.io/kubernetes/test/e2e/storage/testsuites.EphemeralTest.TestEphemeral({{0x7ca2678, 0xc00306cd80}, 0xc0014d8480, {0xc0034804e0, 0xd}, {0x0, 0x0}, 0xc002b123c0, {{0x0, 0x0}, ...}, ...})
	test/e2e/storage/testsuites/ephemeral.go:420 +0x709
k8s.io/kubernetes/test/e2e/storage/testsuites.(*ephemeralTestSuite).DefineTests.func5()
	test/e2e/storage/testsuites/ephemeral.go:273 +0x205

looks like the cloud provider resize finished but not sure why the file system not updated successfully..

What you expected to happen:

How to reproduce it:

Anything else we need to know?:

Environment:

  • openstack-cloud-controller-manager(or other related binary) version:
  • OpenStack version:
  • Others:
@jichenjc
Copy link
Contributor Author

jichenjc commented Nov 6, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant