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

Flaky test[Windows]: E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop #6632

Closed
valaparthvi opened this issue Mar 6, 2023 · 3 comments
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering flake Categorizes issue or PR as related to a flaky test. triage/duplicate Indicates an issue or PR that is a duplicate of other open issue or PR.

Comments

@valaparthvi
Copy link
Contributor

/area testing
/kind flake

    [odo] I0305 21:51:51.890067    7772 watch.go:447] Copying files [] to pod
    [odo] I0305 21:51:51.890349    7772 util.go:197] path devfile.yaml doesn't exist, skipping it
    [odo] I0305 21:51:51.890349    7772 util.go:197] path .devfile.yaml doesn't exist, skipping it
    [odo] I0305 21:51:51.890349    7772 context.go:159] absolute devfile path: 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml'
    [odo] I0305 21:51:51.890349    7772 context.go:110] absolute devfile path: 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml'
    [odo] I0305 21:51:51.890349    7772 watch.go:468] Error from Push: unable to generate component from watch parameters: failed to populateAndParseDevfile: failed to read devfile from path 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml': open C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml: The system cannot find the file specified.
    [odo] I0305 21:51:51.890349    7772 backo.go:23] wait for 10s
    [odo] Error occurred on Push - unable to generate component from watch parameters: failed to populateAndParseDevfile: failed to read devfile from path 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml': open C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml: The system cannot find the file specified.
    [odo] 
    Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576
    Unable to delete C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576 on attempt #11, trying again...
 Expected
      <*url.Error | 0xc00028d0b0>: {
          Op: "Post",
          URL: "http://127.0.0.1:54023/api/newuser",
          Err: <*errors.errorString | 0xc00007c130>{s: "EOF"},
      }
  to be nil

Common Occurrence of the following error:
"[odo] Error occurred on Push - unable to generate component from watch parameters: failed to populateAndParseDevfile: failed to read devfile from path 'C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml': open C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2897139576\devfile.yaml: The system cannot find the file specified."

Ref: https://s3.eu-de.cloud-object-storage.appdomain.cloud/odo-tests-openshift-logs/pr-6631-windows-tests-3356.txt

@openshift-ci openshift-ci bot added area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering flake Categorizes issue or PR as related to a flaky test. labels Mar 6, 2023
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Mar 6, 2023
@valaparthvi valaparthvi changed the title Flaky test: E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop Flaky test[Windows]: E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop Mar 6, 2023
@rm3l
Copy link
Member

rm3l commented Mar 6, 2023

@valaparthvi I think this is a duplicate of #6582

@valaparthvi
Copy link
Contributor Author

@valaparthvi I think this is a duplicate of #6582

You're right! I did look for a duplicate before creating this one but didn't find any. I'll close it.

/close

@openshift-ci openshift-ci bot closed this as completed Mar 6, 2023
@openshift-ci
Copy link

openshift-ci bot commented Mar 6, 2023

@valaparthvi: Closing this issue.

In response to this:

@valaparthvi I think this is a duplicate of #6582

You're right! I did look for a duplicate before creating this one but didn't find any. I'll close it.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rm3l rm3l added triage/duplicate Indicates an issue or PR that is a duplicate of other open issue or PR. and removed needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering flake Categorizes issue or PR as related to a flaky test. triage/duplicate Indicates an issue or PR that is a duplicate of other open issue or PR.
Projects
Archived in project
Development

No branches or pull requests

2 participants