Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Timeout: request did not complete within allowed duration #3187

Closed
0xmichalis opened this issue Jun 6, 2018 · 2 comments
Closed

Timeout: request did not complete within allowed duration #3187

0xmichalis opened this issue Jun 6, 2018 · 2 comments

Comments

@0xmichalis
Copy link
Contributor

• Failure [47.225 seconds]
Azure Container Cluster using the OpenShift Orchestrator
/go/src/github.com/Azure/acs-engine/test/e2e/openshift/openshift_test.go:78
  should deploy a sample app and access it via a route [It]
  /go/src/github.com/Azure/acs-engine/test/e2e/openshift/openshift_test.go:165

  Expected error:
      <*errors.errorString | 0xc420272720>: {
          s: "cannot apply processed template nginx-example: exit status 1\noutput: route \"nginx-example\" created\nimagestream \"nginx-example\" created\nbuildconfig \"nginx-example\" created\ndeploymentconfig \"nginx-example\" created\nError from server (Timeout): Timeout: request did not complete within allowed duration\n",
      }
      cannot apply processed template nginx-example: exit status 1
      output: route "nginx-example" created
      imagestream "nginx-example" created
      buildconfig "nginx-example" created
      deploymentconfig "nginx-example" created
      Error from server (Timeout): Timeout: request did not complete within allowed duration
      
  not to have occurred

  /go/src/github.com/Azure/acs-engine/test/e2e/openshift/openshift_test.go:167

https://circleci.com/gh/Azure/acs-engine/30575
/kind flake

@acs-bot acs-bot added the kind/flake test is flaky label Jun 6, 2018
@0xmichalis
Copy link
Contributor Author

/label orchestrator/openshift

@0xmichalis
Copy link
Contributor Author

Even though we get a timeout when applying, the resources are created just fine

default                             nginx-example-1-build            0/1       Completed          0          1m        10.128.0.8   ocp-master-15997719-0
default                             nginx-example-2-tvpn2            1/1       Running            0          30s       10.130.0.7   ocp-compute-15997719-0

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

No branches or pull requests

3 participants