Build: #170 failed Manual run by Rafal Korytkowski
Build result summary
Details
- Completed
- Duration
- 9 minutes
- Labels
- None
- Revision
-
dbf465e83f50caec262f5636ab8875f748497845
dbf465e83f50caec262f5636ab8875f748497845 - Fixed in
- #171 (Changes by Rafal Korytkowski)
Responsible
-
Rafal Korytkowski Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Rafal Korytkowski |
dbf465e83f50caec262f5636ab8875f748497845
|
Error summary for Run integration tests
The job generated some errors, drill down into the full build log for more details.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2141, in test_post_invalid_version_404_received
self.assertEquals(response.status_code, 404)
AssertionError: 429 != 404
======================================================================
FAIL: test_post_with_head (integration_tests.tests.all.SourceVersionExportViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2451, in test_post_with_head
self.assertEquals(response.status_code, 405)
AssertionError: 429 != 405
======================================================================
FAIL: test_post_with_same_source_name_in_more_than_one_org (integration_tests.tests.all.SourceVersionExportViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2421, in test_post_with_same_source_name_in_more_than_one_org
self.assertEquals(response.status_code, 202)
AssertionError: 429 != 202
======================================================================
FAIL: test_post_with_same_version_name_in_more_than_one_source (integration_tests.tests.all.SourceVersionExportViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2361, in test_post_with_same_version_name_in_more_than_one_source
self.assertEquals(response.status_code, 202)
AssertionError: 429 != 202
======================================================================
FAIL: test_get_source_version_processing (integration_tests.tests.all.SourceVersionProcessingViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2044, in test_get_source_version_processing
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_latest_version (integration_tests.tests.all.SourceVersionViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 1959, in test_latest_version
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_new_version_with_duplicate_id_409_received (integration_tests.tests.all.SourceVersionViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 2001, in test_new_version_with_duplicate_id_409_received
self.assertEquals(response.status_code, 409)
AssertionError: 429 != 409
======================================================================
FAIL: test_version_external_id (integration_tests.tests.all.SourceVersionViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 1920, in test_version_external_id
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_update_source_head (integration_tests.tests.all.SourceViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 1830, in test_update_source_head
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_change_source_schema_should_fail_when_not_valid_against_open_mrs (integration_tests.tests.validation_on_source_schema_change.ValidationOnSourceSchemaTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/validation_on_source_schema_change.py", line 32, in test_change_source_schema_should_fail_when_not_valid_against_open_mrs
self.assertEqual(response.status_code, HTTP_400_BAD_REQUEST)
AssertionError: 429 != 400
======================================================================
FAIL: test_change_source_schema_should_fail_when_valid_against_open_mrs (integration_tests.tests.validation_on_source_schema_change.ValidationOnSourceSchemaTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/validation_on_source_schema_change.py", line 61, in test_change_source_schema_should_fail_when_valid_against_open_mrs
self.assertEqual(response.status_code, HTTP_200_OK)
AssertionError: 429 != 200
----------------------------------------------------------------------
Ran 150 tests in 240.936s
FAILED (failures=34, errors=34, skipped=7)
+ docker-compose down -v
The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string.
The AWS_SECRET_ACCESS_KEY variable is not set. Defaulting to a blank string.
The AWS_STORAGE_BUCKET_NAME variable is not set. Defaulting to a blank string.
Stopping ocl-oa-rit_celery_1 ...
Stopping ocl-oa-rit_solr_1 ...
Stopping ocl-oa-rit_redis_1 ...
Stopping ocl-oa-rit_mongo_1 ...
[4A[2K
Stopping ocl-oa-rit_celery_1 ... [32mdone[0m
[4B[2A[2K
Stopping ocl-oa-rit_redis_1 ... [32mdone[0m
[2B[1A[2K
Stopping ocl-oa-rit_mongo_1 ... [32mdone[0m
[1B[3A[2K
Stopping ocl-oa-rit_solr_1 ... [32mdone[0m
[3BRemoving ocl-oa-rit_celery_1 ...
Removing ocl-oa-rit_solr_1 ...
Removing ocl-oa-rit_redis_1 ...
Removing ocl-oa-rit_mongo_1 ...
[2A[2K
Removing ocl-oa-rit_redis_1 ... [32mdone[0m
[2B[3A[2K
Removing ocl-oa-rit_solr_1 ... [32mdone[0m
[3B[4A[2K
Removing ocl-oa-rit_celery_1 ... [32mdone[0m
[4B[1A[2K
Removing ocl-oa-rit_mongo_1 ... [32mdone[0m
[1BRemoving network ocl-oa-rit_default
Removing volume ocl-oa-rit_mongo_data
Removing volume ocl-oa-rit_solr_data
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2141, in test_post_invalid_version_404_received
self.assertEquals(response.status_code, 404)
AssertionError: 429 != 404
======================================================================
FAIL: test_post_with_head (integration_tests.tests.all.SourceVersionExportViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2451, in test_post_with_head
self.assertEquals(response.status_code, 405)
AssertionError: 429 != 405
======================================================================
FAIL: test_post_with_same_source_name_in_more_than_one_org (integration_tests.tests.all.SourceVersionExportViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2421, in test_post_with_same_source_name_in_more_than_one_org
self.assertEquals(response.status_code, 202)
AssertionError: 429 != 202
======================================================================
FAIL: test_post_with_same_version_name_in_more_than_one_source (integration_tests.tests.all.SourceVersionExportViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2361, in test_post_with_same_version_name_in_more_than_one_source
self.assertEquals(response.status_code, 202)
AssertionError: 429 != 202
======================================================================
FAIL: test_get_source_version_processing (integration_tests.tests.all.SourceVersionProcessingViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
File "/code/integration_tests/tests/all.py", line 2044, in test_get_source_version_processing
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_latest_version (integration_tests.tests.all.SourceVersionViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 1959, in test_latest_version
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_new_version_with_duplicate_id_409_received (integration_tests.tests.all.SourceVersionViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 2001, in test_new_version_with_duplicate_id_409_received
self.assertEquals(response.status_code, 409)
AssertionError: 429 != 409
======================================================================
FAIL: test_version_external_id (integration_tests.tests.all.SourceVersionViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 1920, in test_version_external_id
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_update_source_head (integration_tests.tests.all.SourceViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/all.py", line 1830, in test_update_source_head
self.assertEquals(response.status_code, 200)
AssertionError: 429 != 200
======================================================================
FAIL: test_change_source_schema_should_fail_when_not_valid_against_open_mrs (integration_tests.tests.validation_on_source_schema_change.ValidationOnSourceSchemaTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/validation_on_source_schema_change.py", line 32, in test_change_source_schema_should_fail_when_not_valid_against_open_mrs
self.assertEqual(response.status_code, HTTP_400_BAD_REQUEST)
AssertionError: 429 != 400
======================================================================
FAIL: test_change_source_schema_should_fail_when_valid_against_open_mrs (integration_tests.tests.validation_on_source_schema_change.ValidationOnSourceSchemaTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/code/integration_tests/tests/validation_on_source_schema_change.py", line 61, in test_change_source_schema_should_fail_when_valid_against_open_mrs
self.assertEqual(response.status_code, HTTP_200_OK)
AssertionError: 429 != 200
----------------------------------------------------------------------
Ran 150 tests in 240.936s
FAILED (failures=34, errors=34, skipped=7)
+ docker-compose down -v
The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string.
The AWS_SECRET_ACCESS_KEY variable is not set. Defaulting to a blank string.
The AWS_STORAGE_BUCKET_NAME variable is not set. Defaulting to a blank string.
Stopping ocl-oa-rit_celery_1 ...
Stopping ocl-oa-rit_solr_1 ...
Stopping ocl-oa-rit_redis_1 ...
Stopping ocl-oa-rit_mongo_1 ...
[4A[2K
Stopping ocl-oa-rit_celery_1 ... [32mdone[0m
[4B[2A[2K
Stopping ocl-oa-rit_redis_1 ... [32mdone[0m
[2B[1A[2K
Stopping ocl-oa-rit_mongo_1 ... [32mdone[0m
[1B[3A[2K
Stopping ocl-oa-rit_solr_1 ... [32mdone[0m
[3BRemoving ocl-oa-rit_celery_1 ...
Removing ocl-oa-rit_solr_1 ...
Removing ocl-oa-rit_redis_1 ...
Removing ocl-oa-rit_mongo_1 ...
[2A[2K
Removing ocl-oa-rit_redis_1 ... [32mdone[0m
[2B[3A[2K
Removing ocl-oa-rit_solr_1 ... [32mdone[0m
[3B[4A[2K
Removing ocl-oa-rit_celery_1 ... [32mdone[0m
[4B[1A[2K
Removing ocl-oa-rit_mongo_1 ... [32mdone[0m
[1BRemoving network ocl-oa-rit_default
Removing volume ocl-oa-rit_mongo_data
Removing volume ocl-oa-rit_solr_data