Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4710

Fix memory issue for non-verbose dump in datafile portability test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.1, 4.1.13
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 8
    • Storage Engines 2019-06-03

      With the recent introduction of cross-endian portability tests in Evergreen (WT-4639), the 2 verify tasks in "little-endian" variant encountered memory allocation failures:

      https://evergreen.mongodb.com/task/wiredtiger_little_endian_verify_datafile_little_endian_fbeb3724fcad07f4111ecac03e26015e3e57f9bb_19_04_08_02_04_36

      https://evergreen.mongodb.com/task/wiredtiger_little_endian_verify_datafile_from_big_endian_fbeb3724fcad07f4111ecac03e26015e3e57f9bb_19_04_08_02_04_36

      [2019/04/08 13:20:57.454] ./WT_TEST.1
      [2019/04/08 13:21:32.220] colgroup:wt
      [2019/04/08 13:21:32.221] num_tables_verified = 1
      [2019/04/08 13:21:32.221] file:wt-000367.bf
      [2019/04/08 13:21:32.221] num_tables_verified = 2
      [2019/04/08 13:21:32.221] file:wt-000367.lsm
      [2019/04/08 13:21:51.827] num_tables_verified = 3
      [2019/04/08 13:21:51.827] file:wt-000370.lsm
      [2019/04/08 13:21:51.827] num_tables_verified = 4
      [2019/04/08 13:21:51.827] lsm:wt
      [2019/04/08 13:21:51.827] ./test/evergreen/verify_wt_datafiles.sh: fork: Cannot allocate memory
      [2019/04/08 13:21:52.163] ./test/evergreen/verify_wt_datafiles.sh 2>&1
      [2019/04/08 13:21:52.186] Command failed: command encountered problem: exit status 254 

            Assignee:
            luke.pearson@mongodb.com Luke Pearson
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: