<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:16:04 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-48080] Use &quot;Administrator&quot; as the Powercycle user on Windows</title>
                <link>https://jira.mongodb.org/browse/SERVER-48080</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Update:&lt;/p&gt;

&lt;p&gt;Per Max&apos;s astute observation in the comment below, the permission issue can be fixed simply by changing the 20 places that call &lt;tt&gt;remote_operations.py&lt;/tt&gt; in evergreen.yml to use the &lt;tt&gt;Administrator&lt;/tt&gt; user instead of &lt;tt&gt;$USER&lt;/tt&gt;. We will likely refactor the code to set an evergreen expansion and merge remote_operations into resmoke as a new subcommand.&lt;/p&gt;

&lt;p&gt;Powercycle has been failing on Windows due to an SSH permission issue. There is currently no easy way to investigate the problem due to an inability to access the ec2 instance running the powercycle test.&lt;/p&gt;

&lt;p&gt;After chatting with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=daniel.gottlieb&quot; class=&quot;user-hover&quot; rel=&quot;daniel.gottlieb&quot;&gt;daniel.gottlieb&lt;/a&gt;, I&apos;m postponing the work to investigate the permission issue.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1346304">SERVER-48080</key>
            <summary>Use &quot;Administrator&quot; as the Powercycle user on Windows</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="robert.guo@mongodb.com">Robert Guo</assignee>
                                    <reporter username="robert.guo@mongodb.com">Robert Guo</reporter>
                        <labels>
                            <label>happy_family</label>
                            <label>powercycle</label>
                            <label>tig-powercycle</label>
                    </labels>
                <created>Mon, 11 May 2020 13:35:56 +0000</created>
                <updated>Tue, 6 Apr 2021 15:54:03 +0000</updated>
                            <resolved>Tue, 6 Apr 2021 15:54:03 +0000</resolved>
                                                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="3282482" author="robert.guo" created="Mon, 13 Jul 2020 15:14:49 +0000"  >&lt;p&gt;Update: I&apos;m going to discuss the work in &lt;tt&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49333&quot; title=&quot;Use host.create to set up remote instance for powercycle&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49333&quot;&gt;&lt;del&gt;SERVER-49333&lt;/del&gt;&lt;/a&gt;&lt;/tt&gt; today with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=john.liu&quot; class=&quot;user-hover&quot; rel=&quot;john.liu&quot;&gt;john.liu&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="3272485" author="vlad.rachev" created="Tue, 7 Jul 2020 16:11:36 +0000"  >&lt;p&gt;I opened&#160;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49333&quot; title=&quot;Use host.create to set up remote instance for powercycle&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49333&quot;&gt;&lt;del&gt;SERVER-49333&lt;/del&gt;&lt;/a&gt;&#160;to reflect Robert&apos;s comment on a new issue we found during the work for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48960&quot; title=&quot;Drive powercycle setup commands with expansions.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48960&quot;&gt;&lt;del&gt;SERVER-48960&lt;/del&gt;&lt;/a&gt;.&#160;&lt;/p&gt;</comment>
                            <comment id="3217632" author="thomas.schubert" created="Mon, 22 Jun 2020 15:59:15 +0000"  >&lt;p&gt;I&apos;m happy to take these commits into the 4.4 branch since its test only and significantly increases our test coverage. Ping me in #server-release when you are ready to commit and I&apos;ll let you in.&lt;/p&gt;</comment>
                            <comment id="3217567" author="ian@10gen.com" created="Mon, 22 Jun 2020 15:42:44 +0000"  >&lt;p&gt;I think you might need to fix the link for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48690&quot; title=&quot;Architecture Guide updates for Storage API Improvements for SBE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48690&quot;&gt;&lt;del&gt;SERVER-48690&lt;/del&gt;&lt;/a&gt; - that links to an architecture guide for the execution team.&lt;/p&gt;

&lt;p&gt;At the very least you should indeed consider fixing a 100% breakage in the build to be of the &lt;b&gt;highest&lt;/b&gt; priority.  let&apos;s get it fixed in master today and then see what kelsey&apos;s opinion about a backport is this afternoon?&lt;/p&gt;</comment>
                            <comment id="3217531" author="vlad.rachev" created="Mon, 22 Jun 2020 15:29:19 +0000"  >&lt;p&gt;We split this ticket into &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48960&quot; title=&quot;Drive powercycle setup commands with expansions.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48960&quot;&gt;&lt;del&gt;SERVER-48960&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-48961&quot; title=&quot;Add an expansion for the powercycle user to evergreen.yml&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-48961&quot;&gt;&lt;del&gt;SERVER-48961&lt;/del&gt;&lt;/a&gt; last Thursday and are beginning development today. The changes will not be committed by EOD today (code-freeze). &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kelsey.schubert&quot; class=&quot;user-hover&quot; rel=&quot;kelsey.schubert&quot;&gt;kelsey.schubert&lt;/a&gt;&#160; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.whalen&quot; class=&quot;user-hover&quot; rel=&quot;ian.whalen&quot;&gt;ian.whalen&lt;/a&gt; Do we still want to go ahead with this work? There will be no server changes, only changes to evergreen.yml and powercycle testing code (powertest.py, remote_operations.py, etc.)&#160;&lt;/p&gt;</comment>
                            <comment id="3214165" author="brooke.miller" created="Thu, 18 Jun 2020 14:42:09 +0000"  >&lt;p&gt;Valid point, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.whalen&quot; class=&quot;user-hover&quot; rel=&quot;ian.whalen&quot;&gt;ian.whalen&lt;/a&gt; and thanks for bringing it to my attention. I spoke with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=robert.guo&quot; class=&quot;user-hover&quot; rel=&quot;robert.guo&quot;&gt;robert.guo&lt;/a&gt;&#160;yesterday and we have a plan to shift work around (that we feel is lower priority) so that we can have a team member begin to investigate powercycle today.&#160;&lt;/p&gt;</comment>
                            <comment id="3212784" author="ian@10gen.com" created="Wed, 17 Jun 2020 18:43:56 +0000"  >&lt;p&gt;sorry, but Im going to go one step further here and say that this really can&apos;t be left broken.  I&apos;m markng as 4.4.0.  we release &lt;b&gt;once a year&lt;/b&gt;, fixing the powercycle tests in time for that release is just a bare minimum.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=brooke.miller&quot; class=&quot;user-hover&quot; rel=&quot;brooke.miller&quot;&gt;brooke.miller&lt;/a&gt; just want to make sure you have a heads up on this so you can see if anyone on the team is working on lower prio 4.6 work possibly?&lt;/p&gt;</comment>
                            <comment id="3212774" author="thomas.schubert" created="Wed, 17 Jun 2020 18:41:04 +0000"  >&lt;p&gt;If this is relatively easy ticket, can we get it done before 4.4 GA. I feel like there are window specific issues when it comes to files management that I&apos;d like to see more coverage with Durable History in.&lt;/p&gt;</comment>
                            <comment id="3078090" author="ian@10gen.com" created="Mon, 11 May 2020 14:09:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kelsey.schubert&quot; class=&quot;user-hover&quot; rel=&quot;kelsey.schubert&quot;&gt;kelsey.schubert&lt;/a&gt; are we willing to release 4.4 without powercycle working on windows?  just want to make sure 4.5 desired is correct.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                            <outwardlinks description="split to">
                                        <issuelink>
            <issuekey id="1383931">SERVER-48960</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1383939">SERVER-48961</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1169416">SERVER-46294</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1402950">SERVER-49333</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 May 2020 14:09:20 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 30 weeks, 2 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-2010</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>robert.guo@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 30 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>brooke.miller@mongodb.com</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
            <customfieldvalue>robert.guo@mongodb.com</customfieldvalue>
            <customfieldvalue>vlad.rachev@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxklyf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hx7w6v:</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_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|hxk87r:</customfieldvalue>

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