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

Check files to sync with gitignore library #6760

Merged
merged 1 commit into from Apr 24, 2023

Conversation

feloy
Copy link
Contributor

@feloy feloy commented Apr 20, 2023

What type of PR is this:

/kind bug

What does this PR do / why we need it:

Which issue(s) this PR fixes:

Fixes #6734

PR acceptance criteria:

  • Unit test

  • Integration test

  • Documentation

How to test changes / Special notes to the reviewer:

@netlify
Copy link

netlify bot commented Apr 20, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit 1142929
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/64423b8ed584a90008254d15

@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Apr 20, 2023
@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

NoCluster Tests on commit 496971b finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

OpenShift Unauthenticated Tests on commit 496971b finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

Unit Tests on commit 496971b finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

Validate Tests on commit 496971b finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

Windows Tests (OCP) on commit 496971b finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

Kubernetes Tests on commit 496971b finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Apr 20, 2023

OpenShift Tests on commit 496971b finished successfully.
View logs: TXT HTML

@feloy feloy changed the title Check files to sync with gitignore library [wip] Check files to sync with gitignore library Apr 21, 2023
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Apr 21, 2023
@feloy
Copy link
Contributor Author

feloy commented Apr 21, 2023

OpenShift-Integration-tests/OpenShift-Integration-tests
Repeated 200x

failed to create Kubernetes resources associated with the component: Internal error occurred: failed calling webhook "mservicebinding.kb.io": failed to call webhook: Post "https://service-binding-operator-service.openshift-operators.svc:443/mutate-servicebinding?timeout=10s": read tcp 192.168.255.18:35848->172.17.37.153:9443: read: connection reset by peer```

@feloy
Copy link
Contributor Author

feloy commented Apr 21, 2023

windows-integration-test/Windows-test

[oc] error: failed to create configmap: Post "https://c115-e.eu-de.containers.cloud.ibm.com:31700/api/v1/namespaces/cmd-list-services-test39cqn/configmaps?fieldManager=kubectl-create": dial tcp 158.177.79.34:31700: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

@feloy feloy closed this Apr 21, 2023
@feloy feloy reopened this Apr 21, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@feloy feloy changed the title [wip] Check files to sync with gitignore library Check files to sync with gitignore library Apr 21, 2023
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. Required by Prow. label Apr 21, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Apr 24, 2023
@valaparthvi
Copy link
Member

/override windows-integration-test/Windows-test

  [oc] ''Unable to connect to the server: dial tcp 158.177.79.34:31700: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
  [FAILED] in [BeforeEach] - C:/Users/Administrator.ANSIBLE-TEST-VS/3754/tests/helper/helper_generic.go:58 @ 04/21/23 05:32:53.668
  Deleting project: cmd-describe-list-binding-test701yjd
  Running oc.exe with args [oc delete project cmd-describe-list-binding-test701yjd --wait=false] and odo env: []
  [oc] project.project.openshift.io "cmd-describe-list-binding-test701yjd" deleted
  Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\3754\tests\integration
  Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1616574626
  Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2960768427
  << Timeline

  [FAILED] No future change is possible.  Bailing out early after 21.146s.
  Running oc.exe with args [oc get pods -n cmd-describe-list-binding-test701yjd -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: []
  Expected
      <int>: 1
  to match exit code:
      <int>: 0



Summarizing 1 Failure:
  [FAIL] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "") when Starting a Pg service [BeforeEach] when running dev session should describe the binding
  C:/Users/Administrator.ANSIBLE-TEST-VS/3754/tests/helper/helper_generic.go:58

Ran 441 of 820 Specs in 1664.451 seconds
FAIL! -- 440 Passed | 1 Failed | 0 Pending | 379 Skipped

Network issue.

@openshift-ci
Copy link

openshift-ci bot commented Apr 24, 2023

@valaparthvi: Overrode contexts on behalf of valaparthvi: windows-integration-test/Windows-test

In response to this:

/override windows-integration-test/Windows-test

 [oc] ''Unable to connect to the server: dial tcp 158.177.79.34:31700: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
 [FAILED] in [BeforeEach] - C:/Users/Administrator.ANSIBLE-TEST-VS/3754/tests/helper/helper_generic.go:58 @ 04/21/23 05:32:53.668
 Deleting project: cmd-describe-list-binding-test701yjd
 Running oc.exe with args [oc delete project cmd-describe-list-binding-test701yjd --wait=false] and odo env: []
 [oc] project.project.openshift.io "cmd-describe-list-binding-test701yjd" deleted
 Setting current dir to: C:\Users\Administrator.ANSIBLE-TEST-VS\3754\tests\integration
 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\1616574626
 Deleting dir: C:\Users\Administrator.ANSIBLE-TEST-VS\AppData\Local\Temp\2960768427
 << Timeline

 [FAILED] No future change is possible.  Bailing out early after 21.146s.
 Running oc.exe with args [oc get pods -n cmd-describe-list-binding-test701yjd -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: []
 Expected
     <int>: 1
 to match exit code:
     <int>: 0



Summarizing 1 Failure:
 [FAIL] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "") when Starting a Pg service [BeforeEach] when running dev session should describe the binding
 C:/Users/Administrator.ANSIBLE-TEST-VS/3754/tests/helper/helper_generic.go:58

Ran 441 of 820 Specs in 1664.451 seconds
FAIL! -- 440 Passed | 1 Failed | 0 Pending | 379 Skipped

Network issue.

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.

@openshift-ci openshift-ci bot merged commit 4d1e402 into redhat-developer:main Apr 24, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong intrepretation of .gitignore file
3 participants