Skip to content

Instantly share code, notes, and snippets.

@terrycojones
Created October 22, 2011 01:37
Show Gist options
  • Select an option

  • Save terrycojones/1305416 to your computer and use it in GitHub Desktop.

Select an option

Save terrycojones/1305416 to your computer and use it in GitHub Desktop.
$ bin/test fluiddb/api/test/test_value.py
fluiddb.api.test.test_value
FacadeTagValueMixinIndexingTest
testDeleteTagIndexInTransaction ... WARNING:root:Retrying a transaction IMXKTZ due to HTTPRequestError(DNSLookupError("address 'none' not found: [Errno -5] No address associated with hostname",),)
ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
WARNING:root:Retrying a transaction IMXKTZ due to HTTPRequestError(DNSLookupError("address 'none' not found: [Errno -5] No address associated with hostname",),)
ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
WARNING:root:Retrying a transaction IMXKTZ due to HTTPRequestError(DNSLookupError("address 'none' not found: [Errno -5] No address associated with hostname",),)
ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
[OK]
testDeleteTagUpdatesIndex ... [OK]
testSetTagInstanceIndexInTransaction ... ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
WARNING:root:Retrying a transaction vqGjab due to HTTPRequestError(DNSLookupError("address 'none' not found: [Errno -5] No address associated with hostname",),)
ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
WARNING:root:Retrying a transaction vqGjab due to HTTPRequestError(DNSLookupError("address 'none' not found: [Errno -5] No address associated with hostname",),)
ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
WARNING:root:Retrying a transaction vqGjab due to HTTPRequestError(DNSLookupError("address 'none' not found: [Errno -5] No address associated with hostname",),)
ERROR:txsolr:DNS lookup failed: address 'none' not found: [Errno -5] No address associated with hostname.
[OK]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment