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

make simple-test failing "ImportError: No module named decorator"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 5.0.0
    • 5.0.0
    • test-execution
    • None
    • Untriaged
    • Unknown

    Description

      Starting with build 1038 KV-Engine post commit jobs are failing with the following error:

      00:03:45.205 Traceback (most recent call last):
      00:03:45.205   File "testrunner.py", line 523, in <module>
      00:03:45.205     watcher()
      00:03:45.205   File "testrunner.py", line 506, in watcher
      00:03:45.205     main() # child runs test
      00:03:45.205   File "testrunner.py", line 373, in main
      00:03:45.205     suite = unittest.TestLoader().loadTestsFromName(name)
      00:03:45.205   File "/usr/lib/python2.7/unittest/loader.py", line 91, in loadTestsFromName
      00:03:45.205     module = __import__('.'.join(parts_copy))
      00:03:45.205   File "pytests/memcapable.py", line 13, in <module>
      00:03:45.207     from membase.helper.rebalance_helper import RebalanceHelper
      00:03:45.208   File "lib/membase/helper/rebalance_helper.py", line 4, in <module>
      00:03:45.208     from couchbase_helper.cluster import Cluster
      00:03:45.208   File "lib/couchbase_helper/cluster.py", line 2, in <module>
      00:03:45.208     from tasks.taskmanager import TaskManager
      00:03:45.208   File "lib/tasks/taskmanager.py", line 5, in <module>
      00:03:45.208     from tasks.task import Task
      00:03:45.209   File "lib/tasks/task.py", line 33, in <module>
      00:03:45.209     from decorator import decorator
      00:03:45.209 ImportError: No module named decorator
      

      Full log at: http://cv.jenkins.couchbase.com/job/kv-engine-spock-post-commit/1038/label=ubuntu-1204/console

      Changelog for that build:

      MB-22645. Handle simple syntax for array indexing.
      Change-Id: I5698fedbe08fa3d032b2d8519adc310ea6932d17
      Reviewed-on: http://review.couchbase.org/73154
      Reviewed-by: Gerald Sangudi <gerald@couchbase.com>
      Tested-by: Gerald Sangudi <gerald@couchbase.com>
      -- geraldss / detail
       
      MB-22644. Make CONTAINS() use SUFFIXES() index.
      Change-Id: I17e5b66e5118c7b6bb98e84ec0f8ceba5c26bcc6
      Reviewed-on: http://review.couchbase.org/73151
      Reviewed-by: Gerald Sangudi <gerald@couchbase.com>
      Tested-by: Gerald Sangudi <gerald@couchbase.com>
      -- geraldss / detail
       
      MB-22606. Allow differing formats in DATE_RANGE_STR().
      Change-Id: Iea11310791b7c6ef6fcd40e79cece70165f6ce54
      Reviewed-on: http://review.couchbase.org/73150
      Reviewed-by: Gerald Sangudi <gerald@couchbase.com>
      Tested-by: Gerald Sangudi <gerald@couchbase.com>
      -- geraldss / detail
       
      MB-22417. Add WEEKDAY functions. Update docs.
      Change-Id: I1c85fa7ce3a33f9c08cad570f233ea4551018cde
      Reviewed-on: http://review.couchbase.org/73149
      Reviewed-by: Gerald Sangudi <gerald@couchbase.com>
      Tested-by: Gerald Sangudi <gerald@couchbase.com>
      -- geraldss / detail
       
      CBQE-3776: High Throughput Dataloading
      This change improves data-loading throughput of the Docgenerators
      by creating subprocess for concurrent dataloading.
       
      Change-Id: Ia163f8757651b87be47aaa4e41f390bca49011fc
      Reviewed-on: http://review.couchbase.org/73153
      Reviewed-by: Tommie McAfee <tommie@couchbase.com>
      Tested-by: Tommie McAfee <tommie@couchbase.com>
      -- Tommie McAfee / detail
       
      CBQE-451 terminate install if it detects incorrect build version pattern
      Change-Id: I042e9620e8ed62707173f2811e565a92ad56a112
      Reviewed-on: http://review.couchbase.org/73130
      Tested-by: Thuan Nguyen <soccon@gmail.com>
      Reviewed-by: Eric Cooper <ericcouchbase@gmail.com>
      -- saigon / detail
      

      Attachments

        Issue Links

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

          Activity

            People

              tommie Tommie McAfee (Inactive)
              drigby Dave Rigby (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty