intel-analytics / analytics-zoo

Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
https://analytics-zoo.readthedocs.io/
Apache License 2.0
16 stars 3 forks source link

jenkins: test timeout(mac) #101

Open pinggao187 opened 2 years ago

pinggao187 commented 2 years ago

sometimes the test on the mac is stucked, and the rerun is successful.

Running orca auto estimator tests

../test/zoo/orca/automl/xgboost/test_auto_xgb.py::TestAutoXGBRegressor::test_data_creator PASSED [ 82%]
../test/zoo/orca/automl/xgboost/test_auto_xgb.py::TestAutoXGBRegressor::test_fit PASSED [ 84%]
../test/zoo/orca/automl/xgboost/test_auto_xgb.py::TestAutoXGBRegressor::test_metric PASSED [ 87%]
../test/zoo/orca/automl/xgboost/test_auto_xgb.py::TestAutoXGBRegressor::test_metric_func Build was aborted

jenkins link: http://10.112.231.51:18888/job/ZOO-NB-UnitTests-2.4-PYTHON-MAC/495/

Running RayOnSpark tests

============================= test session starts ==============================
platform darwin -- Python 3.7.7, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /Users/arda/anaconda3/envs/py37/bin/python
cachedir: .pytest_cache
rootdir: /private/var/jenkins_home/workspace/ZOO-NB-UnitTests-2.4-PYTHON-MAC/pyzoo
plugins: xdist-1.31.0, forked-1.3.0
collecting ... collected 2 items

../test/zoo/ray/test_ray_on_local.py::TestRayLocal::test_local Build was aborted

jenkins link: http://10.112.231.51:18888/job/ZOO-NB-UnitTests-2.4-PYTHON-MAC/471/console

pinggao187 commented 2 years ago

Running orca auto estimator tests

platform darwin -- Python 3.7.7, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /Users/arda/anaconda3/envs/py37/bin/python
cachedir: .pytest_cache
rootdir: /private/var/jenkins_home/workspace/ZOO-NB-UnitTests-2.4-PYTHON-MAC/pyzoo
plugins: xdist-1.31.0, forked-1.3.0
collecting ... collected 39 items

../test/zoo/orca/automl/test_metrics.py::TestMetrics::test_highdim_array_metrics PASSED [  2%]
../test/zoo/orca/automl/test_metrics.py::TestMetrics::test_highdim_metrics PASSED [  5%]
../test/zoo/orca/automl/test_metrics.py::TestMetrics::test_large_array_metrics PASSED [  7%]
../test/zoo/orca/automl/test_metrics.py::TestMetrics::test_metrics PASSED [ 10%]
../test/zoo/orca/automl/test_metrics.py::TestMetrics::test_multioutput_array_metrics PASSED [ 12%]
../test/zoo/orca/automl/test_metrics.py::TestMetrics::test_multioutput_metrics PASSED [ 15%]
../test/zoo/orca/automl/autoestimator/test_autoestimator_keras.py::TestTFKerasAutoEstimator::test_fit PASSED [ 17%]
../test/zoo/orca/automl/autoestimator/test_autoestimator_keras.py::TestTFKerasAutoEstimator::test_fit_metric_func PASSED [ 20%]
../test/zoo/orca/automl/autoestimator/test_autoestimator_keras.py::TestTFKerasAutoEstimator::test_fit_multiple_times PASSED [ 23%]
../test/zoo/orca/automl/autoestimator/test_autoestimator_pytorch.py::TestPyTorchAutoEstimator::test_fit Build was aborted

jenkins link: http://10.112.231.51:18888/job/ZOO-NB-UnitTests-2.4-PYTHON-MAC/496/console

pinggao187 commented 2 years ago

Running chronos tests

platform darwin -- Python 3.6.10, pytest-5.4.3, py-1.10.0, pluggy-0.13.1 -- /Users/arda/anaconda3/envs/py36/bin/python
cachedir: .pytest_cache
rootdir: /private/var/jenkins_home/workspace/ZOO-NB-UnitTests-2.4-PYTHON-MAC/pyzoo
plugins: forked-1.1.2, xdist-1.31.0
collecting ... collected 199 items / 1 deselected / 198 selected

../test/zoo/chronos/autots/test_autotsestimator.py::TestAutoTrainer::test_fit_lstm_data_creator PASSED [  0%]
../test/zoo/chronos/autots/test_autotsestimator.py::TestAutoTrainer::test_fit_lstm_feature PASSED [  1%]
../test/zoo/chronos/autots/test_autotsestimator.py::TestAutoTrainer::test_fit_seq2seq_feature PASSED [  1%]

jenkins link: http://10.112.231.51:18888/job/ZOO-NB-UnitTests-2.4-PYTHON-MAC/514/console

pinggao187 commented 2 years ago

Running orca learn ray tests

platform darwin -- Python 3.6.10, pytest-5.4.3, py-1.10.0, pluggy-0.13.1 -- /Users/arda/anaconda3/envs/py36/bin/python
cachedir: .pytest_cache
rootdir: /private/var/jenkins_home/workspace/ZOO-NB-UnitTests-3.1-PYTHON-MAC/pyzoo
plugins: forked-1.1.2, xdist-1.31.0
collecting ... collected 6 items

../test/zoo/orca/learn/ray/mxnet/test_mxnet_gluon.py::TestMXNetGluon::test_gluon PASSED [ 16%]
../test/zoo/orca/learn/ray/mxnet/test_mxnet_gluon_multiple_input.py::TestMXNetGluonMultipleInput::test_gluon_multiple_input Build timed out (after 180 minutes). Marking the build as aborted.

jenkins link: http://10.112.231.51:18888/job/ZOO-NB-UnitTests-3.1-PYTHON-MAC/335/