<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:58:35 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-21842] Generate report.json file and dump stacks on Windows when Event object created by resmoke.py is set</title>
                <link>https://jira.mongodb.org/browse/SERVER-21842</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The following describes Windows support for generating a report.json file when the task times out in Evergreen. It is adapted from what is currently done in &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.2.0/src/mongo/shell/shell_utils_launcher.cpp#L681-L740&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;shell_utils_launcher.cpp&lt;/a&gt; and &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.2.0/src/mongo/util/signal_handlers.cpp#L129-L157&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;signal_handlers.cpp&lt;/a&gt;.&lt;/p&gt;

&lt;h6&gt;&lt;a name=&quot;Inresmoke.py&quot;&gt;&lt;/a&gt;In resmoke.py&lt;/h6&gt;
&lt;p&gt;Spawn a new thread in resmoke.py that&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Creates an Event object using &lt;tt&gt;win32event.CreateEvent()&lt;/tt&gt;.&lt;/li&gt;
	&lt;li&gt;Waits on the Event object indefinitely using &lt;tt&gt;win32event.WaitForSingleObject()&lt;/tt&gt;.&lt;/li&gt;
	&lt;li&gt;If the event is ever set, then dump the stacks of the process and write out the report.json file.&lt;/li&gt;
&lt;/ol&gt;


&lt;h6&gt;&lt;a name=&quot;Inhanganalyzer.py&quot;&gt;&lt;/a&gt;In hang_analyzer.py&lt;/h6&gt;
&lt;ol&gt;
	&lt;li&gt;Get the handle to the Event object created by resmoke.py using &lt;tt&gt;win32event.OpenEvent()&lt;/tt&gt;.&lt;/li&gt;
	&lt;li&gt;Set the event.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;We still need to come up with some naming convention for the Event object. One idea is for it to use the &lt;tt&gt;task_id&lt;/tt&gt; from Evergreen.&lt;/p&gt;</description>
                <environment></environment>
        <key id="243243">SERVER-21842</key>
            <summary>Generate report.json file and dump stacks on Windows when Event object created by resmoke.py is set</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="eddie.louie">Eddie Louie</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                            <label>bkp</label>
                            <label>tig-resmoke</label>
                    </labels>
                <created>Thu, 10 Dec 2015 16:16:32 +0000</created>
                <updated>Wed, 6 Dec 2017 21:13:01 +0000</updated>
                            <resolved>Fri, 31 Mar 2017 22:25:11 +0000</resolved>
                                                    <fixVersion>3.2.14</fixVersion>
                    <fixVersion>3.4.5</fixVersion>
                    <fixVersion>3.5.6</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>1</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="1560631" author="xgen-internal-githook" created="Fri, 28 Apr 2017 20:32:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;elouie99&apos;, u&apos;name&apos;: u&apos;Eddie Louie&apos;, u&apos;email&apos;: u&apos;eddie.louie@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21842&quot; title=&quot;Generate report.json file and dump stacks on Windows when Event object created by resmoke.py is set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21842&quot;&gt;&lt;del&gt;SERVER-21842&lt;/del&gt;&lt;/a&gt; Generate report.json file and dump resmoke stacks on Windows&lt;/p&gt;

&lt;p&gt;(cherry picked from commit b6d2b5e5c6071f6b76072d15bf36f34babec2a14)&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6a81ce909e6d0a6a982476de7d193a2506847856&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6a81ce909e6d0a6a982476de7d193a2506847856&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1559816" author="xgen-internal-githook" created="Thu, 27 Apr 2017 23:52:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;elouie99&apos;, u&apos;name&apos;: u&apos;Eddie Louie&apos;, u&apos;email&apos;: u&apos;eddie.louie@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21842&quot; title=&quot;Generate report.json file and dump stacks on Windows when Event object created by resmoke.py is set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21842&quot;&gt;&lt;del&gt;SERVER-21842&lt;/del&gt;&lt;/a&gt; Generate report.json file and dump resmoke stacks on Windows&lt;/p&gt;

&lt;p&gt;(cherry picked from commit b6d2b5e5c6071f6b76072d15bf36f34babec2a14)&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6f4805c92a9099431c0d694256f6ffd3d1451d24&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6f4805c92a9099431c0d694256f6ffd3d1451d24&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1538538" author="xgen-internal-githook" created="Fri, 31 Mar 2017 22:22:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;elouie99&apos;, u&apos;name&apos;: u&apos;Eddie Louie&apos;, u&apos;email&apos;: u&apos;eddie.louie@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21842&quot; title=&quot;Generate report.json file and dump stacks on Windows when Event object created by resmoke.py is set&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21842&quot;&gt;&lt;del&gt;SERVER-21842&lt;/del&gt;&lt;/a&gt; Generate report.json file and dump resmoke stacks on Windows&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b6d2b5e5c6071f6b76072d15bf36f34babec2a14&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b6d2b5e5c6071f6b76072d15bf36f34babec2a14&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1531911" author="eddie.louie" created="Fri, 24 Mar 2017 06:48:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/build/mongodb_mongo_master_enterprise_windows_64_4cefb2925ab1fcb951777c25d80cd2df0b9f544e_17_03_24_05_00_58&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Evergreen patch&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://mongodbcr.appspot.com/123350001&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Code review&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                            <outwardlinks description="has to be done before">
                                        <issuelink>
            <issuekey id="367448">SERVER-28466</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="101469">SERVER-12000</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="240105">SERVER-21539</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="14340"><![CDATA[v3.4]]></customfieldvalue>
    <customfieldvalue key="13440"><![CDATA[v3.2]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 24 Mar 2017 06:48:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 41 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-626</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 41 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eddie.louie</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkmjr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hraycf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1593">TIG 2017-03-27</customfieldvalue>
    <customfieldvalue id="1594">TIG 2017-04-17</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hri3rj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>