[SERVER-10128] killop.js failed on buildbot-special Nightly Linux 64-bit Subscription Amazon AMI Created: 08/Jul/13  Updated: 11/Jul/16  Resolved: 26/Jul/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.5.2

Type: Bug Priority: Major - P3
Reporter: Matt Kangas Assignee: Andy Schwerin
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

buildbot-special Nightly Linux 64-bit Subscription Amazon AMI #564
buildbot-special Nightly Linux 64-bit Subscription Ubuntu 1204 Build #168


Issue Links:
Related
is related to SERVER-10243 Let administrators mark certain users... Backlog
Operating System: ALL
Participants:

 Description   

This one is oddly succinct.

Nightly Linux 64-bit Subscription Amazon AMI Build #564 on July 07

http://buildbot-special.10gen.com/builders/Nightly%20Linux%2064-bit%20Subscription%20Amazon%20AMI/builds/564/steps/shell_1/logs/stdio
http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20Subscription%20Amazon%20AMI/builds/564/test/js/killop.js

assert.soon failed: function () { o = ops(); return o.length == 2; }, msg:undefined
Error: Printing Stack Trace
    at printStackTrace (src/mongo/shell/utils.js:37:15)
    at doassert (src/mongo/shell/assert.js:6:5)
    at Function.assert.soon (src/mongo/shell/assert.js:174:60)
    at /data/buildslaves/Linux_64bit_Subscription_Amazon_AMI_Nightly/mongo/jstests/killop.js:33:8
Sun Jul  7 17:08:15.334 assert.soon failed: function () { o = ops(); return o.length == 2; }, msg:undefined at src/mongo/shell/assert.js:7
failed to load: /data/buildslaves/Linux_64bit_Subscription_Amazon_AMI_Nightly/mongo/jstests/killop.js



 Comments   
Comment by Spencer Brody (Inactive) [ 26/Jul/13 ]

Resolving. I have a comment in SERVER-10243 to remind me to re-enable this later.

Comment by Matt Kangas [ 26/Jul/13 ]

spencer Since this is no longer causing buildbot failures, should we mark this resolved? Do you have a separate ticket to remind you to re-enable this test in the future?

Comment by auto [ 16/Jul/13 ]

Author:

{u'username': u'stbrody', u'name': u'Spencer T Brody', u'email': u'spencer@10gen.com'}

Message: SERVER-10128 skip killop.js in auth passthrough until auth no longer requires a read lock
Branch: v2.4
https://github.com/mongodb/mongo/commit/df1725c542b2370d90c2d6a3ab336cba1e0f77d8

Comment by auto [ 16/Jul/13 ]

Author:

{u'username': u'stbrody', u'name': u'Spencer T Brody', u'email': u'spencer@10gen.com'}

Message: SERVER-10128 skip killop.js in auth passthrough until auth no longer requires a read lock
Branch: master
https://github.com/mongodb/mongo/commit/41affec0b4b0afe1a2cd2abf52c08c922bd2abb8

Comment by auto [ 15/Jul/13 ]

Author:

{u'username': u'andy10gen', u'name': u'Andy Schwerin', u'email': u'schwerin@10gen.com'}

Message: SERVER-10128 More descriptive failure message in killop.js when assert.soon fails; documentation.
Branch: master
https://github.com/mongodb/mongo/commit/704dc4fdf5248077c53271f249260478d6c56cd3

Comment by Matt Kangas [ 15/Jul/13 ]

Nightly Linux 64-bit Subscription Ubuntu 1204 Build #168 July 15

http://buildbot-special.10gen.com/builders/Nightly%20Linux%2064-bit%20Subscription%20Ubuntu%201204/builds/168/steps/shell_1/logs/stdio
http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20Subscription%20Ubuntu%201204/builds/168/test/js/killop.js

sh439| MongoDB shell version: 2.5.1-pre-
sh441| MongoDB shell version: 2.5.1-pre-
sh439| connecting to: 127.0.0.1:27999/test
sh439| Authenticating to admin database as admin with mechanism CRAM-MD5 on connection: connection to 127.0.0.1:27999
sh441| connecting to: 127.0.0.1:27999/test
assert.soon failed: function () { o = ops(); return o.length == 2; }, msg:undefined
Error: Printing Stack Trace
    at printStackTrace (src/mongo/shell/utils.js:37:15)
    at doassert (src/mongo/shell/assert.js:6:5)
    at Function.assert.soon (src/mongo/shell/assert.js:174:60)
    at /data/buildslaves/Linux_64bit_Subscription_Ubuntu_1204_Nightly/mongo/jstests/killop.js:33:8
Mon Jul 15 06:53:11.229 assert.soon failed: function () { o = ops(); return o.length == 2; }, msg:undefined at src/mongo/shell/assert.js:7
failed to load: /data/buildslaves/Linux_64bit_Subscription_Ubuntu_1204_Nightly/mongo/jstests/killop.js

Tad pointed out that, perversely, the preceding test's buildlogger info (json1.js) seems to contain some output for killop.js. Possibly harmless confusion on Buildlogger's part?

http://buildlogs.mongodb.org/Nightly%20Linux%2064-bit%20Subscription%20Ubuntu%201204/builds/168/test/js/json1.js

Mon Jul 15 06:52:41.070 [initandlisten] connection accepted from 127.0.0.1:58390 #37 (1 connection now open)
Mon Jul 15 06:52:41.074 [conn37] Successfully authenticated as principal admin on admin
Mon Jul 15 06:52:41.076 [conn37] CMD: drop test.jstests_killop
Mon Jul 15 06:52:41.077 [conn37] build index test.jstests_killop { _id: 1 }
Mon Jul 15 06:52:41.078 [conn37] build index done.  scanned 0 total records. 0 secs

Comment by Andy Schwerin [ 11/Jul/13 ]

No repro, yet. Recommend improving the diagnostic output of the test, and trying harder to clean up on failure.

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