You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/15 18:46:07 UTC

Build failed in Jenkins: Aurora #646

See <https://builds.apache.org/job/Aurora/646/changes>

Changes:

[wfarner] Limit the amount of work done while bootstrapping thrift.

------------------------------------------
[...truncated 1824 lines...]
us-suz-01	west/role/env/job-us-suz-01	95.00	False	n/a
us-grf-20
us-suz-01
us-jim-47
PASSED
src/test/python/apache/aurora/client/commands/test_maintenance.py::TestMaintenanceCommands::test_perform_maintenance_hosts_multiple_sla_groups_failure ERROR:root:Illegal multiple groups detected in SLA results. Skipping hosts: ['us-grf-20']
WARNING:root:Some hosts did not pass SLA check and will not be drained! Skipping hosts: set(['us-grf-20'])
ERROR:root:Illegal multiple groups detected in SLA results. Skipping hosts: ['us-jim-47']
WARNING:root:Some hosts did not pass SLA check and will not be drained! Skipping hosts: set(['us-jim-47'])
ERROR:root:Illegal multiple groups detected in SLA results. Skipping hosts: ['us-suz-01']
WARNING:root:Some hosts did not pass SLA check and will not be drained! Skipping hosts: set(['us-suz-01'])
us-grf-20
us-suz-01
us-jim-47
PASSED
src/test/python/apache/aurora/client/commands/test_maintenance.py::TestMaintenanceCommands::test_perform_maintenance_hosts_no_prod_tasks PASSED
src/test/python/apache/aurora/client/commands/test_maintenance.py::TestMaintenanceCommands::test_perform_maintenance_hosts_reason_missing CRITICAL:root:All --override_* options are required when attempting to override default SLA values.
PASSED
src/test/python/apache/aurora/client/commands/test_maintenance.py::TestMaintenanceCommands::test_perform_maintenance_hosts_unknown_hosts_skipped WARNING:root:Skipping maintenance for unknown hosts: set(['us-grf-20'])
PASSED
src/test/python/apache/aurora/client/commands/test_maintenance.py::TestMaintenanceCommands::test_start_maintenance_hosts PASSED

========================== 10 passed in 0.59 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 1 items

src/test/python/apache/aurora/client/commands/test_run.py::TestRunCommand::test_successful_run WARNING: ssh is an aurora clientv1 command which will be deprecated soon
To run this command using clientv2, use 'aurora task run --threads=4 "ls"'
slavehost:  hello
slavehost:  hello
slavehost:  hello
PASSED

=========================== 1 passed in 0.53 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 3 items

src/test/python/apache/aurora/client/commands/test_ssh.py::TestSshCommand::test_ssh_deprecation_message CRITICAL:root:Task 1287391823 has no port named hundred
PASSED
src/test/python/apache/aurora/client/commands/test_ssh.py::TestSshCommand::test_ssh_job_not_found CRITICAL:root:Job west/mchucarroll/test/hello not found
WARNING: ssh is an aurora clientv1 command which will be deprecated soon
To run this command using clientv2, use 'aurora task ssh west/mchucarroll/test/hello/1 --command="ls"'
PASSED
src/test/python/apache/aurora/client/commands/test_ssh.py::TestSshCommand::test_successful_ssh WARNING: ssh is an aurora clientv1 command which will be deprecated soon
To run this command using clientv2, use 'aurora task ssh west/mchucarroll/test/hello/1 --command="ls"'
PASSED

=========================== 3 passed in 0.54 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 12 items

src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_exist[cancel_update] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_exist[create_job] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_exist[kill_job] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_exist[restart] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_exist[start_cronjob] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_exist[update_job] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[cancel_update] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[create_job] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[kill_job] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[restart] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[start_cronjob] PASSED
src/test/python/apache/aurora/client/hooks/test_hooked_api.py::test_api_methods_params[update_job] PASSED

========================== 12 passed in 0.53 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 4 items

src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_cancel_update_discards_config PASSED
src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_kill_job_discards_config PASSED
src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_restart_discards_config PASSED
src/test/python/apache/aurora/client/hooks/test_non_hooked_api.py::TestNonHookedAuroraClientAPI::test_start_cronjob_discards_config PASSED

=========================== 4 passed in 0.50 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 1 items

src/test/python/apache/aurora/common/test_aurora_job_key.py::AuroraJobKeyTest::test_basic PASSED

=========================== 1 passed in 0.11 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 1 items

src/test/python/apache/aurora/common/test_cluster.py::test_simple PASSED

=========================== 1 passed in 0.03 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 4 items

src/test/python/apache/aurora/common/test_clusters.py::test_load_json PASSED
src/test/python/apache/aurora/common/test_clusters.py::test_load_yaml PASSED
src/test/python/apache/aurora/common/test_clusters.py::test_load_without_yaml_loader PASSED
src/test/python/apache/aurora/common/test_clusters.py::test_load_invalid_syntax PASSED

=========================== 4 passed in 0.13 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 3 items

src/test/python/apache/aurora/common/test_cluster_option.py::test_constructors PASSED
src/test/python/apache/aurora/common/test_cluster_option.py::test_parsable PASSED
src/test/python/apache/aurora/common/test_cluster_option.py::test_not_parsable PASSED

=========================== 3 passed in 0.05 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 3 items

src/test/python/apache/aurora/common/test_http_signaler.py::TestHttpSignaler::test_all_calls_ok PASSED
src/test/python/apache/aurora/common/test_http_signaler.py::TestHttpSignaler::test_exception PASSED
src/test/python/apache/aurora/common/test_http_signaler.py::TestHttpSignaler::test_health_not_ok WARNING:root:Response differs from expected response (expected "ok", got "not ok")
PASSED

=========================== 3 passed in 0.06 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 1 items

src/test/python/apache/aurora/common/test_shellify.py::test_shellify PASSED

=========================== 1 passed in 0.01 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 4 items

src/test/python/apache/aurora/common/test_transport.py::test_request_transport_integration 127.0.0.1 - - [15/Oct/2014 16:45:49] "POST / HTTP/1.1" 200 -
PASSED
src/test/python/apache/aurora/common/test_transport.py::test_request_transport_timeout PASSED
src/test/python/apache/aurora/common/test_transport.py::test_request_any_other_exception PASSED
src/test/python/apache/aurora/common/test_transport.py::test_requests_transports_lowers_logging_level PASSED

=========================== 4 passed in 0.23 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 7 items

src/test/python/apache/aurora/config/test_base.py::test_all_static PASSED
src/test/python/apache/aurora/config/test_base.py::test_binding PASSED
src/test/python/apache/aurora/config/test_base.py::test_cycle PASSED
src/test/python/apache/aurora/config/test_base.py::test_empty_config PASSED
src/test/python/apache/aurora/config/test_base.py::test_simple_config PASSED
src/test/python/apache/aurora/config/test_base.py::test_ports PASSED
src/test/python/apache/aurora/config/test_base.py::test_static_port_aliasing PASSED

=========================== 7 passed in 1.29 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 1 items

src/test/python/apache/aurora/config/test_constraint_parsing.py::test_parsing_constraints limit:a is not a valid limit value, must be integer
PASSED

=========================== 1 passed in 0.15 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 6 items

src/test/python/apache/aurora/config/test_loader.py::test_enoent PASSED
src/test/python/apache/aurora/config/test_loader.py::test_bad_config PASSED
src/test/python/apache/aurora/config/test_loader.py::test_empty_config PASSED
src/test/python/apache/aurora/config/test_loader.py::test_load_json PASSED
src/test/python/apache/aurora/config/test_loader.py::test_load PASSED
src/test/python/apache/aurora/config/test_loader.py::test_pick PASSED

=========================== 6 passed in 0.20 seconds ===========================
============================= test session starts ==============================
platform linux2 -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3 -- /usr/bin/python2.7
plugins: cov, timeout
collecting ... collected 10 items

src/test/python/apache/aurora/config/test_thrift.py::test_simple_config PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_config_with_options PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_config_with_ports PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_config_with_bad_resources PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_config_with_task_links PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_unbound_references PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_cron_policy_alias PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_metadata_in_config PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_task_instance_from_job PASSED
src/test/python/apache/aurora/config/test_thrift.py::test_identifier_validation PASSED

========================== 10 passed in 1.52 seconds ===========================
Build operating on top level addresses: set([BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/BUILD,> all)])
Problem executing PythonBuilder for targets OrderedSet([PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/admin/BUILD,> host_maintenance)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/BUILD,> api)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> api)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> restarter)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> instance_watcher)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> scheduler_client)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/auth/BUILD,> auth)), PythonThriftLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/thrift/org/apache/aurora/gen/BUILD,> py-thrift)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> cluster)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> transport)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> scheduler_mux)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> error_handling_thread)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> task_util)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/BUILD,> base)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> http_signaler)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> updater_util)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> sla)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> common)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> aurora_job_key)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> cluster_option)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> clusters)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/common/BUILD,> shellify)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/thrift/org/apache/aurora/gen/BUILD,> py-thrift-packaged)), PythonThriftLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/thrift/org/apache/aurora/gen/BUILD,> py-thrift-test)), PythonThriftLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/thrift/org/apache/aurora/gen/BUILD,> py-thrift-storage)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> updater)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> job_monitor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> quota_check)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/admin/BUILD,> host_maintenance)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/admin/BUILD,> util)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/admin/BUILD,> admin_util)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/BUILD,> binding_helper)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/BUILD,> binding_helper)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/config/BUILD,> config)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/config/schema/BUILD,> schema)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/config/BUILD,> schema)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/common/BUILD,> planner)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/BUILD,> config)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/BUILD,> config)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> api)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> disambiguator)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> disambiguator)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> instance_watcher)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> job_monitor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/BUILD,> fake_scheduler_proxy)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> mux)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> quota_check)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> restarter)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> scheduler_client)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> sla)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> updater)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/api/BUILD,> updater_util)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> api)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> util)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/cli/BUILD,> cli)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/api/BUILD,> command_runner)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/config/BUILD,> schema)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/hooks/BUILD,> hooks)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/BUILD,> factory)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/BUILD,> options)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/common/BUILD,> options)), PythonThriftLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/thrift/org/apache/thermos/BUILD,> py-thrift)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/cli/BUILD,> client_lib)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/cli/BUILD,> bridge)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/bin/BUILD,> aurora_admin_lib)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> admin)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> help)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> maintenance)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/bin/BUILD,> aurora_client_lib)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> all)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> core)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> run)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/client/commands/BUILD,> ssh)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> util)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> bridge)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> command_hooks)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> cron)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> help)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> inspect)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> job)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> config)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> logging)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> plugins)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> quota)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> sla)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> task)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/cli/BUILD,> supdate)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> admin)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> core)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> hooks)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> maintenance)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> run)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/commands/BUILD,> ssh)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/hooks/BUILD,> hooked_api)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/client/hooks/BUILD,> non_hooked_api)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_aurora_job_key)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_cluster)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_clusters)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_cluster_option)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_http_signaler)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_shellify)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/common/BUILD,> test_transport)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/config/BUILD,> test_base)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/config/BUILD,> test_constraint_parsing)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/config/BUILD,> test_loader)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/config/BUILD,> test_thrift)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> executor_base)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> executor_base)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> executor_detector)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> executor_detector)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> executor_vars)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> executor_vars)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> status_manager)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> status_manager)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> status_checker)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> thermos_task_runner)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> sandbox)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> thermos_task_runner)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/common/BUILD,> common)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/common/BUILD,> ckpt)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/common/BUILD,> path)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/core/BUILD,> core)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/core/BUILD,> inspector)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/core/BUILD,> muxer)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/core/BUILD,> runner)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/core/BUILD,> helper)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/core/BUILD,> process)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/config/BUILD,> config)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> monitor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> task_info)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> task_runner)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> thermos_statuses)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> announcer)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> announcer)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> directory_sandbox)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> executor_timeout)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> executor_timeout)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> health_checker)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> fixtures)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> health_checker)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> status_checker)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/common/BUILD,> task_info)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> gc_executor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> gc_executor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> detector)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> garbage)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/aurora/executor/BUILD,> thermos_executor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/BUILD,> aurora_executor)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/aurora/executor/common/BUILD,> kill_manager)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/bin/BUILD,> test_thermos)), PythonBinary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/bin/BUILD,> thermos)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> monitoring)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> disk)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> process)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> resource)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/monitoring/BUILD,> process_collector_psutil)), PythonLibrary(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/main/python/apache/thermos/testing/BUILD,> runner)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/common/BUILD,> test_pathspec)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/common/BUILD,> test_planner)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/common/BUILD,> test_task_planner)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/config/BUILD,> test_schema)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_process)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_ephemerals)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_failing_runner)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_failure_limit)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_finalization)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_helper)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_runner_integration)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_angry)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/core/BUILD,> test_staged_kill)), PythonTests(BuildFileAddress(<https://builds.apache.org/job/Aurora/ws/src/test/python/apache/thermos/monitoring/BUILD,> test_disk))]): Traceback (most recent call last):
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/commands/build.py", line 130, in _python_build
    debug=self._verbose)
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/python_builder.py", line 43, in build
    debug=debug).run()
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/test_builder.py", line 88, in run
    rv = self._run_tests([target], stdout, stderr)
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/test_builder.py", line 316, in _run_tests
    with self._test_runner(targets, stdout, stderr) as (pex, test_args):
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/test_builder.py", line 295, in _test_runner
    builder = chroot.dump()
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/python_chroot.py", line 191, in dump
    conn_timeout=self._conn_timeout)
  File "/home/jenkins/.pex/install/pantsbuild.pants-0.0.24-py2-none-any.whl.f9bace89953fabd192d99b5aaaa4455353099c3f/pantsbuild.pants-0.0.24-py2-none-any.whl/pants/backend/python/resolver.py", line 100, in resolve_multi
    platform=platform)
  File "/home/jenkins/.pex/install/pex-0.7.0-py2.py3-none-any.whl.1528dd6e325a4178651c50d45cba558709e6df75/pex-0.7.0-py2.py3-none-any.whl/pex/resolver.py", line 101, in resolve
    raise Unsatisfiable('Cannot satisfy requirements: %s' % requirement_set[requirement.key])
Unsatisfiable: Cannot satisfy requirements: [PythonRequirement(mesos.interface==0.20.0)]


Usage: 
  pantsbuild.pants-0.0.24.pex build (options) [spec] (build args)
  pantsbuild.pants-0.0.24.pex build (options) [spec]... -- (build args)

Options:
  --version             show program's version number and exit
  --no-pantsrc          Specifies that pantsrc files should be ignored.
  --log-exit            Log an exit message on success or failure.
  -t CONN_TIMEOUT, --timeout=CONN_TIMEOUT
                        Number of seconds to wait for http connections.
  -i INTERPRETERS, --interpreter=INTERPRETERS
                        Constrain what Python interpreters to use.  Uses
                        Requirement format from pkg_resources, e.g.
                        'CPython>=2.6,<3' or 'PyPy'. By default, no
                        constraints are used.  Multiple constraints may be
                        added.  They will be ORed together.
  -v, --verbose         Show verbose output.
  -f, --fast            Run tests in a single chroot.

Builds the specified Python target(s). Use ./pants goal for JVM and other
targets.
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Aurora #647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Aurora/647/changes>