OCL API 2

Build: #1773 did not complete

Job: Run tests did not complete

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Job result summary

Queued
Source updated
Started
Completed
Cancelled
Agent
xindi.openmrs.org
Revision
8f896ccce209a0f2b9e7f9cb43b05d5992ef1d94 8f896ccce209a0f2b9e7f9cb43b05d5992ef1d94

Error summary

The build generated some errors. See the full build log for more details.

+ export API_IMAGE=openconceptlab/oclapi2@sha256:93e5e4cca05734c17cc3a14bd3c6515b6be6a53946096f335dc46b3a82ec95f2
+ API_IMAGE=openconceptlab/oclapi2@sha256:93e5e4cca05734c17cc3a14bd3c6515b6be6a53946096f335dc46b3a82ec95f2
+ docker pull openconceptlab/oclapi2@sha256:93e5e4cca05734c17cc3a14bd3c6515b6be6a53946096f335dc46b3a82ec95f2
+ echo 'Running Tests'
+ docker-compose -f docker-compose.yml -f docker-compose.ci.yml run --rm api bash coverage.sh
Creating network "ocl-oclapi2-rt_default" with the default driver
Creating volume "ocl-oclapi2-rt_postgres-data" with default driver
Creating volume "ocl-oclapi2-rt_es-data" with default driver
Creating volume "ocl-oclapi2-rt_redis-data" with default driver
Pulling es (elasticsearch:7.17.10)...
Pulling db (postgres:14.4-alpine)...
Creating ocl-oclapi2-rt_es_1 ...
Creating ocl-oclapi2-rt_db_1 ...
Creating ocl-oclapi2-rt_es_1 ... done
Creating ocl-oclapi2-rt_db_1 ... done
Creating ocl-oclapi2-rt_api_run ...
Creating ocl-oclapi2-rt_api_run ... done
wait_for_it.sh: waiting 180 seconds for es:9200
wait_for_it.sh: es:9200 is available after 18 seconds
Using existing test database for alias 'default' ('test_postgres')...
/usr/local/lib/python3.10/site-packages/elasticsearch/connection/base.py:200: ElasticsearchWarning: Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.
  warnings.warn(message, category=ElasticsearchWarning)
core.bundles.tests.BundleTest
    test_clone ... ok
core.client_configs.tests.ClientConfigTest
    test_format_home_config_tabs ... ok
    test_home_config_validation ... ok
    test_is_home ... ok
    test_siblings ... ok
    test_uri ... ok
core.client_configs.tests.ClientConfigViewTest
    test_delete ... ok
    test_put ... ok
core.client_configs.tests.ClientConfigsViewTest
    test_get ... ok
    test_post ... ok
core.code_systems.tests.CodeSystemTest
    test_find_by_title ... ok
    test_get_code_system ... ok
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
Quit
Build was manually stopped.