<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:20:10 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-49530] fix final index build phase for oplog recovery as a standalone mode</title>
                <link>https://jira.mongodb.org/browse/SERVER-49530</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6ac765dd18a96bbe43eb22a30ddaf3a4d42ae2e3/src/mongo/db/index_builds_coordinator.cpp#L2307&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;final phase of an index build&lt;/a&gt; currently misinterprets the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6ac765dd18a96bbe43eb22a30ddaf3a4d42ae2e3/src/mongo/db/index_builds_coordinator.cpp#L2348&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;replica set mode as a primary/standalone&lt;/a&gt; when the server is restarted in a &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6ac765dd18a96bbe43eb22a30ddaf3a4d42ae2e3/src/mongo/db/repl/repl_settings.idl#L36&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;recoverFromOplogAsStandalone maintenance mode&lt;/a&gt;. In this startup mode, the index build should run as though it is applying the oplog on a secondary or during recovery.&lt;/p&gt;

&lt;p&gt;===== OLD DESCRIPTION =====&lt;br/&gt;
OLD TITLE: IndexCoordinator startup does not expect recoverFromOplogAsStandalone to be turned on&lt;/p&gt;

&lt;p&gt;In creating a test for a different bug I got the following invariant:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.923+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.923+00:00&quot;},&quot;s&quot;:&quot;D3&quot;, &quot;c&quot;:&quot;REPL&quot;,     &quot;id&quot;:21255,   &quot;ctx&quot;:&quot;ReplWriterWorker-7&quot;,&quot;msg&quot;:&quot;Applying command op&quot;,&quot;attr&quot;:{&quot;oplogEntry&quot;:{&quot;op&quot;:&quot;c&quot;,&quot;ns&quot;:&quot;standalone_replication_recovery_relaxes_index_constaints.$cmd&quot;,&quot;ui&quot;:{&quot;$uuid&quot;:&quot;031a9a22-fb80-41c1-a3bf-45eb862a809d&quot;},&quot;o&quot;:{&quot;commitIndexBuild&quot;:&quot;coll&quot;,&quot;indexBuildUUID&quot;:{&quot;$uuid&quot;:&quot;ddea3ebd-c1ca-45c3-b2a6-e00c4e177ac2&quot;},&quot;indexes&quot;:[{&quot;v&quot;:2,&quot;unique&quot;:true,&quot;key&quot;:{&quot;x&quot;:1.0},&quot;name&quot;:&quot;x_1&quot;}]},&quot;ts&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1594834350,&quot;i&quot;:15}},&quot;t&quot;:1,&quot;wall&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:30.770Z&quot;},&quot;v&quot;:2},&quot;oplogApplicationMode&quot;:&quot;Recovering&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.923+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.923+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;INDEX&quot;,    &quot;id&quot;:20685,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: inserted keys from external sorter into index&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;standalone_replication_recovery_relaxes_index_constaints.coll&quot;,&quot;index&quot;:&quot;x_1&quot;,&quot;keysInserted&quot;:1,&quot;durationMillis&quot;:0}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.925+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.925+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;STORAGE&quot;,  &quot;id&quot;:3856203, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: waiting for next action before completing final phase&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;ddea3ebd-c1ca-45c3-b2a6-e00c4e177ac2&quot;}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.925+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.925+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;STORAGE&quot;,  &quot;id&quot;:3856204, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: received signal&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;ddea3ebd-c1ca-45c3-b2a6-e00c4e177ac2&quot;}},&quot;action&quot;:&quot;Oplog commit&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.925+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.925+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;STORAGE&quot;,  &quot;id&quot;:3856205, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Index build: committing from oplog entry&quot;,&quot;attr&quot;:{&quot;buildUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;ddea3ebd-c1ca-45c3-b2a6-e00c4e177ac2&quot;}},&quot;commitTimestamp&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1594834350,&quot;i&quot;:15}},&quot;collectionUUID&quot;:{&quot;uuid&quot;:{&quot;$uuid&quot;:&quot;031a9a22-fb80-41c1-a3bf-45eb862a809d&quot;}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.925+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.925+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;-&quot;,        &quot;id&quot;:23081,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Invariant failure&quot;,&quot;attr&quot;:{&quot;expr&quot;:&quot;!isMaster &amp;amp;&amp;amp; replState-&amp;gt;indexBuildState.isCommitPrepared()&quot;,&quot;msg&quot;:&quot;Index build: ddea3ebd-c1ca-45c3-b2a6-e00c4e177ac2,  index build state: Prepare commit&quot;,&quot;file&quot;:&quot;src/mongo/db/index_builds_coordinator.cpp&quot;,&quot;line&quot;:2357}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.925+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.925+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;-&quot;,        &quot;id&quot;:23082,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;\n\n***aborting after invariant() failure\n\n&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.925+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.925+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:4757800, &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;Got signal: 6 (Aborted).\n&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.992+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31380,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;BACKTRACE&quot;,&quot;attr&quot;:{&quot;bt&quot;:{&quot;backtrace&quot;:[{&quot;a&quot;:&quot;7F3F04E8C103&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;217103&quot;,&quot;s&quot;:&quot;_ZN5mongo18stack_trace_detail12_GLOBAL__N_119printStackTraceImplERKNS1_7OptionsEPNS_14StackTraceSinkE&quot;,&quot;s+&quot;:&quot;113&quot;},{&quot;a&quot;:&quot;7F3F04E8D217&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;218217&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceEv&quot;,&quot;s+&quot;:&quot;27&quot;},{&quot;a&quot;:&quot;7F3F04E8A9CF&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;2159CF&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_116abruptQuitActionEiP9siginfo_tPv&quot;,&quot;s+&quot;:&quot;FF&quot;},{&quot;a&quot;:&quot;7F3F02D14890&quot;,&quot;b&quot;:&quot;7F3F02D02000&quot;,&quot;o&quot;:&quot;12890&quot;,&quot;s&quot;:&quot;funlockfile&quot;,&quot;s+&quot;:&quot;50&quot;},{&quot;a&quot;:&quot;7F3F0294FE97&quot;,&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;o&quot;:&quot;3EE97&quot;,&quot;s&quot;:&quot;gsignal&quot;,&quot;s+&quot;:&quot;C7&quot;},{&quot;a&quot;:&quot;7F3F02951801&quot;,&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;o&quot;:&quot;40801&quot;,&quot;s&quot;:&quot;abort&quot;,&quot;s+&quot;:&quot;141&quot;},{&quot;a&quot;:&quot;7F3F04E7A94D&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;20594D&quot;,&quot;s&quot;:&quot;_ZN5mongo22invariantFailedWithMsgEPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES1_j&quot;,&quot;s+&quot;:&quot;16D&quot;},{&quot;a&quot;:&quot;7F3EFD7BE9B7&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;4B9B7&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator34_insertKeysFromSideTablesAndCommitEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEENS_16IndexBuildActionERKNS0_17IndexBuildOptionsERKNS_9TimestampE&quot;,&quot;s+&quot;:&quot;BB7&quot;},{&quot;a&quot;:&quot;7F3EFF33ECEA&quot;,&quot;b&quot;:&quot;7F3EFF322000&quot;,&quot;o&quot;:&quot;1CCEA&quot;,&quot;s&quot;:&quot;_ZN5mongo28IndexBuildsCoordinatorMongod37_waitForNextIndexBuildActionAndCommitEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEERKNS_22IndexBuildsCoordinator17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;5BA&quot;},{&quot;a&quot;:&quot;7F3EFD7BC532&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;49532&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator11_buildIndexEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEERKNS0_17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;332&quot;},{&quot;a&quot;:&quot;7F3EFD7BB420&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;48420&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator19_runIndexBuildInnerEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEERKNS0_17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;A0&quot;},{&quot;a&quot;:&quot;7F3EFD7B8CA6&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;45CA6&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator14_runIndexBuildEPNS_16OperationContextERKNS_4UUIDERKNS0_17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;5C6&quot;},{&quot;a&quot;:&quot;7F3EFF342649&quot;,&quot;b&quot;:&quot;7F3EFF322000&quot;,&quot;o&quot;:&quot;20649&quot;,&quot;s&quot;:&quot;_ZZN5mongo15unique_functionIFvNS_6StatusEEE8makeImplIZNS_28IndexBuildsCoordinatorMongod15startIndexBuildEPNS_16OperationContextENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_4UUIDERKSt6vectorINS_7BSONObjESaISG_EERKSE_NS_18IndexBuildProtocolENS_22IndexBuildsCoordinator17IndexBuildOptionsEE3$_2EEDaOT_EN12SpecificImpl4callEOS1_&quot;,&quot;s+&quot;:&quot;689&quot;},{&quot;a&quot;:&quot;7F3EF69CF6FB&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;2066FB&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockINS_12latch_detail5LatchEE&quot;,&quot;s+&quot;:&quot;1BB&quot;},{&quot;a&quot;:&quot;7F3EF69CEBED&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;205BED&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool13_consumeTasksEv&quot;,&quot;s+&quot;:&quot;10D&quot;},{&quot;a&quot;:&quot;7F3EF69CE978&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;205978&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;,&quot;s+&quot;:&quot;198&quot;},{&quot;a&quot;:&quot;7F3EF69D04A3&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;2074A3&quot;,&quot;s&quot;:&quot;_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC1IZNS3_10ThreadPool25_startWorkerThread_inlockEvE4$_17JELi0EEET_DpOT0_EUlvE_EEEEE6_M_runEv&quot;,&quot;s+&quot;:&quot;63&quot;},{&quot;a&quot;:&quot;7F3EFB02ED1F&quot;,&quot;b&quot;:&quot;7F3EFAE2C000&quot;,&quot;o&quot;:&quot;202D1F&quot;,&quot;s&quot;:&quot;execute_native_thread_routine&quot;,&quot;s+&quot;:&quot;F&quot;},{&quot;a&quot;:&quot;7F3F02D096DB&quot;,&quot;b&quot;:&quot;7F3F02D02000&quot;,&quot;o&quot;:&quot;76DB&quot;,&quot;s&quot;:&quot;start_thread&quot;,&quot;s+&quot;:&quot;DB&quot;},{&quot;a&quot;:&quot;7F3F02A3288F&quot;,&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;o&quot;:&quot;12188F&quot;,&quot;s&quot;:&quot;clone&quot;,&quot;s+&quot;:&quot;3F&quot;}],&quot;processInfo&quot;:{&quot;mongodbVersion&quot;:&quot;4.5.0-1883-g261c779&quot;,&quot;gitVersion&quot;:&quot;261c779608a67303fb8294a139662bbdb50dca72&quot;,&quot;compiledModules&quot;:[&quot;enterprise&quot;],&quot;uname&quot;:{&quot;sysname&quot;:&quot;Linux&quot;,&quot;release&quot;:&quot;5.3.0-1019-aws&quot;,&quot;version&quot;:&quot;#21~18.04.1-Ubuntu SMP Mon May 11 12:33:03 UTC 2020&quot;,&quot;machine&quot;:&quot;x86_64&quot;},&quot;somap&quot;:[{&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/libbase.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;D5398E93432023DD&quot;},{&quot;b&quot;:&quot;7F3F02D02000&quot;,&quot;path&quot;:&quot;/lib/x86_64-linux-gnu/libpthread.so.0&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;28C6AADE70B2D40D1F0F3D0A1A0CAD1AB816448F&quot;},{&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;path&quot;:&quot;/lib/x86_64-linux-gnu/libc.so.6&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;B417C0BA7CC5CF06D1D1BED6652CEDB9253C60D0&quot;},{&quot;b&quot;:&quot;7F3EFF322000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/../lib/libindex_builds_coordinator_mongod.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;1F401D7AAC375573&quot;},{&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/../lib/libindex_builds_coordinator_interface.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;36456E4E35364153&quot;},{&quot;b&quot;:&quot;7F3EFAE2C000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/../lib/libbackground_job.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;4705C1A09A590640&quot;},{&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;path&quot;:&quot;/home/ubuntu/mongo/build/install/bin/../lib/../lib/libthread_pool.so&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;5926C633CDA4A3A3&quot;}]}}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.992+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F04E8C103&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;217103&quot;,&quot;s&quot;:&quot;_ZN5mongo18stack_trace_detail12_GLOBAL__N_119printStackTraceImplERKNS1_7OptionsEPNS_14StackTraceSinkE&quot;,&quot;s+&quot;:&quot;113&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F04E8D217&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;218217&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceEv&quot;,&quot;s+&quot;:&quot;27&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F04E8A9CF&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;2159CF&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_116abruptQuitActionEiP9siginfo_tPv&quot;,&quot;s+&quot;:&quot;FF&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F02D14890&quot;,&quot;b&quot;:&quot;7F3F02D02000&quot;,&quot;o&quot;:&quot;12890&quot;,&quot;s&quot;:&quot;funlockfile&quot;,&quot;s+&quot;:&quot;50&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F0294FE97&quot;,&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;o&quot;:&quot;3EE97&quot;,&quot;s&quot;:&quot;gsignal&quot;,&quot;s+&quot;:&quot;C7&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F02951801&quot;,&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;o&quot;:&quot;40801&quot;,&quot;s&quot;:&quot;abort&quot;,&quot;s+&quot;:&quot;141&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F04E7A94D&quot;,&quot;b&quot;:&quot;7F3F04C75000&quot;,&quot;o&quot;:&quot;20594D&quot;,&quot;s&quot;:&quot;_ZN5mongo22invariantFailedWithMsgEPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES1_j&quot;,&quot;s+&quot;:&quot;16D&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFD7BE9B7&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;4B9B7&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator34_insertKeysFromSideTablesAndCommitEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEENS_16IndexBuildActionERKNS0_17IndexBuildOptionsERKNS_9TimestampE&quot;,&quot;s+&quot;:&quot;BB7&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFF33ECEA&quot;,&quot;b&quot;:&quot;7F3EFF322000&quot;,&quot;o&quot;:&quot;1CCEA&quot;,&quot;s&quot;:&quot;_ZN5mongo28IndexBuildsCoordinatorMongod37_waitForNextIndexBuildActionAndCommitEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEERKNS_22IndexBuildsCoordinator17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;5BA&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFD7BC532&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;49532&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator11_buildIndexEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEERKNS0_17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;332&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFD7BB420&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;48420&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator19_runIndexBuildInnerEPNS_16OperationContextESt10shared_ptrINS_19ReplIndexBuildStateEERKNS0_17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;A0&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFD7B8CA6&quot;,&quot;b&quot;:&quot;7F3EFD773000&quot;,&quot;o&quot;:&quot;45CA6&quot;,&quot;s&quot;:&quot;_ZN5mongo22IndexBuildsCoordinator14_runIndexBuildEPNS_16OperationContextERKNS_4UUIDERKNS0_17IndexBuildOptionsE&quot;,&quot;s+&quot;:&quot;5C6&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFF342649&quot;,&quot;b&quot;:&quot;7F3EFF322000&quot;,&quot;o&quot;:&quot;20649&quot;,&quot;s&quot;:&quot;_ZZN5mongo15unique_functionIFvNS_6StatusEEE8makeImplIZNS_28IndexBuildsCoordinatorMongod15startIndexBuildEPNS_16OperationContextENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_4UUIDERKSt6vectorINS_7BSONObjESaISG_EERKSE_NS_18IndexBuildProtocolENS_22IndexBuildsCoordinator17IndexBuildOptionsEE3$_2EEDaOT_EN12SpecificImpl4callEOS1_&quot;,&quot;s+&quot;:&quot;689&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EF69CF6FB&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;2066FB&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockINS_12latch_detail5LatchEE&quot;,&quot;s+&quot;:&quot;1BB&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EF69CEBED&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;205BED&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool13_consumeTasksEv&quot;,&quot;s+&quot;:&quot;10D&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EF69CE978&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;205978&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;,&quot;s+&quot;:&quot;198&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EF69D04A3&quot;,&quot;b&quot;:&quot;7F3EF67C9000&quot;,&quot;o&quot;:&quot;2074A3&quot;,&quot;s&quot;:&quot;_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC1IZNS3_10ThreadPool25_startWorkerThread_inlockEvE4$_17JELi0EEET_DpOT0_EUlvE_EEEEE6_M_runEv&quot;,&quot;s+&quot;:&quot;63&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3EFB02ED1F&quot;,&quot;b&quot;:&quot;7F3EFAE2C000&quot;,&quot;o&quot;:&quot;202D1F&quot;,&quot;s&quot;:&quot;execute_native_thread_routine&quot;,&quot;s+&quot;:&quot;F&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F02D096DB&quot;,&quot;b&quot;:&quot;7F3F02D02000&quot;,&quot;o&quot;:&quot;76DB&quot;,&quot;s&quot;:&quot;start_thread&quot;,&quot;s+&quot;:&quot;DB&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:41.993+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-07-15T17:32:41.992+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31445,   &quot;ctx&quot;:&quot;IndexBuildsCoordinatorMongod-0&quot;,&quot;msg&quot;:&quot;Frame&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7F3F02A3288F&quot;,&quot;b&quot;:&quot;7F3F02911000&quot;,&quot;o&quot;:&quot;12188F&quot;,&quot;s&quot;:&quot;clone&quot;,&quot;s+&quot;:&quot;3F&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:standalone_replication_recovery_relaxes_index_constaints] 2020-07-15T17:32:42.401+0000 mongo program was not running at 20020, process ended with exit code: -6&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="1411038">SERVER-49530</key>
            <summary>fix final index build phase for oplog recovery as a standalone mode</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="13201">Fixed</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="judah.schvimer@mongodb.com">Judah Schvimer</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Jul 2020 17:33:59 +0000</created>
                <updated>Sun, 29 Oct 2023 22:05:46 +0000</updated>
                            <resolved>Tue, 28 Jul 2020 16:16:01 +0000</resolved>
                                    <version>4.4.0-rc13</version>
                                    <fixVersion>4.4.1</fixVersion>
                    <fixVersion>4.7.0</fixVersion>
                                    <component>Index Maintenance</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3349957" author="judah.schvimer" created="Thu, 20 Aug 2020 21:16:15 +0000"  >&lt;p&gt;4.4 commit: &lt;a href=&quot;https://github.com/mongodb/mongo/commit/10de031cb01b10c0b87addaf15dd23a094ad286c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/10de031cb01b10c0b87addaf15dd23a094ad286c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3310173" author="xgen-internal-githook" created="Tue, 28 Jul 2020 16:11:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49530&quot; title=&quot;fix final index build phase for oplog recovery as a standalone mode&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49530&quot;&gt;&lt;del&gt;SERVER-49530&lt;/del&gt;&lt;/a&gt; fix final index build phase for oplog recovery as a standalone mode&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/26c5900914fda23a6c5ab85995afbab4eddd4e58&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/26c5900914fda23a6c5ab85995afbab4eddd4e58&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3286652" author="judah.schvimer" created="Wed, 15 Jul 2020 17:43:40 +0000"  >&lt;p&gt;I hit this in trying to run a test for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-49527&quot; title=&quot;recoverFromOplogAsStandalone does not relax index constraints&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-49527&quot;&gt;&lt;del&gt;SERVER-49527&lt;/del&gt;&lt;/a&gt; on master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1421979">SERVER-49924</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1410822">SERVER-49527</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1955651">SERVER-62229</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="270062" name="SERVER-49530.js" size="2277" author="judah.schvimer@mongodb.com" created="Wed, 15 Jul 2020 17:35:50 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.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_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>Mon, 27 Jul 2020 15:53:08 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 24 weeks, 6 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 24 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>20.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxv3jb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hxhzzz:</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="3941">Execution Team 2020-08-10</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|hxupsn:</customfieldvalue>

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