Skip to content

'test_list_topics: failure during teardown #2169

Description

@tseaver

From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/154249353#L800-L826

======================================================================ERROR: test_list_topics (pubsub.TestPubsub)
----------------------------------------------------------------------Traceback (mostrecentcalllast):
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/pubsub.py", line61, intearDowndoomed.delete()
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/pubsub/topic.py", line203, indeleteapi.topic_delete(topic_path=self.full_name)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/pubsub/_gax.py", line130, intopic_deleteself._gax_api.delete_topic(topic_path)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/cloud/pubsub/v1/publisher_api.py", line403, indelete_topicself._delete_topic(request, options)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line480, ininnerreturnapi_caller(api_call, this_settings, request)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line468, inbase_callerreturnapi_call(*args)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line433, ininnerraise_with_traceback(GaxError('RPC failed', cause=exception))
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line430, ininnerreturna_func(*args, **kwargs)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/google/gax/api_callable.py", line64, ininnerreturna_func(*updated_args, **kwargs)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line305, in__call__self._request_serializer, self._response_deserializer)
File"/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line203, in_blocking_unary_unaryraise_abortion_error(rpc_error_call)
GaxError: GaxError(RPCfailed, causedbyAbortionError(code=StatusCode.INTERNAL, details="Internal error encountered."))
``

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions