[SERVER-16372] replrestart1.js Created: 25/Nov/14  Updated: 11/Jul/16  Resolved: 04/Dec/14

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.8.0-rc3

Type: Bug Priority: Major - P3
Reporter: Ian Whalen (Inactive) Assignee: Eric Milkie
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: File replsetrestart1.log    
Operating System: ALL
Participants:

 Description   

TEST HISTORY

LOGS 1
LOGS 2

Error: assert.soon failed: function () {
        try {
            var status = master.getDB("admin").runCommand({replSetGetStatus: 1});
            return status.members[1].state == 8 && status.members[2].state == 8;
        } catch (x) {
            return false;
        }
    }
    at Error (<anonymous>)
    at doassert (src/mongo/shell/assert.js:11:14)
    at Function.assert.soon (src/mongo/shell/assert.js:189:13)
    at doTest (/data/mci/shell/src/jstests/replsets/replsetrestart1.js:28:12)
    at /data/mci/shell/src/jstests/replsets/replsetrestart1.js:73:1



 Comments   
Comment by Githook User [ 04/Dec/14 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-16372 improve replsetrestart1.js
Branch: master
https://github.com/mongodb/mongo/commit/921f0ba4727b226e02e2c316b2108c6bc3bf79d3

Comment by Randolph Tan [ 03/Dec/14 ]

atttached logs for:
https://mci.10gen.com/task/mongodb_mongo_master_rhel70_225aa52bd22a54d06cc090e7cd4b0fd4312213b2_14_12_03_17_09_07_replicasets_rhel70

Comment by Githook User [ 01/Dec/14 ]

Author:

{u'username': u'milkie', u'name': u'Eric Milkie', u'email': u'milkie@10gen.com'}

Message: SERVER-16372 wait for all nodes status update before proceeding
Branch: master
https://github.com/mongodb/mongo/commit/566ac19af63ceb95bfdf7743502fe45005d5f2b7

Comment by Ian Whalen (Inactive) [ 01/Dec/14 ]

just noting that this is still happening as of 12/01.

Generated at Thu Feb 08 03:40:51 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.