Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-50252

kv_engine-post-commit-master failure: ASan / UBSan libraries not installed correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.1.0
    • 7.1.0
    • None
    • Ubuntu 18.04, AddressSanitizer + UBSan
    • Untriaged
    • 1
    • Yes
    • KV 2022-Jan

    Description

      The kv_engine-post-commit-master CV job is currently failing. This runs after every kv_engine commit has been merged. It fails with the following messages:

      + make -C testrunner simple-test VERBOSE=1
      make: Entering directory '/home/couchbase/jenkins/workspace/kv_engine-post-commit-master/testrunner'
      python3 scripts/start_cluster_and_run_tests.py make b/resources/dev-4-nodes-xdcr.ini conf/simple.conf 1 0
      ...
      b'2022-01-05 14:37:52 | ERROR | MainProcess | MainThread | [rest_client._http_request] socket error while connecting to http://127.0.0.1:9000/nodes/self error [Errno 111] Connection refused '
      b'2022-01-05 14:37:58 | ERROR | MainProcess | MainThread | [rest_client._http_request] socket error while connecting to http://127.0.0.1:9000/nodes/self error [Errno 111] Connection refused '
      b'2022-01-05 14:38:34 | ERROR | MainProcess | MainThread | [rest_client._http_request] GET http://127.0.0.1:9000/pools/default body:  headers: {\'Content-Type\': \'application/x-www-form-urlencoded\', \'Authorization\': \'Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=\', \'Accept\': \'*/*\'} error: 404 reason: unknown b\'"unknown pool"\' auth: Administrator:asdasd'Traceback (most recent call last):
        File "lib/membase/api/rest_client.py", line 1048, in _http_request
          request(api, method, params, headers)
        File "lib/membase/api/httplib2/__init__.py", line 1953, in request
          cachekey,
        File "lib/membase/api/httplib2/__init__.py", line 1618, in _request
          conn, request_uri, method, body, headers
        File "lib/membase/api/httplib2/__init__.py", line 1524, in _conn_request
          conn.connect()
        File "lib/membase/api/httplib2/__init__.py", line 1220, in connect
          raise socket_err
        File "lib/membase/api/httplib2/__init__.py", line 1194, in connect
          self.sock.connect((self.host, self.port) + sa[2:])
      ConnectionRefusedError: [Errno 111] Connection refused
      

      Logs: http://cv.jenkins.couchbase.com/job/kv_engine-post-commit-master/9892/

      Note: I'm not sure when this started failing, it is at least for the last 2 weeks.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            drigby Dave Rigby (Inactive)
            drigby Dave Rigby (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty