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

Failing e2e sample tests do not log any errors #515

Closed
Ark-kun opened this issue Dec 11, 2018 · 1 comment · Fixed by #635
Closed

Failing e2e sample tests do not log any errors #515

Ark-kun opened this issue Dec 11, 2018 · 1 comment · Fixed by #635
Assignees

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Dec 11, 2018

https://gubernator.k8s.io/build/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/513/kubeflow-pipeline-e2e-test/48

run-sequential-tests:	+ python3 run_basic_test.py --input /python/src/github.com/kubeflow/pipelines/samples/basic/sequential.tar.gz --result junit_SampleSequentialOutput.xml --output gs://ml-pipeline-test/a2827647f548f76af856283267b7fceff506c36d/e2e_test --testname sequential --namespace kubeflow
run-condition-tests:	<IPython.core.display.HTML object>
run-condition-tests:	<IPython.core.display.HTML object>
run-condition-tests:	=========Argo Workflow Log=========
run-exit-handler-tests:	<IPython.core.display.HTML object>
run-exit-handler-tests:	<IPython.core.display.HTML object>
run-exit-handler-tests:	=========Argo Workflow Log=========
run-parallel-join-tests:	<IPython.core.display.HTML object>
run-parallel-join-tests:	<IPython.core.display.HTML object>
run-parallel-join-tests:	=========Argo Workflow Log=========
run-immediate-value-tests:	<IPython.core.display.HTML object>
run-immediate-value-tests:	<IPython.core.display.HTML object>
run-immediate-value-tests:	=========Argo Workflow Log=========
run-sequential-tests:	<IPython.core.display.HTML object>
run-sequential-tests:	<IPython.core.display.HTML object>
run-sequential-tests:	=========Argo Workflow Log=========
++ echo ====================================
====================================
++ argo get integration-test-mxml8 -n kubeflow
Name:                integration-test-mxml8
Namespace:           kubeflow
ServiceAccount:      test-runner
Status:              Failed
Message:             child 'integration-test-mxml8-3735616713' failed
Created:             Tue Dec 11 08:48:59 +0000 (11 minutes ago)
Started:             Tue Dec 11 08:48:59 +0000 (11 minutes ago)
Finished:            Tue Dec 11 08:59:54 +0000 (18 seconds ago)
Duration:            10 minutes 55 seconds
Parameters:          
  image-build-context-gcs-uri: gs://ml-pipeline-test/a2827647f548f76af856283267b7fceff506c36d/source_code_e64a76656b64daecf756e4fd168509024b046f0a_2018-12-11_00-40-42_PST.tar.gz
  target-image-prefix: gcr.io/ml-pipeline-test/a2827647f548f76af856283267b7fceff506c36d/
  test-results-gcs-dir: gs://ml-pipeline-test/a2827647f548f76af856283267b7fceff506c36d/e2e_test
  cluster-type:      
  api-integration-test-image-suffix: api_integration_test
  frontend-integration-tests-image-suffix: frontend-integration-tests
  basic-e2e-tests-image-suffix: basic-e2e-tests
  namespace:         kubeflow

STEP                                           PODNAME                            DURATION  MESSAGE
 ✖ integration-test-mxml8                                                                   child 'integration-test-mxml8-3735616713' failed
 ├-·-✔ build-api-integration-test-image        integration-test-mxml8-2891367996  4m        
 | ├-✔ build-basic-e2e-tests-image             integration-test-mxml8-2114088639  5m        
 | └-✔ build-frontend-integration-tests-image  integration-test-mxml8-3595295837  2m        
 ├---✔ run-api-integration-tests               integration-test-mxml8-3008425669  2m        
 ├---✔ run-frontend-integration-tests          integration-test-mxml8-996709984   1m        
 └-·-✖ run-condition-tests                     integration-test-mxml8-3735616713  1m        failed with exit code 1
   ├-✖ run-exit-handler-tests                  integration-test-mxml8-2421656885  1m        failed with exit code 1
   ├-✖ run-immediate-value-tests               integration-test-mxml8-3686862133  1m        failed with exit code 1
   ├-✖ run-parallel-join-tests                 integration-test-mxml8-3156861902  1m        failed with exit code 1
   └-✖ run-sequential-tests                    integration-test-mxml8-3937873207  2m        failed with exit code 1
++ exit 1
@Ark-kun
Copy link
Contributor Author

Ark-kun commented Dec 11, 2018

/assign @gaoning777

HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
* 1: Support graph dsl for tekton backend
2: Support recursive graph for tekton backen

* Make check license and lint pass
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.

2 participants