Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
4
112
repo_url
stringlengths
33
141
action
stringclasses
3 values
title
stringlengths
1
1.02k
labels
stringlengths
4
1.54k
body
stringlengths
1
262k
index
stringclasses
17 values
text_combine
stringlengths
95
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
190,592
14,563,412,905
IssuesEvent
2020-12-17 02:27:22
RPTools/maptool
https://api.github.com/repos/RPTools/maptool
closed
Trusted prefix colors will not show up in client and changing trusted prefix colors doesn't work properly
bug tested
**Describe the bug** These are really two entirely separate issues, but they warrant being fixed together. 1. The CSS used for the trusted prefix does not in work within Maptoool (Swing does not seem to support the element.class selector, despite documentation not seeming to indicate this!). 2. Only the red component from the color picker is set when changing the "Trusted Prefix Background" and "Trusted Prefix Foreground" settings. **To Reproduce** For 1: 1. Create a campaign macro that just outputs some text. 2. Start the server, joining as a player. 3. Click the campaign macro that was created. Observe that you can mouse over your name and see the source of the macro but the trusted prefix colors are not applied. (Bonus, if you save the chat log, the colors will show up when viewed in a browser). For 2: 1. Open up preferences. 2. Open the color picker for "Trusted Prefix Background" and go to the RGB tab. 3. Enter 0 for all the RGB values. 4. Confirm out of the dialog and then out of preferences. 5. Open preferences again and go back into the color picker for "Trusted Prefix Background" and check the RGB tab. Only the red value will be 0. 6. Repeat the above with "Trusted Prefix Foreground". **Expected behavior** The trusted prefix color should be visible and colors should be properly set. **MapTool Info** - Version: Development branch **Desktop (please complete the following information):** - OS: Windows - Version 10
1.0
Trusted prefix colors will not show up in client and changing trusted prefix colors doesn't work properly - **Describe the bug** These are really two entirely separate issues, but they warrant being fixed together. 1. The CSS used for the trusted prefix does not in work within Maptoool (Swing does not seem to support the element.class selector, despite documentation not seeming to indicate this!). 2. Only the red component from the color picker is set when changing the "Trusted Prefix Background" and "Trusted Prefix Foreground" settings. **To Reproduce** For 1: 1. Create a campaign macro that just outputs some text. 2. Start the server, joining as a player. 3. Click the campaign macro that was created. Observe that you can mouse over your name and see the source of the macro but the trusted prefix colors are not applied. (Bonus, if you save the chat log, the colors will show up when viewed in a browser). For 2: 1. Open up preferences. 2. Open the color picker for "Trusted Prefix Background" and go to the RGB tab. 3. Enter 0 for all the RGB values. 4. Confirm out of the dialog and then out of preferences. 5. Open preferences again and go back into the color picker for "Trusted Prefix Background" and check the RGB tab. Only the red value will be 0. 6. Repeat the above with "Trusted Prefix Foreground". **Expected behavior** The trusted prefix color should be visible and colors should be properly set. **MapTool Info** - Version: Development branch **Desktop (please complete the following information):** - OS: Windows - Version 10
test
trusted prefix colors will not show up in client and changing trusted prefix colors doesn t work properly describe the bug these are really two entirely separate issues but they warrant being fixed together the css used for the trusted prefix does not in work within maptoool swing does not seem to support the element class selector despite documentation not seeming to indicate this only the red component from the color picker is set when changing the trusted prefix background and trusted prefix foreground settings to reproduce for create a campaign macro that just outputs some text start the server joining as a player click the campaign macro that was created observe that you can mouse over your name and see the source of the macro but the trusted prefix colors are not applied bonus if you save the chat log the colors will show up when viewed in a browser for open up preferences open the color picker for trusted prefix background and go to the rgb tab enter for all the rgb values confirm out of the dialog and then out of preferences open preferences again and go back into the color picker for trusted prefix background and check the rgb tab only the red value will be repeat the above with trusted prefix foreground expected behavior the trusted prefix color should be visible and colors should be properly set maptool info version development branch desktop please complete the following information os windows version
1
348,281
31,481,408,350
IssuesEvent
2023-08-30 14:04:08
sandialabs/Albany
https://api.github.com/repos/sandialabs/Albany
closed
PyAlbany failing tests
Testing PyAlbany
Some of the PyAlbany tests are failing in the nightlies: https://sems-cdash-son.sandia.gov/cdash/viewTest.php?onlyfailed&buildid=51880 Here is how the error looks like: ``` ====================================================================== ERROR: test_all (__main__.TestSteadyHeat) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nightlyCDash/build/IKTAlbanyFPECheckDbg/pyAlbany/tests/steadyHeat/steadyHeat.py", line 49, in test_all setup_time_fix_node_sharing = stackedTimer.baseTimerAccumulatedTime("PyAlbany Total Time@PyAlbany: Setup Time@Albany Setup: fix_node_sharing") RuntimeError: /nightlyAlbanyTests/Results/Trilinos/build-debug/install/include/Teuchos_StackedTimer.hpp:642: Throw number = 1 Throw test that evaluated to true: baseTimer == nullptr StackedTimer::findBaseTimer() failed to find a timer named "PyAlbany Total Time@PyAlbany: Setup Time@Albany Setup: fix_node_sharing"! ``` @kliegeois , can you please have a look?
1.0
PyAlbany failing tests - Some of the PyAlbany tests are failing in the nightlies: https://sems-cdash-son.sandia.gov/cdash/viewTest.php?onlyfailed&buildid=51880 Here is how the error looks like: ``` ====================================================================== ERROR: test_all (__main__.TestSteadyHeat) ---------------------------------------------------------------------- Traceback (most recent call last): File "/nightlyCDash/build/IKTAlbanyFPECheckDbg/pyAlbany/tests/steadyHeat/steadyHeat.py", line 49, in test_all setup_time_fix_node_sharing = stackedTimer.baseTimerAccumulatedTime("PyAlbany Total Time@PyAlbany: Setup Time@Albany Setup: fix_node_sharing") RuntimeError: /nightlyAlbanyTests/Results/Trilinos/build-debug/install/include/Teuchos_StackedTimer.hpp:642: Throw number = 1 Throw test that evaluated to true: baseTimer == nullptr StackedTimer::findBaseTimer() failed to find a timer named "PyAlbany Total Time@PyAlbany: Setup Time@Albany Setup: fix_node_sharing"! ``` @kliegeois , can you please have a look?
test
pyalbany failing tests some of the pyalbany tests are failing in the nightlies here is how the error looks like error test all main teststeadyheat traceback most recent call last file nightlycdash build iktalbanyfpecheckdbg pyalbany tests steadyheat steadyheat py line in test all setup time fix node sharing stackedtimer basetimeraccumulatedtime pyalbany total time pyalbany setup time albany setup fix node sharing runtimeerror nightlyalbanytests results trilinos build debug install include teuchos stackedtimer hpp throw number throw test that evaluated to true basetimer nullptr stackedtimer findbasetimer failed to find a timer named pyalbany total time pyalbany setup time albany setup fix node sharing kliegeois can you please have a look
1
292,962
25,253,842,945
IssuesEvent
2022-11-15 16:29:59
astropy/astropy
https://api.github.com/repos/astropy/astropy
closed
TST: DocTestFailure 'MaskedArray' object has no attribute 'unit'
testing Bug :fire: utils.masked
Hold your horses, @astrofrog and @WilliamJamieson ! We need to fix this before merging more `black` stuff. I think one of them broke a doctest. The PRs might be fine individually but maybe didn't play well together. cc @mhvk Example log: https://github.com/astropy/astropy/actions/runs/3465731975/jobs/5788828409 ``` _____________________________ [doctest] index.rst ______________________________ 119 |Quantity|, but does not share any of its methods. Hence, even though the 120 resulting class looks reasonable at first glance, it does not work as expected:: 121 122 >>> q = [1., 2.] * u.m 123 >>> np_mq = np.ma.MaskedArray(q, mask=[False, True]) 124 >>> np_mq 125 masked_Quantity(data=[1.0, --], 126 mask=[False, True], 127 fill_value=1e+20) 128 >>> np_mq.unit Differences (unified diff with -expected +actual): @@ -1,3 +1,6 @@ Traceback (most recent call last): -... -AttributeError: 'MaskedArray' object has no attribute 'unit' + File "/opt/hostedtoolcache/Python/3.10.8/x64/lib/python3.10/doctest.py", line 1350, in __run + exec(compile(example.source, filename, "single", + File "<doctest index.rst[21]>", line 1, in <module> + np_mq.unit +AttributeError: 'MaskedArray' object has no attribute 'unit'. Did you mean: '_unit'? /home/runner/work/astropy/astropy/docs/utils/masked/index.rst:128: DocTestFailure ```
1.0
TST: DocTestFailure 'MaskedArray' object has no attribute 'unit' - Hold your horses, @astrofrog and @WilliamJamieson ! We need to fix this before merging more `black` stuff. I think one of them broke a doctest. The PRs might be fine individually but maybe didn't play well together. cc @mhvk Example log: https://github.com/astropy/astropy/actions/runs/3465731975/jobs/5788828409 ``` _____________________________ [doctest] index.rst ______________________________ 119 |Quantity|, but does not share any of its methods. Hence, even though the 120 resulting class looks reasonable at first glance, it does not work as expected:: 121 122 >>> q = [1., 2.] * u.m 123 >>> np_mq = np.ma.MaskedArray(q, mask=[False, True]) 124 >>> np_mq 125 masked_Quantity(data=[1.0, --], 126 mask=[False, True], 127 fill_value=1e+20) 128 >>> np_mq.unit Differences (unified diff with -expected +actual): @@ -1,3 +1,6 @@ Traceback (most recent call last): -... -AttributeError: 'MaskedArray' object has no attribute 'unit' + File "/opt/hostedtoolcache/Python/3.10.8/x64/lib/python3.10/doctest.py", line 1350, in __run + exec(compile(example.source, filename, "single", + File "<doctest index.rst[21]>", line 1, in <module> + np_mq.unit +AttributeError: 'MaskedArray' object has no attribute 'unit'. Did you mean: '_unit'? /home/runner/work/astropy/astropy/docs/utils/masked/index.rst:128: DocTestFailure ```
test
tst doctestfailure maskedarray object has no attribute unit hold your horses astrofrog and williamjamieson we need to fix this before merging more black stuff i think one of them broke a doctest the prs might be fine individually but maybe didn t play well together cc mhvk example log index rst quantity but does not share any of its methods hence even though the resulting class looks reasonable at first glance it does not work as expected q u m np mq np ma maskedarray q mask np mq masked quantity data mask fill value np mq unit differences unified diff with expected actual traceback most recent call last attributeerror maskedarray object has no attribute unit file opt hostedtoolcache python lib doctest py line in run exec compile example source filename single file line in np mq unit attributeerror maskedarray object has no attribute unit did you mean unit home runner work astropy astropy docs utils masked index rst doctestfailure
1
52,702
13,039,157,459
IssuesEvent
2020-07-28 16:17:04
microsoft/msquic
https://api.github.com/repos/microsoft/msquic
opened
Clean up BVT build and flow issues.
Area: Build Area: Testing
There are a few issues in the BVT's that were notice while working on the Performance tool PR. It would have been too invasive to perform these fixes in that PR, and they can also be done in short bursts. - [ ] Avoid empty implementation of QuicDriverClient (https://github.com/microsoft/msquic/blob/28f0bd9905c34ac567f73e0caa401444faa95fea/src/test/bin/quic_gtest.h#L762) - [ ] Remove use of global MsQuic in the C++ helper classes (https://github.com/microsoft/msquic/blob/master/src/inc/msquic.hpp#L138) - [ ] Investigate not using macro for DriverName in the QuicDriverService.
1.0
Clean up BVT build and flow issues. - There are a few issues in the BVT's that were notice while working on the Performance tool PR. It would have been too invasive to perform these fixes in that PR, and they can also be done in short bursts. - [ ] Avoid empty implementation of QuicDriverClient (https://github.com/microsoft/msquic/blob/28f0bd9905c34ac567f73e0caa401444faa95fea/src/test/bin/quic_gtest.h#L762) - [ ] Remove use of global MsQuic in the C++ helper classes (https://github.com/microsoft/msquic/blob/master/src/inc/msquic.hpp#L138) - [ ] Investigate not using macro for DriverName in the QuicDriverService.
non_test
clean up bvt build and flow issues there are a few issues in the bvt s that were notice while working on the performance tool pr it would have been too invasive to perform these fixes in that pr and they can also be done in short bursts avoid empty implementation of quicdriverclient remove use of global msquic in the c helper classes investigate not using macro for drivername in the quicdriverservice
0
176,127
6,556,787,606
IssuesEvent
2017-09-06 15:11:38
strongloop/loopback-datasource-juggler
https://api.github.com/repos/strongloop/loopback-datasource-juggler
closed
prototype$updateAttributes not working as expected
bug needs-priority stale
_From @ilianaza on March 16, 2015 23:34_ I've upgraded different loopback packages: ``` "loopback": "^2.13.0" -> "loopback": "^2.14.0" "loopback-component-storage": "~1.3.0" -> "loopback-component-storage": "~1.3.1", "loopback-datasource-juggler": "^2.18.1" -> "loopback-datasource-juggler": "^2.19.2", ``` This upgrade changed the way the prototype$updateAttributes method worked. Before I was able to update an attribute of an instance this way: ``` javascript course.name = "New name"; Course.prototype$updateAttributes(course) ... ``` But now I get the following error: ``` json { "error":{ "name":"Error", "status":400, "message":"id property value cannot be updated: id", "statusCode":400, "stack":"Error: id property value cannot be updated: id at ModelConstructor.updateAttributes (.../node_modules/loopback-datasource-juggler/lib/dao.js:1912:17) at SharedMethod.invoke (.../node_modules/loopback/node_modules/strong-remoting/lib/shared-method.js:252:25) at HttpContext.invoke (.../node_modules/loopback/node_modules/strong-remoting/lib/http-context.js:286:12) at .../node_modules/loopback/node_modules/strong-remoting/lib/remote-objects.js:550:9 at execStack (.../node_modules/loopback/node_modules/strong-remoting/lib/remote-objects.js:403:7) at .../node_modules/loopback/lib/application.js:326:13 at .../node_modules/loopback/lib/model.js:299:5 at .../node_modules/loopback/common/models/acl.js:441:23 at .../node_modules/async/lib/async.js:254:17 at done (.../node_modules/async/lib/async.js:135:19)" } } ``` The only way I'm able to update instance attributes now is: ``` javascript course.name = "New name"; Course.prototype$updateAttributes({ id: course.id }, { name: "New name" }) ... ``` My model has 20 attributes and I don't want to list them all in the 2nd parameter of the $updateAttributes call. If I pass an instance as a 2nd parameter then I get "400" error listed above. Is there any other way to update multiple or all attributes of an instance without listing them one by one? Can't find anything in docs on this and need your guidance. _Copied from original issue: strongloop/loopback-sdk-angular#134_
1.0
prototype$updateAttributes not working as expected - _From @ilianaza on March 16, 2015 23:34_ I've upgraded different loopback packages: ``` "loopback": "^2.13.0" -> "loopback": "^2.14.0" "loopback-component-storage": "~1.3.0" -> "loopback-component-storage": "~1.3.1", "loopback-datasource-juggler": "^2.18.1" -> "loopback-datasource-juggler": "^2.19.2", ``` This upgrade changed the way the prototype$updateAttributes method worked. Before I was able to update an attribute of an instance this way: ``` javascript course.name = "New name"; Course.prototype$updateAttributes(course) ... ``` But now I get the following error: ``` json { "error":{ "name":"Error", "status":400, "message":"id property value cannot be updated: id", "statusCode":400, "stack":"Error: id property value cannot be updated: id at ModelConstructor.updateAttributes (.../node_modules/loopback-datasource-juggler/lib/dao.js:1912:17) at SharedMethod.invoke (.../node_modules/loopback/node_modules/strong-remoting/lib/shared-method.js:252:25) at HttpContext.invoke (.../node_modules/loopback/node_modules/strong-remoting/lib/http-context.js:286:12) at .../node_modules/loopback/node_modules/strong-remoting/lib/remote-objects.js:550:9 at execStack (.../node_modules/loopback/node_modules/strong-remoting/lib/remote-objects.js:403:7) at .../node_modules/loopback/lib/application.js:326:13 at .../node_modules/loopback/lib/model.js:299:5 at .../node_modules/loopback/common/models/acl.js:441:23 at .../node_modules/async/lib/async.js:254:17 at done (.../node_modules/async/lib/async.js:135:19)" } } ``` The only way I'm able to update instance attributes now is: ``` javascript course.name = "New name"; Course.prototype$updateAttributes({ id: course.id }, { name: "New name" }) ... ``` My model has 20 attributes and I don't want to list them all in the 2nd parameter of the $updateAttributes call. If I pass an instance as a 2nd parameter then I get "400" error listed above. Is there any other way to update multiple or all attributes of an instance without listing them one by one? Can't find anything in docs on this and need your guidance. _Copied from original issue: strongloop/loopback-sdk-angular#134_
non_test
prototype updateattributes not working as expected from ilianaza on march i ve upgraded different loopback packages loopback loopback loopback component storage loopback component storage loopback datasource juggler loopback datasource juggler this upgrade changed the way the prototype updateattributes method worked before i was able to update an attribute of an instance this way javascript course name new name course prototype updateattributes course but now i get the following error json error name error status message id property value cannot be updated id statuscode stack error id property value cannot be updated id at modelconstructor updateattributes node modules loopback datasource juggler lib dao js at sharedmethod invoke node modules loopback node modules strong remoting lib shared method js at httpcontext invoke node modules loopback node modules strong remoting lib http context js at node modules loopback node modules strong remoting lib remote objects js at execstack node modules loopback node modules strong remoting lib remote objects js at node modules loopback lib application js at node modules loopback lib model js at node modules loopback common models acl js at node modules async lib async js at done node modules async lib async js the only way i m able to update instance attributes now is javascript course name new name course prototype updateattributes id course id name new name my model has attributes and i don t want to list them all in the parameter of the updateattributes call if i pass an instance as a parameter then i get error listed above is there any other way to update multiple or all attributes of an instance without listing them one by one can t find anything in docs on this and need your guidance copied from original issue strongloop loopback sdk angular
0
87,501
15,777,322,840
IssuesEvent
2021-04-01 06:10:01
susanstdemos/WebGoat-1
https://api.github.com/repos/susanstdemos/WebGoat-1
opened
CVE-2021-21345 (High) detected in xstream-1.4.7.jar
security vulnerability
## CVE-2021-21345 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.7.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>Path to dependency file: WebGoat-1/webgoat-lessons/vulnerable-components/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar</p> <p> Dependency Hierarchy: - :x: **xstream-1.4.7.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/susanstdemos/WebGoat-1/commit/c0829b87e32be85e862cb2db5673c5b8c526404f">c0829b87e32be85e862cb2db5673c5b8c526404f</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16. <p>Publish Date: 2021-03-23 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-21345>CVE-2021-21345</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/x-stream/xstream/security/advisories/GHSA-hwpc-8xqv-jvj4">https://github.com/x-stream/xstream/security/advisories/GHSA-hwpc-8xqv-jvj4</a></p> <p>Release Date: 2021-03-23</p> <p>Fix Resolution: com.thoughtworks.xstream:xstream:1.4.16</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-21345 (High) detected in xstream-1.4.7.jar - ## CVE-2021-21345 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.7.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>Path to dependency file: WebGoat-1/webgoat-lessons/vulnerable-components/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar</p> <p> Dependency Hierarchy: - :x: **xstream-1.4.7.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/susanstdemos/WebGoat-1/commit/c0829b87e32be85e862cb2db5673c5b8c526404f">c0829b87e32be85e862cb2db5673c5b8c526404f</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16. <p>Publish Date: 2021-03-23 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-21345>CVE-2021-21345</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/x-stream/xstream/security/advisories/GHSA-hwpc-8xqv-jvj4">https://github.com/x-stream/xstream/security/advisories/GHSA-hwpc-8xqv-jvj4</a></p> <p>Release Date: 2021-03-23</p> <p>Fix Resolution: com.thoughtworks.xstream:xstream:1.4.16</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back path to dependency file webgoat webgoat lessons vulnerable components pom xml path to vulnerable library canner repository com thoughtworks xstream xstream xstream jar dependency hierarchy x xstream jar vulnerable library found in head commit a href vulnerability details xstream is a java library to serialize objects to xml and back again in xstream before version there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream no user is affected who followed the recommendation to setup xstream s security framework with a whitelist limited to the minimal required types if you rely on xstream s default blacklist of the security framework you will have to use at least version publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope changed impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com thoughtworks xstream xstream step up your open source security game with whitesource
0
87,675
8,109,507,543
IssuesEvent
2018-08-14 07:49:43
hazelcast/hazelcast-nodejs-client
https://api.github.com/repos/hazelcast/hazelcast-nodejs-client
opened
Node.js client tests failures on windows
Type: Test-Failure
After tests from https://github.com/hazelcast/hazelcast-nodejs-client/issues/307 were fixed we hit another bulk of test failures on Windows machine for node.js client. All of them seems to be intermittent failures: 1) Listeners on reconnect restart member, listener still receives map.put event [smart=true]: Error: Timeout of 120000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. see: https://hazelcast-l337.ci.cloudbees.com/job/NodeJS-4-windows/19/console 2) Lost connection M2 starts, M1 goes down, client sets M2 as owner: TypeError: Cannot read property 'address' of null at Timeout._onTimeout (test\LostConnectionTest.js:57:74) see: https://hazelcast-l337.ci.cloudbees.com/job/NodeJS-8-windows/16/console 3) SSL Client Authentication Test via programmatic configuration "after each" hook for "ma:optional, neither knows the other should fail": Error: Timeout of 8000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. see: https://hazelcast-l337.ci.cloudbees.com/job/NodeJS-10-windows/17/console
1.0
Node.js client tests failures on windows - After tests from https://github.com/hazelcast/hazelcast-nodejs-client/issues/307 were fixed we hit another bulk of test failures on Windows machine for node.js client. All of them seems to be intermittent failures: 1) Listeners on reconnect restart member, listener still receives map.put event [smart=true]: Error: Timeout of 120000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. see: https://hazelcast-l337.ci.cloudbees.com/job/NodeJS-4-windows/19/console 2) Lost connection M2 starts, M1 goes down, client sets M2 as owner: TypeError: Cannot read property 'address' of null at Timeout._onTimeout (test\LostConnectionTest.js:57:74) see: https://hazelcast-l337.ci.cloudbees.com/job/NodeJS-8-windows/16/console 3) SSL Client Authentication Test via programmatic configuration "after each" hook for "ma:optional, neither knows the other should fail": Error: Timeout of 8000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. see: https://hazelcast-l337.ci.cloudbees.com/job/NodeJS-10-windows/17/console
test
node js client tests failures on windows after tests from were fixed we hit another bulk of test failures on windows machine for node js client all of them seems to be intermittent failures listeners on reconnect restart member listener still receives map put event error timeout of exceeded for async tests and hooks ensure done is called if returning a promise ensure it resolves see lost connection starts goes down client sets as owner typeerror cannot read property address of null at timeout ontimeout test lostconnectiontest js see ssl client authentication test via programmatic configuration after each hook for ma optional neither knows the other should fail error timeout of exceeded for async tests and hooks ensure done is called if returning a promise ensure it resolves see
1
173,312
13,397,156,067
IssuesEvent
2020-09-03 11:06:51
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[test-failed]: Chrome UI Functional Tests1.test/functional/apps/home/_newsfeed·ts - homepage app Newsfeed has red icon which is a sign of not checked news
Team:KibanaTelemetry failed-test test-cloud
**Version: 8.0.0-SNAPSHOT** **Class: Chrome UI Functional Tests1.test/functional/apps/home/_newsfeed·ts** **Stack Trace:** ``` Error: expected false to equal true at Assertion.assert (packages/kbn-expect/expect.js:100:11) at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8) at Assertion.be (packages/kbn-expect/expect.js:69:22) at Context.it (test/functional/apps/home/_newsfeed.ts:34:33) ``` _Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/701/testReport/_
2.0
[test-failed]: Chrome UI Functional Tests1.test/functional/apps/home/_newsfeed·ts - homepage app Newsfeed has red icon which is a sign of not checked news - **Version: 8.0.0-SNAPSHOT** **Class: Chrome UI Functional Tests1.test/functional/apps/home/_newsfeed·ts** **Stack Trace:** ``` Error: expected false to equal true at Assertion.assert (packages/kbn-expect/expect.js:100:11) at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8) at Assertion.be (packages/kbn-expect/expect.js:69:22) at Context.it (test/functional/apps/home/_newsfeed.ts:34:33) ``` _Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/701/testReport/_
test
chrome ui functional test functional apps home newsfeed·ts homepage app newsfeed has red icon which is a sign of not checked news version snapshot class chrome ui functional test functional apps home newsfeed·ts stack trace error expected false to equal true at assertion assert packages kbn expect expect js at assertion be assertion equal packages kbn expect expect js at assertion be packages kbn expect expect js at context it test functional apps home newsfeed ts test report
1
25,254
24,921,522,452
IssuesEvent
2022-10-31 00:51:35
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
NixOS machines with firewall management enabled can't use exit nodes
OS-linux L1 Very few P2 Aggravating T5 Usability bug
### What is the issue? When trying to use an exit node with a NixOS machine, all traffic to the outside world stops working. The only workaround is to disable `networking.firewall.enable`, which is on by default. ### Steps to reproduce 1. Set up a NixOS vm with all default configuration except authentication [link](https://gist.github.com/Xe/96ec8586a5341aaf7201e8b993a091a2) 2. Enable Tailscale (`services.tailscale.enable = true;`) 3. Log in to Tailscale 4. Try to use an exit node 5. The internet stops working, including log uploads ### Are there any recent changes that introduced the issue? _No response_ ### OS Linux ### OS version NixOS Unstable ### Tailscale version 1.22.2 ### Bug report BUG-c0601693c68cc9f6f1c4407f8af3804f06fbc6fc192a4a9c4476ed9154bd91fd-202204141517362-552ebdf5e2c22a6d
True
NixOS machines with firewall management enabled can't use exit nodes - ### What is the issue? When trying to use an exit node with a NixOS machine, all traffic to the outside world stops working. The only workaround is to disable `networking.firewall.enable`, which is on by default. ### Steps to reproduce 1. Set up a NixOS vm with all default configuration except authentication [link](https://gist.github.com/Xe/96ec8586a5341aaf7201e8b993a091a2) 2. Enable Tailscale (`services.tailscale.enable = true;`) 3. Log in to Tailscale 4. Try to use an exit node 5. The internet stops working, including log uploads ### Are there any recent changes that introduced the issue? _No response_ ### OS Linux ### OS version NixOS Unstable ### Tailscale version 1.22.2 ### Bug report BUG-c0601693c68cc9f6f1c4407f8af3804f06fbc6fc192a4a9c4476ed9154bd91fd-202204141517362-552ebdf5e2c22a6d
non_test
nixos machines with firewall management enabled can t use exit nodes what is the issue when trying to use an exit node with a nixos machine all traffic to the outside world stops working the only workaround is to disable networking firewall enable which is on by default steps to reproduce set up a nixos vm with all default configuration except authentication enable tailscale services tailscale enable true log in to tailscale try to use an exit node the internet stops working including log uploads are there any recent changes that introduced the issue no response os linux os version nixos unstable tailscale version bug report bug
0
175
2,516,980,172
IssuesEvent
2015-01-16 10:32:07
jaeksoft/opensearchserver
https://api.github.com/repos/jaeksoft/opensearchserver
closed
Search API: be able to give parameter for Boosting queries
enhancement Fixed - available in nightly build
At the moment the Search API does not allow for using boosting queries. If boosting queries are configured in a query in the interface we can not see them when querying details about this template with the API. Thus we are not able too to set these Boosting queries parameters when running a query. We should be able to give an array of boosting queries. Thank you, Alexandre
1.0
Search API: be able to give parameter for Boosting queries - At the moment the Search API does not allow for using boosting queries. If boosting queries are configured in a query in the interface we can not see them when querying details about this template with the API. Thus we are not able too to set these Boosting queries parameters when running a query. We should be able to give an array of boosting queries. Thank you, Alexandre
non_test
search api be able to give parameter for boosting queries at the moment the search api does not allow for using boosting queries if boosting queries are configured in a query in the interface we can not see them when querying details about this template with the api thus we are not able too to set these boosting queries parameters when running a query we should be able to give an array of boosting queries thank you alexandre
0
77,837
7,604,725,143
IssuesEvent
2018-04-30 04:06:52
TerriaJS/nationalmap
https://api.github.com/repos/TerriaJS/nationalmap
closed
National Map v2018-04-16 pre-release test - Error loading SA Gov / Acid Sulfate Soil Potential
GA-testing
Error loading catalogue item Layer: South Australian Government (BETA)/ Water, energy, resources, environment and science/ Acid Sulfate Soil Potential ![slide29](https://user-images.githubusercontent.com/22827786/39113584-aaf3264e-46cb-11e8-9c6a-c2224357c069.JPG)
1.0
National Map v2018-04-16 pre-release test - Error loading SA Gov / Acid Sulfate Soil Potential - Error loading catalogue item Layer: South Australian Government (BETA)/ Water, energy, resources, environment and science/ Acid Sulfate Soil Potential ![slide29](https://user-images.githubusercontent.com/22827786/39113584-aaf3264e-46cb-11e8-9c6a-c2224357c069.JPG)
test
national map pre release test error loading sa gov acid sulfate soil potential error loading catalogue item layer south australian government beta water energy resources environment and science acid sulfate soil potential
1
54,501
6,392,752,163
IssuesEvent
2017-08-04 04:15:00
couchbase/sync_gateway
https://api.github.com/repos/couchbase/sync_gateway
closed
XATTRs: View backfill for deletes failing with latest build
functional-test-failure P1: high review
### Sync Gateway version 1.5.0-487 ### Couchbase Server version 5.0.0-3217 ### Operating system CentOS 7 ### Config file ``` { "adminInterface": "0.0.0.0:4985", "compressResponses": false, "databases": { "db": { "bucket": "data-bucket", "import_docs": "continuous", "password": "password", "server": "http://cbs-1.st:8091", "unsupported": { "enable_extended_attributes": true }, "username": "data-bucket" } }, "interface": ":4984", "log": [ "CRUD+", "Cache+", "HTTP+", "Changes+", "Import+" ], "maxCouchbaseConnections": 16, "maxFileDescriptors": 90000, "maxIncomingConnections": 0, "slowServerCallWarningThreshold": 500 } ``` ### Log output https://gist.github.com/sethrosetter/a34bcee11e189c914147222839c0e77d ### Expected behavior Backfill should send all changes ### Actual behavior Backfill only sending a subset Failing test - http://uberjenkins.sc.couchbase.com/job/cen7-sync-gateway-functional-tests-base-cc/873/testReport/junit/testsuites.syncgateway.functional.tests/test_views/test_view_backfill_for_deletes_sync_gateway_default_functional_tests_False_/
1.0
XATTRs: View backfill for deletes failing with latest build - ### Sync Gateway version 1.5.0-487 ### Couchbase Server version 5.0.0-3217 ### Operating system CentOS 7 ### Config file ``` { "adminInterface": "0.0.0.0:4985", "compressResponses": false, "databases": { "db": { "bucket": "data-bucket", "import_docs": "continuous", "password": "password", "server": "http://cbs-1.st:8091", "unsupported": { "enable_extended_attributes": true }, "username": "data-bucket" } }, "interface": ":4984", "log": [ "CRUD+", "Cache+", "HTTP+", "Changes+", "Import+" ], "maxCouchbaseConnections": 16, "maxFileDescriptors": 90000, "maxIncomingConnections": 0, "slowServerCallWarningThreshold": 500 } ``` ### Log output https://gist.github.com/sethrosetter/a34bcee11e189c914147222839c0e77d ### Expected behavior Backfill should send all changes ### Actual behavior Backfill only sending a subset Failing test - http://uberjenkins.sc.couchbase.com/job/cen7-sync-gateway-functional-tests-base-cc/873/testReport/junit/testsuites.syncgateway.functional.tests/test_views/test_view_backfill_for_deletes_sync_gateway_default_functional_tests_False_/
test
xattrs view backfill for deletes failing with latest build sync gateway version couchbase server version operating system centos config file admininterface compressresponses false databases db bucket data bucket import docs continuous password password server unsupported enable extended attributes true username data bucket interface log crud cache http changes import maxcouchbaseconnections maxfiledescriptors maxincomingconnections slowservercallwarningthreshold log output expected behavior backfill should send all changes actual behavior backfill only sending a subset failing test
1
16,256
10,455,748,287
IssuesEvent
2019-09-19 22:14:23
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
Increment the current versions of com.microsoft.azure:azure-cognitiveservices-customvision-prediction and com.microsoft.azure:azure-cognitiveservices-customvision-training
Client Cognitive Services EngSys
The published and current versions are both 1.1.0-preview.2 and the current version should be ticked up to 1.1.0-preview.3
1.0
Increment the current versions of com.microsoft.azure:azure-cognitiveservices-customvision-prediction and com.microsoft.azure:azure-cognitiveservices-customvision-training - The published and current versions are both 1.1.0-preview.2 and the current version should be ticked up to 1.1.0-preview.3
non_test
increment the current versions of com microsoft azure azure cognitiveservices customvision prediction and com microsoft azure azure cognitiveservices customvision training the published and current versions are both preview and the current version should be ticked up to preview
0
58,176
3,087,895,354
IssuesEvent
2015-08-25 14:14:57
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
Признак SimpleXML::needsEscapeForce сохранять в БД для каждого файла.
bug imported Priority-Low
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on November 28, 2013 14:22:00_ Ускорит формирование XML _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1410_
1.0
Признак SimpleXML::needsEscapeForce сохранять в БД для каждого файла. - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on November 28, 2013 14:22:00_ Ускорит формирование XML _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1410_
non_test
признак simplexml needsescapeforce сохранять в бд для каждого файла from on november ускорит формирование xml original issue
0
128,472
10,534,490,000
IssuesEvent
2019-10-01 14:54:59
kcigeospatial/Fred_Co_Land-Management
https://api.github.com/repos/kcigeospatial/Fred_Co_Land-Management
closed
Land Use Official Issuance Report
Needed before Simulation Training Ready for Test Env. Retest
Department of Commerce is not valid any longer it should be occupancy type ![image](https://user-images.githubusercontent.com/47611580/62569347-7753e680-b85c-11e9-92c7-702fc836c23a.png) ![image](https://user-images.githubusercontent.com/47611580/62569658-db76aa80-b85c-11e9-93b0-3973a534bc7f.png) Use of Land should be pull from land use on the details page ![image](https://user-images.githubusercontent.com/47611580/62569974-3c05e780-b85d-11e9-8685-ba8ef89a2263.png) ![image](https://user-images.githubusercontent.com/47611580/62570079-4aec9a00-b85d-11e9-81da-787e570f5ee1.png) days and and hours can be removed - only the beg and end date should be captures with the start and end time ![image](https://user-images.githubusercontent.com/47611580/62571375-33161580-b85f-11e9-8d4b-4ba5a9c2129c.png) ![image](https://user-images.githubusercontent.com/47611580/62571407-4628e580-b85f-11e9-91e4-2b9541e2865a.png) the following should be removed ![image](https://user-images.githubusercontent.com/47611580/62571514-8be5ae00-b85f-11e9-9b08-a5558de2adff.png) the following should be captured ![image](https://user-images.githubusercontent.com/47611580/62571554-a3249b80-b85f-11e9-9132-f33ade18f9d8.png) if possible the food service /alcohol/ private /public should be answered based on the check box being marked review comments need to be cleaned up- should only generate the final review approved comment for each agency ![image](https://user-images.githubusercontent.com/47611580/62571650-dd8e3880-b85f-11e9-89fa-fea1799b9a83.png) should not generate resubmissions
2.0
Land Use Official Issuance Report - Department of Commerce is not valid any longer it should be occupancy type ![image](https://user-images.githubusercontent.com/47611580/62569347-7753e680-b85c-11e9-92c7-702fc836c23a.png) ![image](https://user-images.githubusercontent.com/47611580/62569658-db76aa80-b85c-11e9-93b0-3973a534bc7f.png) Use of Land should be pull from land use on the details page ![image](https://user-images.githubusercontent.com/47611580/62569974-3c05e780-b85d-11e9-8685-ba8ef89a2263.png) ![image](https://user-images.githubusercontent.com/47611580/62570079-4aec9a00-b85d-11e9-81da-787e570f5ee1.png) days and and hours can be removed - only the beg and end date should be captures with the start and end time ![image](https://user-images.githubusercontent.com/47611580/62571375-33161580-b85f-11e9-8d4b-4ba5a9c2129c.png) ![image](https://user-images.githubusercontent.com/47611580/62571407-4628e580-b85f-11e9-91e4-2b9541e2865a.png) the following should be removed ![image](https://user-images.githubusercontent.com/47611580/62571514-8be5ae00-b85f-11e9-9b08-a5558de2adff.png) the following should be captured ![image](https://user-images.githubusercontent.com/47611580/62571554-a3249b80-b85f-11e9-9132-f33ade18f9d8.png) if possible the food service /alcohol/ private /public should be answered based on the check box being marked review comments need to be cleaned up- should only generate the final review approved comment for each agency ![image](https://user-images.githubusercontent.com/47611580/62571650-dd8e3880-b85f-11e9-89fa-fea1799b9a83.png) should not generate resubmissions
test
land use official issuance report department of commerce is not valid any longer it should be occupancy type use of land should be pull from land use on the details page days and and hours can be removed only the beg and end date should be captures with the start and end time the following should be removed the following should be captured if possible the food service alcohol private public should be answered based on the check box being marked review comments need to be cleaned up should only generate the final review approved comment for each agency should not generate resubmissions
1
99,696
30,536,469,337
IssuesEvent
2023-07-19 17:45:01
dotnet/source-build
https://api.github.com/repos/dotnet/source-build
closed
Change the PackageVersionPropsFlowType default to be DependenciesOnly
area-build up-for-grabs
Now that all repos have been onboarded on the DependenciesOnly PackageVersionPropsFlowType, the default value of the property should be changed from `AllPackages` to `DependenciesOnly`. The advantages of this is all new repos will use this flow by default and it will clean-up/reduce the number of properties needed in all repo projects.
1.0
Change the PackageVersionPropsFlowType default to be DependenciesOnly - Now that all repos have been onboarded on the DependenciesOnly PackageVersionPropsFlowType, the default value of the property should be changed from `AllPackages` to `DependenciesOnly`. The advantages of this is all new repos will use this flow by default and it will clean-up/reduce the number of properties needed in all repo projects.
non_test
change the packageversionpropsflowtype default to be dependenciesonly now that all repos have been onboarded on the dependenciesonly packageversionpropsflowtype the default value of the property should be changed from allpackages to dependenciesonly the advantages of this is all new repos will use this flow by default and it will clean up reduce the number of properties needed in all repo projects
0
86,488
3,715,813,470
IssuesEvent
2016-03-03 04:14:01
socrata/opendatanetwork.com
https://api.github.com/repos/socrata/opendatanetwork.com
opened
pull crime type definitions from dataset and include in more information
low priority
Can we pull the crime type definitions from: https://odn.data.socrata.com/Government/Crime-Reports-Incident-Type-Descriptions/ny8r-ukmq and add them under the 'more information' that currently has the type links. so would look something like: Traffic Count - A violation of traffic law or code Breaking & Entering Count - blah blah Assault Count - blah blah but leave the links intact.
1.0
pull crime type definitions from dataset and include in more information - Can we pull the crime type definitions from: https://odn.data.socrata.com/Government/Crime-Reports-Incident-Type-Descriptions/ny8r-ukmq and add them under the 'more information' that currently has the type links. so would look something like: Traffic Count - A violation of traffic law or code Breaking & Entering Count - blah blah Assault Count - blah blah but leave the links intact.
non_test
pull crime type definitions from dataset and include in more information can we pull the crime type definitions from and add them under the more information that currently has the type links so would look something like traffic count a violation of traffic law or code breaking entering count blah blah assault count blah blah but leave the links intact
0
61,504
6,741,950,633
IssuesEvent
2017-10-20 04:31:26
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Use per-host-network, Load Balancer failed to start
area/networking kind/bug status/resolved status/to-test team/cn
**Rancher versions:** rancher/server: v1.6-development rancher/net :v0.13.0 **Docker version: ** 17.06.2-ce **Type/provider of hosts: ** AWS **Environment Template: ** Cattle **Steps to Reproduce:** 1. Create a new environment with Use per-host-network. 2. Add a nginx service. 3. Add Load Balancer, and Target points to the nginx service. **Results:** Load Balancer failed to start ``` level=fatal msg="Error reading self service metadata: Error 404 accessing /self/service path ``` https://github.com/rancher/rancher/issues/9153
1.0
Use per-host-network, Load Balancer failed to start - **Rancher versions:** rancher/server: v1.6-development rancher/net :v0.13.0 **Docker version: ** 17.06.2-ce **Type/provider of hosts: ** AWS **Environment Template: ** Cattle **Steps to Reproduce:** 1. Create a new environment with Use per-host-network. 2. Add a nginx service. 3. Add Load Balancer, and Target points to the nginx service. **Results:** Load Balancer failed to start ``` level=fatal msg="Error reading self service metadata: Error 404 accessing /self/service path ``` https://github.com/rancher/rancher/issues/9153
test
use per host network load balancer failed to start rancher versions rancher server development rancher net docker version ce type provider of hosts aws environment template cattle steps to reproduce create a new environment with use per host network add a nginx service add load balancer and target points to the nginx service results load balancer failed to start level fatal msg error reading self service metadata error accessing self service path
1
149,547
19,581,051,369
IssuesEvent
2022-01-04 21:22:47
Tim-sandbox/ngtest
https://api.github.com/repos/Tim-sandbox/ngtest
opened
CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz
security vulnerability
## CVE-2019-20149 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kind-of-6.0.2.tgz</b></p></summary> <p>Get the native type of a value.</p> <p>Library home page: <a href="https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz">https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/nanomatch/node_modules/kind-of/package.json,/node_modules/extglob/node_modules/kind-of/package.json,/node_modules/define-property/node_modules/kind-of/package.json,/node_modules/liftoff/node_modules/kind-of/package.json,/node_modules/micromatch/node_modules/kind-of/package.json,/node_modules/make-iterator/node_modules/kind-of/package.json,/node_modules/snapdragon-node/node_modules/kind-of/package.json,/node_modules/base/node_modules/kind-of/package.json</p> <p> Dependency Hierarchy: - grunt-cli-1.3.2.tgz (Root Library) - liftoff-2.5.0.tgz - findup-sync-2.0.0.tgz - micromatch-3.1.10.tgz - :x: **kind-of-6.0.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Tim-sandbox/ngtest/commit/3d9cf3172608713f73f3f479f2229bd9ff9fffa6">3d9cf3172608713f73f3f479f2229bd9ff9fffa6</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result. <p>Publish Date: 2019-12-30 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20149>CVE-2019-20149</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-20149">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-20149</a></p> <p>Release Date: 2020-08-24</p> <p>Fix Resolution (kind-of): 6.0.3</p> <p>Direct dependency fix Resolution (grunt-cli): 1.4.0</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"grunt-cli","packageVersion":"1.3.2","packageFilePaths":["/package.json"],"isTransitiveDependency":false,"dependencyTree":"grunt-cli:1.3.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.4.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-20149","vulnerabilityDetails":"ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by \u0027constructor\u0027: {\u0027name\u0027:\u0027Symbol\u0027}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20149","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz - ## CVE-2019-20149 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kind-of-6.0.2.tgz</b></p></summary> <p>Get the native type of a value.</p> <p>Library home page: <a href="https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz">https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/nanomatch/node_modules/kind-of/package.json,/node_modules/extglob/node_modules/kind-of/package.json,/node_modules/define-property/node_modules/kind-of/package.json,/node_modules/liftoff/node_modules/kind-of/package.json,/node_modules/micromatch/node_modules/kind-of/package.json,/node_modules/make-iterator/node_modules/kind-of/package.json,/node_modules/snapdragon-node/node_modules/kind-of/package.json,/node_modules/base/node_modules/kind-of/package.json</p> <p> Dependency Hierarchy: - grunt-cli-1.3.2.tgz (Root Library) - liftoff-2.5.0.tgz - findup-sync-2.0.0.tgz - micromatch-3.1.10.tgz - :x: **kind-of-6.0.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/Tim-sandbox/ngtest/commit/3d9cf3172608713f73f3f479f2229bd9ff9fffa6">3d9cf3172608713f73f3f479f2229bd9ff9fffa6</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result. <p>Publish Date: 2019-12-30 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20149>CVE-2019-20149</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-20149">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-20149</a></p> <p>Release Date: 2020-08-24</p> <p>Fix Resolution (kind-of): 6.0.3</p> <p>Direct dependency fix Resolution (grunt-cli): 1.4.0</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"grunt-cli","packageVersion":"1.3.2","packageFilePaths":["/package.json"],"isTransitiveDependency":false,"dependencyTree":"grunt-cli:1.3.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.4.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-20149","vulnerabilityDetails":"ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by \u0027constructor\u0027: {\u0027name\u0027:\u0027Symbol\u0027}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20149","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_test
cve high detected in kind of tgz cve high severity vulnerability vulnerable library kind of tgz get the native type of a value library home page a href path to dependency file package json path to vulnerable library node modules nanomatch node modules kind of package json node modules extglob node modules kind of package json node modules define property node modules kind of package json node modules liftoff node modules kind of package json node modules micromatch node modules kind of package json node modules make iterator node modules kind of package json node modules snapdragon node node modules kind of package json node modules base node modules kind of package json dependency hierarchy grunt cli tgz root library liftoff tgz findup sync tgz micromatch tgz x kind of tgz vulnerable library found in head commit a href found in base branch master vulnerability details ctorname in index js in kind of allows external user input to overwrite certain internal attributes via a conflicting name as demonstrated by constructor name symbol hence a crafted payload can overwrite this builtin attribute to manipulate the type detection result publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution kind of direct dependency fix resolution grunt cli rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree grunt cli isminimumfixversionavailable true minimumfixversion isbinary false basebranches vulnerabilityidentifier cve vulnerabilitydetails ctorname in index js in kind of allows external user input to overwrite certain internal attributes via a conflicting name as demonstrated by hence a crafted payload can overwrite this builtin attribute to manipulate the type detection result vulnerabilityurl
0
32,070
12,061,445,202
IssuesEvent
2020-04-15 23:49:29
AlexanderColen/Library-Tracker-Backend
https://api.github.com/repos/AlexanderColen/Library-Tracker-Backend
opened
Enable HTTPS for the Spring Boot application
security
Generate a valid SSL certificate and set it up so that Spring redirects HTTP to HTTPS.
True
Enable HTTPS for the Spring Boot application - Generate a valid SSL certificate and set it up so that Spring redirects HTTP to HTTPS.
non_test
enable https for the spring boot application generate a valid ssl certificate and set it up so that spring redirects http to https
0
224,354
17,690,507,225
IssuesEvent
2021-08-24 09:21:04
eclipse/sumo
https://api.github.com/repos/eclipse/sumo
closed
cutRoutes fails on files with mixed trainStops and busStops in plans
c:pytools bug test needed
unless you use "--heterogeneous"
1.0
cutRoutes fails on files with mixed trainStops and busStops in plans - unless you use "--heterogeneous"
test
cutroutes fails on files with mixed trainstops and busstops in plans unless you use heterogeneous
1
110,038
9,428,301,863
IssuesEvent
2019-04-12 00:29:56
rancher/k3s
https://api.github.com/repos/rancher/k3s
closed
Add flag to configure k3s server IP address
kind/enhancement status/ready-for-review status/to-test
**Is your feature request related to a problem? Please describe.** I want to have the k3s server bind to a different IP address so that I can run k3s on a VPN Zerotier network. **Describe the solution you'd like** ``` $ k3s server --https-ip 192.168.10.10 ```
1.0
Add flag to configure k3s server IP address - **Is your feature request related to a problem? Please describe.** I want to have the k3s server bind to a different IP address so that I can run k3s on a VPN Zerotier network. **Describe the solution you'd like** ``` $ k3s server --https-ip 192.168.10.10 ```
test
add flag to configure server ip address is your feature request related to a problem please describe i want to have the server bind to a different ip address so that i can run on a vpn zerotier network describe the solution you d like server https ip
1
309,096
26,649,766,131
IssuesEvent
2023-01-25 12:50:37
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix layers.test_max_pool3d
Sub Task Ivy API Experimental Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>FAILED ivy_tests/test_ivy/test_functional/test_experimental/test_nn/test_layers.py::test_max_pool3d[cpu-ivy.functional.backends.tensorflow-False-False]</summary> 2023-01-24T22:50:24.9036356Z E AssertionError: [[[[[-1. -1. -1. -1.]]]]] != [[[[[-1. -1. -1. 1.]]]]] 2023-01-24T22:50:24.9036732Z E Falsifying example: test_max_pool3d( 2023-01-24T22:50:24.9037342Z E x_k_s_p=(['float32'], [array([[[[[-1., -1., -1., 1.], 2023-01-24T22:50:24.9037761Z E [-1., -1., -1., -1.]]], 2023-01-24T22:50:24.9038051Z E 2023-01-24T22:50:24.9038314Z E 2023-01-24T22:50:24.9038642Z E [[[-1., -1., -1., -1.], 2023-01-24T22:50:24.9039009Z E [-1., -1., -1., -1.]]], 2023-01-24T22:50:24.9039286Z E 2023-01-24T22:50:24.9039538Z E 2023-01-24T22:50:24.9039860Z E [[[-1., -1., -1., -1.], 2023-01-24T22:50:24.9040209Z E [-1., -1., -1., -1.]]], 2023-01-24T22:50:24.9040478Z E 2023-01-24T22:50:24.9040726Z E 2023-01-24T22:50:24.9041051Z E [[[-1., -1., -1., -1.], 2023-01-24T22:50:24.9041454Z E [-1., -1., -1., -1.]]]]], dtype=float32)], (1, 2023-01-24T22:50:24.9041769Z E 1, 2023-01-24T22:50:24.9042084Z E 1), (4,), 'SAME'), 2023-01-24T22:50:24.9042580Z E test_flags=num_positional_args=4. with_out=False. instance_method=False. native_arrays=[False]. container=[False]. as_variable=[False]. test_gradients=False., 2023-01-24T22:50:24.9043094Z E fn_name='max_pool3d', 2023-01-24T22:50:24.9043668Z E backend_fw=<module 'ivy.functional.backends.tensorflow' from '/ivy/ivy/functional/backends/tensorflow/__init__.py'>, 2023-01-24T22:50:24.9044086Z E ) 2023-01-24T22:50:24.9044323Z E 2023-01-24T22:50:24.9044985Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2BmYGRmYGBgZIAARlxsGAOfmlE2+WxmKAcAP1oATA==') as a decorator on your test case </details>
1.0
Fix layers.test_max_pool3d - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4000996045/jobs/6866767179" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>FAILED ivy_tests/test_ivy/test_functional/test_experimental/test_nn/test_layers.py::test_max_pool3d[cpu-ivy.functional.backends.tensorflow-False-False]</summary> 2023-01-24T22:50:24.9036356Z E AssertionError: [[[[[-1. -1. -1. -1.]]]]] != [[[[[-1. -1. -1. 1.]]]]] 2023-01-24T22:50:24.9036732Z E Falsifying example: test_max_pool3d( 2023-01-24T22:50:24.9037342Z E x_k_s_p=(['float32'], [array([[[[[-1., -1., -1., 1.], 2023-01-24T22:50:24.9037761Z E [-1., -1., -1., -1.]]], 2023-01-24T22:50:24.9038051Z E 2023-01-24T22:50:24.9038314Z E 2023-01-24T22:50:24.9038642Z E [[[-1., -1., -1., -1.], 2023-01-24T22:50:24.9039009Z E [-1., -1., -1., -1.]]], 2023-01-24T22:50:24.9039286Z E 2023-01-24T22:50:24.9039538Z E 2023-01-24T22:50:24.9039860Z E [[[-1., -1., -1., -1.], 2023-01-24T22:50:24.9040209Z E [-1., -1., -1., -1.]]], 2023-01-24T22:50:24.9040478Z E 2023-01-24T22:50:24.9040726Z E 2023-01-24T22:50:24.9041051Z E [[[-1., -1., -1., -1.], 2023-01-24T22:50:24.9041454Z E [-1., -1., -1., -1.]]]]], dtype=float32)], (1, 2023-01-24T22:50:24.9041769Z E 1, 2023-01-24T22:50:24.9042084Z E 1), (4,), 'SAME'), 2023-01-24T22:50:24.9042580Z E test_flags=num_positional_args=4. with_out=False. instance_method=False. native_arrays=[False]. container=[False]. as_variable=[False]. test_gradients=False., 2023-01-24T22:50:24.9043094Z E fn_name='max_pool3d', 2023-01-24T22:50:24.9043668Z E backend_fw=<module 'ivy.functional.backends.tensorflow' from '/ivy/ivy/functional/backends/tensorflow/__init__.py'>, 2023-01-24T22:50:24.9044086Z E ) 2023-01-24T22:50:24.9044323Z E 2023-01-24T22:50:24.9044985Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2BmYGRmYGBgZIAARlxsGAOfmlE2+WxmKAcAP1oATA==') as a decorator on your test case </details>
test
fix layers test max tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test functional test experimental test nn test layers py test max e assertionerror e falsifying example test max e x k s p e e e e e e e e e e e e e dtype e e same e test flags num positional args with out false instance method false native arrays container as variable test gradients false e fn name max e backend fw e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case
1
17,577
3,621,675,343
IssuesEvent
2016-02-09 01:33:41
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Pod status not reported promptly in integration test (potentially due to watch delay)
area/test priority/P1 team/node
Probably not the same as #6261? ``` E0409 20:06:54.436466 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:06:57.231617 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:00.441072 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:03.830751 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:06.631939 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:08.999560 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:12.642264 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:15.431503 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:18.831765 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:21.036332 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:24.233363 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:27.660547 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:30.518706 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:33.000798 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:36.464078 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:39.449110 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:42.014692 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:45.637593 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:48.437592 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:51.240095 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:54.632542 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:57.430374 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:00.632996 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:03.041408 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:06.656540 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:09.841615 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:12.260723 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:15.634119 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:18.637260 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:21.254251 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:24.433427 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:27.639387 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:30.647808 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists I0409 20:08:32.367981 32568 integration.go:391] pod found: default/container-vm-guestbook-manifest-127 I0409 20:08:32.368364 32568 integration.go:391] pod found: default/container-vm-guestbook-pod-spec-localhost I0409 20:08:32.368544 32568 integration.go:391] pod found: default/foo I0409 20:08:32.368665 32568 integration.go:391] pod found: default/static-pod-from-spec-localhost F0409 20:08:32.368827 32568 integration.go:394] static-pod-from-spec FAILED: mirror pod has not been created or is not running: timed out waiting for the condition ``` To @yujuhong for triage
1.0
Pod status not reported promptly in integration test (potentially due to watch delay) - Probably not the same as #6261? ``` E0409 20:06:54.436466 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:06:57.231617 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:00.441072 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:03.830751 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:06.631939 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:08.999560 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:12.642264 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:15.431503 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:18.831765 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:21.036332 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:24.233363 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:27.660547 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:30.518706 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:33.000798 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:36.464078 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:39.449110 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:42.014692 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:45.637593 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:48.437592 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:51.240095 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:54.632542 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:07:57.430374 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:00.632996 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:03.041408 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:06.656540 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:09.841615 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:12.260723 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:15.634119 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:18.637260 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:21.254251 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:24.433427 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:27.639387 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists E0409 20:08:30.647808 32568 kubelet.go:1341] Failed creating a mirror pod "static-pod-from-spec-localhost_default": pods "static-pod-from-spec-localhost" already exists I0409 20:08:32.367981 32568 integration.go:391] pod found: default/container-vm-guestbook-manifest-127 I0409 20:08:32.368364 32568 integration.go:391] pod found: default/container-vm-guestbook-pod-spec-localhost I0409 20:08:32.368544 32568 integration.go:391] pod found: default/foo I0409 20:08:32.368665 32568 integration.go:391] pod found: default/static-pod-from-spec-localhost F0409 20:08:32.368827 32568 integration.go:394] static-pod-from-spec FAILED: mirror pod has not been created or is not running: timed out waiting for the condition ``` To @yujuhong for triage
test
pod status not reported promptly in integration test potentially due to watch delay probably not the same as kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists kubelet go failed creating a mirror pod static pod from spec localhost default pods static pod from spec localhost already exists integration go pod found default container vm guestbook manifest integration go pod found default container vm guestbook pod spec localhost integration go pod found default foo integration go pod found default static pod from spec localhost integration go static pod from spec failed mirror pod has not been created or is not running timed out waiting for the condition to yujuhong for triage
1
284,154
8,736,174,642
IssuesEvent
2018-12-11 18:47:53
swarm-robotics/fordyca
https://api.github.com/repos/swarm-robotics/fordyca
closed
research/294-develop-method-for-computing-swarm-convergence
Priority: Major Status: Completed Type: Research
Convergence is defined as when the swarm reaches a stable task allocation, where robots do not change tasks very often and/or the rate of task abortion is nearly zero. - There is some work in the literature about this, but nothing super detailed. - Per-robot estimates, used for determining exploration vs. exploitation in different foraging strategies employed (i.e. switch between one set of parameters for exploration and another for exploitation, trigged on this value reaching a certain threshold. Other ideas, from Szabo2014: - Compute degree of interaction for the swarm, and see if that stabilizes in the long run for at least the task based controllers. See #422. - Compute interaction graph (i.e. a graph which contains weighted edges between each pair of interacting robots) on subsequent timesteps, and designate convergence as when the graphs reach a certain level of similarity (e.g. above a certain threshold for a certain # of timesteps). See #423. Other ideas: - Use Shannon's measure of entropy to compute convergence
1.0
research/294-develop-method-for-computing-swarm-convergence - Convergence is defined as when the swarm reaches a stable task allocation, where robots do not change tasks very often and/or the rate of task abortion is nearly zero. - There is some work in the literature about this, but nothing super detailed. - Per-robot estimates, used for determining exploration vs. exploitation in different foraging strategies employed (i.e. switch between one set of parameters for exploration and another for exploitation, trigged on this value reaching a certain threshold. Other ideas, from Szabo2014: - Compute degree of interaction for the swarm, and see if that stabilizes in the long run for at least the task based controllers. See #422. - Compute interaction graph (i.e. a graph which contains weighted edges between each pair of interacting robots) on subsequent timesteps, and designate convergence as when the graphs reach a certain level of similarity (e.g. above a certain threshold for a certain # of timesteps). See #423. Other ideas: - Use Shannon's measure of entropy to compute convergence
non_test
research develop method for computing swarm convergence convergence is defined as when the swarm reaches a stable task allocation where robots do not change tasks very often and or the rate of task abortion is nearly zero there is some work in the literature about this but nothing super detailed per robot estimates used for determining exploration vs exploitation in different foraging strategies employed i e switch between one set of parameters for exploration and another for exploitation trigged on this value reaching a certain threshold other ideas from compute degree of interaction for the swarm and see if that stabilizes in the long run for at least the task based controllers see compute interaction graph i e a graph which contains weighted edges between each pair of interacting robots on subsequent timesteps and designate convergence as when the graphs reach a certain level of similarity e g above a certain threshold for a certain of timesteps see other ideas use shannon s measure of entropy to compute convergence
0
113,235
9,633,233,764
IssuesEvent
2019-05-15 18:08:02
SunwellTracker/issues
https://api.github.com/repos/SunwellTracker/issues
closed
[Rogue] Shadowstep
Requires more data Works locally OR Requires testing
Description: Shadowstep (http://db.darkwizard.pl/?spell=36554) gives a bad bonus to offensive skill. How it works: Shadowstep (http://db.darkwizard.pl/?spell=36554) gives a 10% (as you can see on print screen) bonus to offensive skill. How it should work: Shadowstep (http://db.darkwizard.pl/?spell=36554) should give a 20% bonus to offensive skill. Source (you should point out proofs of your report, please give us some source): ![1](https://user-images.githubusercontent.com/38940032/39569022-e3bde82c-4ebb-11e8-934a-31a94bbb0e20.png) ![2](https://user-images.githubusercontent.com/38940032/39569023-e3f1e9b0-4ebb-11e8-825b-89c28b92dd60.png)
1.0
[Rogue] Shadowstep - Description: Shadowstep (http://db.darkwizard.pl/?spell=36554) gives a bad bonus to offensive skill. How it works: Shadowstep (http://db.darkwizard.pl/?spell=36554) gives a 10% (as you can see on print screen) bonus to offensive skill. How it should work: Shadowstep (http://db.darkwizard.pl/?spell=36554) should give a 20% bonus to offensive skill. Source (you should point out proofs of your report, please give us some source): ![1](https://user-images.githubusercontent.com/38940032/39569022-e3bde82c-4ebb-11e8-934a-31a94bbb0e20.png) ![2](https://user-images.githubusercontent.com/38940032/39569023-e3f1e9b0-4ebb-11e8-825b-89c28b92dd60.png)
test
shadowstep description shadowstep gives a bad bonus to offensive skill how it works shadowstep gives a as you can see on print screen bonus to offensive skill how it should work shadowstep should give a bonus to offensive skill source you should point out proofs of your report please give us some source
1
147,272
11,780,611,115
IssuesEvent
2020-03-16 20:28:02
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
opened
sanity.openk jdk_security1_0 java.security.KeyException: Access is denied
comp:infra test failure
https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_sanity.openjdk_x86-32_windows_Personal/2 https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_sanity.openjdk_x86-64_windows_Personal/3 jdk_security1_0 java/security/KeyPairGenerator/FinalizeHalf.java.FinalizeHalf ``` java.security.ProviderException: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:126) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:697) at FinalizeHalf.test(FinalizeHalf.java:76) at FinalizeHalf.main(FinalizeHalf.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298) at java.lang.Thread.run(Thread.java:821) Caused by: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateCKeyPair(Native Method) at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:121) ... 9 more JavaTest Message: Test threw exception: java.security.ProviderException JavaTest Message: shutting down test ``` java/security/Signature/SignatureLength.java.SignatureLength ``` java.security.ProviderException: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:126) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:697) at SignatureLength.main0(SignatureLength.java:97) at SignatureLength.main(SignatureLength.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298) at java.lang.Thread.run(Thread.java:821) Caused by: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateCKeyPair(Native Method) at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:121) ... 9 more JavaTest Message: Test threw exception: java.security.ProviderException JavaTest Message: shutting down test ```
1.0
sanity.openk jdk_security1_0 java.security.KeyException: Access is denied - https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_sanity.openjdk_x86-32_windows_Personal/2 https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_sanity.openjdk_x86-64_windows_Personal/3 jdk_security1_0 java/security/KeyPairGenerator/FinalizeHalf.java.FinalizeHalf ``` java.security.ProviderException: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:126) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:697) at FinalizeHalf.test(FinalizeHalf.java:76) at FinalizeHalf.main(FinalizeHalf.java:54) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298) at java.lang.Thread.run(Thread.java:821) Caused by: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateCKeyPair(Native Method) at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:121) ... 9 more JavaTest Message: Test threw exception: java.security.ProviderException JavaTest Message: shutting down test ``` java/security/Signature/SignatureLength.java.SignatureLength ``` java.security.ProviderException: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:126) at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:697) at SignatureLength.main0(SignatureLength.java:97) at SignatureLength.main(SignatureLength.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298) at java.lang.Thread.run(Thread.java:821) Caused by: java.security.KeyException: Access is denied. at sun.security.mscapi.CKeyPairGenerator$RSA.generateCKeyPair(Native Method) at sun.security.mscapi.CKeyPairGenerator$RSA.generateKeyPair(CKeyPairGenerator.java:121) ... 9 more JavaTest Message: Test threw exception: java.security.ProviderException JavaTest Message: shutting down test ```
test
sanity openk jdk java security keyexception access is denied jdk java security keypairgenerator finalizehalf java finalizehalf java security providerexception java security keyexception access is denied at sun security mscapi ckeypairgenerator rsa generatekeypair ckeypairgenerator java at java security keypairgenerator delegate generatekeypair keypairgenerator java at finalizehalf test finalizehalf java at finalizehalf main finalizehalf java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at com sun javatest regtest agent mainactionhelper agentvmrunnable run mainactionhelper java at java lang thread run thread java caused by java security keyexception access is denied at sun security mscapi ckeypairgenerator rsa generateckeypair native method at sun security mscapi ckeypairgenerator rsa generatekeypair ckeypairgenerator java more javatest message test threw exception java security providerexception javatest message shutting down test java security signature signaturelength java signaturelength java security providerexception java security keyexception access is denied at sun security mscapi ckeypairgenerator rsa generatekeypair ckeypairgenerator java at java security keypairgenerator delegate generatekeypair keypairgenerator java at signaturelength signaturelength java at signaturelength main signaturelength java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at com sun javatest regtest agent mainactionhelper agentvmrunnable run mainactionhelper java at java lang thread run thread java caused by java security keyexception access is denied at sun security mscapi ckeypairgenerator rsa generateckeypair native method at sun security mscapi ckeypairgenerator rsa generatekeypair ckeypairgenerator java more javatest message test threw exception java security providerexception javatest message shutting down test
1
447,334
12,887,647,525
IssuesEvent
2020-07-13 11:37:34
crestic-urca/remotelabz
https://api.github.com/repos/crestic-urca/remotelabz
closed
création d'un TP en mode graphique
feature creation normal priority
In GitLab by @fnolot on Aug 11, 2018, 08:52 Exporter l’application de création graphique d’un TP de EVE-NG pour le backend du RemoteLabz *(from redmine: issue id 267, created on 2018-08-11)*
1.0
création d'un TP en mode graphique - In GitLab by @fnolot on Aug 11, 2018, 08:52 Exporter l’application de création graphique d’un TP de EVE-NG pour le backend du RemoteLabz *(from redmine: issue id 267, created on 2018-08-11)*
non_test
création d un tp en mode graphique in gitlab by fnolot on aug exporter l’application de création graphique d’un tp de eve ng pour le backend du remotelabz from redmine issue id created on
0
14,146
3,381,340,084
IssuesEvent
2015-11-26 02:00:53
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
opened
Migrate C# tests to be less sensitive to the precise text of error messages
Area-Compilers Contributor Pain Test Up for Grabs
In order to be able to improve diagnostic text without having to change many tests, most C# tests check for the abstract error (error ID, location and fill-ins) rather than the precise error text. However, a few use a pattern where the precise text is tested. We should migrate those tests to check for the abstract error. See also [a commend on a recent PR](https://github.com/dotnet/roslyn/pull/7048#issuecomment-159765502) where this was a pain-point for an external contributor: > @leppie Looks like some of our semantic analyzer tests have hardcoded strings. > > http://source.roslyn.io/#Roslyn.Compilers.CSharp.Semantic.UnitTests/Semantics/SemanticAnalyzerTests.cs,176
1.0
Migrate C# tests to be less sensitive to the precise text of error messages - In order to be able to improve diagnostic text without having to change many tests, most C# tests check for the abstract error (error ID, location and fill-ins) rather than the precise error text. However, a few use a pattern where the precise text is tested. We should migrate those tests to check for the abstract error. See also [a commend on a recent PR](https://github.com/dotnet/roslyn/pull/7048#issuecomment-159765502) where this was a pain-point for an external contributor: > @leppie Looks like some of our semantic analyzer tests have hardcoded strings. > > http://source.roslyn.io/#Roslyn.Compilers.CSharp.Semantic.UnitTests/Semantics/SemanticAnalyzerTests.cs,176
test
migrate c tests to be less sensitive to the precise text of error messages in order to be able to improve diagnostic text without having to change many tests most c tests check for the abstract error error id location and fill ins rather than the precise error text however a few use a pattern where the precise text is tested we should migrate those tests to check for the abstract error see also where this was a pain point for an external contributor leppie looks like some of our semantic analyzer tests have hardcoded strings
1
280,350
24,297,256,733
IssuesEvent
2022-09-29 11:07:08
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
remove duplicate slash in test/e2e/network/proxy.go
sig/network kind/failing-test triage/accepted
### Which jobs are failing? e2e conformance ### Which tests are failing? Hi!I use local-up-cluster.sh to deploy the kubernetes cluster v1.25.0 . When I was performing a `A set of valid responses are returned for both pod and service Proxy` conformance test, I noticed that the request sent to kube-apiserver was > https://localhost:6443//api/v1/namespaces/proxy-xxx/pods/agnhost/proxy?method=DELETE As you can see, the duplication slashes appear in request. And the error > Failed to process jsonResponse. invalid character'p' after top-level value. keeps outputing in log file. I then looked at the corresponding kube-apiserver log and found that the other request urls contained a single slash and the error request url contained two slashes. `I0928 11:21:48.011677 34616 httplog.go:131] "HTTP" verb="GET" URI="//api/v1/namespaces/proxy-xxx/services/test-service/proxy/some/path/with/HEAD" latency="377.066µs" userAgent="v1.25.0-e2e.test/v0.0.0 (linux/amd64) kubernetes/a866cbe -- [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]" audit-ID="" srcIP="" resp=404` `I0928 11:21:48.011990 34616 httplog.go:131] "HTTP" verb="PUT" URI="/api/v1/namespaces/job-xxx/status" latency="1.761526ms" userAgent="kube-controller-manager/v1.25.0 (linux/amd64) kubernetes/6f2ad5b/system:serviceaccount:kube-system:namespace-controller" audit-ID="" srcIP="" apf_pl="workload-high" apf_fs="kube-system-service-accounts" apf_iseats=1 apf_fseats=0 apf_additionalLatency="0s" apf_execution_time="1.504044ms" resp=200` `I0928 11:21:48.012816 34616 httplog.go:131] "HTTP" verb="DELETE" URI="//api/v1/namespaces/proxy-xxx/pods/agnhost/proxy?method=DELETE" latency="369.426µs" userAgent="v1.25.0-e2e.test/v0.0.0 (linux/amd64) kubernetes/a866cbe -- [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance]" audit-ID="" srcIP="" resp=404` According to the code in `test/e2e/network/proxy.go`, [https://localhost:6443/] comes from the kubeConfig configuration file and is set by hack/lib/util.sh. The related code is as follows: > clusters: > - cluster: > certificate-authority: ${ca_file} > server: https://${api_host}:${api_port}/ > name: local-up-cluster The request sent to kube-apiserver in `test/e2e/network/proxy.go` is as follows: `urlString := f.ClientConfig().Host + "/api/v1/namespaces/" + ns + "/pods/agnhost/proxy/some/path/with/" + httpVerb` This results in two slashes. So maybe we need to remove the duplicate slash symbols in the above code? ### Since when has it been failing? . ### Testgrid link _No response_ ### Reason for failure (if possible) _No response_ ### Anything else we need to know? _No response_ ### Relevant SIG(s) /sig
1.0
remove duplicate slash in test/e2e/network/proxy.go - ### Which jobs are failing? e2e conformance ### Which tests are failing? Hi!I use local-up-cluster.sh to deploy the kubernetes cluster v1.25.0 . When I was performing a `A set of valid responses are returned for both pod and service Proxy` conformance test, I noticed that the request sent to kube-apiserver was > https://localhost:6443//api/v1/namespaces/proxy-xxx/pods/agnhost/proxy?method=DELETE As you can see, the duplication slashes appear in request. And the error > Failed to process jsonResponse. invalid character'p' after top-level value. keeps outputing in log file. I then looked at the corresponding kube-apiserver log and found that the other request urls contained a single slash and the error request url contained two slashes. `I0928 11:21:48.011677 34616 httplog.go:131] "HTTP" verb="GET" URI="//api/v1/namespaces/proxy-xxx/services/test-service/proxy/some/path/with/HEAD" latency="377.066µs" userAgent="v1.25.0-e2e.test/v0.0.0 (linux/amd64) kubernetes/a866cbe -- [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]" audit-ID="" srcIP="" resp=404` `I0928 11:21:48.011990 34616 httplog.go:131] "HTTP" verb="PUT" URI="/api/v1/namespaces/job-xxx/status" latency="1.761526ms" userAgent="kube-controller-manager/v1.25.0 (linux/amd64) kubernetes/6f2ad5b/system:serviceaccount:kube-system:namespace-controller" audit-ID="" srcIP="" apf_pl="workload-high" apf_fs="kube-system-service-accounts" apf_iseats=1 apf_fseats=0 apf_additionalLatency="0s" apf_execution_time="1.504044ms" resp=200` `I0928 11:21:48.012816 34616 httplog.go:131] "HTTP" verb="DELETE" URI="//api/v1/namespaces/proxy-xxx/pods/agnhost/proxy?method=DELETE" latency="369.426µs" userAgent="v1.25.0-e2e.test/v0.0.0 (linux/amd64) kubernetes/a866cbe -- [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance]" audit-ID="" srcIP="" resp=404` According to the code in `test/e2e/network/proxy.go`, [https://localhost:6443/] comes from the kubeConfig configuration file and is set by hack/lib/util.sh. The related code is as follows: > clusters: > - cluster: > certificate-authority: ${ca_file} > server: https://${api_host}:${api_port}/ > name: local-up-cluster The request sent to kube-apiserver in `test/e2e/network/proxy.go` is as follows: `urlString := f.ClientConfig().Host + "/api/v1/namespaces/" + ns + "/pods/agnhost/proxy/some/path/with/" + httpVerb` This results in two slashes. So maybe we need to remove the duplicate slash symbols in the above code? ### Since when has it been failing? . ### Testgrid link _No response_ ### Reason for failure (if possible) _No response_ ### Anything else we need to know? _No response_ ### Relevant SIG(s) /sig
test
remove duplicate slash in test network proxy go which jobs are failing conformance which tests are failing hi!i use local up cluster sh to deploy the kubernetes cluster when i was performing a a set of valid responses are returned for both pod and service proxy conformance test i noticed that the request sent to kube apiserver was as you can see the duplication slashes appear in request and the error failed to process jsonresponse invalid character p after top level value keeps outputing in log file i then looked at the corresponding kube apiserver log and found that the other request urls contained a single slash and the error request url contained two slashes httplog go http verb get uri api namespaces proxy xxx services test service proxy some path with head latency useragent test linux kubernetes proxy version a set of valid responses are returned for both pod and service proxywithpath audit id srcip resp httplog go http verb put uri api namespaces job xxx status latency useragent kube controller manager linux kubernetes system serviceaccount kube system namespace controller audit id srcip apf pl workload high apf fs kube system service accounts apf iseats apf fseats apf additionallatency apf execution time resp httplog go http verb delete uri api namespaces proxy xxx pods agnhost proxy method delete latency useragent test linux kubernetes proxy version a set of valid responses are returned for both pod and service proxy audit id srcip resp according to the code in test network proxy go comes from the kubeconfig configuration file and is set by hack lib util sh the related code is as follows clusters cluster certificate authority ca file server name local up cluster the request sent to kube apiserver in test network proxy go is as follows urlstring f clientconfig host api namespaces ns pods agnhost proxy some path with httpverb this results in two slashes so maybe we need to remove the duplicate slash symbols in the above code since when has it been failing testgrid link no response reason for failure if possible no response anything else we need to know no response relevant sig s sig
1
74,436
7,428,605,510
IssuesEvent
2018-03-24 03:37:34
ODIQueensland/data-curator
https://api.github.com/repos/ODIQueensland/data-curator
closed
v0.12.0 one automated test fails
env:MacOS i:Tests
The output from the automated tests looks awesome. Using Develop branch, when I run `yarn run test` I get an error in the Open csv scenario <img width="540" alt="screenshot 2018-03-16 06 12 52" src="https://user-images.githubusercontent.com/9379524/37488665-1d4cf728-28e1-11e8-96be-4b462ef49ccb.png"> ### Your Environment * Data Curator version: 0.12.0 * Operating System and version: macOS High Sierra 10.13.3
1.0
v0.12.0 one automated test fails - The output from the automated tests looks awesome. Using Develop branch, when I run `yarn run test` I get an error in the Open csv scenario <img width="540" alt="screenshot 2018-03-16 06 12 52" src="https://user-images.githubusercontent.com/9379524/37488665-1d4cf728-28e1-11e8-96be-4b462ef49ccb.png"> ### Your Environment * Data Curator version: 0.12.0 * Operating System and version: macOS High Sierra 10.13.3
test
one automated test fails the output from the automated tests looks awesome using develop branch when i run yarn run test i get an error in the open csv scenario img width alt screenshot src your environment data curator version operating system and version macos high sierra
1
721,412
24,825,279,019
IssuesEvent
2022-10-25 20:03:17
Citadel-Station-13/Citadel-Station-13-RP
https://api.github.com/repos/Citadel-Station-13/Citadel-Station-13-RP
closed
Trash pit constantly overpressurizes
Priority 5: wontfix
#### Brief description of the bug Due to the way disposals function, the trash pit overpressures every time a trash chute is used To resolve this, a scrubber and vent need to be mapped into the Trash Pit #### Code Revision BYOND Version: 513.1533 Server revision compiled on: Master commit: ed1531bf2706a88dcff90616617bd0e5100cf690 The following pull requests are currently test merged: #2658: 'Vox Captain Damage Buff and Vox Ion Mob Addition' by Captain277 at commit bbe3a912b2 #2656: 'Livin' In a Box/Adds Large Cardboard Box.' by Jaybirdnerd at commit b39e9d0793 #2655: 'Nerfs Baymiss and Buffs Intrinsic Accuracy Across the Board' by Captain277 at commit ec6642c636 #2650: 'Adds an Age gate' by buffyuwu at commit 0f8534365a Local commit: 4283ed2f9f93683af85261ab890af4db1812e9a7 Server tools version: 4.8.0
1.0
Trash pit constantly overpressurizes - #### Brief description of the bug Due to the way disposals function, the trash pit overpressures every time a trash chute is used To resolve this, a scrubber and vent need to be mapped into the Trash Pit #### Code Revision BYOND Version: 513.1533 Server revision compiled on: Master commit: ed1531bf2706a88dcff90616617bd0e5100cf690 The following pull requests are currently test merged: #2658: 'Vox Captain Damage Buff and Vox Ion Mob Addition' by Captain277 at commit bbe3a912b2 #2656: 'Livin' In a Box/Adds Large Cardboard Box.' by Jaybirdnerd at commit b39e9d0793 #2655: 'Nerfs Baymiss and Buffs Intrinsic Accuracy Across the Board' by Captain277 at commit ec6642c636 #2650: 'Adds an Age gate' by buffyuwu at commit 0f8534365a Local commit: 4283ed2f9f93683af85261ab890af4db1812e9a7 Server tools version: 4.8.0
non_test
trash pit constantly overpressurizes brief description of the bug due to the way disposals function the trash pit overpressures every time a trash chute is used to resolve this a scrubber and vent need to be mapped into the trash pit code revision byond version server revision compiled on master commit the following pull requests are currently test merged vox captain damage buff and vox ion mob addition by at commit livin in a box adds large cardboard box by jaybirdnerd at commit nerfs baymiss and buffs intrinsic accuracy across the board by at commit adds an age gate by buffyuwu at commit local commit server tools version
0
4,510
7,166,761,400
IssuesEvent
2018-01-29 18:16:36
rovo89/XposedBridge
https://api.github.com/repos/rovo89/XposedBridge
closed
Xposed v90 beta 1 framework incompatible with Samsung Oreo beta
incompatibility
Installing Xposed v90 beta 1 framework on the latest galaxy s8 oreo beta results in a bootloop. Attaching logcat file. [logcat.txt](https://github.com/rovo89/XposedBridge/files/1614321/logcat.txt)
True
Xposed v90 beta 1 framework incompatible with Samsung Oreo beta - Installing Xposed v90 beta 1 framework on the latest galaxy s8 oreo beta results in a bootloop. Attaching logcat file. [logcat.txt](https://github.com/rovo89/XposedBridge/files/1614321/logcat.txt)
non_test
xposed beta framework incompatible with samsung oreo beta installing xposed beta framework on the latest galaxy oreo beta results in a bootloop attaching logcat file
0
53,920
6,348,144,366
IssuesEvent
2017-07-28 09:11:50
mautic/mautic
https://api.github.com/repos/mautic/mautic
closed
2.7.1 install on subfolder with broken URL to images similar to avatar issue in 2.6
Bug Ready To Test
What type of report is this: | Q | A | ---| --- | Bug report? | Y | Feature request? | | Enhancement? | ## Description: Broken URL to email/landing page theme images if version installed as subfolder. Related to avatar issue that was discovered in 2.6 #3382 ## If a bug: | Q | A | --- | --- | Mautic version | 2.7.1 | PHP version | 7.06 ### Steps to reproduce: 1. Installed test version 2.7.1 2. Open Email Builder or Landing Page Builder with preinstalled themes or own theme 3. URL path to image folder is broken/duplicated: domain.com/mautic/mautic/themes/sunday/img/logo.gif. 4. Replacing missing image with new image will work, however, if implementing new theme path to image folder remains broken ### Log errors: one error in log file: looks like unrelated to issue 2017-03-19 12:01:00] mautic.ERROR: SCHEMA ERROR: An exception occurred while executing 'SELECT f.alias, f.is_unique_identifer as is_unique, f.type, f.object FROM lead_fields f WHERE f.object = 'lead' ORDER BY f.field_order ASC': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db498156_9.lead_fields' doesn't exist [] []
1.0
2.7.1 install on subfolder with broken URL to images similar to avatar issue in 2.6 - What type of report is this: | Q | A | ---| --- | Bug report? | Y | Feature request? | | Enhancement? | ## Description: Broken URL to email/landing page theme images if version installed as subfolder. Related to avatar issue that was discovered in 2.6 #3382 ## If a bug: | Q | A | --- | --- | Mautic version | 2.7.1 | PHP version | 7.06 ### Steps to reproduce: 1. Installed test version 2.7.1 2. Open Email Builder or Landing Page Builder with preinstalled themes or own theme 3. URL path to image folder is broken/duplicated: domain.com/mautic/mautic/themes/sunday/img/logo.gif. 4. Replacing missing image with new image will work, however, if implementing new theme path to image folder remains broken ### Log errors: one error in log file: looks like unrelated to issue 2017-03-19 12:01:00] mautic.ERROR: SCHEMA ERROR: An exception occurred while executing 'SELECT f.alias, f.is_unique_identifer as is_unique, f.type, f.object FROM lead_fields f WHERE f.object = 'lead' ORDER BY f.field_order ASC': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db498156_9.lead_fields' doesn't exist [] []
test
install on subfolder with broken url to images similar to avatar issue in what type of report is this q a bug report y feature request enhancement description broken url to email landing page theme images if version installed as subfolder related to avatar issue that was discovered in if a bug q a mautic version php version steps to reproduce installed test version open email builder or landing page builder with preinstalled themes or own theme url path to image folder is broken duplicated domain com mautic mautic themes sunday img logo gif replacing missing image with new image will work however if implementing new theme path to image folder remains broken log errors one error in log file looks like unrelated to issue mautic error schema error an exception occurred while executing select f alias f is unique identifer as is unique f type f object from lead fields f where f object lead order by f field order asc sqlstate base table or view not found table lead fields doesn t exist
1
17,435
3,617,233,646
IssuesEvent
2016-02-08 00:49:39
neovim/neovim
https://api.github.com/repos/neovim/neovim
closed
Need more tests for visual features
entry-level robustness tests
#1605 introduced a framework/DSL for writing screen tests/specs, which is something not covered by the old functional tests. I have added a few basic tests but we still need a lot more. If you make extensive use of a particular visual feature, consider contributing with some tests that verify it works on Neovim. Those interested in helping will find enough documentation to get started in the files under test/functional/ui(especially screen.lua). Here are some features that come to mind and could use some testing: - Default highlight coloring(search matches, visual mode, ...) - Concealing - Anything window/tab related(buffer/window/tab navigation, status bars, ...) I will give special attention to PRs that contribute with such tests.
1.0
Need more tests for visual features - #1605 introduced a framework/DSL for writing screen tests/specs, which is something not covered by the old functional tests. I have added a few basic tests but we still need a lot more. If you make extensive use of a particular visual feature, consider contributing with some tests that verify it works on Neovim. Those interested in helping will find enough documentation to get started in the files under test/functional/ui(especially screen.lua). Here are some features that come to mind and could use some testing: - Default highlight coloring(search matches, visual mode, ...) - Concealing - Anything window/tab related(buffer/window/tab navigation, status bars, ...) I will give special attention to PRs that contribute with such tests.
test
need more tests for visual features introduced a framework dsl for writing screen tests specs which is something not covered by the old functional tests i have added a few basic tests but we still need a lot more if you make extensive use of a particular visual feature consider contributing with some tests that verify it works on neovim those interested in helping will find enough documentation to get started in the files under test functional ui especially screen lua here are some features that come to mind and could use some testing default highlight coloring search matches visual mode concealing anything window tab related buffer window tab navigation status bars i will give special attention to prs that contribute with such tests
1
12,740
8,059,810,117
IssuesEvent
2018-08-02 23:55:32
kbase/narrative
https://api.github.com/repos/kbase/narrative
closed
Narratives tab doesn't show the current narrative if not yet saved
enhancement minor usability
The Narratives tab doesn't show the current narrative if the narrative has not yet been saved. It shows up as empty if this is a first time user, which makes it difficult to understand what the Narratives tab is for on first use. Suggestion: Create a "Temporary" category that shows the unsaved narrative and some guidance message about saving and naming your narrative to keep it. Other suggestion: Maybe we could have a badge in the Narratives tab with either the number of narratives a person has or the number of currently running narratives. This gives some clues as to what the Narratives tab is about (that it's a list)
True
Narratives tab doesn't show the current narrative if not yet saved - The Narratives tab doesn't show the current narrative if the narrative has not yet been saved. It shows up as empty if this is a first time user, which makes it difficult to understand what the Narratives tab is for on first use. Suggestion: Create a "Temporary" category that shows the unsaved narrative and some guidance message about saving and naming your narrative to keep it. Other suggestion: Maybe we could have a badge in the Narratives tab with either the number of narratives a person has or the number of currently running narratives. This gives some clues as to what the Narratives tab is about (that it's a list)
non_test
narratives tab doesn t show the current narrative if not yet saved the narratives tab doesn t show the current narrative if the narrative has not yet been saved it shows up as empty if this is a first time user which makes it difficult to understand what the narratives tab is for on first use suggestion create a temporary category that shows the unsaved narrative and some guidance message about saving and naming your narrative to keep it other suggestion maybe we could have a badge in the narratives tab with either the number of narratives a person has or the number of currently running narratives this gives some clues as to what the narratives tab is about that it s a list
0
92,908
11,724,788,508
IssuesEvent
2020-03-10 11:40:16
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Exploring iterating the block library
Needs Design Feedback
This issue is a start just like we did with the link interface to rethink what could be now we know more about the library. ## Library drives Let’s start at the beginning. Pressing the ‘+’ is motivated by a few different drives: ![image](https://user-images.githubusercontent.com/253067/70235556-16311680-175b-11ea-8c31-ba4b27f72e32.png) **Search:** find what you want (typically based on knowing what want in the first place). ![image](https://user-images.githubusercontent.com/253067/70235598-247f3280-175b-11ea-8428-b51342159098.png) **Browse:** find what you want (potentially not based on knowing what you want in the first place). Browsing and searching both are very different motivated behaviours. If you think about pace, they also tend to have a different pace. Browsing is slower, ponderous and waiting for your eye to be caught. Searching is more rapid, the results are the driver. There are several states you get to this point from, just a few could be: - **Flow:** in the middle of creating and ‘just need something’. - **Discovery:** curiously finding what could be there. ## Entering the library There are 3 main ways you get into the library: - / : whilst this is a shorter list it’s still the library - ‘+’ : in between blocks. - ‘+’ : in the toolbar, by block or fixed to the top of the editor. ![image](https://user-images.githubusercontent.com/253067/70235730-61e3c000-175b-11ea-93d9-6a2a9e1763e7.png) Simplest of this is the /, this is the quickest, the easiest way to get to the library. ## Library elements The clicking of the library is done with motivations. However, the library itself has to serve a growing variety of purposes and therefore elements needed: - Search - Browse - Preview ![image](https://user-images.githubusercontent.com/253067/70235770-788a1700-175b-11ea-9c72-612fc3982e67.png) The blocks are distilled to an icon and text. You need to know a rough idea about what the block does and then currently the preview gives you more information. Our needs for the library are changing as the layout is being considered for example in #. This means it just being about blocks isn’t true anymore. Our library now has multiple media, books, videos, digital… like a physical library adapts we should consider that also. ## Sketching the library I have been using the term library for this interface because for me that feels right. A collection of elements stored, able to be browsed, indexed and searchable. This brought me to sketching around how similar to a book our actual library is, could be. ![image](https://user-images.githubusercontent.com/253067/70235797-8dff4100-175b-11ea-9a6d-d3cf3c75a924.png) Right now, the feel of browsing isn’t there. There is something tangible of flicking through libraries, books, the record store. Perhaps the experience could be adjusted to reflect this? ![image](https://user-images.githubusercontent.com/253067/70235820-98213f80-175b-11ea-93f8-221ef6e8a427.png) ## Library locations Where you access the library is key both to motivation on what you need and I think how the interface could adapt. If you view the screen as ‘hot corner’s for interactions, perhaps considering the following makes sense: ![image](https://user-images.githubusercontent.com/253067/70235853-a8d1b580-175b-11ea-98f6-8a0ebd4074d5.png) - Top corner left: full library - Top corner right: more menu - Bottom corner: options? ## Taking into ideas All of this is exploring in thoughts, how could this come into actual ideas? I would first say I would love to see sketches around this and exploring. Whilst there is other work that needs changes today, we can and should consider all aspects of the interface up for iteration and exploring. This is what I am doing here. Today I noticed @jasmussen posting here: https://github.com/WordPress/gutenberg/issues/17335#issuecomment-562049752 and this brought me back to the ‘+’. ![image](https://user-images.githubusercontent.com/253067/70235889-c43cc080-175b-11ea-9198-d9bc404c9040.png) If we take the new ideas from #18667 and explore what the search could look like: ![image](https://user-images.githubusercontent.com/253067/70235909-cc94fb80-175b-11ea-9cf6-35692a62e19e.png) Perhaps, we take it a stage further and consider motivation, drive to reflect form and position. - Top toolbar: library: you have time to browse. - By block: simple search: you know what want and can rapidly add. ![image](https://user-images.githubusercontent.com/253067/70235956-dfa7cb80-175b-11ea-9e74-83d4e3d2ecfd.png) ![image](https://user-images.githubusercontent.com/253067/70235976-e9c9ca00-175b-11ea-8bf1-eac703a6c2ca.png) As for the main library itself, I took the exploration @jasmussen did a little further and considered what a sliding panel could be.whilst an idea previously not needed, have we got to a place it now is? Do we need a larger interface? ![image](https://user-images.githubusercontent.com/253067/70235998-f64e2280-175b-11ea-96cd-5938c15faf2f.png) ## Where now? The work going on to bring in things to the library doesn’t have to stop, this work can be done in parallel, I am suggesting exploring what-ifs and starting from a place of a blank sheet. A starting place could be explorations and feedback on: - What do we need where? For example in flow state does someone need the entire library? - What other examples can we look to as we consider if our library of today should be the one we go forward with? - How can the library elements be presented? What could our organising look like? - How can the UI suggestions be brought into the library? This feels like a starting point as explored by @jasmussen, but shouldn’t be our endpoint. Even if it’s a really out there sketch, now is a good time to explore. While there is a need to bring in things like patterns sooner over later, as noted, iterations can happen and thinking ‘what if’ collectively is always a good idea.
1.0
Exploring iterating the block library - This issue is a start just like we did with the link interface to rethink what could be now we know more about the library. ## Library drives Let’s start at the beginning. Pressing the ‘+’ is motivated by a few different drives: ![image](https://user-images.githubusercontent.com/253067/70235556-16311680-175b-11ea-8c31-ba4b27f72e32.png) **Search:** find what you want (typically based on knowing what want in the first place). ![image](https://user-images.githubusercontent.com/253067/70235598-247f3280-175b-11ea-8428-b51342159098.png) **Browse:** find what you want (potentially not based on knowing what you want in the first place). Browsing and searching both are very different motivated behaviours. If you think about pace, they also tend to have a different pace. Browsing is slower, ponderous and waiting for your eye to be caught. Searching is more rapid, the results are the driver. There are several states you get to this point from, just a few could be: - **Flow:** in the middle of creating and ‘just need something’. - **Discovery:** curiously finding what could be there. ## Entering the library There are 3 main ways you get into the library: - / : whilst this is a shorter list it’s still the library - ‘+’ : in between blocks. - ‘+’ : in the toolbar, by block or fixed to the top of the editor. ![image](https://user-images.githubusercontent.com/253067/70235730-61e3c000-175b-11ea-93d9-6a2a9e1763e7.png) Simplest of this is the /, this is the quickest, the easiest way to get to the library. ## Library elements The clicking of the library is done with motivations. However, the library itself has to serve a growing variety of purposes and therefore elements needed: - Search - Browse - Preview ![image](https://user-images.githubusercontent.com/253067/70235770-788a1700-175b-11ea-9c72-612fc3982e67.png) The blocks are distilled to an icon and text. You need to know a rough idea about what the block does and then currently the preview gives you more information. Our needs for the library are changing as the layout is being considered for example in #. This means it just being about blocks isn’t true anymore. Our library now has multiple media, books, videos, digital… like a physical library adapts we should consider that also. ## Sketching the library I have been using the term library for this interface because for me that feels right. A collection of elements stored, able to be browsed, indexed and searchable. This brought me to sketching around how similar to a book our actual library is, could be. ![image](https://user-images.githubusercontent.com/253067/70235797-8dff4100-175b-11ea-9a6d-d3cf3c75a924.png) Right now, the feel of browsing isn’t there. There is something tangible of flicking through libraries, books, the record store. Perhaps the experience could be adjusted to reflect this? ![image](https://user-images.githubusercontent.com/253067/70235820-98213f80-175b-11ea-93f8-221ef6e8a427.png) ## Library locations Where you access the library is key both to motivation on what you need and I think how the interface could adapt. If you view the screen as ‘hot corner’s for interactions, perhaps considering the following makes sense: ![image](https://user-images.githubusercontent.com/253067/70235853-a8d1b580-175b-11ea-98f6-8a0ebd4074d5.png) - Top corner left: full library - Top corner right: more menu - Bottom corner: options? ## Taking into ideas All of this is exploring in thoughts, how could this come into actual ideas? I would first say I would love to see sketches around this and exploring. Whilst there is other work that needs changes today, we can and should consider all aspects of the interface up for iteration and exploring. This is what I am doing here. Today I noticed @jasmussen posting here: https://github.com/WordPress/gutenberg/issues/17335#issuecomment-562049752 and this brought me back to the ‘+’. ![image](https://user-images.githubusercontent.com/253067/70235889-c43cc080-175b-11ea-9198-d9bc404c9040.png) If we take the new ideas from #18667 and explore what the search could look like: ![image](https://user-images.githubusercontent.com/253067/70235909-cc94fb80-175b-11ea-9cf6-35692a62e19e.png) Perhaps, we take it a stage further and consider motivation, drive to reflect form and position. - Top toolbar: library: you have time to browse. - By block: simple search: you know what want and can rapidly add. ![image](https://user-images.githubusercontent.com/253067/70235956-dfa7cb80-175b-11ea-9e74-83d4e3d2ecfd.png) ![image](https://user-images.githubusercontent.com/253067/70235976-e9c9ca00-175b-11ea-8bf1-eac703a6c2ca.png) As for the main library itself, I took the exploration @jasmussen did a little further and considered what a sliding panel could be.whilst an idea previously not needed, have we got to a place it now is? Do we need a larger interface? ![image](https://user-images.githubusercontent.com/253067/70235998-f64e2280-175b-11ea-96cd-5938c15faf2f.png) ## Where now? The work going on to bring in things to the library doesn’t have to stop, this work can be done in parallel, I am suggesting exploring what-ifs and starting from a place of a blank sheet. A starting place could be explorations and feedback on: - What do we need where? For example in flow state does someone need the entire library? - What other examples can we look to as we consider if our library of today should be the one we go forward with? - How can the library elements be presented? What could our organising look like? - How can the UI suggestions be brought into the library? This feels like a starting point as explored by @jasmussen, but shouldn’t be our endpoint. Even if it’s a really out there sketch, now is a good time to explore. While there is a need to bring in things like patterns sooner over later, as noted, iterations can happen and thinking ‘what if’ collectively is always a good idea.
non_test
exploring iterating the block library this issue is a start just like we did with the link interface to rethink what could be now we know more about the library library drives let’s start at the beginning pressing the ‘ ’ is motivated by a few different drives search find what you want typically based on knowing what want in the first place browse find what you want potentially not based on knowing what you want in the first place browsing and searching both are very different motivated behaviours if you think about pace they also tend to have a different pace browsing is slower ponderous and waiting for your eye to be caught searching is more rapid the results are the driver there are several states you get to this point from just a few could be flow in the middle of creating and ‘just need something’ discovery curiously finding what could be there entering the library there are main ways you get into the library whilst this is a shorter list it’s still the library ‘ ’ in between blocks ‘ ’ in the toolbar by block or fixed to the top of the editor simplest of this is the this is the quickest the easiest way to get to the library library elements the clicking of the library is done with motivations however the library itself has to serve a growing variety of purposes and therefore elements needed search browse preview the blocks are distilled to an icon and text you need to know a rough idea about what the block does and then currently the preview gives you more information our needs for the library are changing as the layout is being considered for example in this means it just being about blocks isn’t true anymore our library now has multiple media books videos digital… like a physical library adapts we should consider that also sketching the library i have been using the term library for this interface because for me that feels right a collection of elements stored able to be browsed indexed and searchable this brought me to sketching around how similar to a book our actual library is could be right now the feel of browsing isn’t there there is something tangible of flicking through libraries books the record store perhaps the experience could be adjusted to reflect this library locations where you access the library is key both to motivation on what you need and i think how the interface could adapt if you view the screen as ‘hot corner’s for interactions perhaps considering the following makes sense top corner left full library top corner right more menu bottom corner options taking into ideas all of this is exploring in thoughts how could this come into actual ideas i would first say i would love to see sketches around this and exploring whilst there is other work that needs changes today we can and should consider all aspects of the interface up for iteration and exploring this is what i am doing here today i noticed jasmussen posting here and this brought me back to the ‘ ’ if we take the new ideas from and explore what the search could look like perhaps we take it a stage further and consider motivation drive to reflect form and position top toolbar library you have time to browse by block simple search you know what want and can rapidly add as for the main library itself i took the exploration jasmussen did a little further and considered what a sliding panel could be whilst an idea previously not needed have we got to a place it now is do we need a larger interface where now the work going on to bring in things to the library doesn’t have to stop this work can be done in parallel i am suggesting exploring what ifs and starting from a place of a blank sheet a starting place could be explorations and feedback on what do we need where for example in flow state does someone need the entire library what other examples can we look to as we consider if our library of today should be the one we go forward with how can the library elements be presented what could our organising look like how can the ui suggestions be brought into the library this feels like a starting point as explored by jasmussen but shouldn’t be our endpoint even if it’s a really out there sketch now is a good time to explore while there is a need to bring in things like patterns sooner over later as noted iterations can happen and thinking ‘what if’ collectively is always a good idea
0
616,992
19,338,666,863
IssuesEvent
2021-12-15 00:08:54
radical-cybertools/radical.pilot
https://api.github.com/repos/radical-cybertools/radical.pilot
closed
RP fails on Amarel due to SLURM old version (--nodefile not recognized)
topic:resource type:enhancement priority:medium comp:pmgr:launcher comp:agent:executor
Based on the PR #2448, RP is failing on Amarel for the following reason: ```bash /usr/bin/srun: unrecognized option '--nodefile=/home/afa64/radical.pilot.sandbox/rp.session.amarel2.amarel.rutgers.edu.afa64.018907.0010/pilot.0000/task.000013//task.000013.nodes' ``` Now, it is obvious why this is happening, Amarel uses an old version of SLURM (18.0.8) which if you check the archive documentation (https://slurm.schedmd.com/archive/slurm-18.08.8/srun.html) they do not support the flag `--nodefile`. How should we proceed? should we support backward compatibility of the old version of SLURM?
1.0
RP fails on Amarel due to SLURM old version (--nodefile not recognized) - Based on the PR #2448, RP is failing on Amarel for the following reason: ```bash /usr/bin/srun: unrecognized option '--nodefile=/home/afa64/radical.pilot.sandbox/rp.session.amarel2.amarel.rutgers.edu.afa64.018907.0010/pilot.0000/task.000013//task.000013.nodes' ``` Now, it is obvious why this is happening, Amarel uses an old version of SLURM (18.0.8) which if you check the archive documentation (https://slurm.schedmd.com/archive/slurm-18.08.8/srun.html) they do not support the flag `--nodefile`. How should we proceed? should we support backward compatibility of the old version of SLURM?
non_test
rp fails on amarel due to slurm old version nodefile not recognized based on the pr rp is failing on amarel for the following reason bash usr bin srun unrecognized option nodefile home radical pilot sandbox rp session amarel rutgers edu pilot task task nodes now it is obvious why this is happening amarel uses an old version of slurm which if you check the archive documentation they do not support the flag nodefile how should we proceed should we support backward compatibility of the old version of slurm
0
108,884
9,334,885,530
IssuesEvent
2019-03-28 17:16:58
SNLComputation/Albany
https://api.github.com/repos/SNLComputation/Albany
closed
Failing Tempus tests on waterman
Testing
The following tests are failing on waterman w/ floating point exceptions: ``` Serial_Dynamic_Cubes_NewmarkImplicitAForm_Tempus | Failed | 290ms | Completed (Failed) Parallel_Dynamic_Cubes_NewmarkImplicitAForm_Tempus | Failed | 340ms | Completed (Failed) Parallel_Dynamic_Cubes_NewmarkExplicitAForm_LumpedMass_Tempus | Failed | 410ms | Completed (Failed) Dynamic_Torsion_NewmarkImplicitAForm_Tempus | Failed | 440ms | Completed (Failed) Dynamic_Torsion_NewmarkExplicitAForm_Tempus | Failed | 430ms | Completed (Failed) ``` @ikalash Any idea what the issue is? The tests seemed to pass on ride.
1.0
Failing Tempus tests on waterman - The following tests are failing on waterman w/ floating point exceptions: ``` Serial_Dynamic_Cubes_NewmarkImplicitAForm_Tempus | Failed | 290ms | Completed (Failed) Parallel_Dynamic_Cubes_NewmarkImplicitAForm_Tempus | Failed | 340ms | Completed (Failed) Parallel_Dynamic_Cubes_NewmarkExplicitAForm_LumpedMass_Tempus | Failed | 410ms | Completed (Failed) Dynamic_Torsion_NewmarkImplicitAForm_Tempus | Failed | 440ms | Completed (Failed) Dynamic_Torsion_NewmarkExplicitAForm_Tempus | Failed | 430ms | Completed (Failed) ``` @ikalash Any idea what the issue is? The tests seemed to pass on ride.
test
failing tempus tests on waterman the following tests are failing on waterman w floating point exceptions serial dynamic cubes newmarkimplicitaform tempus failed completed failed parallel dynamic cubes newmarkimplicitaform tempus failed completed failed parallel dynamic cubes newmarkexplicitaform lumpedmass tempus failed completed failed dynamic torsion newmarkimplicitaform tempus failed completed failed dynamic torsion newmarkexplicitaform tempus failed completed failed ikalash any idea what the issue is the tests seemed to pass on ride
1
97,391
11,012,430,881
IssuesEvent
2019-12-04 18:15:40
rostyk-begey/DMQ-Manager
https://api.github.com/repos/rostyk-begey/DMQ-Manager
closed
Add documentation
documentation good first issue
Copy existing documentation to README.md Create a new branch "feature/documentation" from the development branch.
1.0
Add documentation - Copy existing documentation to README.md Create a new branch "feature/documentation" from the development branch.
non_test
add documentation copy existing documentation to readme md create a new branch feature documentation from the development branch
0
152,286
12,100,296,393
IssuesEvent
2020-04-20 13:35:53
openshift/odo
https://api.github.com/repos/openshift/odo
closed
Prune cluster regularly to avoid shortage of resources in PSI
kind/test points/2 priority/Medium triage/ready
Our clusters on PSI should be pruned regularly in order ensure we do not have shortage of resources Acceptance - [ ] Script should regularly prune cluster to ensure continued availability of resources ideally with least impact on usability, as pruning can affect currently deploying stuff References: - https://docs.openshift.com/container-platform/4.3/applications/pruning-objects.html - https://access.redhat.com/documentation/en-us/openshift_container_platform/3.11/html/cluster_administration/admin-guide-pruning-resources
1.0
Prune cluster regularly to avoid shortage of resources in PSI - Our clusters on PSI should be pruned regularly in order ensure we do not have shortage of resources Acceptance - [ ] Script should regularly prune cluster to ensure continued availability of resources ideally with least impact on usability, as pruning can affect currently deploying stuff References: - https://docs.openshift.com/container-platform/4.3/applications/pruning-objects.html - https://access.redhat.com/documentation/en-us/openshift_container_platform/3.11/html/cluster_administration/admin-guide-pruning-resources
test
prune cluster regularly to avoid shortage of resources in psi our clusters on psi should be pruned regularly in order ensure we do not have shortage of resources acceptance script should regularly prune cluster to ensure continued availability of resources ideally with least impact on usability as pruning can affect currently deploying stuff references
1
829,484
31,880,965,360
IssuesEvent
2023-09-16 11:21:04
Amulet-Team/Amulet-Map-Editor
https://api.github.com/repos/Amulet-Team/Amulet-Map-Editor
closed
[Feature Request] Improve log handling
type: enhancement priority: medium
Logging by default should not write to log files so that applications can decide on the behaviour. https://docs.python.org/3/howto/logging.html#configuring-logging-for-a-library We should keep logging warnings and greater to the console so that users directly interacting with the library do not need to set anything up to see them.
1.0
[Feature Request] Improve log handling - Logging by default should not write to log files so that applications can decide on the behaviour. https://docs.python.org/3/howto/logging.html#configuring-logging-for-a-library We should keep logging warnings and greater to the console so that users directly interacting with the library do not need to set anything up to see them.
non_test
improve log handling logging by default should not write to log files so that applications can decide on the behaviour we should keep logging warnings and greater to the console so that users directly interacting with the library do not need to set anything up to see them
0
54,567
6,395,654,839
IssuesEvent
2017-08-04 13:47:44
devtools-html/debugger.html
https://api.github.com/repos/devtools-html/debugger.html
closed
[EditorSearch] add an integration test
in progress testing
It would be great to lock down the editor search spec and test in an integration test. ### Spec: * cmd+f opens search bar * cmd+f opens search bar with selected text * cmd+g jumps forward * cmd+shift+g jumps backward * cmd+f, search, navigate to another source => cmd+g should search... ### Helpers we need to add helpers for * `assertSelection` * `pressKey` with some more selectors ```diff commit 42be6ac113dbfc1e0aad35d8ddb4ec83b8b74957 Author: Jason Laster <jason.laster.11@gmail.com> Date: Thu Feb 2 17:04:26 2017 -0500 searching-test diff --git a/src/test/integration/tests/searching-text.js b/src/test/integration/tests/searching-text.js new file mode 100644 index 0000000..73075e3 --- /dev/null +++ b/src/test/integration/tests/searching-text.js @@ -0,0 +1,43 @@ +const { + selectSource, + pressKey +} = require("../utils/commands"); + + +async function searching(ctx) { + const { ok, is } = ctx; + const dbg = await initDebugger("doc-sources.html"); + + await selectSource(dbg, "simple1"); + + pressKey(dbg, "fileSearch"); + + pressKey(dbg, "fun"); + assertSelection(dbg, { + from: { line: 0, char: 0 }, + to: { line: 0, char: 2 } + }); + + pressKey(dbg, "enter"); + assertSelection(dbg, { + from: { line: 5, char: 12 }, + to: { line: 5, char: 15 } + }); + + pressKey(dbg, "escape"); + pressKey(dbg, "searchAgain"); + assertSelection(dbg, { + from: { line: 10, char: 12 }, + to: { line: 10, char: 15 } + }); + + pressKey(dbg, "searchAgainPrev"); + assertSelection(dbg, { + from: { line: 5, char: 12 }, + to: { line: 5, char: 15 } + }); + +} + + +module.exports = searching; ```
1.0
[EditorSearch] add an integration test - It would be great to lock down the editor search spec and test in an integration test. ### Spec: * cmd+f opens search bar * cmd+f opens search bar with selected text * cmd+g jumps forward * cmd+shift+g jumps backward * cmd+f, search, navigate to another source => cmd+g should search... ### Helpers we need to add helpers for * `assertSelection` * `pressKey` with some more selectors ```diff commit 42be6ac113dbfc1e0aad35d8ddb4ec83b8b74957 Author: Jason Laster <jason.laster.11@gmail.com> Date: Thu Feb 2 17:04:26 2017 -0500 searching-test diff --git a/src/test/integration/tests/searching-text.js b/src/test/integration/tests/searching-text.js new file mode 100644 index 0000000..73075e3 --- /dev/null +++ b/src/test/integration/tests/searching-text.js @@ -0,0 +1,43 @@ +const { + selectSource, + pressKey +} = require("../utils/commands"); + + +async function searching(ctx) { + const { ok, is } = ctx; + const dbg = await initDebugger("doc-sources.html"); + + await selectSource(dbg, "simple1"); + + pressKey(dbg, "fileSearch"); + + pressKey(dbg, "fun"); + assertSelection(dbg, { + from: { line: 0, char: 0 }, + to: { line: 0, char: 2 } + }); + + pressKey(dbg, "enter"); + assertSelection(dbg, { + from: { line: 5, char: 12 }, + to: { line: 5, char: 15 } + }); + + pressKey(dbg, "escape"); + pressKey(dbg, "searchAgain"); + assertSelection(dbg, { + from: { line: 10, char: 12 }, + to: { line: 10, char: 15 } + }); + + pressKey(dbg, "searchAgainPrev"); + assertSelection(dbg, { + from: { line: 5, char: 12 }, + to: { line: 5, char: 15 } + }); + +} + + +module.exports = searching; ```
test
add an integration test it would be great to lock down the editor search spec and test in an integration test spec cmd f opens search bar cmd f opens search bar with selected text cmd g jumps forward cmd shift g jumps backward cmd f search navigate to another source cmd g should search helpers we need to add helpers for assertselection presskey with some more selectors diff commit author jason laster date thu feb searching test diff git a src test integration tests searching text js b src test integration tests searching text js new file mode index dev null b src test integration tests searching text js const selectsource presskey require utils commands async function searching ctx const ok is ctx const dbg await initdebugger doc sources html await selectsource dbg presskey dbg filesearch presskey dbg fun assertselection dbg from line char to line char presskey dbg enter assertselection dbg from line char to line char presskey dbg escape presskey dbg searchagain assertselection dbg from line char to line char presskey dbg searchagainprev assertselection dbg from line char to line char module exports searching
1
185,719
14,370,987,330
IssuesEvent
2020-12-01 11:54:08
rotki/rotki
https://api.github.com/repos/rotki/rotki
closed
test_uniswap.py::test_get_balances for normal web3 query is flaky
flaky test
## Problem Definition As seen in some test failures like here: https://github.com/rotki/rotki/pull/1791/checks?check_run_id=1453291491 (raw logs [here](https://pipelines.actions.githubusercontent.com/pzx0zrXmeq6QIlZyZm9oxyZTZyxPul0UQTasPXHu9fMGJXpoxp/_apis/pipelines/1/runs/1873/signedlogcontent/30?urlExpires=2020-11-25T13%3A14%3A47.2668564Z&urlSigningMethod=HMACV1&urlSignature=u077w%2FV40EiF4kg0Xly5JoERDrf%2F%2FFc5LjjNLbWDGsg%3D)) this test may time out. This makes sense as we query different open eth3 nodes and spread a whole bunch of queries among them. The test exception looks like this: ``` 2020-11-25T12:34:05.4434160Z INFO rotkehlchen.rotkehlchen:rotkehlchen.py:285 Logging out user user=testuser 2020-11-25T12:34:05.4435426Z INFO rotkehlchen.rotkehlchen:rotkehlchen.py:311 User successfully logged out user=testuser 2020-11-25T12:34:05.4436569Z DEBUG rotkehlchen.api.rest:rest.py:255 Waiting for greenlets 2020-11-25T12:34:05.4437630Z DEBUG rotkehlchen.api.rest:rest.py:257 Waited for greenlets. Killing all other greenlets 2020-11-25T12:34:05.4438816Z DEBUG rotkehlchen.api.rest:rest.py:259 Greenlets killed. Killing zerorpc greenlet 2020-11-25T12:34:05.4439879Z DEBUG rotkehlchen.api.rest:rest.py:260 Shutdown completed 2020-11-25T12:34:05.4441275Z _ test_get_balances[False--ethereum_manager_connect_at_start1-ethereum_modules0-ethereum_accounts0] _ 2020-11-25T12:34:05.4442032Z 2020-11-25T12:34:05.4442928Z rotkehlchen_api_server = <rotkehlchen.api.server.APIServer object at 0x7fec72e71c90> 2020-11-25T12:34:05.4444458Z ethereum_accounts = ['0x631fdEF0781c00ADd20176f254F5ae5C26Da1c99'] 2020-11-25T12:34:05.4446083Z rotki_premium_credentials = <rotkehlchen.premium.premium.PremiumCredentials object at 0x7fec721ed0d0> 2020-11-25T12:34:05.4447411Z start_with_valid_premium = False 2020-11-25T12:34:05.4447765Z 2020-11-25T12:34:05.4448657Z @pytest.mark.parametrize('ethereum_accounts', [[LP_HOLDER_ADDRESS]]) 2020-11-25T12:34:05.4449929Z @pytest.mark.parametrize('ethereum_modules', [['uniswap']]) 2020-11-25T12:34:05.4450782Z @pytest.mark.parametrize( 2020-11-25T12:34:05.4451904Z 'start_with_valid_premium,ethrpc_endpoint,ethereum_manager_connect_at_start', 2020-11-25T12:34:05.4452867Z [ # Test with infura (as own node), many open nodes, and premium + graph 2020-11-25T12:34:05.4453731Z (False, INFURA_TEST, (NodeName.OWN, NodeName.MYCRYPTO)), 2020-11-25T12:34:05.4455002Z (False, '', (NodeName.MYCRYPTO, NodeName.BLOCKSCOUT, NodeName.AVADO_POOL)), 2020-11-25T12:34:05.4455968Z (True, '', ()), 2020-11-25T12:34:05.4456352Z ], 2020-11-25T12:34:05.4456704Z ) 2020-11-25T12:34:05.4457115Z def test_get_balances( 2020-11-25T12:34:05.4457669Z rotkehlchen_api_server, 2020-11-25T12:34:05.4458574Z ethereum_accounts, # pylint: disable=unused-argument 2020-11-25T12:34:05.4459299Z rotki_premium_credentials, 2020-11-25T12:34:05.4459972Z start_with_valid_premium, 2020-11-25T12:34:05.4460387Z ): 2020-11-25T12:34:05.4460952Z """Check querying the uniswap balances endpoint works. Uses real data 2020-11-25T12:34:05.4461526Z 2020-11-25T12:34:05.4462119Z Checks the functionality both for the graph queries (when premium) and simple 2020-11-25T12:34:05.4462853Z onchain queries (without premium) 2020-11-25T12:34:05.4463307Z """ 2020-11-25T12:34:05.4463781Z async_query = random.choice([False, True]) 2020-11-25T12:34:05.4464506Z rotki = rotkehlchen_api_server.rest_api.rotkehlchen 2020-11-25T12:34:05.4465074Z 2020-11-25T12:34:05.4465427Z premium = None 2020-11-25T12:34:05.4465891Z if start_with_valid_premium: 2020-11-25T12:34:05.4466533Z premium = Premium(rotki_premium_credentials) 2020-11-25T12:34:05.4466978Z 2020-11-25T12:34:05.4467358Z # Set module premium attribute 2020-11-25T12:34:05.4467960Z rotki.chain_manager.uniswap.premium = premium 2020-11-25T12:34:05.4468476Z 2020-11-25T12:34:05.4468854Z response = requests.get( 2020-11-25T12:34:05.4469678Z api_url_for(rotkehlchen_api_server, 'uniswapbalancesresource'), 2020-11-25T12:34:05.4470479Z json={'async_query': async_query}, 2020-11-25T12:34:05.4470842Z ) 2020-11-25T12:34:05.4471170Z if async_query: 2020-11-25T12:34:05.4471641Z task_id = assert_ok_async_response(response) 2020-11-25T12:34:05.4472136Z outcome = wait_for_async_task( 2020-11-25T12:34:05.4472742Z server=rotkehlchen_api_server, 2020-11-25T12:34:05.4473245Z task_id=task_id, 2020-11-25T12:34:05.4473609Z > timeout=ASYNC_TASK_WAIT_TIMEOUT * 5, 2020-11-25T12:34:05.4473952Z ) 2020-11-25T12:34:05.4474130Z 2020-11-25T12:34:05.4474481Z rotkehlchen/tests/api/test_uniswap.py:98: 2020-11-25T12:34:05.4474892Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2020-11-25T12:34:05.4475329Z rotkehlchen/tests/utils/api.py:131: in wait_for_async_task 2020-11-25T12:34:05.4475876Z api_url_for(server, "specific_async_tasks_resource", task_id=task_id), 2020-11-25T12:34:05.4476727Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/api.py:75: in get 2020-11-25T12:34:05.4477496Z return request('get', url, params=params, **kwargs) 2020-11-25T12:34:05.4478298Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/api.py:60: in request 2020-11-25T12:34:05.4479354Z return session.request(method=method, url=url, **kwargs) 2020-11-25T12:34:05.4480664Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/sessions.py:524: in request 2020-11-25T12:34:05.4481606Z resp = self.send(prep, **send_kwargs) 2020-11-25T12:34:05.4482745Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/sessions.py:637: in send 2020-11-25T12:34:05.4483657Z r = adapter.send(request, **kwargs) 2020-11-25T12:34:05.4484792Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/adapters.py:449: in send 2020-11-25T12:34:05.4485633Z timeout=timeout 2020-11-25T12:34:05.4486735Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen 2020-11-25T12:34:05.4487649Z chunked=chunked) 2020-11-25T12:34:05.4488800Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request 2020-11-25T12:34:05.4489929Z conn.request(method, url, **httplib_request_kw) 2020-11-25T12:34:05.4490893Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1277: in request 2020-11-25T12:34:05.4491642Z self._send_request(method, url, body, headers, encode_chunked) 2020-11-25T12:34:05.4492385Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1323: in _send_request 2020-11-25T12:34:05.4493154Z self.endheaders(body, encode_chunked=encode_chunked) 2020-11-25T12:34:05.4493921Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1272: in endheaders 2020-11-25T12:34:05.4494676Z self._send_output(message_body, encode_chunked=encode_chunked) 2020-11-25T12:34:05.4495427Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1032: in _send_output 2020-11-25T12:34:05.4496012Z self.send(msg) 2020-11-25T12:34:05.4496585Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:972: in send 2020-11-25T12:34:05.4497162Z self.connect() 2020-11-25T12:34:05.4498038Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connection.py:181: in connect 2020-11-25T12:34:05.4498745Z conn = self._new_conn() 2020-11-25T12:34:05.4499623Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connection.py:159: in _new_conn 2020-11-25T12:34:05.4500451Z (self._dns_host, self.port), self.timeout, **extra_kw) 2020-11-25T12:34:05.4501506Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/util/connection.py:57: in create_connection 2020-11-25T12:34:05.4502478Z for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): 2020-11-25T12:34:05.4503589Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/gevent/_socketcommon.py:218: in getaddrinfo 2020-11-25T12:34:05.4504579Z addrlist = get_hub().resolver.getaddrinfo(host, port, family, type, proto, flags) 2020-11-25T12:34:05.4505728Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/gevent/resolver/thread.py:67: in getaddrinfo 2020-11-25T12:34:05.4506768Z return self.pool.apply(_socket.getaddrinfo, args, kwargs) 2020-11-25T12:34:05.4507939Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/gevent/pool.py:159: in apply 2020-11-25T12:34:05.4508670Z return self.spawn(func, *args, **kwds).get() 2020-11-25T12:34:05.4509308Z src/gevent/event.py:268: in gevent._event.AsyncResult.get 2020-11-25T12:34:05.4509835Z ??? 2020-11-25T12:34:05.4510342Z src/gevent/event.py:293: in gevent._event.AsyncResult.get 2020-11-25T12:34:05.4511057Z ??? 2020-11-25T12:34:05.4511841Z src/gevent/_abstract_linkable.py:165: in gevent.__abstract_linkable.AbstractLinkable._wait_core 2020-11-25T12:34:05.4512614Z ??? 2020-11-25T12:34:05.4513393Z src/gevent/_abstract_linkable.py:169: in gevent.__abstract_linkable.AbstractLinkable._wait_core 2020-11-25T12:34:05.4514174Z ??? 2020-11-25T12:34:05.4515278Z src/gevent/_greenlet_primitives.py:61: in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch 2020-11-25T12:34:05.4516396Z ??? 2020-11-25T12:34:05.4517566Z src/gevent/_greenlet_primitives.py:61: in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch 2020-11-25T12:34:05.4518660Z ??? 2020-11-25T12:34:05.4519978Z src/gevent/_greenlet_primitives.py:65: in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch 2020-11-25T12:34:05.4521162Z ??? 2020-11-25T12:34:05.4521568Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2020-11-25T12:34:05.4521870Z 2020-11-25T12:34:05.4522204Z > ??? 2020-11-25T12:34:05.4522850Z E gevent.timeout.Timeout: 150 seconds ``` So it seems like for some runs of the test 150 seconds is not enough? ## Task Perhaps just increase the timeout for the test?
1.0
test_uniswap.py::test_get_balances for normal web3 query is flaky - ## Problem Definition As seen in some test failures like here: https://github.com/rotki/rotki/pull/1791/checks?check_run_id=1453291491 (raw logs [here](https://pipelines.actions.githubusercontent.com/pzx0zrXmeq6QIlZyZm9oxyZTZyxPul0UQTasPXHu9fMGJXpoxp/_apis/pipelines/1/runs/1873/signedlogcontent/30?urlExpires=2020-11-25T13%3A14%3A47.2668564Z&urlSigningMethod=HMACV1&urlSignature=u077w%2FV40EiF4kg0Xly5JoERDrf%2F%2FFc5LjjNLbWDGsg%3D)) this test may time out. This makes sense as we query different open eth3 nodes and spread a whole bunch of queries among them. The test exception looks like this: ``` 2020-11-25T12:34:05.4434160Z INFO rotkehlchen.rotkehlchen:rotkehlchen.py:285 Logging out user user=testuser 2020-11-25T12:34:05.4435426Z INFO rotkehlchen.rotkehlchen:rotkehlchen.py:311 User successfully logged out user=testuser 2020-11-25T12:34:05.4436569Z DEBUG rotkehlchen.api.rest:rest.py:255 Waiting for greenlets 2020-11-25T12:34:05.4437630Z DEBUG rotkehlchen.api.rest:rest.py:257 Waited for greenlets. Killing all other greenlets 2020-11-25T12:34:05.4438816Z DEBUG rotkehlchen.api.rest:rest.py:259 Greenlets killed. Killing zerorpc greenlet 2020-11-25T12:34:05.4439879Z DEBUG rotkehlchen.api.rest:rest.py:260 Shutdown completed 2020-11-25T12:34:05.4441275Z _ test_get_balances[False--ethereum_manager_connect_at_start1-ethereum_modules0-ethereum_accounts0] _ 2020-11-25T12:34:05.4442032Z 2020-11-25T12:34:05.4442928Z rotkehlchen_api_server = <rotkehlchen.api.server.APIServer object at 0x7fec72e71c90> 2020-11-25T12:34:05.4444458Z ethereum_accounts = ['0x631fdEF0781c00ADd20176f254F5ae5C26Da1c99'] 2020-11-25T12:34:05.4446083Z rotki_premium_credentials = <rotkehlchen.premium.premium.PremiumCredentials object at 0x7fec721ed0d0> 2020-11-25T12:34:05.4447411Z start_with_valid_premium = False 2020-11-25T12:34:05.4447765Z 2020-11-25T12:34:05.4448657Z @pytest.mark.parametrize('ethereum_accounts', [[LP_HOLDER_ADDRESS]]) 2020-11-25T12:34:05.4449929Z @pytest.mark.parametrize('ethereum_modules', [['uniswap']]) 2020-11-25T12:34:05.4450782Z @pytest.mark.parametrize( 2020-11-25T12:34:05.4451904Z 'start_with_valid_premium,ethrpc_endpoint,ethereum_manager_connect_at_start', 2020-11-25T12:34:05.4452867Z [ # Test with infura (as own node), many open nodes, and premium + graph 2020-11-25T12:34:05.4453731Z (False, INFURA_TEST, (NodeName.OWN, NodeName.MYCRYPTO)), 2020-11-25T12:34:05.4455002Z (False, '', (NodeName.MYCRYPTO, NodeName.BLOCKSCOUT, NodeName.AVADO_POOL)), 2020-11-25T12:34:05.4455968Z (True, '', ()), 2020-11-25T12:34:05.4456352Z ], 2020-11-25T12:34:05.4456704Z ) 2020-11-25T12:34:05.4457115Z def test_get_balances( 2020-11-25T12:34:05.4457669Z rotkehlchen_api_server, 2020-11-25T12:34:05.4458574Z ethereum_accounts, # pylint: disable=unused-argument 2020-11-25T12:34:05.4459299Z rotki_premium_credentials, 2020-11-25T12:34:05.4459972Z start_with_valid_premium, 2020-11-25T12:34:05.4460387Z ): 2020-11-25T12:34:05.4460952Z """Check querying the uniswap balances endpoint works. Uses real data 2020-11-25T12:34:05.4461526Z 2020-11-25T12:34:05.4462119Z Checks the functionality both for the graph queries (when premium) and simple 2020-11-25T12:34:05.4462853Z onchain queries (without premium) 2020-11-25T12:34:05.4463307Z """ 2020-11-25T12:34:05.4463781Z async_query = random.choice([False, True]) 2020-11-25T12:34:05.4464506Z rotki = rotkehlchen_api_server.rest_api.rotkehlchen 2020-11-25T12:34:05.4465074Z 2020-11-25T12:34:05.4465427Z premium = None 2020-11-25T12:34:05.4465891Z if start_with_valid_premium: 2020-11-25T12:34:05.4466533Z premium = Premium(rotki_premium_credentials) 2020-11-25T12:34:05.4466978Z 2020-11-25T12:34:05.4467358Z # Set module premium attribute 2020-11-25T12:34:05.4467960Z rotki.chain_manager.uniswap.premium = premium 2020-11-25T12:34:05.4468476Z 2020-11-25T12:34:05.4468854Z response = requests.get( 2020-11-25T12:34:05.4469678Z api_url_for(rotkehlchen_api_server, 'uniswapbalancesresource'), 2020-11-25T12:34:05.4470479Z json={'async_query': async_query}, 2020-11-25T12:34:05.4470842Z ) 2020-11-25T12:34:05.4471170Z if async_query: 2020-11-25T12:34:05.4471641Z task_id = assert_ok_async_response(response) 2020-11-25T12:34:05.4472136Z outcome = wait_for_async_task( 2020-11-25T12:34:05.4472742Z server=rotkehlchen_api_server, 2020-11-25T12:34:05.4473245Z task_id=task_id, 2020-11-25T12:34:05.4473609Z > timeout=ASYNC_TASK_WAIT_TIMEOUT * 5, 2020-11-25T12:34:05.4473952Z ) 2020-11-25T12:34:05.4474130Z 2020-11-25T12:34:05.4474481Z rotkehlchen/tests/api/test_uniswap.py:98: 2020-11-25T12:34:05.4474892Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2020-11-25T12:34:05.4475329Z rotkehlchen/tests/utils/api.py:131: in wait_for_async_task 2020-11-25T12:34:05.4475876Z api_url_for(server, "specific_async_tasks_resource", task_id=task_id), 2020-11-25T12:34:05.4476727Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/api.py:75: in get 2020-11-25T12:34:05.4477496Z return request('get', url, params=params, **kwargs) 2020-11-25T12:34:05.4478298Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/api.py:60: in request 2020-11-25T12:34:05.4479354Z return session.request(method=method, url=url, **kwargs) 2020-11-25T12:34:05.4480664Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/sessions.py:524: in request 2020-11-25T12:34:05.4481606Z resp = self.send(prep, **send_kwargs) 2020-11-25T12:34:05.4482745Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/sessions.py:637: in send 2020-11-25T12:34:05.4483657Z r = adapter.send(request, **kwargs) 2020-11-25T12:34:05.4484792Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/requests/adapters.py:449: in send 2020-11-25T12:34:05.4485633Z timeout=timeout 2020-11-25T12:34:05.4486735Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen 2020-11-25T12:34:05.4487649Z chunked=chunked) 2020-11-25T12:34:05.4488800Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request 2020-11-25T12:34:05.4489929Z conn.request(method, url, **httplib_request_kw) 2020-11-25T12:34:05.4490893Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1277: in request 2020-11-25T12:34:05.4491642Z self._send_request(method, url, body, headers, encode_chunked) 2020-11-25T12:34:05.4492385Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1323: in _send_request 2020-11-25T12:34:05.4493154Z self.endheaders(body, encode_chunked=encode_chunked) 2020-11-25T12:34:05.4493921Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1272: in endheaders 2020-11-25T12:34:05.4494676Z self._send_output(message_body, encode_chunked=encode_chunked) 2020-11-25T12:34:05.4495427Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:1032: in _send_output 2020-11-25T12:34:05.4496012Z self.send(msg) 2020-11-25T12:34:05.4496585Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/http/client.py:972: in send 2020-11-25T12:34:05.4497162Z self.connect() 2020-11-25T12:34:05.4498038Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connection.py:181: in connect 2020-11-25T12:34:05.4498745Z conn = self._new_conn() 2020-11-25T12:34:05.4499623Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/connection.py:159: in _new_conn 2020-11-25T12:34:05.4500451Z (self._dns_host, self.port), self.timeout, **extra_kw) 2020-11-25T12:34:05.4501506Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/urllib3/util/connection.py:57: in create_connection 2020-11-25T12:34:05.4502478Z for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): 2020-11-25T12:34:05.4503589Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/gevent/_socketcommon.py:218: in getaddrinfo 2020-11-25T12:34:05.4504579Z addrlist = get_hub().resolver.getaddrinfo(host, port, family, type, proto, flags) 2020-11-25T12:34:05.4505728Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/gevent/resolver/thread.py:67: in getaddrinfo 2020-11-25T12:34:05.4506768Z return self.pool.apply(_socket.getaddrinfo, args, kwargs) 2020-11-25T12:34:05.4507939Z /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/gevent/pool.py:159: in apply 2020-11-25T12:34:05.4508670Z return self.spawn(func, *args, **kwds).get() 2020-11-25T12:34:05.4509308Z src/gevent/event.py:268: in gevent._event.AsyncResult.get 2020-11-25T12:34:05.4509835Z ??? 2020-11-25T12:34:05.4510342Z src/gevent/event.py:293: in gevent._event.AsyncResult.get 2020-11-25T12:34:05.4511057Z ??? 2020-11-25T12:34:05.4511841Z src/gevent/_abstract_linkable.py:165: in gevent.__abstract_linkable.AbstractLinkable._wait_core 2020-11-25T12:34:05.4512614Z ??? 2020-11-25T12:34:05.4513393Z src/gevent/_abstract_linkable.py:169: in gevent.__abstract_linkable.AbstractLinkable._wait_core 2020-11-25T12:34:05.4514174Z ??? 2020-11-25T12:34:05.4515278Z src/gevent/_greenlet_primitives.py:61: in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch 2020-11-25T12:34:05.4516396Z ??? 2020-11-25T12:34:05.4517566Z src/gevent/_greenlet_primitives.py:61: in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch 2020-11-25T12:34:05.4518660Z ??? 2020-11-25T12:34:05.4519978Z src/gevent/_greenlet_primitives.py:65: in gevent.__greenlet_primitives.SwitchOutGreenletWithLoop.switch 2020-11-25T12:34:05.4521162Z ??? 2020-11-25T12:34:05.4521568Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2020-11-25T12:34:05.4521870Z 2020-11-25T12:34:05.4522204Z > ??? 2020-11-25T12:34:05.4522850Z E gevent.timeout.Timeout: 150 seconds ``` So it seems like for some runs of the test 150 seconds is not enough? ## Task Perhaps just increase the timeout for the test?
test
test uniswap py test get balances for normal query is flaky problem definition as seen in some test failures like here raw logs this test may time out this makes sense as we query different open nodes and spread a whole bunch of queries among them the test exception looks like this info rotkehlchen rotkehlchen rotkehlchen py logging out user user testuser info rotkehlchen rotkehlchen rotkehlchen py user successfully logged out user testuser debug rotkehlchen api rest rest py waiting for greenlets debug rotkehlchen api rest rest py waited for greenlets killing all other greenlets debug rotkehlchen api rest rest py greenlets killed killing zerorpc greenlet debug rotkehlchen api rest rest py shutdown completed test get balances rotkehlchen api server ethereum accounts rotki premium credentials start with valid premium false pytest mark parametrize ethereum accounts pytest mark parametrize ethereum modules pytest mark parametrize start with valid premium ethrpc endpoint ethereum manager connect at start test with infura as own node many open nodes and premium graph false infura test nodename own nodename mycrypto false nodename mycrypto nodename blockscout nodename avado pool true def test get balances rotkehlchen api server ethereum accounts pylint disable unused argument rotki premium credentials start with valid premium check querying the uniswap balances endpoint works uses real data checks the functionality both for the graph queries when premium and simple onchain queries without premium async query random choice rotki rotkehlchen api server rest api rotkehlchen premium none if start with valid premium premium premium rotki premium credentials set module premium attribute rotki chain manager uniswap premium premium response requests get api url for rotkehlchen api server uniswapbalancesresource json async query async query if async query task id assert ok async response response outcome wait for async task server rotkehlchen api server task id task id timeout async task wait timeout rotkehlchen tests api test uniswap py rotkehlchen tests utils api py in wait for async task api url for server specific async tasks resource task id task id opt hostedtoolcache python lib site packages requests api py in get return request get url params params kwargs opt hostedtoolcache python lib site packages requests api py in request return session request method method url url kwargs opt hostedtoolcache python lib site packages requests sessions py in request resp self send prep send kwargs opt hostedtoolcache python lib site packages requests sessions py in send r adapter send request kwargs opt hostedtoolcache python lib site packages requests adapters py in send timeout timeout opt hostedtoolcache python lib site packages connectionpool py in urlopen chunked chunked opt hostedtoolcache python lib site packages connectionpool py in make request conn request method url httplib request kw opt hostedtoolcache python lib http client py in request self send request method url body headers encode chunked opt hostedtoolcache python lib http client py in send request self endheaders body encode chunked encode chunked opt hostedtoolcache python lib http client py in endheaders self send output message body encode chunked encode chunked opt hostedtoolcache python lib http client py in send output self send msg opt hostedtoolcache python lib http client py in send self connect opt hostedtoolcache python lib site packages connection py in connect conn self new conn opt hostedtoolcache python lib site packages connection py in new conn self dns host self port self timeout extra kw opt hostedtoolcache python lib site packages util connection py in create connection for res in socket getaddrinfo host port family socket sock stream opt hostedtoolcache python lib site packages gevent socketcommon py in getaddrinfo addrlist get hub resolver getaddrinfo host port family type proto flags opt hostedtoolcache python lib site packages gevent resolver thread py in getaddrinfo return self pool apply socket getaddrinfo args kwargs opt hostedtoolcache python lib site packages gevent pool py in apply return self spawn func args kwds get src gevent event py in gevent event asyncresult get src gevent event py in gevent event asyncresult get src gevent abstract linkable py in gevent abstract linkable abstractlinkable wait core src gevent abstract linkable py in gevent abstract linkable abstractlinkable wait core src gevent greenlet primitives py in gevent greenlet primitives switchoutgreenletwithloop switch src gevent greenlet primitives py in gevent greenlet primitives switchoutgreenletwithloop switch src gevent greenlet primitives py in gevent greenlet primitives switchoutgreenletwithloop switch e gevent timeout timeout seconds so it seems like for some runs of the test seconds is not enough task perhaps just increase the timeout for the test
1
78,495
7,644,850,271
IssuesEvent
2018-05-08 16:41:06
CuBoulder/express
https://api.github.com/repos/CuBoulder/express
closed
Add running db updates to the Travis test scripts
3.0:Alex:Testing
You can now test db updates on Travis since the database export of the last time code was merged into dev is used by default.
1.0
Add running db updates to the Travis test scripts - You can now test db updates on Travis since the database export of the last time code was merged into dev is used by default.
test
add running db updates to the travis test scripts you can now test db updates on travis since the database export of the last time code was merged into dev is used by default
1
14,617
25,236,942,344
IssuesEvent
2022-11-15 02:14:10
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Jobservice dashboard
kind/requirement target/2.7.0
There are many jobs implemented by job service, and there are created/scheduled in different API/UI, user might consider these jobs have no relationship. actually, the long-run job might block the execution of the other jobs, and cause some jobs never to be scheduled. Users should have a jobservice dashboard to check if the current worker pool is blocked and also have a way to kill the long-run jobs, and check the queue depth ( it is exposed by metrics previously). without this tool, user could not recover the Harbor instance from these sorts of issues.
1.0
Jobservice dashboard - There are many jobs implemented by job service, and there are created/scheduled in different API/UI, user might consider these jobs have no relationship. actually, the long-run job might block the execution of the other jobs, and cause some jobs never to be scheduled. Users should have a jobservice dashboard to check if the current worker pool is blocked and also have a way to kill the long-run jobs, and check the queue depth ( it is exposed by metrics previously). without this tool, user could not recover the Harbor instance from these sorts of issues.
non_test
jobservice dashboard there are many jobs implemented by job service and there are created scheduled in different api ui user might consider these jobs have no relationship actually the long run job might block the execution of the other jobs and cause some jobs never to be scheduled users should have a jobservice dashboard to check if the current worker pool is blocked and also have a way to kill the long run jobs and check the queue depth it is exposed by metrics previously without this tool user could not recover the harbor instance from these sorts of issues
0
36,307
7,884,172,672
IssuesEvent
2018-06-27 08:21:01
netty/netty
https://api.github.com/repos/netty/netty
closed
netty dns resolving performance sometimes decreased greatly
defect
### Expected behavior We have used netty dns resolver as our product's dns resolver. And from the metrics monitored by our monitoring tool, we have about 130+ resolving per seconds: ![image](https://user-images.githubusercontent.com/12515529/41154799-e653c120-6b4d-11e8-8851-92d0626757b7.png) And normally the resolving performance is great, and it is about 50ms per resolving. ![image](https://user-images.githubusercontent.com/12515529/41154838-1463f4f4-6b4e-11e8-9724-5234a0b07547.png) ### Actual behavior But the situation may get worse and become unrecoverable unless we restart our java process. Average resolving time may be increased to more than 4 seconds... It will be very helpful if you guys have any ideas for this case. Thanks ### Steps to reproduce It happens occasionally ### Minimal yet complete reproducer code (or URL to code) ### Netty version io.netty:netty-all:4.1.18.Final ### JVM version (e.g. `java -version`) java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode) ### OS version (e.g. `uname -a`) ``` Linux production 2.6.32-696.3.2.el6.x86_64 #1 SMP Tue Jun 20 01:26:55 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux ```
1.0
netty dns resolving performance sometimes decreased greatly - ### Expected behavior We have used netty dns resolver as our product's dns resolver. And from the metrics monitored by our monitoring tool, we have about 130+ resolving per seconds: ![image](https://user-images.githubusercontent.com/12515529/41154799-e653c120-6b4d-11e8-8851-92d0626757b7.png) And normally the resolving performance is great, and it is about 50ms per resolving. ![image](https://user-images.githubusercontent.com/12515529/41154838-1463f4f4-6b4e-11e8-9724-5234a0b07547.png) ### Actual behavior But the situation may get worse and become unrecoverable unless we restart our java process. Average resolving time may be increased to more than 4 seconds... It will be very helpful if you guys have any ideas for this case. Thanks ### Steps to reproduce It happens occasionally ### Minimal yet complete reproducer code (or URL to code) ### Netty version io.netty:netty-all:4.1.18.Final ### JVM version (e.g. `java -version`) java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode) ### OS version (e.g. `uname -a`) ``` Linux production 2.6.32-696.3.2.el6.x86_64 #1 SMP Tue Jun 20 01:26:55 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux ```
non_test
netty dns resolving performance sometimes decreased greatly expected behavior we have used netty dns resolver as our product s dns resolver and from the metrics monitored by our monitoring tool we have about resolving per seconds and normally the resolving performance is great and it is about per resolving actual behavior but the situation may get worse and become unrecoverable unless we restart our java process average resolving time may be increased to more than seconds it will be very helpful if you guys have any ideas for this case thanks steps to reproduce it happens occasionally minimal yet complete reproducer code or url to code netty version io netty netty all final jvm version e g java version java version java tm se runtime environment build java hotspot tm bit server vm build mixed mode os version e g uname a linux production smp tue jun utc gnu linux
0
339,557
24,623,055,583
IssuesEvent
2022-10-16 06:31:52
bensohh/alpha
https://api.github.com/repos/bensohh/alpha
opened
More documentation for methods (Dummy Bug Report)
type.DocumentationBug severity.VeryLow
**Perhaps more comments can be included within the overriden method to enhance the following:** * Clarity of each step taken * Sections handling different scenarios ![Screenshot 2022-10-16 at 2.28.40 PM.png](https://raw.githubusercontent.com/bensohh/alpha/main/files/f7f43922-1fe5-4de3-83eb-55514f10a995.png) <!--session: 1665901047883-7f629e61-5f78-43f4-b8b2-e6435b7244a1--> <!--Version: Web v3.4.3-->
1.0
More documentation for methods (Dummy Bug Report) - **Perhaps more comments can be included within the overriden method to enhance the following:** * Clarity of each step taken * Sections handling different scenarios ![Screenshot 2022-10-16 at 2.28.40 PM.png](https://raw.githubusercontent.com/bensohh/alpha/main/files/f7f43922-1fe5-4de3-83eb-55514f10a995.png) <!--session: 1665901047883-7f629e61-5f78-43f4-b8b2-e6435b7244a1--> <!--Version: Web v3.4.3-->
non_test
more documentation for methods dummy bug report perhaps more comments can be included within the overriden method to enhance the following clarity of each step taken sections handling different scenarios
0
22,900
3,975,527,457
IssuesEvent
2016-05-05 06:05:43
owncloud/client
https://api.github.com/repos/owncloud/client
closed
[Linux] ignores changes to some files (.git folder): when the client is restarted it notices the changed files and uploads them OK
bug ReadyToTest sev2-high
### Expected behaviour Whenever a file is modified locally it is uploaded to server ### Actual behaviour Changes in files (in a .git folder) are sometimes ignored ### Steps to reproduce 1. commit something to a local git repository 2. notice that files changed in the .git folder are not being uploaded to server, not even after two hours of waiting to see if the owncloud-client catches up 3. happens sometimes only, started like 4 days ago, before it's been working fine for 3 months, AFAIK ### Server configuration Operating system: Ubuntu 12.04 LTS Web server: Apache Database: MySQL PHP version: 5.4.45 ownCloud version: 8.2.2-1.1 Storage backend: filesystem ### Client configuration Client version: 2.1.1-2.1 Operating system: Ubuntu 14.04 LTS OS language: Czech Installation path of client: from your debian package ### Logs I don't have logs yet as the client is running without logs now and it seems that for capturing log to a file I'd have to restart it - and **when the client is restarted it notices the changed files and uploads them OK** so such log wouldn't help. What I can observe is that the last owncloud client upload happened at 8:43:51 even though there have newly modified files since then, see below: ``` $ LC_ALL=C ls -lt .git total 140 -rw-rw-r-- 1 joy joy 4463 Apr 11 09:09 gitk.cache drwxrwxr-x 8 joy joy 4096 Apr 11 09:09 ./ -rw-rw-r-- 1 joy joy 643 Apr 11 09:09 index drwxrwxr-x 135 joy joy 20480 Apr 11 09:09 objects/ drwxrwxr-x 4 joy joy 4096 Apr 11 08:43 ../ ``` Please notice that this happens irregularly and I don't know if it is related to the particular .git folder only - I just noticed it here first.
1.0
[Linux] ignores changes to some files (.git folder): when the client is restarted it notices the changed files and uploads them OK - ### Expected behaviour Whenever a file is modified locally it is uploaded to server ### Actual behaviour Changes in files (in a .git folder) are sometimes ignored ### Steps to reproduce 1. commit something to a local git repository 2. notice that files changed in the .git folder are not being uploaded to server, not even after two hours of waiting to see if the owncloud-client catches up 3. happens sometimes only, started like 4 days ago, before it's been working fine for 3 months, AFAIK ### Server configuration Operating system: Ubuntu 12.04 LTS Web server: Apache Database: MySQL PHP version: 5.4.45 ownCloud version: 8.2.2-1.1 Storage backend: filesystem ### Client configuration Client version: 2.1.1-2.1 Operating system: Ubuntu 14.04 LTS OS language: Czech Installation path of client: from your debian package ### Logs I don't have logs yet as the client is running without logs now and it seems that for capturing log to a file I'd have to restart it - and **when the client is restarted it notices the changed files and uploads them OK** so such log wouldn't help. What I can observe is that the last owncloud client upload happened at 8:43:51 even though there have newly modified files since then, see below: ``` $ LC_ALL=C ls -lt .git total 140 -rw-rw-r-- 1 joy joy 4463 Apr 11 09:09 gitk.cache drwxrwxr-x 8 joy joy 4096 Apr 11 09:09 ./ -rw-rw-r-- 1 joy joy 643 Apr 11 09:09 index drwxrwxr-x 135 joy joy 20480 Apr 11 09:09 objects/ drwxrwxr-x 4 joy joy 4096 Apr 11 08:43 ../ ``` Please notice that this happens irregularly and I don't know if it is related to the particular .git folder only - I just noticed it here first.
test
ignores changes to some files git folder when the client is restarted it notices the changed files and uploads them ok expected behaviour whenever a file is modified locally it is uploaded to server actual behaviour changes in files in a git folder are sometimes ignored steps to reproduce commit something to a local git repository notice that files changed in the git folder are not being uploaded to server not even after two hours of waiting to see if the owncloud client catches up happens sometimes only started like days ago before it s been working fine for months afaik server configuration operating system ubuntu lts web server apache database mysql php version owncloud version storage backend filesystem client configuration client version operating system ubuntu lts os language czech installation path of client from your debian package logs i don t have logs yet as the client is running without logs now and it seems that for capturing log to a file i d have to restart it and when the client is restarted it notices the changed files and uploads them ok so such log wouldn t help what i can observe is that the last owncloud client upload happened at even though there have newly modified files since then see below lc all c ls lt git total rw rw r joy joy apr gitk cache drwxrwxr x joy joy apr rw rw r joy joy apr index drwxrwxr x joy joy apr objects drwxrwxr x joy joy apr please notice that this happens irregularly and i don t know if it is related to the particular git folder only i just noticed it here first
1
335,177
30,016,416,229
IssuesEvent
2023-06-26 19:05:09
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
sqlccl: interesting failures from TestExplainRedactDDL
C-bug skipped-test T-sql-queries
`TestExplainRedactDDL` is producing some interesting failures that don't seem to have anything to do with redaction of `EXPLAIN` output. For example, these: - https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelExtendedCi/9144645?showRootCauses=true&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true&logFilter=debug - https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/9130717?buildTab=overview&showRootCauses=true&expandBuildProblemsSection=true&expandBuildTestsSection=true&expandBuildChangesSection=true I'm going to check this test in skipped, and then investigate these failures. Jira issue: CRDB-25650
1.0
sqlccl: interesting failures from TestExplainRedactDDL - `TestExplainRedactDDL` is producing some interesting failures that don't seem to have anything to do with redaction of `EXPLAIN` output. For example, these: - https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelExtendedCi/9144645?showRootCauses=true&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true&logFilter=debug - https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/9130717?buildTab=overview&showRootCauses=true&expandBuildProblemsSection=true&expandBuildTestsSection=true&expandBuildChangesSection=true I'm going to check this test in skipped, and then investigate these failures. Jira issue: CRDB-25650
test
sqlccl interesting failures from testexplainredactddl testexplainredactddl is producing some interesting failures that don t seem to have anything to do with redaction of explain output for example these i m going to check this test in skipped and then investigate these failures jira issue crdb
1
120,732
10,132,331,200
IssuesEvent
2019-08-01 22:03:57
TeaSpeak/TeaSpeak
https://api.github.com/repos/TeaSpeak/TeaSpeak
closed
(Error) insufficient client permissions (failed on i_permission_modify_power)
bug p:high requires testing
**Describe the bug** Unable to use priority speaker on TeamSpeak 3 Client **To Reproduce** Steps to reproduce the behaviour: 1. Right click on a user 2. Select "Priority Speaker" 3. ERROR: insufficient client permissions (failed on i_permission_modify_power) **Expected behaviour** Allows the use of priority speaker in a channel **Environment information:** Operating system: Ubuntu 18.04 TeaSpeak version: 1.3.19-beta-13 I am using `experimental_31`: yes **Additional context** Add any other context about the problem here.
1.0
(Error) insufficient client permissions (failed on i_permission_modify_power) - **Describe the bug** Unable to use priority speaker on TeamSpeak 3 Client **To Reproduce** Steps to reproduce the behaviour: 1. Right click on a user 2. Select "Priority Speaker" 3. ERROR: insufficient client permissions (failed on i_permission_modify_power) **Expected behaviour** Allows the use of priority speaker in a channel **Environment information:** Operating system: Ubuntu 18.04 TeaSpeak version: 1.3.19-beta-13 I am using `experimental_31`: yes **Additional context** Add any other context about the problem here.
test
error insufficient client permissions failed on i permission modify power describe the bug unable to use priority speaker on teamspeak client to reproduce steps to reproduce the behaviour right click on a user select priority speaker error insufficient client permissions failed on i permission modify power expected behaviour allows the use of priority speaker in a channel environment information operating system ubuntu teaspeak version beta i am using experimental yes additional context add any other context about the problem here
1
513,663
14,924,662,190
IssuesEvent
2021-01-24 01:13:58
blchelle/collabogreat
https://api.github.com/repos/blchelle/collabogreat
closed
Demo Cleanup Bug
Priority: High Status: Available Type: Bug
## Description When the user creates a demo, they get an invitation to a project "Boromi", but is they don't accept this invitation then it can prevent a full clean up of the demo environment when they are finished.
1.0
Demo Cleanup Bug - ## Description When the user creates a demo, they get an invitation to a project "Boromi", but is they don't accept this invitation then it can prevent a full clean up of the demo environment when they are finished.
non_test
demo cleanup bug description when the user creates a demo they get an invitation to a project boromi but is they don t accept this invitation then it can prevent a full clean up of the demo environment when they are finished
0
375,393
11,103,808,351
IssuesEvent
2019-12-17 05:27:41
kubernetes-sigs/kube-batch
https://api.github.com/repos/kubernetes-sigs/kube-batch
closed
Support Equivalence failure cache by template-uuid
kind/feature lifecycle/rotten priority/important-soon sig/apps sig/scheduling
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **Description**: For batch workload, there're several "similar" tasks in one job; if one task failed to fit one node, the other tasks will have the same result (except pod affinity/anti-affinity). In kube-batch, we don-t know which tasks are similar, but we can support customized indexed, e.g. an annotation of task template uuid.
1.0
Support Equivalence failure cache by template-uuid - **Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **Description**: For batch workload, there're several "similar" tasks in one job; if one task failed to fit one node, the other tasks will have the same result (except pod affinity/anti-affinity). In kube-batch, we don-t know which tasks are similar, but we can support customized indexed, e.g. an annotation of task template uuid.
non_test
support equivalence failure cache by template uuid is this a bug report or feature request kind feature description for batch workload there re several similar tasks in one job if one task failed to fit one node the other tasks will have the same result except pod affinity anti affinity in kube batch we don t know which tasks are similar but we can support customized indexed e g an annotation of task template uuid
0
608,730
18,847,543,126
IssuesEvent
2021-11-11 16:32:27
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
closed
Zowe API ML to adopt and surface ESM's consolidated SAF Identity tokens
enhancement Priority: High squad Objective Security Epic 21PI3
**Objective:** Tyler / Zach is now enabled to open access to Zowe Conformant APIs via Zowe API ML using SAF Identity JWTs that are issued, validated, and managed directly by z/OS (ESM SAF) Current Zowe Token Providers: - APIML generated JWT, Wrapped LTPA Token generated by z/OSMF - z/OSMF generated liberty JWT - APIML generated JWT on SAF direct validated credentials All of them serve the same purpose - for APIML to provide Security Token to the client-side for sake of SSO. This enhancement will lead to Zowe API ML adopting SAF identity tokens. **Benefits of SAF IDTs:** - Usage of SAF IDT in a current shape and form presents an opportunity to unify the authentication mechanism southbound of the APIML GW. - Full adoption of APIML is a longer-term goal. There are use-cases today that combine standalone & API ML routed services, different "security token providers" might be in play, SAF IDT is an immediate solution for this.   - It unlocks access to any future enhancements that go with using SAF authentication
1.0
Zowe API ML to adopt and surface ESM's consolidated SAF Identity tokens - **Objective:** Tyler / Zach is now enabled to open access to Zowe Conformant APIs via Zowe API ML using SAF Identity JWTs that are issued, validated, and managed directly by z/OS (ESM SAF) Current Zowe Token Providers: - APIML generated JWT, Wrapped LTPA Token generated by z/OSMF - z/OSMF generated liberty JWT - APIML generated JWT on SAF direct validated credentials All of them serve the same purpose - for APIML to provide Security Token to the client-side for sake of SSO. This enhancement will lead to Zowe API ML adopting SAF identity tokens. **Benefits of SAF IDTs:** - Usage of SAF IDT in a current shape and form presents an opportunity to unify the authentication mechanism southbound of the APIML GW. - Full adoption of APIML is a longer-term goal. There are use-cases today that combine standalone & API ML routed services, different "security token providers" might be in play, SAF IDT is an immediate solution for this.   - It unlocks access to any future enhancements that go with using SAF authentication
non_test
zowe api ml to adopt and surface esm s consolidated saf identity tokens objective tyler zach is now enabled to open access to zowe conformant apis via zowe api ml using saf identity jwts that are issued validated and managed directly by z os esm saf current zowe token providers apiml generated jwt wrapped ltpa token generated by z osmf z osmf generated liberty jwt apiml generated jwt on saf direct validated credentials all of them serve the same purpose for apiml to provide security token to the client side for sake of sso this enhancement will lead to zowe api ml adopting saf identity tokens benefits of saf idts usage of saf idt in a current shape and form presents an opportunity to unify the authentication mechanism southbound of the apiml gw full adoption of apiml is a longer term goal there are use cases today that combine standalone api ml routed services different security token providers might be in play saf idt is an immediate solution for this    it unlocks access to any future enhancements that go with using saf authentication
0
208,919
15,949,045,273
IssuesEvent
2021-04-15 06:52:17
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: clock/monotonic/persistent failed
C-test-failure O-roachtest O-robot branch-ricky-test-upgrade-roachprod release-blocker
roachtest.clock/monotonic/persistent [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2883518&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2883518&tab=artifacts#/clock/monotonic/persistent) on ricky-test-upgrade-roachprod @ [54211ed8213a53ed455b859d3b157539618d6e8b](https://github.com/cockroachdb/cockroach/commits/54211ed8213a53ed455b859d3b157539618d6e8b): ``` The test failed on branch=ricky-test-upgrade-roachprod, cloud=gce: test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/clock/monotonic/persistent/run_1 clock_monotonic.go:31,clock_monotonic.go:138,test_runner.go:768: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2883518-1618433186-37-n1cpu4:1 -- sed -i s/&tz/NULL/g bumptime.c returned: exit status 20 (1) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2883518-1618433186-37-n1cpu4:1 -- sed -i s/&tz/NULL/g bumptime.c returned | stderr: | | stdout: | bash: tz/NULL/g: No such file or directory | sed: -e expression #1, char 2: unterminated ``s' command | Error: COMMAND_PROBLEM: exit status 127 | (1) COMMAND_PROBLEM | Wraps: (2) Node 1. Command with error: | | `````` | | sed -i s/&tz/NULL/g bumptime.c | | `````` | Wraps: (3) exit status 127 | Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError Wraps: (2) exit status 20 Error types: (1) *main.withCommandDetails (2) *exec.ExitError ``` <details><summary>Reproduce</summary> <p> <p>To reproduce, try: ```bash # From https://go.crdb.dev/p/roachstress, perhaps edited lightly. caffeinate ./roachstress.sh clock/monotonic/persistent ``` </p> </p> </details> /cc @cockroachdb/kv <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*clock/monotonic/persistent.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
3.0
roachtest: clock/monotonic/persistent failed - roachtest.clock/monotonic/persistent [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2883518&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2883518&tab=artifacts#/clock/monotonic/persistent) on ricky-test-upgrade-roachprod @ [54211ed8213a53ed455b859d3b157539618d6e8b](https://github.com/cockroachdb/cockroach/commits/54211ed8213a53ed455b859d3b157539618d6e8b): ``` The test failed on branch=ricky-test-upgrade-roachprod, cloud=gce: test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/clock/monotonic/persistent/run_1 clock_monotonic.go:31,clock_monotonic.go:138,test_runner.go:768: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2883518-1618433186-37-n1cpu4:1 -- sed -i s/&tz/NULL/g bumptime.c returned: exit status 20 (1) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2883518-1618433186-37-n1cpu4:1 -- sed -i s/&tz/NULL/g bumptime.c returned | stderr: | | stdout: | bash: tz/NULL/g: No such file or directory | sed: -e expression #1, char 2: unterminated ``s' command | Error: COMMAND_PROBLEM: exit status 127 | (1) COMMAND_PROBLEM | Wraps: (2) Node 1. Command with error: | | `````` | | sed -i s/&tz/NULL/g bumptime.c | | `````` | Wraps: (3) exit status 127 | Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError Wraps: (2) exit status 20 Error types: (1) *main.withCommandDetails (2) *exec.ExitError ``` <details><summary>Reproduce</summary> <p> <p>To reproduce, try: ```bash # From https://go.crdb.dev/p/roachstress, perhaps edited lightly. caffeinate ./roachstress.sh clock/monotonic/persistent ``` </p> </p> </details> /cc @cockroachdb/kv <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*clock/monotonic/persistent.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest clock monotonic persistent failed roachtest clock monotonic persistent with on ricky test upgrade roachprod the test failed on branch ricky test upgrade roachprod cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts clock monotonic persistent run clock monotonic go clock monotonic go test runner go home agent work go src github com cockroachdb cockroach bin roachprod run teamcity sed i s tz null g bumptime c returned exit status home agent work go src github com cockroachdb cockroach bin roachprod run teamcity sed i s tz null g bumptime c returned stderr stdout bash tz null g no such file or directory sed e expression char unterminated s command error command problem exit status command problem wraps node command with error sed i s tz null g bumptime c wraps exit status error types errors cmd hintdetail withdetail exec exiterror wraps exit status error types main withcommanddetails exec exiterror reproduce to reproduce try bash from perhaps edited lightly caffeinate roachstress sh clock monotonic persistent cc cockroachdb kv
1
247,270
20,969,431,863
IssuesEvent
2022-03-28 09:57:00
NLCR/SeznamDNNT
https://api.github.com/repos/NLCR/SeznamDNNT
closed
Statistiky - barvy grafů
ToTests Done p:TEST
Bylo by prosím vhodné sladit barvy grafů do stejných odstínů jako jsou boxů nahoře. Takto to absolutně k sobě neladí. ![Snímek z 2022-02-02 18-02-06](https://user-images.githubusercontent.com/33415849/152201353-393055b3-d995-4216-bc74-7c8c633c2a0d.png)
2.0
Statistiky - barvy grafů - Bylo by prosím vhodné sladit barvy grafů do stejných odstínů jako jsou boxů nahoře. Takto to absolutně k sobě neladí. ![Snímek z 2022-02-02 18-02-06](https://user-images.githubusercontent.com/33415849/152201353-393055b3-d995-4216-bc74-7c8c633c2a0d.png)
test
statistiky barvy grafů bylo by prosím vhodné sladit barvy grafů do stejných odstínů jako jsou boxů nahoře takto to absolutně k sobě neladí
1
428,203
29,933,498,184
IssuesEvent
2023-06-22 11:08:35
opensafely-core/ehrql
https://api.github.com/repos/opensafely-core/ehrql
closed
Replace existing Data Builder/ehrQL documentation with the wiki rewrite
documentation
We're reworking the documentation from scratch. When we're happy that it's in the right direction, we should move it into the repository and remove the previously written content.
1.0
Replace existing Data Builder/ehrQL documentation with the wiki rewrite - We're reworking the documentation from scratch. When we're happy that it's in the right direction, we should move it into the repository and remove the previously written content.
non_test
replace existing data builder ehrql documentation with the wiki rewrite we re reworking the documentation from scratch when we re happy that it s in the right direction we should move it into the repository and remove the previously written content
0
34,584
4,933,165,124
IssuesEvent
2016-11-28 15:41:26
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
github.com/cockroachdb/cockroach/pkg/internal/client: TestDB_Get failed under stress
Robot test-failure
SHA: https://github.com/cockroachdb/cockroach/commits/74fd49594fe94a7e48d0d64f96c7227c02a04ab3 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=true TAGS=stress GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=68476&tab=buildLog ``` /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3301 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000b) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139820) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3324 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a5c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3251 [select]: github.com/cockroachdb/cockroach/pkg/sql.NewExecutor.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/executor.go:282 +0x178 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420912120) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3192 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc420d78000, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1879 +0x8a0 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc420d78000, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1715 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc420d78000, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1183 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc420330380, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2386 +0x75e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc42061ce40, 0x2356580, 0xc42016fb60, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:819 +0x352 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc420912000, 0xc420c2bcc8, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:245 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc420247180, 0x23564c0, 0xc42071fac0, 0xc420d902a8, 0xc42071fac0, 0xc420330660, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:830 +0x1ed github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc420247180, 0x23564c0, 0xc42071fac0, 0xc420d902a8, 0x1, 0xc420266050, 0xc420266018) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:850 +0x9b github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext.func1(0x233f040, 0xc420247180, 0xc420f8eb90, 0xc420d90280, 0xc4201617a0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:185 +0x64 created by github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:188 +0x1d6 goroutine 3135 [chan receive]: github.com/cockroachdb/cockroach/pkg/rpc.NewContext.func1() /go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:137 +0x76 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420489d60) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3323 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a5a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3304 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000e) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139880) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3305 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000f) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201398a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3322 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc42071fac0, 0x1dcd6500, 0x0, 0x1, 0xc4202f09e0, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x1, 0xc4202f09e0, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efd40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efd40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efd40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efc80, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420b82ca8, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).sendInternal(0xc420b82c60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420b82ca8, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:587 +0xfd github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).send(0xc420b82c60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:711 +0x498 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).(github.com/cockroachdb/cockroach/pkg/internal/client.send)-fm(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0x58 github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc42053b1d8, 0xc42096a600, 0x0, 0xc420881cd0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Run(0xc420b82c60, 0xc42096a600, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0xc6 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor.func1(0xc420b82c60, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2405 +0x27b github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn.func1(0xc420b82c60, 0xc4208ec2a0, 0x2, 0x18805d3) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:468 +0x2f github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Exec(0xc420b82c60, 0xc4208e0101, 0x0, 0xc4208ec290, 0x233ec80, 0xc42071f700) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:520 +0x215 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn(0xc420d11090, 0x2356540, 0xc420c7e240, 0xc420f93340, 0xc420c13900, 0x2) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:469 +0x1fa github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor(0xc420d78000, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420b898e8, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2447 +0xab4 github.com/cockroachdb/cockroach/pkg/storage.(*splitQueue).process(0xc4210fb970, 0x2356540, 0xc420c7e240, 0x148ad781526c0ee5, 0x0, 0xc420d78000, 0xc420338800, 0x13, 0x20, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/split_queue.go:111 +0x290 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processReplica(0xc420200780, 0x2356580, 0xc420eb4b70, 0xc420d78000, 0xc421134ec0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:549 +0x43c github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1.2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:474 +0xa2 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc420912000, 0xc42053be38, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:478 +0x2f8 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a580) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3311 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1256 +0x372 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420efcb10) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3263 [select]: github.com/cockroachdb/cockroach/pkg/gossip.(*Gossip).manage.func1() /go/src/github.com/cockroachdb/cockroach/pkg/gossip/gossip.go:1027 +0x36b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420990920) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3261 [chan receive]: github.com/cockroachdb/cockroach/pkg/gossip.(*server).start.func3() /go/src/github.com/cockroachdb/cockroach/pkg/gossip/server.go:381 +0x66 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fae00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3241 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:171 +0x55 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201396a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3394 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Server).controller(0xc4208822d0) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_server.go:673 +0x69c created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Server /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_server.go:139 +0x767 goroutine 3303 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000d) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139860) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3298 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe00000008) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201397c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3259 [chan receive]: github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*muxListener).Accept(0xc4201fac00, 0x19fc9e8, 0xc4206d7680, 0x235d4a0, 0xc420902000) <autogenerated>:9 +0x7f github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*Server).Serve(0xc4206d7680, 0x23540c0, 0xc4201fac00, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/server.go:348 +0x15a github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func7() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:495 +0x43 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fad80) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3250 [select]: github.com/cockroachdb/cockroach/pkg/sql.(*LeaseManager).RefreshLeases.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/lease.go:1160 +0xbbb github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc421123890) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3242 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000010) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201396c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3310 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).Start.func3() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1160 +0x165 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139940) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3136 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*StorePool).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store_pool.go:353 +0x3de github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420cc80a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3306 [semacquire]: sync.runtime_Semacquire(0xc4202660a4) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*WaitGroup).Wait(0xc420266098) /usr/local/go/src/sync/waitgroup.go:131 +0x97 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Wait(0xc420266000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:187 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processRaft.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3280 +0x3a github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420f7a5d0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3229 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).heartbeatLoop(0xc4206d7e00, 0x2356580, 0xc4202f4360, 0x35444033ebc2bbad, 0xd39c2d99ff79bf9e) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:645 +0x4d2 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).updateState.func2(0x2356580, 0xc4202f4360) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:917 +0x51 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask.func1(0xc420912000, 0x203aa8a, 0x16, 0x396, 0x235f860, 0xc4206d0000, 0xc420e82ae0, 0x2356580, 0xc4202f4360) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:264 +0xdf created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:265 +0x234 goroutine 3330 [select]: github.com/cockroachdb/cockroach/pkg/server.(*Node).startComputePeriodicMetrics.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:650 +0x280 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a700) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3248 [runnable, locked to thread]: github.com/cockroachdb/cockroach/pkg/storage/engine._Cfunc_DBApplyBatchRepr(0x7f9a56412480, 0xc420752000, 0x9981, 0x0, 0x0) ??:0 +0x57 github.com/cockroachdb/cockroach/pkg/storage/engine.dbApplyBatchRepr(0x7f9a56412480, 0xc420752000, 0x9981, 0xa000, 0xc42092c848, 0x90a2e4) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:1372 +0xae github.com/cockroachdb/cockroach/pkg/storage/engine.(*rocksDBBatch).ApplyBatchRepr(0xc420901500, 0xc420752000, 0x9981, 0xa000, 0xc42092c880, 0x6e25b2) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:919 +0x75 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).applyRaftCommand(0xc420d78000, 0x2356580, 0xc420f95290, 0xc4210fba18, 0x8, 0x0, 0x16, 0x8, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:3459 +0x555 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).processRaftCommand(0xc420d78000, 0x2356580, 0xc420f95290, 0xc4210fba18, 0x8, 0x16, 0x100000001, 0x1, 0x8, 0xc42062d490, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:3285 +0x591 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).handleRaftReadyRaftMuLocked(0xc420d78000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:2478 +0x831 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).handleRaftReady(0xc420d78000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:2309 +0xdd github.com/cockroachdb/cockroach/pkg/storage.(*Store).processReady(0xc420330380, 0x1) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3224 +0x146 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:230 +0x28c github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139780) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3249 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe00000007) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201397a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3254 [chan receive]: github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:461 +0x71 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420e720f0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3247 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000015) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139760) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3300 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000a) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139800) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3193 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).beginCmds(0xc420d78000, 0x2356580, 0xc420c42c60, 0xc42062d110, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1397 +0x10da github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc420d78000, 0x2356580, 0xc420c42c60, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1802 +0xbfd github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc420d78000, 0x2356580, 0xc420c42c60, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1715 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc420d78000, 0x2356580, 0xc420c42c60, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1183 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc420330380, 0x2356580, 0xc420c42bd0, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2386 +0x75e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc42061ce40, 0x2356580, 0xc420c42a50, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:819 +0x352 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc420912000, 0xc420809cd8, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:245 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc420247180, 0x23564c0, 0xc42066a480, 0xc420d90528, 0xc42066a480, 0xc420330660, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:830 +0x1ed github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc420247180, 0x23564c0, 0xc42066a480, 0xc420d90528, 0x1, 0xc420266050, 0xc420266018) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:850 +0x9b github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext.func1(0x233f040, 0xc420247180, 0xc420780c80, 0xc420d90500, 0xc420896000) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:185 +0x64 created by github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:188 +0x1d6 goroutine 3345 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*idAllocator).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/id_alloc.go:133 +0x79c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420b89bd0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3328 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a680) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3264 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open.func1(0xc420e02eb0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:373 +0x44 created by github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:374 +0x6c6 goroutine 3302 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000c) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139840) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 2985 [IO wait]: net.runtime_pollWait(0x7f9a5d20f948, 0x72, 0x7) /usr/local/go/src/runtime/netpoll.go:160 +0x59 net.(*pollDesc).wait(0xc420ef5640, 0x72, 0xc420043838, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 net.(*pollDesc).waitRead(0xc420ef5640, 0x2347140, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 net.(*netFD).Read(0xc420ef55e0, 0xc42054d800, 0x400, 0x400, 0x0, 0x2347140, 0xc420014240) /usr/local/go/src/net/fd_unix.go:243 +0x1a1 net.(*conn).Read(0xc420c34000, 0xc42054d800, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:173 +0x70 crypto/tls.(*block).readFromUntil(0xc420966150, 0x7f9a5c05d000, 0xc420c34000, 0x5, 0xc420c34000, 0x0) /usr/local/go/src/crypto/tls/conn.go:476 +0x91 crypto/tls.(*Conn).readRecord(0xc42006a000, 0x19fd517, 0xc42006a108, 0x0) /usr/local/go/src/crypto/tls/conn.go:578 +0xc4 crypto/tls.(*Conn).Read(0xc42006a000, 0xc4205b4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/local/go/src/crypto/tls/conn.go:1113 +0x116 bufio.(*Reader).fill(0xc420a1fec0) /usr/local/go/src/bufio/bufio.go:97 +0x10c bufio.(*Reader).Read(0xc420a1fec0, 0xc420efe578, 0x9, 0x9, 0x9, 0x18, 0x28) /usr/local/go/src/bufio/bufio.go:209 +0x1bc io.ReadAtLeast(0x233e080, 0xc420a1fec0, 0xc420efe578, 0x9, 0x9, 0x9, 0x5dbde8, 0x30, 0xc420043d28) /usr/local/go/src/io/io.go:307 +0xa4 io.ReadFull(0x233e080, 0xc420a1fec0, 0xc420efe578, 0x9, 0x9, 0x3f7c42f39c74fd01, 0x3f00000000000000, 0x3) /usr/local/go/src/io/io.go:325 +0x58 github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2.readFrameHeader(0xc420efe578, 0x9, 0x9, 0x233e080, 0xc420a1fec0, 0x0, 0xc400000000, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2/frame.go:236 +0x7b github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc420efe540, 0x2349a40, 0xc420967830, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2/frame.go:463 +0xa4 github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*framer).readFrame(0xc42112f770, 0xc420967830, 0xc420967830, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http_util.go:505 +0x2f github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Client).reader(0xc420764000) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:921 +0xb6 created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Client /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:203 +0x8b1 goroutine 3331 [select]: github.com/cockroachdb/cockroach/pkg/server.(*Node).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:609 +0x4c7 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a720) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3137 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).printStatsLoop(0xc4206d7e00, 0x2356580, 0xc42105e000) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:207 +0xbd3 github.com/cockroachdb/cockroach/pkg/kv.NewTxnCoordSender.func1() /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:191 +0x6b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420fde800) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3262 [select]: github.com/cockroachdb/cockroach/pkg/gossip.(*Gossip).bootstrap.func1() /go/src/github.com/cockroachdb/cockroach/pkg/gossip/gossip.go:989 +0x4a0 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420990910) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3260 [chan receive]: github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*muxListener).Accept(0xc4201fabe0, 0xc420138020, 0x0, 0xc420034c00, 0xc4200316f0) <autogenerated>:9 +0x7f github.com/cockroachdb/cockroach/pkg/util/netutil.(*Server).ServeWith(0xc420032148, 0xc420912000, 0x23540c0, 0xc4201fabe0, 0xc420138020, 0xa9497f, 0xc420031788) /go/src/github.com/cockroachdb/cockroach/pkg/util/netutil/net.go:115 +0x5d github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func8() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:508 +0x113 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420e721e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3252 [chan receive]: github.com/cockroachdb/cockroach/pkg/util/netutil.MakeServer.func2() /go/src/github.com/cockroachdb/cockroach/pkg/util/netutil/net.go:98 +0x70 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201faac0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3258 [chan receive]: github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func6() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:488 +0x6d github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fad60) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3253 [chan receive]: github.com/cockroachdb/cockroach/pkg/util/netutil.MakeServer.func2() /go/src/github.com/cockroachdb/cockroach/pkg/util/netutil/net.go:98 +0x70 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fab20) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 2984 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).beginCmds(0xc420d78000, 0x2356580, 0xc42112f5c0, 0xc420f8d5e0, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1397 +0x10da github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc420d78000, 0x2356580, 0xc42112f5c0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1802 +0xbfd github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc420d78000, 0x2356580, 0xc42112f5c0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1715 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc420d78000, 0x2356580, 0xc42112f5c0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1183 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc420330380, 0x2356580, 0xc42112f4a0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2386 +0x75e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc42061ce40, 0x2356580, 0xc42112f440, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:819 +0x352 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc420912000, 0xc42113fcd8, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:245 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc420247180, 0x23564c0, 0xc421135f00, 0xc4201774c8, 0xc421135f00, 0xc42111f180, 0x2356580) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:830 +0x1ed github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc420247180, 0x23564c0, 0xc421135f00, 0xc4201774c8, 0x0, 0xc420184180, 0x8ab900) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:850 +0x9b github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext.func1(0x233f040, 0xc420247180, 0xc42114f090, 0xc4201774a0, 0xc420a1f6e0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:185 +0x64 created by github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:188 +0x1d6 goroutine 3256 [chan receive]: github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*muxListener).Accept(0xc4201faca0, 0xc420eaa2a0, 0x16aa180, 0x2324b00, 0x1749720) <autogenerated>:9 +0x7f net/http.(*Server).Serve(0xc42107d900, 0x23540c0, 0xc4201faca0, 0x0, 0x0) /usr/local/go/src/net/http/server.go:2273 +0x1ce github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func4() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:477 +0x3c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fad00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3243 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000011) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201396e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3246 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000014) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139740) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3336 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc421135f00, 0x1dcd6500, 0x0, 0x1, 0xc420086d80, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x1, 0xc420086d80, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc420d11090, 0x2356580, 0xc4210221e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc420086be0, 0xc421124c00, 0x0, 0xc42082a960) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc420d11090, 0x2356580, 0xc4210221e0, 0xc421124c00, 0xc42082a960, 0xc420086b40) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).PutInline(0xc420d11090, 0x2356580, 0xc4210221e0, 0x1776720, 0xc420086b40, 0x1789220, 0xc42082a960, 0x1, 0xc420b45ce0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:249 +0xab github.com/cockroachdb/cockroach/pkg/server/status.(*MetricsRecorder).WriteStatusSummary(0xc420d50e40, 0x2356580, 0xc4210221e0, 0xc420d11090, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/status/recorder.go:312 +0x1a2 github.com/cockroachdb/cockroach/pkg/server.(*Node).writeSummaries.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:705 +0x5c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc420912000, 0xc4211cbe00, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).writeSummaries(0xc420247180, 0x2356580, 0xc4210221e0, 0x23564c0, 0xc4211356c0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:706 +0x7d github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteSummaries.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:682 +0x79 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc421022210) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3335 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc42090fc80, 0x1dcd6500, 0x0, 0x1, 0xc420305dc0, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x1, 0xc420305dc0, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc420d11090, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc420305cc0, 0xc420eac000, 0x0, 0x235cea0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc420d11090, 0x2356580, 0xc42092fd40, 0xc420eac000, 0x1, 0x148ad557a7e06000) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/ts.(*DB).StoreData(0xc420032138, 0x2356580, 0xc42092fd40, 0x1, 0xc421144000, 0x15b, 0x249, 0x235f860, 0xc4200920a0) /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:155 +0x796 github.com/cockroachdb/cockroach/pkg/ts.(*poller).poll.func1() /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:112 +0x155 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc420912000, 0xc4209d3e68, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/ts.(*poller).poll(0xc420820230) /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:115 +0x4e github.com/cockroachdb/cockroach/pkg/ts.(*poller).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:86 +0x41 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420f7be00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3325 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a5e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3326 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a600) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3327 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).waitAndProcess(0xc420334320, 0x2356580, 0xc4210220c0, 0xecfcc84b9, 0x3a3fb5ff, 0x2812020, 0xc421134ec0, 0xc420912000, 0xc420d78000, 0xecfcc84b9) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:207 +0x254 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1.1(0xc420d78000, 0xc420eabdd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:269 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*storeReplicaVisitor).Visit(0xc420eabdd0, 0xc420820050) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:319 +0x303 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:271 +0x2a0 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a620) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3329 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).waitAndProcess(0xc420334640, 0x2356580, 0xc421022150, 0xecfcc84b9, 0x3a3ff6dc, 0x2812020, 0xc421134ec0, 0xc420912000, 0xc420d78000, 0xecfcc84b9) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:207 +0x254 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1.1(0xc420d78000, 0xc420eabf80) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:269 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*storeReplicaVisitor).Visit(0xc420eabf80, 0xc4208200a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:319 +0x303 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:271 +0x2a0 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a6a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3332 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc42066a480, 0x1dcd6500, 0x0, 0x1, 0xc4202f10c0, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x1, 0xc4202f10c0, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091acc0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091acc0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091acc0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091ab40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420c7c1a8, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).sendInternal(0xc420c7c160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420c7c1a8, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:587 +0xfd github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).send(0xc420c7c160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:711 +0x498 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).(github.com/cockroachdb/cockroach/pkg/internal/client.send)-fm(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0x58 github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc420aa5530, 0xc42096ac00, 0x0, 0x2356580) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Run(0xc420c7c160, 0xc42096ac00, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0xc6 github.com/cockroachdb/cockroach/pkg/sql.(*tableInserter).finalize(0xc420281200, 0x2356580, 0xc420eaf5c0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/tablewriter.go:116 +0xca github.com/cockroachdb/cockroach/pkg/sql.(*insertNode).Next(0xc420ccc9a0, 0x235ee01, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/insert.go:280 +0x9d0 github.com/cockroachdb/cockroach/pkg/sql.countRowsAffected(0x235ee80, 0xc420ccc9a0, 0x0, 0xc420aa5928, 0x5) /go/src/github.com/cockroachdb/cockroach/pkg/sql/executor.go:698 +0xb9 github.com/cockroachdb/cockroach/pkg/sql.(*planner).exec(0xc420d06000, 0x188b064, 0x74, 0xc420aa5928, 0x5, 0x5, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/planner.go:322 +0x143 github.com/cockroachdb/cockroach/pkg/sql.InternalExecutor.ExecuteStatementInTransaction(0xc420d50600, 0x183f2a8, 0x9, 0xc420c7c160, 0x188b064, 0x74, 0xc420aa5928, 0x5, 0x5, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:47 +0x12b github.com/cockroachdb/cockroach/pkg/sql.EventLogger.InsertEventRecord(0xc420d50600, 0xc420c7c160, 0x183f34a, 0x9, 0x100000001, 0x1738740, 0xc420ef4e70, 0x2faf080, 0x12a05f200) /go/src/github.com/cockroachdb/cockroach/pkg/sql/event_log.go:121 +0x351 github.com/cockroachdb/cockroach/pkg/server.(*Node).recordJoinEvent.func1.1(0xc420c7c160, 0x0, 0x1) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:741 +0x124 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn.func1(0xc420c7c160, 0xc4209a6ef0, 0x4000000000000000, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:468 +0x2f github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Exec(0xc420c7c160, 0xc4209a0101, 0x0, 0xc4209a6ec0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:520 +0x215 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn(0xc420d11090, 0x2356580, 0xc420eaf500, 0xc420086860, 0x0, 0xc42102e0c0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:469 +0x1fa github.com/cockroachdb/cockroach/pkg/server.(*Node).recordJoinEvent.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:742 +0x27c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a740) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3338 [select]: github.com/cockroachdb/cockroach/pkg/sql/distsql.(*flowScheduler).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/distsql/flow_scheduler.go:101 +0x314 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420f7be10) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3337 [select]: github.com/cockroachdb/cockroach/pkg/sql.(*SchemaChangeManager).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/schema_changer.go:751 +0x119f github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a800) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3341 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*addrConn).transportMonitor(0xc420178640) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/clientconn.go:720 +0x63e github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*ClientConn).resetAddrConn.func1(0xc420178640) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/clientconn.go:479 +0x1de created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*ClientConn).resetAddrConn /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/clientconn.go:480 +0x3c7 goroutine 3333 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*NodeLiveness).StartHeartbeat.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/node_liveness.go:150 +0x441 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a7c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3334 [select]: github.com/cockroachdb/cockroach/pkg/server.(*Server).startSampleEnvironment.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:768 +0x16b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a7e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3339 [IO wait]: net.runtime_pollWait(0x7f9a5d20f708, 0x72, 0x0) /usr/local/go/src/runtime/netpoll.go:160 +0x59 net.(*pollDesc).wait(0xc420dc3790, 0x72, 0xc420b41df8, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 net.(*pollDesc).waitRead(0xc420dc3790, 0x2347140, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 net.(*netFD).accept(0xc420dc3730, 0x0, 0x2343e80, 0xc4202b5a60) /usr/local/go/src/net/fd_unix.go:419 +0x238 net.(*TCPListener).accept(0xc420032150, 0x5fface, 0xc420b41ea8, 0xf6a76b) /usr/local/go/src/net/tcpsock_posix.go:132 +0x2e net.(*TCPListener).Accept(0xc420032150, 0x19fb650, 0xc420be9f40, 0x235d560, 0xc420128010) /usr/local/go/src/net/tcpsock.go:222 +0x49 github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*cMux).Serve(0xc420be9f40, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux/cmux.go:124 +0xa4 github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func11() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:638 +0x2f github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a820) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 2986 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Client).controller(0xc420764000) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:999 +0x59d created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Client /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:233 +0xe78 ERROR: exit status 255 1149 runs completed, 1 failures, over 11m8s Makefile:138: recipe for target 'stress' failed make: *** [stress] Error 1 ```
1.0
github.com/cockroachdb/cockroach/pkg/internal/client: TestDB_Get failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/74fd49594fe94a7e48d0d64f96c7227c02a04ab3 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=true TAGS=stress GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=68476&tab=buildLog ``` /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3301 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000b) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139820) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3324 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a5c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3251 [select]: github.com/cockroachdb/cockroach/pkg/sql.NewExecutor.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/executor.go:282 +0x178 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420912120) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3192 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc420d78000, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1879 +0x8a0 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc420d78000, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1715 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc420d78000, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1183 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc420330380, 0x2356580, 0xc42016fb60, 0x148ad781529c6fad, 0x13, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2386 +0x75e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc42061ce40, 0x2356580, 0xc42016fb60, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc4206efec0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:819 +0x352 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc420912000, 0xc420c2bcc8, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:245 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc420247180, 0x23564c0, 0xc42071fac0, 0xc420d902a8, 0xc42071fac0, 0xc420330660, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:830 +0x1ed github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc420247180, 0x23564c0, 0xc42071fac0, 0xc420d902a8, 0x1, 0xc420266050, 0xc420266018) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:850 +0x9b github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext.func1(0x233f040, 0xc420247180, 0xc420f8eb90, 0xc420d90280, 0xc4201617a0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:185 +0x64 created by github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:188 +0x1d6 goroutine 3135 [chan receive]: github.com/cockroachdb/cockroach/pkg/rpc.NewContext.func1() /go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:137 +0x76 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420489d60) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3323 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a5a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3304 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000e) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139880) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3305 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000f) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201398a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3322 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc42071fac0, 0x1dcd6500, 0x0, 0x1, 0xc4202f09e0, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x1, 0xc4202f09e0, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efd40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efd40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efd40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4206efc80, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420b82ca8, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).sendInternal(0xc420b82c60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420b82ca8, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:587 +0xfd github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).send(0xc420b82c60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:711 +0x498 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).(github.com/cockroachdb/cockroach/pkg/internal/client.send)-fm(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0x58 github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc42053b1d8, 0xc42096a600, 0x0, 0xc420881cd0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Run(0xc420b82c60, 0xc42096a600, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0xc6 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor.func1(0xc420b82c60, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2405 +0x27b github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn.func1(0xc420b82c60, 0xc4208ec2a0, 0x2, 0x18805d3) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:468 +0x2f github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Exec(0xc420b82c60, 0xc4208e0101, 0x0, 0xc4208ec290, 0x233ec80, 0xc42071f700) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:520 +0x215 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn(0xc420d11090, 0x2356540, 0xc420c7e240, 0xc420f93340, 0xc420c13900, 0x2) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:469 +0x1fa github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor(0xc420d78000, 0x2356540, 0xc420c7e240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420b898e8, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2447 +0xab4 github.com/cockroachdb/cockroach/pkg/storage.(*splitQueue).process(0xc4210fb970, 0x2356540, 0xc420c7e240, 0x148ad781526c0ee5, 0x0, 0xc420d78000, 0xc420338800, 0x13, 0x20, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/split_queue.go:111 +0x290 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processReplica(0xc420200780, 0x2356580, 0xc420eb4b70, 0xc420d78000, 0xc421134ec0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:549 +0x43c github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1.2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:474 +0xa2 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc420912000, 0xc42053be38, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:478 +0x2f8 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a580) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3311 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1256 +0x372 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420efcb10) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3263 [select]: github.com/cockroachdb/cockroach/pkg/gossip.(*Gossip).manage.func1() /go/src/github.com/cockroachdb/cockroach/pkg/gossip/gossip.go:1027 +0x36b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420990920) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3261 [chan receive]: github.com/cockroachdb/cockroach/pkg/gossip.(*server).start.func3() /go/src/github.com/cockroachdb/cockroach/pkg/gossip/server.go:381 +0x66 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fae00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3241 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:171 +0x55 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201396a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3394 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Server).controller(0xc4208822d0) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_server.go:673 +0x69c created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Server /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_server.go:139 +0x767 goroutine 3303 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000d) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139860) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3298 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe00000008) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201397c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3259 [chan receive]: github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*muxListener).Accept(0xc4201fac00, 0x19fc9e8, 0xc4206d7680, 0x235d4a0, 0xc420902000) <autogenerated>:9 +0x7f github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*Server).Serve(0xc4206d7680, 0x23540c0, 0xc4201fac00, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/server.go:348 +0x15a github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func7() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:495 +0x43 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fad80) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3250 [select]: github.com/cockroachdb/cockroach/pkg/sql.(*LeaseManager).RefreshLeases.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/lease.go:1160 +0xbbb github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc421123890) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3242 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000010) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201396c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3310 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).Start.func3() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1160 +0x165 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139940) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3136 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*StorePool).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store_pool.go:353 +0x3de github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420cc80a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3306 [semacquire]: sync.runtime_Semacquire(0xc4202660a4) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*WaitGroup).Wait(0xc420266098) /usr/local/go/src/sync/waitgroup.go:131 +0x97 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Wait(0xc420266000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:187 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processRaft.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3280 +0x3a github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420f7a5d0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3229 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).heartbeatLoop(0xc4206d7e00, 0x2356580, 0xc4202f4360, 0x35444033ebc2bbad, 0xd39c2d99ff79bf9e) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:645 +0x4d2 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).updateState.func2(0x2356580, 0xc4202f4360) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:917 +0x51 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask.func1(0xc420912000, 0x203aa8a, 0x16, 0x396, 0x235f860, 0xc4206d0000, 0xc420e82ae0, 0x2356580, 0xc4202f4360) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:264 +0xdf created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:265 +0x234 goroutine 3330 [select]: github.com/cockroachdb/cockroach/pkg/server.(*Node).startComputePeriodicMetrics.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:650 +0x280 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a700) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3248 [runnable, locked to thread]: github.com/cockroachdb/cockroach/pkg/storage/engine._Cfunc_DBApplyBatchRepr(0x7f9a56412480, 0xc420752000, 0x9981, 0x0, 0x0) ??:0 +0x57 github.com/cockroachdb/cockroach/pkg/storage/engine.dbApplyBatchRepr(0x7f9a56412480, 0xc420752000, 0x9981, 0xa000, 0xc42092c848, 0x90a2e4) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:1372 +0xae github.com/cockroachdb/cockroach/pkg/storage/engine.(*rocksDBBatch).ApplyBatchRepr(0xc420901500, 0xc420752000, 0x9981, 0xa000, 0xc42092c880, 0x6e25b2) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:919 +0x75 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).applyRaftCommand(0xc420d78000, 0x2356580, 0xc420f95290, 0xc4210fba18, 0x8, 0x0, 0x16, 0x8, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:3459 +0x555 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).processRaftCommand(0xc420d78000, 0x2356580, 0xc420f95290, 0xc4210fba18, 0x8, 0x16, 0x100000001, 0x1, 0x8, 0xc42062d490, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:3285 +0x591 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).handleRaftReadyRaftMuLocked(0xc420d78000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:2478 +0x831 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).handleRaftReady(0xc420d78000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:2309 +0xdd github.com/cockroachdb/cockroach/pkg/storage.(*Store).processReady(0xc420330380, 0x1) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3224 +0x146 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:230 +0x28c github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139780) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3249 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe00000007) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201397a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3254 [chan receive]: github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:461 +0x71 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420e720f0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3247 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000015) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139760) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3300 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000a) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139800) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3193 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).beginCmds(0xc420d78000, 0x2356580, 0xc420c42c60, 0xc42062d110, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1397 +0x10da github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc420d78000, 0x2356580, 0xc420c42c60, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1802 +0xbfd github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc420d78000, 0x2356580, 0xc420c42c60, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1715 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc420d78000, 0x2356580, 0xc420c42c60, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1183 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc420330380, 0x2356580, 0xc420c42bd0, 0x148ad78152763113, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2386 +0x75e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc42061ce40, 0x2356580, 0xc420c42a50, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0xc42091ae40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:819 +0x352 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc420912000, 0xc420809cd8, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:245 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc420247180, 0x23564c0, 0xc42066a480, 0xc420d90528, 0xc42066a480, 0xc420330660, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:830 +0x1ed github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc420247180, 0x23564c0, 0xc42066a480, 0xc420d90528, 0x1, 0xc420266050, 0xc420266018) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:850 +0x9b github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext.func1(0x233f040, 0xc420247180, 0xc420780c80, 0xc420d90500, 0xc420896000) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:185 +0x64 created by github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:188 +0x1d6 goroutine 3345 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*idAllocator).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/id_alloc.go:133 +0x79c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420b89bd0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3328 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a680) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3264 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open.func1(0xc420e02eb0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:373 +0x44 created by github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:374 +0x6c6 goroutine 3302 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xe0000000c) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139840) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 2985 [IO wait]: net.runtime_pollWait(0x7f9a5d20f948, 0x72, 0x7) /usr/local/go/src/runtime/netpoll.go:160 +0x59 net.(*pollDesc).wait(0xc420ef5640, 0x72, 0xc420043838, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 net.(*pollDesc).waitRead(0xc420ef5640, 0x2347140, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 net.(*netFD).Read(0xc420ef55e0, 0xc42054d800, 0x400, 0x400, 0x0, 0x2347140, 0xc420014240) /usr/local/go/src/net/fd_unix.go:243 +0x1a1 net.(*conn).Read(0xc420c34000, 0xc42054d800, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:173 +0x70 crypto/tls.(*block).readFromUntil(0xc420966150, 0x7f9a5c05d000, 0xc420c34000, 0x5, 0xc420c34000, 0x0) /usr/local/go/src/crypto/tls/conn.go:476 +0x91 crypto/tls.(*Conn).readRecord(0xc42006a000, 0x19fd517, 0xc42006a108, 0x0) /usr/local/go/src/crypto/tls/conn.go:578 +0xc4 crypto/tls.(*Conn).Read(0xc42006a000, 0xc4205b4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/local/go/src/crypto/tls/conn.go:1113 +0x116 bufio.(*Reader).fill(0xc420a1fec0) /usr/local/go/src/bufio/bufio.go:97 +0x10c bufio.(*Reader).Read(0xc420a1fec0, 0xc420efe578, 0x9, 0x9, 0x9, 0x18, 0x28) /usr/local/go/src/bufio/bufio.go:209 +0x1bc io.ReadAtLeast(0x233e080, 0xc420a1fec0, 0xc420efe578, 0x9, 0x9, 0x9, 0x5dbde8, 0x30, 0xc420043d28) /usr/local/go/src/io/io.go:307 +0xa4 io.ReadFull(0x233e080, 0xc420a1fec0, 0xc420efe578, 0x9, 0x9, 0x3f7c42f39c74fd01, 0x3f00000000000000, 0x3) /usr/local/go/src/io/io.go:325 +0x58 github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2.readFrameHeader(0xc420efe578, 0x9, 0x9, 0x233e080, 0xc420a1fec0, 0x0, 0xc400000000, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2/frame.go:236 +0x7b github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc420efe540, 0x2349a40, 0xc420967830, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/net/http2/frame.go:463 +0xa4 github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*framer).readFrame(0xc42112f770, 0xc420967830, 0xc420967830, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http_util.go:505 +0x2f github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Client).reader(0xc420764000) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:921 +0xb6 created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Client /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:203 +0x8b1 goroutine 3331 [select]: github.com/cockroachdb/cockroach/pkg/server.(*Node).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:609 +0x4c7 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a720) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3137 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).printStatsLoop(0xc4206d7e00, 0x2356580, 0xc42105e000) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:207 +0xbd3 github.com/cockroachdb/cockroach/pkg/kv.NewTxnCoordSender.func1() /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:191 +0x6b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420fde800) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3262 [select]: github.com/cockroachdb/cockroach/pkg/gossip.(*Gossip).bootstrap.func1() /go/src/github.com/cockroachdb/cockroach/pkg/gossip/gossip.go:989 +0x4a0 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420990910) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3260 [chan receive]: github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*muxListener).Accept(0xc4201fabe0, 0xc420138020, 0x0, 0xc420034c00, 0xc4200316f0) <autogenerated>:9 +0x7f github.com/cockroachdb/cockroach/pkg/util/netutil.(*Server).ServeWith(0xc420032148, 0xc420912000, 0x23540c0, 0xc4201fabe0, 0xc420138020, 0xa9497f, 0xc420031788) /go/src/github.com/cockroachdb/cockroach/pkg/util/netutil/net.go:115 +0x5d github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func8() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:508 +0x113 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420e721e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3252 [chan receive]: github.com/cockroachdb/cockroach/pkg/util/netutil.MakeServer.func2() /go/src/github.com/cockroachdb/cockroach/pkg/util/netutil/net.go:98 +0x70 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201faac0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3258 [chan receive]: github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func6() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:488 +0x6d github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fad60) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3253 [chan receive]: github.com/cockroachdb/cockroach/pkg/util/netutil.MakeServer.func2() /go/src/github.com/cockroachdb/cockroach/pkg/util/netutil/net.go:98 +0x70 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fab20) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 2984 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).beginCmds(0xc420d78000, 0x2356580, 0xc42112f5c0, 0xc420f8d5e0, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1397 +0x10da github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc420d78000, 0x2356580, 0xc42112f5c0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1802 +0xbfd github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc420d78000, 0x2356580, 0xc42112f5c0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1715 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc420d78000, 0x2356580, 0xc42112f5c0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1183 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc420330380, 0x2356580, 0xc42112f4a0, 0x148ad781529c6fad, 0x29, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2386 +0x75e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc42061ce40, 0x2356580, 0xc42112f440, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal.func1(0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:819 +0x352 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTaskWithErr(0xc420912000, 0xc42113fcd8, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:245 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).batchInternal(0xc420247180, 0x23564c0, 0xc421135f00, 0xc4201774c8, 0xc421135f00, 0xc42111f180, 0x2356580) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:830 +0x1ed github.com/cockroachdb/cockroach/pkg/server.(*Node).Batch(0xc420247180, 0x23564c0, 0xc421135f00, 0xc4201774c8, 0x0, 0xc420184180, 0x8ab900) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:850 +0x9b github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext.func1(0x233f040, 0xc420247180, 0xc42114f090, 0xc4201774a0, 0xc420a1f6e0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:185 +0x64 created by github.com/cockroachdb/cockroach/pkg/kv.(*grpcTransport).SendNext /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:188 +0x1d6 goroutine 3256 [chan receive]: github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*muxListener).Accept(0xc4201faca0, 0xc420eaa2a0, 0x16aa180, 0x2324b00, 0x1749720) <autogenerated>:9 +0x7f net/http.(*Server).Serve(0xc42107d900, 0x23540c0, 0xc4201faca0, 0x0, 0x0) /usr/local/go/src/net/http/server.go:2273 +0x1ce github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func4() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:477 +0x3c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201fad00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3243 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000011) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc4201396e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3246 [semacquire]: sync.runtime_notifyListWait(0xc42090e9d0, 0xc400000014) /usr/local/go/src/runtime/sema.go:267 +0x122 sync.(*Cond).Wait(0xc42090e9c0) /usr/local/go/src/sync/cond.go:57 +0x80 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc420266000, 0xc420912000) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:212 +0xb2 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420139740) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3336 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc421135f00, 0x1dcd6500, 0x0, 0x1, 0xc420086d80, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x1, 0xc420086d80, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356580, 0xc42112f290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc420d11090, 0x2356580, 0xc4210221e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc420086be0, 0xc421124c00, 0x0, 0xc42082a960) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc420d11090, 0x2356580, 0xc4210221e0, 0xc421124c00, 0xc42082a960, 0xc420086b40) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).PutInline(0xc420d11090, 0x2356580, 0xc4210221e0, 0x1776720, 0xc420086b40, 0x1789220, 0xc42082a960, 0x1, 0xc420b45ce0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:249 +0xab github.com/cockroachdb/cockroach/pkg/server/status.(*MetricsRecorder).WriteStatusSummary(0xc420d50e40, 0x2356580, 0xc4210221e0, 0xc420d11090, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/server/status/recorder.go:312 +0x1a2 github.com/cockroachdb/cockroach/pkg/server.(*Node).writeSummaries.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:705 +0x5c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc420912000, 0xc4211cbe00, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/server.(*Node).writeSummaries(0xc420247180, 0x2356580, 0xc4210221e0, 0x23564c0, 0xc4211356c0) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:706 +0x7d github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteSummaries.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:682 +0x79 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc421022210) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3335 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc42090fc80, 0x1dcd6500, 0x0, 0x1, 0xc420305dc0, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x1, 0xc420305dc0, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc420d11090, 0x2356580, 0xc42092fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc420305cc0, 0xc420eac000, 0x0, 0x235cea0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc420d11090, 0x2356580, 0xc42092fd40, 0xc420eac000, 0x1, 0x148ad557a7e06000) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/ts.(*DB).StoreData(0xc420032138, 0x2356580, 0xc42092fd40, 0x1, 0xc421144000, 0x15b, 0x249, 0x235f860, 0xc4200920a0) /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:155 +0x796 github.com/cockroachdb/cockroach/pkg/ts.(*poller).poll.func1() /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:112 +0x155 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc420912000, 0xc4209d3e68, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/ts.(*poller).poll(0xc420820230) /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:115 +0x4e github.com/cockroachdb/cockroach/pkg/ts.(*poller).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/ts/db.go:86 +0x41 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420f7be00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3325 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a5e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3326 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:452 +0x32e github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a600) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3327 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).waitAndProcess(0xc420334320, 0x2356580, 0xc4210220c0, 0xecfcc84b9, 0x3a3fb5ff, 0x2812020, 0xc421134ec0, 0xc420912000, 0xc420d78000, 0xecfcc84b9) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:207 +0x254 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1.1(0xc420d78000, 0xc420eabdd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:269 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*storeReplicaVisitor).Visit(0xc420eabdd0, 0xc420820050) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:319 +0x303 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:271 +0x2a0 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a620) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3329 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).waitAndProcess(0xc420334640, 0x2356580, 0xc421022150, 0xecfcc84b9, 0x3a3ff6dc, 0x2812020, 0xc421134ec0, 0xc420912000, 0xc420d78000, 0xecfcc84b9) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:207 +0x254 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1.1(0xc420d78000, 0xc420eabf80) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:269 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*storeReplicaVisitor).Visit(0xc420eabf80, 0xc4208200a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:319 +0x303 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:271 +0x2a0 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a6a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3332 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc420bfb1e0, 0x23564c0, 0xc42066a480, 0x1dcd6500, 0x0, 0x1, 0xc4202f10c0, 0x1, 0x1, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1076 +0xddd github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x1, 0xc4202f10c0, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:340 +0x30b github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091acc0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:409 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091acc0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:856 +0x29f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091acc0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:738 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc420bfb1e0, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42091ab40, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:553 +0x2b3 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc4206d7e00, 0x2356580, 0xc420eaf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420c7c1a8, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:416 +0x8b3 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).sendInternal(0xc420c7c160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc420c7c1a8, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:587 +0xfd github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).send(0xc420c7c160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:711 +0x498 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).(github.com/cockroachdb/cockroach/pkg/internal/client.send)-fm(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0x58 github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc420aa5530, 0xc42096ac00, 0x0, 0x2356580) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Run(0xc420c7c160, 0xc42096ac00, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0xc6 github.com/cockroachdb/cockroach/pkg/sql.(*tableInserter).finalize(0xc420281200, 0x2356580, 0xc420eaf5c0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/tablewriter.go:116 +0xca github.com/cockroachdb/cockroach/pkg/sql.(*insertNode).Next(0xc420ccc9a0, 0x235ee01, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/insert.go:280 +0x9d0 github.com/cockroachdb/cockroach/pkg/sql.countRowsAffected(0x235ee80, 0xc420ccc9a0, 0x0, 0xc420aa5928, 0x5) /go/src/github.com/cockroachdb/cockroach/pkg/sql/executor.go:698 +0xb9 github.com/cockroachdb/cockroach/pkg/sql.(*planner).exec(0xc420d06000, 0x188b064, 0x74, 0xc420aa5928, 0x5, 0x5, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/sql/planner.go:322 +0x143 github.com/cockroachdb/cockroach/pkg/sql.InternalExecutor.ExecuteStatementInTransaction(0xc420d50600, 0x183f2a8, 0x9, 0xc420c7c160, 0x188b064, 0x74, 0xc420aa5928, 0x5, 0x5, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:47 +0x12b github.com/cockroachdb/cockroach/pkg/sql.EventLogger.InsertEventRecord(0xc420d50600, 0xc420c7c160, 0x183f34a, 0x9, 0x100000001, 0x1738740, 0xc420ef4e70, 0x2faf080, 0x12a05f200) /go/src/github.com/cockroachdb/cockroach/pkg/sql/event_log.go:121 +0x351 github.com/cockroachdb/cockroach/pkg/server.(*Node).recordJoinEvent.func1.1(0xc420c7c160, 0x0, 0x1) /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:741 +0x124 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn.func1(0xc420c7c160, 0xc4209a6ef0, 0x4000000000000000, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:468 +0x2f github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Exec(0xc420c7c160, 0xc4209a0101, 0x0, 0xc4209a6ec0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:520 +0x215 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn(0xc420d11090, 0x2356580, 0xc420eaf500, 0xc420086860, 0x0, 0xc42102e0c0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:469 +0x1fa github.com/cockroachdb/cockroach/pkg/server.(*Node).recordJoinEvent.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:742 +0x27c github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a740) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3338 [select]: github.com/cockroachdb/cockroach/pkg/sql/distsql.(*flowScheduler).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/distsql/flow_scheduler.go:101 +0x314 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc420f7be10) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3337 [select]: github.com/cockroachdb/cockroach/pkg/sql.(*SchemaChangeManager).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/sql/schema_changer.go:751 +0x119f github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a800) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3341 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*addrConn).transportMonitor(0xc420178640) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/clientconn.go:720 +0x63e github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*ClientConn).resetAddrConn.func1(0xc420178640) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/clientconn.go:479 +0x1de created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*ClientConn).resetAddrConn /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/clientconn.go:480 +0x3c7 goroutine 3333 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*NodeLiveness).StartHeartbeat.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/node_liveness.go:150 +0x441 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a7c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3334 [select]: github.com/cockroachdb/cockroach/pkg/server.(*Server).startSampleEnvironment.func1() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:768 +0x16b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a7e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3339 [IO wait]: net.runtime_pollWait(0x7f9a5d20f708, 0x72, 0x0) /usr/local/go/src/runtime/netpoll.go:160 +0x59 net.(*pollDesc).wait(0xc420dc3790, 0x72, 0xc420b41df8, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 net.(*pollDesc).waitRead(0xc420dc3790, 0x2347140, 0xc420014240) /usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 net.(*netFD).accept(0xc420dc3730, 0x0, 0x2343e80, 0xc4202b5a60) /usr/local/go/src/net/fd_unix.go:419 +0x238 net.(*TCPListener).accept(0xc420032150, 0x5fface, 0xc420b41ea8, 0xf6a76b) /usr/local/go/src/net/tcpsock_posix.go:132 +0x2e net.(*TCPListener).Accept(0xc420032150, 0x19fb650, 0xc420be9f40, 0x235d560, 0xc420128010) /usr/local/go/src/net/tcpsock.go:222 +0x49 github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux.(*cMux).Serve(0xc420be9f40, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cmux/cmux.go:124 +0xa4 github.com/cockroachdb/cockroach/pkg/server.(*Server).Start.func11() /go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:638 +0x2f github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc420912000, 0xc42008a820) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 2986 [select]: github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.(*http2Client).controller(0xc420764000) /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:999 +0x59d created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport.newHTTP2Client /go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/transport/http2_client.go:233 +0xe78 ERROR: exit status 255 1149 runs completed, 1 failures, over 11m8s Makefile:138: recipe for target 'stress' failed make: *** [stress] Error 1 ```
test
github com cockroachdb cockroach pkg internal client testdb get failed under stress sha parameters cockroach proposer evaluated kv true tags stress goflags stress build found a failed test go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg sql newexecutor go src github com cockroachdb cockroach pkg sql executor go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage replica tryaddwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica addwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica send go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage store send go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage stores send go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runtaskwitherr go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg server node batch go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg kv grpctransport sendnext go src github com cockroachdb cockroach pkg kv transport go created by github com cockroachdb cockroach pkg kv grpctransport sendnext go src github com cockroachdb cockroach pkg kv transport go goroutine github com cockroachdb cockroach pkg rpc newcontext go src github com cockroachdb cockroach pkg rpc context go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client txn sendinternal go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client txn send go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client txn github com cockroachdb cockroach pkg internal client send fm go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client txn run go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg storage replica adminsplitwithdescriptor go src github com cockroachdb cockroach pkg storage replica command go github com cockroachdb cockroach pkg internal client db txn go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client txn exec go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client db txn go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg storage replica adminsplitwithdescriptor go src github com cockroachdb cockroach pkg storage replica command go github com cockroachdb cockroach pkg storage splitqueue process go src github com cockroachdb cockroach pkg storage split queue go github com cockroachdb cockroach pkg storage basequeue processreplica go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runtask go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store startgossip go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg gossip gossip manage go src github com cockroachdb cockroach pkg gossip gossip go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg gossip server start go src github com cockroachdb cockroach pkg gossip server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor google golang org grpc transport controller go src github com cockroachdb cockroach vendor google golang org grpc transport server go created by github com cockroachdb cockroach vendor google golang org grpc transport go src github com cockroachdb cockroach vendor google golang org grpc transport server go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com cockroachdb cmux muxlistener accept github com cockroachdb cockroach vendor google golang org grpc server serve go src github com cockroachdb cockroach vendor google golang org grpc server go github com cockroachdb cockroach pkg server server start go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg sql leasemanager refreshleases go src github com cockroachdb cockroach pkg sql lease go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store start go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage storepool start go src github com cockroachdb cockroach pkg storage store pool go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync waitgroup wait usr local go src sync waitgroup go github com cockroachdb cockroach pkg storage raftscheduler wait go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage store processraft go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv txncoordsender heartbeatloop go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg kv txncoordsender updatestate go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg util stop stopper runasynctask go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runasynctask go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg server node startcomputeperiodicmetrics go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage engine cfunc dbapplybatchrepr github com cockroachdb cockroach pkg storage engine dbapplybatchrepr go src github com cockroachdb cockroach pkg storage engine rocksdb go github com cockroachdb cockroach pkg storage engine rocksdbbatch applybatchrepr go src github com cockroachdb cockroach pkg storage engine rocksdb go github com cockroachdb cockroach pkg storage replica applyraftcommand go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica processraftcommand go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica handleraftreadyraftmulocked go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica handleraftready go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage store processready go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg server server start go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage replica begincmds go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica tryaddwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica addwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica send go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage store send go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage stores send go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runtaskwitherr go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg server node batch go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg kv grpctransport sendnext go src github com cockroachdb cockroach pkg kv transport go created by github com cockroachdb cockroach pkg kv grpctransport sendnext go src github com cockroachdb cockroach pkg kv transport go goroutine github com cockroachdb cockroach pkg storage idallocator start go src github com cockroachdb cockroach pkg storage id alloc go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage engine rocksdb open go src github com cockroachdb cockroach pkg storage engine rocksdb go created by github com cockroachdb cockroach pkg storage engine rocksdb open go src github com cockroachdb cockroach pkg storage engine rocksdb go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go crypto tls block readfromuntil usr local go src crypto tls conn go crypto tls conn readrecord usr local go src crypto tls conn go crypto tls conn read usr local go src crypto tls conn go bufio reader fill usr local go src bufio bufio go bufio reader read usr local go src bufio bufio go io readatleast usr local go src io io go io readfull usr local go src io io go github com cockroachdb cockroach vendor golang org x net readframeheader go src github com cockroachdb cockroach vendor golang org x net frame go github com cockroachdb cockroach vendor golang org x net framer readframe go src github com cockroachdb cockroach vendor golang org x net frame go github com cockroachdb cockroach vendor google golang org grpc transport framer readframe go src github com cockroachdb cockroach vendor google golang org grpc transport http util go github com cockroachdb cockroach vendor google golang org grpc transport reader go src github com cockroachdb cockroach vendor google golang org grpc transport client go created by github com cockroachdb cockroach vendor google golang org grpc transport go src github com cockroachdb cockroach vendor google golang org grpc transport client go goroutine github com cockroachdb cockroach pkg server node startgossip go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv txncoordsender printstatsloop go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg kv newtxncoordsender go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg gossip gossip bootstrap go src github com cockroachdb cockroach pkg gossip gossip go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com cockroachdb cmux muxlistener accept github com cockroachdb cockroach pkg util netutil server servewith go src github com cockroachdb cockroach pkg util netutil net go github com cockroachdb cockroach pkg server server start go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg util netutil makeserver go src github com cockroachdb cockroach pkg util netutil net go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg server server start go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg util netutil makeserver go src github com cockroachdb cockroach pkg util netutil net go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage replica begincmds go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica tryaddwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica addwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica send go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage store send go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage stores send go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runtaskwitherr go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg server node batchinternal go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg server node batch go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg kv grpctransport sendnext go src github com cockroachdb cockroach pkg kv transport go created by github com cockroachdb cockroach pkg kv grpctransport sendnext go src github com cockroachdb cockroach pkg kv transport go goroutine github com cockroachdb cockroach vendor github com cockroachdb cmux muxlistener accept net http server serve usr local go src net http server go github com cockroachdb cockroach pkg server server start go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client db send go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db putinline go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg server status metricsrecorder writestatussummary go src github com cockroachdb cockroach pkg server status recorder go github com cockroachdb cockroach pkg server node writesummaries go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runtask go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg server node writesummaries go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg server node startwritesummaries go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client db send go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg ts db storedata go src github com cockroachdb cockroach pkg ts db go github com cockroachdb cockroach pkg ts poller poll go src github com cockroachdb cockroach pkg ts db go github com cockroachdb cockroach pkg util stop stopper runtask go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg ts poller poll go src github com cockroachdb cockroach pkg ts db go github com cockroachdb cockroach pkg ts poller start go src github com cockroachdb cockroach pkg ts db go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage replicascanner waitandprocess go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg storage replicascanner scanloop go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg storage storereplicavisitor visit go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage replicascanner scanloop go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage replicascanner waitandprocess go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg storage replicascanner scanloop go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg storage storereplicavisitor visit go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage replicascanner scanloop go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client txn sendinternal go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client txn send go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client txn github com cockroachdb cockroach pkg internal client send fm go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client txn run go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg sql tableinserter finalize go src github com cockroachdb cockroach pkg sql tablewriter go github com cockroachdb cockroach pkg sql insertnode next go src github com cockroachdb cockroach pkg sql insert go github com cockroachdb cockroach pkg sql countrowsaffected go src github com cockroachdb cockroach pkg sql executor go github com cockroachdb cockroach pkg sql planner exec go src github com cockroachdb cockroach pkg sql planner go github com cockroachdb cockroach pkg sql internalexecutor executestatementintransaction go src github com cockroachdb cockroach pkg sql internal go github com cockroachdb cockroach pkg sql eventlogger inserteventrecord go src github com cockroachdb cockroach pkg sql event log go github com cockroachdb cockroach pkg server node recordjoinevent go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg internal client db txn go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client txn exec go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client db txn go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg server node recordjoinevent go src github com cockroachdb cockroach pkg server node go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg sql distsql flowscheduler start go src github com cockroachdb cockroach pkg sql distsql flow scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg sql schemachangemanager start go src github com cockroachdb cockroach pkg sql schema changer go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor google golang org grpc addrconn transportmonitor go src github com cockroachdb cockroach vendor google golang org grpc clientconn go github com cockroachdb cockroach vendor google golang org grpc clientconn resetaddrconn go src github com cockroachdb cockroach vendor google golang org grpc clientconn go created by github com cockroachdb cockroach vendor google golang org grpc clientconn resetaddrconn go src github com cockroachdb cockroach vendor google golang org grpc clientconn go goroutine github com cockroachdb cockroach pkg storage nodeliveness startheartbeat go src github com cockroachdb cockroach pkg storage node liveness go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg server server startsampleenvironment go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd accept usr local go src net fd unix go net tcplistener accept usr local go src net tcpsock posix go net tcplistener accept usr local go src net tcpsock go github com cockroachdb cockroach vendor github com cockroachdb cmux cmux serve go src github com cockroachdb cockroach vendor github com cockroachdb cmux cmux go github com cockroachdb cockroach pkg server server start go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor google golang org grpc transport controller go src github com cockroachdb cockroach vendor google golang org grpc transport client go created by github com cockroachdb cockroach vendor google golang org grpc transport go src github com cockroachdb cockroach vendor google golang org grpc transport client go error exit status runs completed failures over makefile recipe for target stress failed make error
1
265,768
23,196,597,061
IssuesEvent
2022-08-01 16:59:52
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Review Helm Feature Charts in Rancher for k8s 1.22 support
[zube]: To Test feature/apps-mgmt team/area3 v2.6.7
We need to review all the helm charts within Rancher to put kubeversion limits - system-charts - charts (dev-v2.6/release-v2.6 branches)
1.0
Review Helm Feature Charts in Rancher for k8s 1.22 support - We need to review all the helm charts within Rancher to put kubeversion limits - system-charts - charts (dev-v2.6/release-v2.6 branches)
test
review helm feature charts in rancher for support we need to review all the helm charts within rancher to put kubeversion limits system charts charts dev release branches
1
149,727
11,913,026,746
IssuesEvent
2020-03-31 11:16:17
psss/tmt
https://api.github.com/repos/psss/tmt
closed
Use testinfo.desc when importing beakerlib tests
enhancement import tmt test
Instead of reading Makefile directly we could use testinfo.desc file. It would require extra system call when converting which might take more time, however it would solve issue with Makefiles that use variables to create variables we read. @lukaszachy you mentioned reading testinfo.desc makes more sense to you, do you have another use case than the one I mentioned?
1.0
Use testinfo.desc when importing beakerlib tests - Instead of reading Makefile directly we could use testinfo.desc file. It would require extra system call when converting which might take more time, however it would solve issue with Makefiles that use variables to create variables we read. @lukaszachy you mentioned reading testinfo.desc makes more sense to you, do you have another use case than the one I mentioned?
test
use testinfo desc when importing beakerlib tests instead of reading makefile directly we could use testinfo desc file it would require extra system call when converting which might take more time however it would solve issue with makefiles that use variables to create variables we read lukaszachy you mentioned reading testinfo desc makes more sense to you do you have another use case than the one i mentioned
1
270,574
20,603,528,070
IssuesEvent
2022-03-06 16:35:02
aws-amplify/amplify-ui
https://api.github.com/repos/aws-amplify/amplify-ui
closed
Authenticator handleConfirmSignUp not receiving password as indicated in documentation
bug Documentation
### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-ui/blob/main/CONTRIBUTING.md#bug-reports). ### On which framework/platform are you having an issue? React ### Which UI component? Authenticator ### How is your app built? Create React App ### Please describe your bug. The documentation says handleConfirmSignUp will be passed {username, code, password}: https://ui.docs.amplify.aws/components/authenticator#override-function-calls Using the override in my app and looking at the source code shows that it does not return password, only username and code: https://github.com/aws-amplify/amplify-ui/blob/88b15eb9aa608b58ca84fbf60e1beba8090f32e2/packages/ui/src/machines/authenticator/defaultServices.ts#L37 ### What's the expected behaviour? Expected behavior is that handleConfirmSignUp would be passed the password as the documentation says it should. ### Help us reproduce the bug! Create an app that uses the handleConfirmSignUp override and set a breakpoint inside the function. ### Code Snippet ```typescript // Put your code below this line. ``` ### Additional information and screenshots This screenshot shows that username and code are sent to handleConfirmSignUp, but password is not: ![authenticator-handleConfirmSignUp](https://user-images.githubusercontent.com/64604698/156455434-9950cd1a-e3dd-46a6-ae42-f799b72fed9d.png)
1.0
Authenticator handleConfirmSignUp not receiving password as indicated in documentation - ### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-ui/blob/main/CONTRIBUTING.md#bug-reports). ### On which framework/platform are you having an issue? React ### Which UI component? Authenticator ### How is your app built? Create React App ### Please describe your bug. The documentation says handleConfirmSignUp will be passed {username, code, password}: https://ui.docs.amplify.aws/components/authenticator#override-function-calls Using the override in my app and looking at the source code shows that it does not return password, only username and code: https://github.com/aws-amplify/amplify-ui/blob/88b15eb9aa608b58ca84fbf60e1beba8090f32e2/packages/ui/src/machines/authenticator/defaultServices.ts#L37 ### What's the expected behaviour? Expected behavior is that handleConfirmSignUp would be passed the password as the documentation says it should. ### Help us reproduce the bug! Create an app that uses the handleConfirmSignUp override and set a breakpoint inside the function. ### Code Snippet ```typescript // Put your code below this line. ``` ### Additional information and screenshots This screenshot shows that username and code are sent to handleConfirmSignUp, but password is not: ![authenticator-handleConfirmSignUp](https://user-images.githubusercontent.com/64604698/156455434-9950cd1a-e3dd-46a6-ae42-f799b72fed9d.png)
non_test
authenticator handleconfirmsignup not receiving password as indicated in documentation before creating a new issue please confirm i have and i have read the guide for on which framework platform are you having an issue react which ui component authenticator how is your app built create react app please describe your bug the documentation says handleconfirmsignup will be passed username code password using the override in my app and looking at the source code shows that it does not return password only username and code what s the expected behaviour expected behavior is that handleconfirmsignup would be passed the password as the documentation says it should help us reproduce the bug create an app that uses the handleconfirmsignup override and set a breakpoint inside the function code snippet typescript put your code below this line additional information and screenshots this screenshot shows that username and code are sent to handleconfirmsignup but password is not
0
140,546
11,350,468,172
IssuesEvent
2020-01-24 08:54:35
RedFoxFinn/rff-project
https://api.github.com/repos/RedFoxFinn/rff-project
closed
api/backend: tasker graphql & functions
api bug prioritized test
checkup backend side of the tasker -> alterations if/when needed backend checked, ok. frontend checked, caused by faulty fragments -> fixed fragments (privateListDetails & groupListDetails)
1.0
api/backend: tasker graphql & functions - checkup backend side of the tasker -> alterations if/when needed backend checked, ok. frontend checked, caused by faulty fragments -> fixed fragments (privateListDetails & groupListDetails)
test
api backend tasker graphql functions checkup backend side of the tasker alterations if when needed backend checked ok frontend checked caused by faulty fragments fixed fragments privatelistdetails grouplistdetails
1
54,071
6,362,955,712
IssuesEvent
2017-07-31 15:58:40
brave/browser-ios
https://api.github.com/repos/brave/browser-ios
closed
Manual test run on iOS11 iPhone7 for 1.4
iPhone release-notes/exclude tests
## Per release specialty tests - [ ] JavaScript not working on Github when running in desktop tab. ([#991](https://github.com/brave/browser-ios/issues/991)) - [x] Added bookmark accessible after kill and restart. ([#984](https://github.com/brave/browser-ios/issues/984)) - [x] Browser crashes when toggling Private Browsing only switch. ([#971](https://github.com/brave/browser-ios/issues/971)) - [x] App unresponsive during sync. ([#964](https://github.com/brave/browser-ios/issues/964)) - [ ] IPad missing icons to right of URL bar / iPhone only missing these in landscape mode. ([#963](https://github.com/brave/browser-ios/issues/963)) - [x] Auto fill password is not working. ([#961](https://github.com/brave/browser-ios/issues/961)) - [x] Reader mode doesn't work on 17.07.12.19. ([#958](https://github.com/brave/browser-ios/issues/958)) - [x] Browser crashes when search opened from share menu. ([#955](https://github.com/brave/browser-ios/issues/955)) - [ ] Device gets synced even when offline . ([#928](https://github.com/brave/browser-ios/issues/928)) - [ ] No network connection error message shown when trying to sync offline but enable sync. ([#927](https://github.com/brave/browser-ios/issues/927)) - [ ] Importing Bookmarks HTML file on Laptop after creating sync group puts some bookmarks on root folder. ([#920](https://github.com/brave/browser-ios/issues/920)) - [ ] Moving bookmark location on other device is not synced on iOS. ([#919](https://github.com/brave/browser-ios/issues/919)) - [ ] IOS to iOS sync doesn't work. ([#917](https://github.com/brave/browser-ios/issues/917)) - [ ] First tab is lost when reopening Brave after it had been closed. ([#916](https://github.com/brave/browser-ios/issues/916)) - [ ] Unable to connect error shown when sync with code screen is kept open for a while. ([#914](https://github.com/brave/browser-ios/issues/914)) - [ ] Brave crashes when attempting to add 'New Folder' for bookmarks. ([#911](https://github.com/brave/browser-ios/issues/911)) - [ ] Translation not working when device language is changed. ([#904](https://github.com/brave/browser-ios/issues/904)) - [ ] Tabs lost after re-launching the app. ([#903](https://github.com/brave/browser-ios/issues/903)) - [ ] Device name doesn't show when synced using secret words. ([#895](https://github.com/brave/browser-ios/issues/895)) - [ ] Reset and resync doesn't show the device name . ([#894](https://github.com/brave/browser-ios/issues/894)) - [ ] Bookmarks are not synced between iOS devices. ([#892](https://github.com/brave/browser-ios/issues/892)) - [ ] Splash screen not shown on launch. ([#891](https://github.com/brave/browser-ios/issues/891)) - [ ] Renaming a bookmark in folder causes bookmark to be removed from folder. ([#889](https://github.com/brave/browser-ios/issues/889)) - [ ] IOS device is not listed on laptop when synced using keyword. ([#836](https://github.com/brave/browser-ios/issues/836)) - [ ] Tabs bar is not shown when switching from private tabs to normal tabs. ([#826](https://github.com/brave/browser-ios/issues/826)) - [ ] Secret code word tiles should be editable if a user makes a mistake. ([#790](https://github.com/brave/browser-ios/issues/790)) - [ ] Done button is non functional in Get a new sync code. ([#765](https://github.com/brave/browser-ios/issues/765)) - [ ] Sync reset/disable option should be available. ([#764](https://github.com/brave/browser-ios/issues/764)) - [ ] Secret code word tiles should have numbering to help users enter it correctly. ([#763](https://github.com/brave/browser-ios/issues/763)) ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check the Brave version in About and make sure it is EXACTLY as expected. ## Data 1. [ ] Make sure that data from the last version appears in the new version OK. 2. [ ] Test that the previous version's cookies are preserved in the next version. ## Bookmarks 1. [ ] Test that creating a bookmark in the left well works 2. [ ] Test that clicking a bookmark in the left well loads the bookmark 3. [ ] Test that deleting a bookmark in the left well works 4. [ ] Test that creating a bookmark folder works 5. [ ] Test that creating a bookmark inside the created folder works 6. [ ] Test that you are able to add a bookmark directly inside a bookmark folder 7. [ ] Test that you are able to delete a bookmark in edit mode 8. [ ] Test that you are able to delete a bookmark folder with bookmarks inside 9. [ ] Test adding a bookmark domain subpaths is retained and you are successfully able to visit the domain subpath in a new tab ## Context menus 1. [ ] Make sure context menu items in the URL bar work 2. [ ] Make sure context menu items on content work with no selected text. 3. [ ] Make sure context menu items on content work with selected text. 4. [ ] Make sure context menu items on content work inside an editable control (input, textarea, or contenteditable). 5. [ ] Context menu: verify you can Open in Background Tab, and Open in Private Tab ## Find on page 1. [ ] Ensure search box is shown when selected via the share menu 2. [ ] Test successful find 3. [ ] Test forward and backward find navigation 4. [ ] Test failed find shows 0 results ## Private Mode 1. [ ] Create private tab, go to http://google.com, search for 'yumyums', exit private mode, go to http://google.com search box and begin typing 'yumyums' and verify that word is not in the autocomplete list ## Reader Mode 1. [ ] Visit http://m.slashdot.org, open any article, verify the reader mode icon is shown in the URL bar 2. [ ] Verify tapping on the reader mode icon opens the article in reader mode 3. [ ] Edit reader mode settings and open different pages in reader mode and verify if the setting is retained across each article ## History 1. [ ] On youtube.com, thestar.com (or any other site using push state nav), navigate the site and verify history is added. Also note if the progress bar activates and shows progress. 2. [ ] Settings > Clear Private Data, and clear all. Check history is cleared, and top sites are cleared. ## Shields Settings 1. [ ] Enable all switches in settings and visit a site and disable block scripts. Kill and relaunch app and verify if the site shield settings are retained ## Site hacks 1. [ ] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it ## Downloads 1. [ ] Test that you can save an image from a site. ## Fullscreen 1. [ ] Test that entering HTML5 full screen works. And pressing restore to go back exits full screen. (youtube.com) ## Gestures 1. [ ] Test zoom in / out gestures work 2. [ ] Test that navigating to a different origin resets the zoom 3. [ ] Swipe back and forward to navigate, verify this works as expected ## Password Managers 1. [ ] Test tapping on 1Password on the slide out keyboard launches 1Password App and able to select the stored credentials 2. [ ] Test tapping on bitwarden password manager in the autofill field launches the app and autofills the stored data ## Sync 1. [ ] Ensure you are able to scan the QR code and sync with laptop 2. [ ] Ensure the bookmarks from laptop shows up on the mobile after sync completes 3. [ ] Add a bookmark on mobile and check if it gets synced to the laptop ## Bravery settings 1. [ ] Check that HTTPS Everywhere works by loading https://https-everywhere.badssl.com/ 2. [ ] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/ 3. [ ] Check that block ad and unblock ad works on http://slashdot.org 4. [ ] Check that toggling to blocking and allow ads works as expected. 5. [ ] Test that clicking through a cert error in https://badssl.com/ works. 6. [ ] Test that Safe Browsing works (http://downloadme.org/) 7. [ ] Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/. 8. [ ] Enable block script globally from settings, Visit https://brianbondy.com/, nothing should load. Tap on Shields and disable block script, page should load properly 9. [ ] Test that preferences default Bravery settings take effect on pages with no site settings. 10. [ ] Test that turning on fingerprinting protection in preferences shows 1 fingerprints blocked at https://browserleaks.com/canvas . Test that turning it off in the Bravery menu shows 0 fingerprints blocked. 11. [ ] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/7/ when 3rd party cookies are blocked. 12. [ ] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on. ## Content tests 1. [ ] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab 2. [ ] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows 3. [ ] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password is auto-populated when you visit the site again. 4. [ ] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works 5. [ ] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf 6. [ ] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run) 7. [ ] Test that news.google.com sites open in a new tab (due to target being _blank) ## Top sites view 1. [ ] Long-press on top sites to get to deletion mode, and delete a top site (note this will stop that site from showing up again on top sites, so you may not want to do this a site you want to keep there) ## Background 1. [ ] Start loading a page, background the app, wait >5 sec, then bring to front, ensure splash screen is not shown ## Session storage 1. [ ] Test that tabs restore when closed, including active tab.
1.0
Manual test run on iOS11 iPhone7 for 1.4 - ## Per release specialty tests - [ ] JavaScript not working on Github when running in desktop tab. ([#991](https://github.com/brave/browser-ios/issues/991)) - [x] Added bookmark accessible after kill and restart. ([#984](https://github.com/brave/browser-ios/issues/984)) - [x] Browser crashes when toggling Private Browsing only switch. ([#971](https://github.com/brave/browser-ios/issues/971)) - [x] App unresponsive during sync. ([#964](https://github.com/brave/browser-ios/issues/964)) - [ ] IPad missing icons to right of URL bar / iPhone only missing these in landscape mode. ([#963](https://github.com/brave/browser-ios/issues/963)) - [x] Auto fill password is not working. ([#961](https://github.com/brave/browser-ios/issues/961)) - [x] Reader mode doesn't work on 17.07.12.19. ([#958](https://github.com/brave/browser-ios/issues/958)) - [x] Browser crashes when search opened from share menu. ([#955](https://github.com/brave/browser-ios/issues/955)) - [ ] Device gets synced even when offline . ([#928](https://github.com/brave/browser-ios/issues/928)) - [ ] No network connection error message shown when trying to sync offline but enable sync. ([#927](https://github.com/brave/browser-ios/issues/927)) - [ ] Importing Bookmarks HTML file on Laptop after creating sync group puts some bookmarks on root folder. ([#920](https://github.com/brave/browser-ios/issues/920)) - [ ] Moving bookmark location on other device is not synced on iOS. ([#919](https://github.com/brave/browser-ios/issues/919)) - [ ] IOS to iOS sync doesn't work. ([#917](https://github.com/brave/browser-ios/issues/917)) - [ ] First tab is lost when reopening Brave after it had been closed. ([#916](https://github.com/brave/browser-ios/issues/916)) - [ ] Unable to connect error shown when sync with code screen is kept open for a while. ([#914](https://github.com/brave/browser-ios/issues/914)) - [ ] Brave crashes when attempting to add 'New Folder' for bookmarks. ([#911](https://github.com/brave/browser-ios/issues/911)) - [ ] Translation not working when device language is changed. ([#904](https://github.com/brave/browser-ios/issues/904)) - [ ] Tabs lost after re-launching the app. ([#903](https://github.com/brave/browser-ios/issues/903)) - [ ] Device name doesn't show when synced using secret words. ([#895](https://github.com/brave/browser-ios/issues/895)) - [ ] Reset and resync doesn't show the device name . ([#894](https://github.com/brave/browser-ios/issues/894)) - [ ] Bookmarks are not synced between iOS devices. ([#892](https://github.com/brave/browser-ios/issues/892)) - [ ] Splash screen not shown on launch. ([#891](https://github.com/brave/browser-ios/issues/891)) - [ ] Renaming a bookmark in folder causes bookmark to be removed from folder. ([#889](https://github.com/brave/browser-ios/issues/889)) - [ ] IOS device is not listed on laptop when synced using keyword. ([#836](https://github.com/brave/browser-ios/issues/836)) - [ ] Tabs bar is not shown when switching from private tabs to normal tabs. ([#826](https://github.com/brave/browser-ios/issues/826)) - [ ] Secret code word tiles should be editable if a user makes a mistake. ([#790](https://github.com/brave/browser-ios/issues/790)) - [ ] Done button is non functional in Get a new sync code. ([#765](https://github.com/brave/browser-ios/issues/765)) - [ ] Sync reset/disable option should be available. ([#764](https://github.com/brave/browser-ios/issues/764)) - [ ] Secret code word tiles should have numbering to help users enter it correctly. ([#763](https://github.com/brave/browser-ios/issues/763)) ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check the Brave version in About and make sure it is EXACTLY as expected. ## Data 1. [ ] Make sure that data from the last version appears in the new version OK. 2. [ ] Test that the previous version's cookies are preserved in the next version. ## Bookmarks 1. [ ] Test that creating a bookmark in the left well works 2. [ ] Test that clicking a bookmark in the left well loads the bookmark 3. [ ] Test that deleting a bookmark in the left well works 4. [ ] Test that creating a bookmark folder works 5. [ ] Test that creating a bookmark inside the created folder works 6. [ ] Test that you are able to add a bookmark directly inside a bookmark folder 7. [ ] Test that you are able to delete a bookmark in edit mode 8. [ ] Test that you are able to delete a bookmark folder with bookmarks inside 9. [ ] Test adding a bookmark domain subpaths is retained and you are successfully able to visit the domain subpath in a new tab ## Context menus 1. [ ] Make sure context menu items in the URL bar work 2. [ ] Make sure context menu items on content work with no selected text. 3. [ ] Make sure context menu items on content work with selected text. 4. [ ] Make sure context menu items on content work inside an editable control (input, textarea, or contenteditable). 5. [ ] Context menu: verify you can Open in Background Tab, and Open in Private Tab ## Find on page 1. [ ] Ensure search box is shown when selected via the share menu 2. [ ] Test successful find 3. [ ] Test forward and backward find navigation 4. [ ] Test failed find shows 0 results ## Private Mode 1. [ ] Create private tab, go to http://google.com, search for 'yumyums', exit private mode, go to http://google.com search box and begin typing 'yumyums' and verify that word is not in the autocomplete list ## Reader Mode 1. [ ] Visit http://m.slashdot.org, open any article, verify the reader mode icon is shown in the URL bar 2. [ ] Verify tapping on the reader mode icon opens the article in reader mode 3. [ ] Edit reader mode settings and open different pages in reader mode and verify if the setting is retained across each article ## History 1. [ ] On youtube.com, thestar.com (or any other site using push state nav), navigate the site and verify history is added. Also note if the progress bar activates and shows progress. 2. [ ] Settings > Clear Private Data, and clear all. Check history is cleared, and top sites are cleared. ## Shields Settings 1. [ ] Enable all switches in settings and visit a site and disable block scripts. Kill and relaunch app and verify if the site shield settings are retained ## Site hacks 1. [ ] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it ## Downloads 1. [ ] Test that you can save an image from a site. ## Fullscreen 1. [ ] Test that entering HTML5 full screen works. And pressing restore to go back exits full screen. (youtube.com) ## Gestures 1. [ ] Test zoom in / out gestures work 2. [ ] Test that navigating to a different origin resets the zoom 3. [ ] Swipe back and forward to navigate, verify this works as expected ## Password Managers 1. [ ] Test tapping on 1Password on the slide out keyboard launches 1Password App and able to select the stored credentials 2. [ ] Test tapping on bitwarden password manager in the autofill field launches the app and autofills the stored data ## Sync 1. [ ] Ensure you are able to scan the QR code and sync with laptop 2. [ ] Ensure the bookmarks from laptop shows up on the mobile after sync completes 3. [ ] Add a bookmark on mobile and check if it gets synced to the laptop ## Bravery settings 1. [ ] Check that HTTPS Everywhere works by loading https://https-everywhere.badssl.com/ 2. [ ] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/ 3. [ ] Check that block ad and unblock ad works on http://slashdot.org 4. [ ] Check that toggling to blocking and allow ads works as expected. 5. [ ] Test that clicking through a cert error in https://badssl.com/ works. 6. [ ] Test that Safe Browsing works (http://downloadme.org/) 7. [ ] Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/. 8. [ ] Enable block script globally from settings, Visit https://brianbondy.com/, nothing should load. Tap on Shields and disable block script, page should load properly 9. [ ] Test that preferences default Bravery settings take effect on pages with no site settings. 10. [ ] Test that turning on fingerprinting protection in preferences shows 1 fingerprints blocked at https://browserleaks.com/canvas . Test that turning it off in the Bravery menu shows 0 fingerprints blocked. 11. [ ] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/7/ when 3rd party cookies are blocked. 12. [ ] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on. ## Content tests 1. [ ] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab 2. [ ] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows 3. [ ] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password is auto-populated when you visit the site again. 4. [ ] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works 5. [ ] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf 6. [ ] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run) 7. [ ] Test that news.google.com sites open in a new tab (due to target being _blank) ## Top sites view 1. [ ] Long-press on top sites to get to deletion mode, and delete a top site (note this will stop that site from showing up again on top sites, so you may not want to do this a site you want to keep there) ## Background 1. [ ] Start loading a page, background the app, wait >5 sec, then bring to front, ensure splash screen is not shown ## Session storage 1. [ ] Test that tabs restore when closed, including active tab.
test
manual test run on for per release specialty tests javascript not working on github when running in desktop tab added bookmark accessible after kill and restart browser crashes when toggling private browsing only switch app unresponsive during sync ipad missing icons to right of url bar iphone only missing these in landscape mode auto fill password is not working reader mode doesn t work on browser crashes when search opened from share menu device gets synced even when offline no network connection error message shown when trying to sync offline but enable sync importing bookmarks html file on laptop after creating sync group puts some bookmarks on root folder moving bookmark location on other device is not synced on ios ios to ios sync doesn t work first tab is lost when reopening brave after it had been closed unable to connect error shown when sync with code screen is kept open for a while brave crashes when attempting to add new folder for bookmarks translation not working when device language is changed tabs lost after re launching the app device name doesn t show when synced using secret words reset and resync doesn t show the device name bookmarks are not synced between ios devices splash screen not shown on launch renaming a bookmark in folder causes bookmark to be removed from folder ios device is not listed on laptop when synced using keyword tabs bar is not shown when switching from private tabs to normal tabs secret code word tiles should be editable if a user makes a mistake done button is non functional in get a new sync code sync reset disable option should be available secret code word tiles should have numbering to help users enter it correctly installer check that installer is close to the size of last release check the brave version in about and make sure it is exactly as expected data make sure that data from the last version appears in the new version ok test that the previous version s cookies are preserved in the next version bookmarks test that creating a bookmark in the left well works test that clicking a bookmark in the left well loads the bookmark test that deleting a bookmark in the left well works test that creating a bookmark folder works test that creating a bookmark inside the created folder works test that you are able to add a bookmark directly inside a bookmark folder test that you are able to delete a bookmark in edit mode test that you are able to delete a bookmark folder with bookmarks inside test adding a bookmark domain subpaths is retained and you are successfully able to visit the domain subpath in a new tab context menus make sure context menu items in the url bar work make sure context menu items on content work with no selected text make sure context menu items on content work with selected text make sure context menu items on content work inside an editable control input textarea or contenteditable context menu verify you can open in background tab and open in private tab find on page ensure search box is shown when selected via the share menu test successful find test forward and backward find navigation test failed find shows results private mode create private tab go to search for yumyums exit private mode go to search box and begin typing yumyums and verify that word is not in the autocomplete list reader mode visit open any article verify the reader mode icon is shown in the url bar verify tapping on the reader mode icon opens the article in reader mode edit reader mode settings and open different pages in reader mode and verify if the setting is retained across each article history on youtube com thestar com or any other site using push state nav navigate the site and verify history is added also note if the progress bar activates and shows progress settings clear private data and clear all check history is cleared and top sites are cleared shields settings enable all switches in settings and visit a site and disable block scripts kill and relaunch app and verify if the site shield settings are retained site hacks test sub page loads a video and you can play it downloads test that you can save an image from a site fullscreen test that entering full screen works and pressing restore to go back exits full screen youtube com gestures test zoom in out gestures work test that navigating to a different origin resets the zoom swipe back and forward to navigate verify this works as expected password managers test tapping on on the slide out keyboard launches app and able to select the stored credentials test tapping on bitwarden password manager in the autofill field launches the app and autofills the stored data sync ensure you are able to scan the qr code and sync with laptop ensure the bookmarks from laptop shows up on the mobile after sync completes add a bookmark on mobile and check if it gets synced to the laptop bravery settings check that https everywhere works by loading turning https everywhere off and shields off both disable the redirect to check that block ad and unblock ad works on check that toggling to blocking and allow ads works as expected test that clicking through a cert error in works test that safe browsing works turning safe browsing off and shields off both disable safe browsing for enable block script globally from settings visit nothing should load tap on shields and disable block script page should load properly test that preferences default bravery settings take effect on pages with no site settings test that turning on fingerprinting protection in preferences shows fingerprints blocked at test that turning it off in the bravery menu shows fingerprints blocked test that party storage results are blank at when party cookies are blocked test that audio fingerprint is blocked at when fingerprinting protection is on content tests go to and click on the twitter icon on the top right test that context menus work in the new twitter tab load twitter and click on a tweet so the popup div shows click to dismiss and repeat with another div make sure it shows go to and make sure that the password can be saved make sure the saved password is auto populated when you visit the site again open an email on or inbox google com and click on a link make sure it works test that pdf is loaded at test that shows up as grey not red no mixed content scripts are run test that news google com sites open in a new tab due to target being blank top sites view long press on top sites to get to deletion mode and delete a top site note this will stop that site from showing up again on top sites so you may not want to do this a site you want to keep there background start loading a page background the app wait sec then bring to front ensure splash screen is not shown session storage test that tabs restore when closed including active tab
1
129,607
10,580,102,524
IssuesEvent
2019-10-08 05:33:26
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
integration test clean up error
area/testing kind/failing-test kind/flake
14:23:38 >> Cleaning up after previous test runs ... 14:23:38 * Cleaning stale test root: /home/minikubeci/minikube-integration/* 14:23:38 find: ‘/home/minikubeci/minikube-integration/*’: No such file or directory 14:23:38 find: ‘/home/minikubeci/minikube-integration/*’: No such file or directory 14:23:38 find: ‘/home/minikubeci/minikube-integration/*’: No such file or directory 14:23:38 rmdir: failed to remove '/home/minikubeci/minikube-integration/*': No such file or directory 14:23:38 ls: cannot access '/home/minikubeci/minikube-integration/*': No such file or directory 14:23:38 Build step 'Execute shell' marked build as failure 14:23:38 [Google Cloud Storage Plugin] Uploading: VirtualBox_Linux.txt 14:23:38 Finished: FAILURE as seen in http://mkproxy.cbf.corp.google.com/job/VirtualBox_Linux_integration/6744/console
2.0
integration test clean up error - 14:23:38 >> Cleaning up after previous test runs ... 14:23:38 * Cleaning stale test root: /home/minikubeci/minikube-integration/* 14:23:38 find: ‘/home/minikubeci/minikube-integration/*’: No such file or directory 14:23:38 find: ‘/home/minikubeci/minikube-integration/*’: No such file or directory 14:23:38 find: ‘/home/minikubeci/minikube-integration/*’: No such file or directory 14:23:38 rmdir: failed to remove '/home/minikubeci/minikube-integration/*': No such file or directory 14:23:38 ls: cannot access '/home/minikubeci/minikube-integration/*': No such file or directory 14:23:38 Build step 'Execute shell' marked build as failure 14:23:38 [Google Cloud Storage Plugin] Uploading: VirtualBox_Linux.txt 14:23:38 Finished: FAILURE as seen in http://mkproxy.cbf.corp.google.com/job/VirtualBox_Linux_integration/6744/console
test
integration test clean up error cleaning up after previous test runs cleaning stale test root home minikubeci minikube integration find ‘ home minikubeci minikube integration ’ no such file or directory find ‘ home minikubeci minikube integration ’ no such file or directory find ‘ home minikubeci minikube integration ’ no such file or directory rmdir failed to remove home minikubeci minikube integration no such file or directory ls cannot access home minikubeci minikube integration no such file or directory build step execute shell marked build as failure uploading virtualbox linux txt finished failure as seen in
1
106,050
16,664,177,603
IssuesEvent
2021-06-06 21:46:04
uniquelyparticular/sync-moltin-to-zendesk
https://api.github.com/repos/uniquelyparticular/sync-moltin-to-zendesk
opened
CVE-2021-32640 (Medium) detected in ws-5.2.2.tgz
security vulnerability
## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-5.2.2.tgz</b></p></summary> <p>Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/ws/-/ws-5.2.2.tgz">https://registry.npmjs.org/ws/-/ws-5.2.2.tgz</a></p> <p>Path to dependency file: sync-moltin-to-zendesk/package.json</p> <p>Path to vulnerable library: sync-moltin-to-zendesk/node_modules/ws/package.json</p> <p> Dependency Hierarchy: - jest-24.8.0.tgz (Root Library) - jest-cli-24.8.0.tgz - jest-config-24.8.0.tgz - jest-environment-jsdom-24.8.0.tgz - jsdom-11.12.0.tgz - :x: **ws-5.2.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/uniquelyparticular/sync-moltin-to-zendesk/commit/bd5d1a0aaf9dccb749d4a0258e8d14bb287f46c9">bd5d1a0aaf9dccb749d4a0258e8d14bb287f46c9</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options. <p>Publish Date: 2021-05-25 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640>CVE-2021-32640</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693">https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693</a></p> <p>Release Date: 2021-05-25</p> <p>Fix Resolution: ws - 7.4.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-32640 (Medium) detected in ws-5.2.2.tgz - ## CVE-2021-32640 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-5.2.2.tgz</b></p></summary> <p>Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/ws/-/ws-5.2.2.tgz">https://registry.npmjs.org/ws/-/ws-5.2.2.tgz</a></p> <p>Path to dependency file: sync-moltin-to-zendesk/package.json</p> <p>Path to vulnerable library: sync-moltin-to-zendesk/node_modules/ws/package.json</p> <p> Dependency Hierarchy: - jest-24.8.0.tgz (Root Library) - jest-cli-24.8.0.tgz - jest-config-24.8.0.tgz - jest-environment-jsdom-24.8.0.tgz - jsdom-11.12.0.tgz - :x: **ws-5.2.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/uniquelyparticular/sync-moltin-to-zendesk/commit/bd5d1a0aaf9dccb749d4a0258e8d14bb287f46c9">bd5d1a0aaf9dccb749d4a0258e8d14bb287f46c9</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options. <p>Publish Date: 2021-05-25 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640>CVE-2021-32640</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693">https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693</a></p> <p>Release Date: 2021-05-25</p> <p>Fix Resolution: ws - 7.4.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in ws tgz cve medium severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client and server for node js library home page a href path to dependency file sync moltin to zendesk package json path to vulnerable library sync moltin to zendesk node modules ws package json dependency hierarchy jest tgz root library jest cli tgz jest config tgz jest environment jsdom tgz jsdom tgz x ws tgz vulnerable library found in head commit a href vulnerability details ws is an open source websocket client and server library for node js a specially crafted value of the sec websocket protocol header can be used to significantly slow down a ws server the vulnerability has been fixed in ws in vulnerable versions of ws the issue can be mitigated by reducing the maximum allowed length of the request headers using the and or the options publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ws step up your open source security game with whitesource
0
104,238
4,203,675,375
IssuesEvent
2016-06-28 06:49:59
uWebSockets/uWebSockets
https://api.github.com/repos/uWebSockets/uWebSockets
closed
uws needs to be registered last in EventEmitter chain of http(s) server
bug high priority js
Under very light load, when i'm serving socket.io over SSL using uws 0.4.1 and at the same time i'm making HTTP POST (to a middleware mounted on a different path, obviously), the POST sometimes just hangs until client times out. This is something that appeared when i replaced ws by uws - and now i'm going to check that affirmation by going back to ws on the SSL service (which is idling all day anyway).
1.0
uws needs to be registered last in EventEmitter chain of http(s) server - Under very light load, when i'm serving socket.io over SSL using uws 0.4.1 and at the same time i'm making HTTP POST (to a middleware mounted on a different path, obviously), the POST sometimes just hangs until client times out. This is something that appeared when i replaced ws by uws - and now i'm going to check that affirmation by going back to ws on the SSL service (which is idling all day anyway).
non_test
uws needs to be registered last in eventemitter chain of http s server under very light load when i m serving socket io over ssl using uws and at the same time i m making http post to a middleware mounted on a different path obviously the post sometimes just hangs until client times out this is something that appeared when i replaced ws by uws and now i m going to check that affirmation by going back to ws on the ssl service which is idling all day anyway
0
233,253
18,957,490,019
IssuesEvent
2021-11-18 22:14:48
microsoft/vscode-python
https://api.github.com/repos/microsoft/vscode-python
closed
Update "stop refresh" icon to use new "beaker-stop" codicon
feature-request needs PR area-testing
<!-- **PLEASE** look for preexisting feature requests before opening a new one as a 👍 on a preexisting issue is more important than opening a new issue or leaving a comment. --> Using Miguel's new codicon for stopping test refresh: https://github.com/microsoft/vscode-codicons/issues/82
1.0
Update "stop refresh" icon to use new "beaker-stop" codicon - <!-- **PLEASE** look for preexisting feature requests before opening a new one as a 👍 on a preexisting issue is more important than opening a new issue or leaving a comment. --> Using Miguel's new codicon for stopping test refresh: https://github.com/microsoft/vscode-codicons/issues/82
test
update stop refresh icon to use new beaker stop codicon using miguel s new codicon for stopping test refresh
1
73,699
7,349,945,549
IssuesEvent
2018-03-08 12:37:53
LiskHQ/lisk
https://api.github.com/repos/LiskHQ/lisk
closed
Tests failed due to unavailability of network on new CI server
test
### Expected behavior All tests should pass as are passing on jenkins.lisk.io ### Actual behavior Tests are failing on ci.liks.io due to unavailability of lisk instance during the startup of the tests. ### Steps to reproduce https://ci.lisk.io/job/lisk-core/job/1.0.0/ ### Which version(s) does this affect? (Environment, OS, etc...) `1.0.0`
1.0
Tests failed due to unavailability of network on new CI server - ### Expected behavior All tests should pass as are passing on jenkins.lisk.io ### Actual behavior Tests are failing on ci.liks.io due to unavailability of lisk instance during the startup of the tests. ### Steps to reproduce https://ci.lisk.io/job/lisk-core/job/1.0.0/ ### Which version(s) does this affect? (Environment, OS, etc...) `1.0.0`
test
tests failed due to unavailability of network on new ci server expected behavior all tests should pass as are passing on jenkins lisk io actual behavior tests are failing on ci liks io due to unavailability of lisk instance during the startup of the tests steps to reproduce which version s does this affect environment os etc
1
254,163
21,766,845,340
IssuesEvent
2022-05-13 03:36:44
longhorn/longhorn
https://api.github.com/repos/longhorn/longhorn
opened
[TASK] Implement test case for mTLS authentication
kind/test require/automation-e2e kind/task
## What's the task? Please describe From https://github.com/longhorn/longhorn/issues/3839 and test steps [here](https://github.com/longhorn/longhorn/issues/3839#issuecomment-1119229639) ## Describe the items of the task (DoD, definition of done) you'd like - [ ] Implement test case for mTLS authentication - [ ] Verify script on pipeline ## Additional context N/A
1.0
[TASK] Implement test case for mTLS authentication - ## What's the task? Please describe From https://github.com/longhorn/longhorn/issues/3839 and test steps [here](https://github.com/longhorn/longhorn/issues/3839#issuecomment-1119229639) ## Describe the items of the task (DoD, definition of done) you'd like - [ ] Implement test case for mTLS authentication - [ ] Verify script on pipeline ## Additional context N/A
test
implement test case for mtls authentication what s the task please describe from and test steps describe the items of the task dod definition of done you d like implement test case for mtls authentication verify script on pipeline additional context n a
1
74,635
20,258,345,879
IssuesEvent
2022-02-15 03:11:03
intellispire/commercestore
https://api.github.com/repos/intellispire/commercestore
opened
Fix missing textdomain
good first issue build
## Bug Report When running the build, the process is showing missing textdomains. When running the build, we're missing some textdomains in various files. csae/subscriptions/includes/admin/subscriptions.php [L341] _x Missing text domain csae/subscriptions/includes/cs-recurring-shortcodes.php [L126] __ Missing text domain csae/subscriptions/includes/gateways/cs-recurring-2checkout.php [L430] __ Missing text domain includes/gateways/stripe/includes/admin/notices.php [L105] esc_html__ Missing text domain ### Expected behavior When I do run the build, I expect clean output. ### Actual behavior When I do run the build, I get warnings. ### Steps to reproduce the behavior 1) git@github.com:intellispire/commercestore.git; git checkout -b bug/fix-textdomain 2) composer install 3) npm install 4) npm run build ### Information (if a specific version is affected): PHP Version: 7.4 CommerceStore Version (or branch): all WordPress Version: latest Any other relevant information:
1.0
Fix missing textdomain - ## Bug Report When running the build, the process is showing missing textdomains. When running the build, we're missing some textdomains in various files. csae/subscriptions/includes/admin/subscriptions.php [L341] _x Missing text domain csae/subscriptions/includes/cs-recurring-shortcodes.php [L126] __ Missing text domain csae/subscriptions/includes/gateways/cs-recurring-2checkout.php [L430] __ Missing text domain includes/gateways/stripe/includes/admin/notices.php [L105] esc_html__ Missing text domain ### Expected behavior When I do run the build, I expect clean output. ### Actual behavior When I do run the build, I get warnings. ### Steps to reproduce the behavior 1) git@github.com:intellispire/commercestore.git; git checkout -b bug/fix-textdomain 2) composer install 3) npm install 4) npm run build ### Information (if a specific version is affected): PHP Version: 7.4 CommerceStore Version (or branch): all WordPress Version: latest Any other relevant information:
non_test
fix missing textdomain bug report when running the build the process is showing missing textdomains when running the build we re missing some textdomains in various files csae subscriptions includes admin subscriptions php x missing text domain csae subscriptions includes cs recurring shortcodes php missing text domain csae subscriptions includes gateways cs recurring php missing text domain includes gateways stripe includes admin notices php esc html missing text domain expected behavior when i do run the build i expect clean output actual behavior when i do run the build i get warnings steps to reproduce the behavior git github com intellispire commercestore git git checkout b bug fix textdomain composer install npm install npm run build information if a specific version is affected php version commercestore version or branch all wordpress version latest any other relevant information
0
145,429
19,339,420,694
IssuesEvent
2021-12-15 01:29:39
hydrogen-dev/molecule-quickstart-app
https://api.github.com/repos/hydrogen-dev/molecule-quickstart-app
opened
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz
security vulnerability
## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz</a></p> <p>Path to dependency file: molecule-quickstart-app/package.json</p> <p>Path to vulnerable library: molecule-quickstart-app/node_modules/lodash/package.json</p> <p> Dependency Hierarchy: - react-bootstrap-1.4.0.tgz (Root Library) - hooks-0.3.25.tgz - :x: **lodash-4.17.20.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. <p>Publish Date: 2021-02-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337>CVE-2021-23337</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c">https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c</a></p> <p>Release Date: 2021-02-15</p> <p>Fix Resolution: lodash - 4.17.21</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.17.20","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"react-bootstrap:1.4.0;@restart/hooks:0.3.25;lodash:4.17.20","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.21","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-23337","vulnerabilityDetails":"Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337","cvss3Severity":"high","cvss3Score":"7.2","cvss3Metrics":{"A":"High","AC":"Low","PR":"High","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz - ## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz</a></p> <p>Path to dependency file: molecule-quickstart-app/package.json</p> <p>Path to vulnerable library: molecule-quickstart-app/node_modules/lodash/package.json</p> <p> Dependency Hierarchy: - react-bootstrap-1.4.0.tgz (Root Library) - hooks-0.3.25.tgz - :x: **lodash-4.17.20.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. <p>Publish Date: 2021-02-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337>CVE-2021-23337</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c">https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c</a></p> <p>Release Date: 2021-02-15</p> <p>Fix Resolution: lodash - 4.17.21</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.17.20","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"react-bootstrap:1.4.0;@restart/hooks:0.3.25;lodash:4.17.20","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.21","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-23337","vulnerabilityDetails":"Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337","cvss3Severity":"high","cvss3Score":"7.2","cvss3Metrics":{"A":"High","AC":"Low","PR":"High","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_test
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file molecule quickstart app package json path to vulnerable library molecule quickstart app node modules lodash package json dependency hierarchy react bootstrap tgz root library hooks tgz x lodash tgz vulnerable library found in base branch master vulnerability details lodash versions prior to are vulnerable to command injection via the template function publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution lodash isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree react bootstrap restart hooks lodash isminimumfixversionavailable true minimumfixversion lodash isbinary false basebranches vulnerabilityidentifier cve vulnerabilitydetails lodash versions prior to are vulnerable to command injection via the template function vulnerabilityurl
0
273,286
23,743,734,044
IssuesEvent
2022-08-31 14:24:01
DavidYang2149/react-starter
https://api.github.com/repos/DavidYang2149/react-starter
opened
[Feature] 테스트 자동화 및 검사 프로세스를 추가합니다
:gear: Environment :fire_extinguisher: Test :sparkles: Feature
# 테스트 자동화 및 검사 프로세스를 추가합니다 ## 요구 사항 - [x] 테스트 자동화 및 검사 프로세스 추가 ## 작업 내역 -
1.0
[Feature] 테스트 자동화 및 검사 프로세스를 추가합니다 - # 테스트 자동화 및 검사 프로세스를 추가합니다 ## 요구 사항 - [x] 테스트 자동화 및 검사 프로세스 추가 ## 작업 내역 -
test
테스트 자동화 및 검사 프로세스를 추가합니다 테스트 자동화 및 검사 프로세스를 추가합니다 요구 사항 테스트 자동화 및 검사 프로세스 추가 작업 내역
1
138,291
11,197,918,370
IssuesEvent
2020-01-03 14:38:38
brainhubeu/react-carousel
https://api.github.com/repos/brainhubeu/react-carousel
reopened
React-carousel causes touch issues with GOOGLE-MAPS
needs testing
**Describe the bug** When using the library with google maps API, google map touch behavior becomes broken. For example, it doesn't matter what options you supply to google maps (like gestureHandling), it won't work as expected on touch devices if `<Carousel />` is present somewhere inside the code. **To Reproduce** 1. Use simple https://github.com/adrianmcli/nano-react-app 2. Install the library and add google maps API 3. Insert `<Carousel />` component and init google map 4. See the problem on touch devices (also with chrome dev tools) Repo to reproduce: https://github.com/shelooks16/react-carousel-touch-issue replace `const api = "API-KEY";` with a google-api key **Expected behavior** To not broke google map touch behavior? **Screenshots** ![broken-map](https://user-images.githubusercontent.com/33040081/69754355-fa73b200-1155-11ea-8d35-bf8d6d6a54ac.gif) I deployed 2 web-pages: carousel imported: https://with-imported-carousel-issue.surge.sh/ carousel is not imported: https://without-imported-carousel-issue.surge.sh/ **Additional context** Tried with carousel v1.10.27 and v1.10.20. React v16.9.0
1.0
React-carousel causes touch issues with GOOGLE-MAPS - **Describe the bug** When using the library with google maps API, google map touch behavior becomes broken. For example, it doesn't matter what options you supply to google maps (like gestureHandling), it won't work as expected on touch devices if `<Carousel />` is present somewhere inside the code. **To Reproduce** 1. Use simple https://github.com/adrianmcli/nano-react-app 2. Install the library and add google maps API 3. Insert `<Carousel />` component and init google map 4. See the problem on touch devices (also with chrome dev tools) Repo to reproduce: https://github.com/shelooks16/react-carousel-touch-issue replace `const api = "API-KEY";` with a google-api key **Expected behavior** To not broke google map touch behavior? **Screenshots** ![broken-map](https://user-images.githubusercontent.com/33040081/69754355-fa73b200-1155-11ea-8d35-bf8d6d6a54ac.gif) I deployed 2 web-pages: carousel imported: https://with-imported-carousel-issue.surge.sh/ carousel is not imported: https://without-imported-carousel-issue.surge.sh/ **Additional context** Tried with carousel v1.10.27 and v1.10.20. React v16.9.0
test
react carousel causes touch issues with google maps describe the bug when using the library with google maps api google map touch behavior becomes broken for example it doesn t matter what options you supply to google maps like gesturehandling it won t work as expected on touch devices if is present somewhere inside the code to reproduce use simple install the library and add google maps api insert component and init google map see the problem on touch devices also with chrome dev tools repo to reproduce replace const api api key with a google api key expected behavior to not broke google map touch behavior screenshots i deployed web pages carousel imported carousel is not imported additional context tried with carousel and react
1
64,896
6,926,078,080
IssuesEvent
2017-11-30 17:53:55
plotly/falcon-sql-client
https://api.github.com/repos/plotly/falcon-sql-client
opened
test failure due to `The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.`
test
**For the record:** sometimes a PR fails to build in CircleCI because of a temporary server error while making requests to Plotly. When this happens, I will trigger a rebuild. From CircleCI ``` 1) QueryScheduler queries a database and updates a plotly grid on an interval: Error: Expected status: 200. Status: 502. Body: <html><head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>502 Server Error</title> </head> <body text=#000000 bgcolor=#ffffff> <h1>Error: Server Error</h1> <h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2> <h2></h2> </body></html> . at assertResponseStatus (test/backend/utils.js:13:25) at resetAndVerifyGridContents (test/backend/QueryScheduler.spec.js:257:19) at test/backend/QueryScheduler.spec.js:304:21 at <anonymous> at process._tickDomainCallback (internal/process/next_tick.js:135:7) ```
1.0
test failure due to `The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.` - **For the record:** sometimes a PR fails to build in CircleCI because of a temporary server error while making requests to Plotly. When this happens, I will trigger a rebuild. From CircleCI ``` 1) QueryScheduler queries a database and updates a plotly grid on an interval: Error: Expected status: 200. Status: 502. Body: <html><head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>502 Server Error</title> </head> <body text=#000000 bgcolor=#ffffff> <h1>Error: Server Error</h1> <h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2> <h2></h2> </body></html> . at assertResponseStatus (test/backend/utils.js:13:25) at resetAndVerifyGridContents (test/backend/QueryScheduler.spec.js:257:19) at test/backend/QueryScheduler.spec.js:304:21 at <anonymous> at process._tickDomainCallback (internal/process/next_tick.js:135:7) ```
test
test failure due to the server encountered a temporary error and could not complete your request please try again in seconds for the record sometimes a pr fails to build in circleci because of a temporary server error while making requests to plotly when this happens i will trigger a rebuild from circleci queryscheduler queries a database and updates a plotly grid on an interval error expected status status body server error error server error the server encountered a temporary error and could not complete your request please try again in seconds at assertresponsestatus test backend utils js at resetandverifygridcontents test backend queryscheduler spec js at test backend queryscheduler spec js at at process tickdomaincallback internal process next tick js
1
229,143
18,285,940,145
IssuesEvent
2021-10-05 10:16:05
celestiaorg/test-infra
https://api.github.com/repos/celestiaorg/test-infra
opened
hive: basic test for celestia-core + celestia-app
test
This test-case should test celestia-core on the following scenario: Pre-reqs: 1. Spin up the sim env 2. Load config(genesis file, etc) for the celestia-core + app 3. Startup the core+app instances 4. Check the genesis file is consumed correctly Steps: 1. Post the data via the cli of the app 2. Check data consumption Motivation: we need to smoke this out to get hands dirty in order to complete burning gas fee test-case(ref to [#39](https://github.com/celestiaorg/lazyledger-app/issues/39))
1.0
hive: basic test for celestia-core + celestia-app - This test-case should test celestia-core on the following scenario: Pre-reqs: 1. Spin up the sim env 2. Load config(genesis file, etc) for the celestia-core + app 3. Startup the core+app instances 4. Check the genesis file is consumed correctly Steps: 1. Post the data via the cli of the app 2. Check data consumption Motivation: we need to smoke this out to get hands dirty in order to complete burning gas fee test-case(ref to [#39](https://github.com/celestiaorg/lazyledger-app/issues/39))
test
hive basic test for celestia core celestia app this test case should test celestia core on the following scenario pre reqs spin up the sim env load config genesis file etc for the celestia core app startup the core app instances check the genesis file is consumed correctly steps post the data via the cli of the app check data consumption motivation we need to smoke this out to get hands dirty in order to complete burning gas fee test case ref to
1
143,740
22,151,502,593
IssuesEvent
2022-06-03 17:20:28
chapel-lang/chapel
https://api.github.com/repos/chapel-lang/chapel
closed
`DateTime` module stabilization - removing ambiguous functions
type: Design area: Libraries / Modules type: Chapel 2.0
As part of the `DateTime` module review, we identified three functions that seem ambiguous and eligible for deprecation and ultimately removing. They are: * `datetime.today` - This function refers to `today` for a `datetime`, where the `time` portion is ambiguous what the user desires. * Suggested to replace uses with `datetime.now` or `date.today` * `operator datetime.-(dt: datetime, d: date):timedelta` - the `date` gets promoted to `datetime` with time `00:00:00`. * Suggested to replace uses with `dt.date - d` or `dt - new datetime(d, new time())` (with a new `datetime` init overload) * `proc type datetime.timeSinceEpoch():real` - This function is a `proc type` on datetime to return a real and doesn't pertain to a `datetime` in any way * Suggested to remove altogether or move `timeSinceEpoch` as a free function in the module
1.0
`DateTime` module stabilization - removing ambiguous functions - As part of the `DateTime` module review, we identified three functions that seem ambiguous and eligible for deprecation and ultimately removing. They are: * `datetime.today` - This function refers to `today` for a `datetime`, where the `time` portion is ambiguous what the user desires. * Suggested to replace uses with `datetime.now` or `date.today` * `operator datetime.-(dt: datetime, d: date):timedelta` - the `date` gets promoted to `datetime` with time `00:00:00`. * Suggested to replace uses with `dt.date - d` or `dt - new datetime(d, new time())` (with a new `datetime` init overload) * `proc type datetime.timeSinceEpoch():real` - This function is a `proc type` on datetime to return a real and doesn't pertain to a `datetime` in any way * Suggested to remove altogether or move `timeSinceEpoch` as a free function in the module
non_test
datetime module stabilization removing ambiguous functions as part of the datetime module review we identified three functions that seem ambiguous and eligible for deprecation and ultimately removing they are datetime today this function refers to today for a datetime where the time portion is ambiguous what the user desires suggested to replace uses with datetime now or date today operator datetime dt datetime d date timedelta the date gets promoted to datetime with time suggested to replace uses with dt date d or dt new datetime d new time with a new datetime init overload proc type datetime timesinceepoch real this function is a proc type on datetime to return a real and doesn t pertain to a datetime in any way suggested to remove altogether or move timesinceepoch as a free function in the module
0
80,582
23,248,818,548
IssuesEvent
2022-08-03 23:59:31
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
bazel: support ignoring logic test files according to a glob
C-bug A-build-system
**Describe the problem** Stray files can panic in the generation code: ``` /data/home/kena/.cache/bazel/_bazel_kena/9b9f53b7334495d6a871cbb472c466bb/execroot/com_github_cockroachdb_cockroach/bazel-out/freebsd-fastbuild/bin/pkg/cmd/generate-logictest/generate-logictest_/generate-logictest.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/active_version~: u nknown config name local-v1.1@v1.0-noupgrade panic: /data/home/kena/.cache/bazel/_bazel_kena/9b9f53b7334495d6a871cbb472c466bb/execroot/com_github_cockroachdb_cockroach/bazel-out/freebsd-fastbuild/bin/pkg/cmd/generate-logictest/generate-logictest_/generate-logictest.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/active_vers ion~: unknown config name local-v1.1@v1.0-noupgrade goroutine 1 [running]: github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.stdlogger.Fatalf({}, {0x3f9977?, 0xc311e7?}, {0xc000542120?, 0x271100?, 0x1?}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:570 +0x8b github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.processConfigs({0x5b6630, 0x1653168}, {0xc000536c80, 0x135}, {0xc0004aa810, 0x5, 0x153?}, {0xc0005131f0, 0x1, 0x1}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:697 +0x4c5 github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.ReadTestFileConfigs({0x5b6630, 0x1653168}, {0xc000536c80, 0x135}, {0xc0004aa810, 0x5, 0x5}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:612 +0x395 github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.ConfigCalculator.Enumerate({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0}, {0xc00073fd08, 0x1, 0x1}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:821 +0x45e main.(*testdir).addLogicTests(0xc000516120, {0x3e63c8, 0x9}, {{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0}) ``` Ideally gitignored files would be ignored by the generator or a custom ignore glob could be supplied. Jira issue: CRDB-18292
1.0
bazel: support ignoring logic test files according to a glob - **Describe the problem** Stray files can panic in the generation code: ``` /data/home/kena/.cache/bazel/_bazel_kena/9b9f53b7334495d6a871cbb472c466bb/execroot/com_github_cockroachdb_cockroach/bazel-out/freebsd-fastbuild/bin/pkg/cmd/generate-logictest/generate-logictest_/generate-logictest.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/active_version~: u nknown config name local-v1.1@v1.0-noupgrade panic: /data/home/kena/.cache/bazel/_bazel_kena/9b9f53b7334495d6a871cbb472c466bb/execroot/com_github_cockroachdb_cockroach/bazel-out/freebsd-fastbuild/bin/pkg/cmd/generate-logictest/generate-logictest_/generate-logictest.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/active_vers ion~: unknown config name local-v1.1@v1.0-noupgrade goroutine 1 [running]: github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.stdlogger.Fatalf({}, {0x3f9977?, 0xc311e7?}, {0xc000542120?, 0x271100?, 0x1?}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:570 +0x8b github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.processConfigs({0x5b6630, 0x1653168}, {0xc000536c80, 0x135}, {0xc0004aa810, 0x5, 0x153?}, {0xc0005131f0, 0x1, 0x1}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:697 +0x4c5 github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.ReadTestFileConfigs({0x5b6630, 0x1653168}, {0xc000536c80, 0x135}, {0xc0004aa810, 0x5, 0x5}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:612 +0x395 github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase.ConfigCalculator.Enumerate({{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0}, {0xc00073fd08, 0x1, 0x1}) github.com/cockroachdb/cockroach/pkg/sql/logictest/logictestbase/logictestbase.go:821 +0x45e main.(*testdir).addLogicTests(0xc000516120, {0x3e63c8, 0x9}, {{0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, 0x0}) ``` Ideally gitignored files would be ignored by the generator or a custom ignore glob could be supplied. Jira issue: CRDB-18292
non_test
bazel support ignoring logic test files according to a glob describe the problem stray files can panic in the generation code data home kena cache bazel bazel kena execroot com github cockroachdb cockroach bazel out freebsd fastbuild bin pkg cmd generate logictest generate logictest generate logictest runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test active version u nknown config name local noupgrade panic data home kena cache bazel bazel kena execroot com github cockroachdb cockroach bazel out freebsd fastbuild bin pkg cmd generate logictest generate logictest generate logictest runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test active vers ion unknown config name local noupgrade goroutine github com cockroachdb cockroach pkg sql logictest logictestbase stdlogger fatalf github com cockroachdb cockroach pkg sql logictest logictestbase logictestbase go github com cockroachdb cockroach pkg sql logictest logictestbase processconfigs github com cockroachdb cockroach pkg sql logictest logictestbase logictestbase go github com cockroachdb cockroach pkg sql logictest logictestbase readtestfileconfigs github com cockroachdb cockroach pkg sql logictest logictestbase logictestbase go github com cockroachdb cockroach pkg sql logictest logictestbase configcalculator enumerate github com cockroachdb cockroach pkg sql logictest logictestbase logictestbase go main testdir addlogictests ideally gitignored files would be ignored by the generator or a custom ignore glob could be supplied jira issue crdb
0
99,450
16,446,376,188
IssuesEvent
2021-05-20 20:07:41
snowdensb/nibrs
https://api.github.com/repos/snowdensb/nibrs
opened
CVE-2020-5421 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-5421 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-web-4.3.11.RELEASE.jar</b>, <b>spring-web-5.0.9.RELEASE.jar</b>, <b>spring-web-5.1.7.RELEASE.jar</b></p></summary> <p> <details><summary><b>spring-web-4.3.11.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: nibrs/tools/nibrs-fbi-service/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.11.RELEASE/spring-web-4.3.11.RELEASE.jar,nibrs/tools/nibrs-fbi-service/target/nibrs-fbi-service-1.0.0/WEB-INF/lib/spring-web-4.3.11.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-web-4.3.11.RELEASE.jar** (Vulnerable Library) </details> <details><summary><b>spring-web-5.0.9.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: nibrs/tools/nibrs-route/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,nibrs/web/nibrs-web/target/nibrs-web/WEB-INF/lib/spring-web-5.0.9.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-web-5.0.9.RELEASE.jar** (Vulnerable Library) </details> <details><summary><b>spring-web-5.1.7.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: nibrs/tools/nibrs-summary-report-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.1.7.RELEASE/spring-web-5.1.7.RELEASE.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.5.RELEASE.jar (Root Library) - :x: **spring-web-5.1.7.RELEASE.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/nibrs/commit/e33ecd45d71662f63121c238ca1c416a6631a650">e33ecd45d71662f63121c238ca1c416a6631a650</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter. <p>Publish Date: 2020-09-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-5421>CVE-2020-5421</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://tanzu.vmware.com/security/cve-2020-5421">https://tanzu.vmware.com/security/cve-2020-5421</a></p> <p>Release Date: 2020-09-19</p> <p>Fix Resolution: org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.springframework","packageName":"spring-web","packageVersion":"4.3.11.RELEASE","packageFilePaths":["/tools/nibrs-fbi-service/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.springframework:spring-web:4.3.11.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9"},{"packageType":"Java","groupId":"org.springframework","packageName":"spring-web","packageVersion":"5.0.9.RELEASE","packageFilePaths":["/tools/nibrs-route/pom.xml","/tools/nibrs-staging-data-common/pom.xml","/tools/nibrs-summary-report/pom.xml","/tools/nibrs-staging-data/pom.xml","/web/nibrs-web/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.springframework:spring-web:5.0.9.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9"},{"packageType":"Java","groupId":"org.springframework","packageName":"spring-web","packageVersion":"5.1.7.RELEASE","packageFilePaths":["/tools/nibrs-summary-report-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE;org.springframework:spring-web:5.1.7.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-5421","vulnerabilityDetails":"In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-5421","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"None","AC":"High","PR":"Low","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2020-5421 (Medium) detected in multiple libraries - ## CVE-2020-5421 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-web-4.3.11.RELEASE.jar</b>, <b>spring-web-5.0.9.RELEASE.jar</b>, <b>spring-web-5.1.7.RELEASE.jar</b></p></summary> <p> <details><summary><b>spring-web-4.3.11.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: nibrs/tools/nibrs-fbi-service/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.11.RELEASE/spring-web-4.3.11.RELEASE.jar,nibrs/tools/nibrs-fbi-service/target/nibrs-fbi-service-1.0.0/WEB-INF/lib/spring-web-4.3.11.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-web-4.3.11.RELEASE.jar** (Vulnerable Library) </details> <details><summary><b>spring-web-5.0.9.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: nibrs/tools/nibrs-route/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-web/5.0.9.RELEASE/spring-web-5.0.9.RELEASE.jar,nibrs/web/nibrs-web/target/nibrs-web/WEB-INF/lib/spring-web-5.0.9.RELEASE.jar</p> <p> Dependency Hierarchy: - :x: **spring-web-5.0.9.RELEASE.jar** (Vulnerable Library) </details> <details><summary><b>spring-web-5.1.7.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p>Path to dependency file: nibrs/tools/nibrs-summary-report-common/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.1.7.RELEASE/spring-web-5.1.7.RELEASE.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.5.RELEASE.jar (Root Library) - :x: **spring-web-5.1.7.RELEASE.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/nibrs/commit/e33ecd45d71662f63121c238ca1c416a6631a650">e33ecd45d71662f63121c238ca1c416a6631a650</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter. <p>Publish Date: 2020-09-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-5421>CVE-2020-5421</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://tanzu.vmware.com/security/cve-2020-5421">https://tanzu.vmware.com/security/cve-2020-5421</a></p> <p>Release Date: 2020-09-19</p> <p>Fix Resolution: org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.springframework","packageName":"spring-web","packageVersion":"4.3.11.RELEASE","packageFilePaths":["/tools/nibrs-fbi-service/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.springframework:spring-web:4.3.11.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9"},{"packageType":"Java","groupId":"org.springframework","packageName":"spring-web","packageVersion":"5.0.9.RELEASE","packageFilePaths":["/tools/nibrs-route/pom.xml","/tools/nibrs-staging-data-common/pom.xml","/tools/nibrs-summary-report/pom.xml","/tools/nibrs-staging-data/pom.xml","/web/nibrs-web/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.springframework:spring-web:5.0.9.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9"},{"packageType":"Java","groupId":"org.springframework","packageName":"spring-web","packageVersion":"5.1.7.RELEASE","packageFilePaths":["/tools/nibrs-summary-report-common/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:2.1.5.RELEASE;org.springframework:spring-web:5.1.7.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework:spring-web:4.3.29,5.0.19,5.1.18,5.2.9"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-5421","vulnerabilityDetails":"In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-5421","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"None","AC":"High","PR":"Low","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_test
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries spring web release jar spring web release jar spring web release jar spring web release jar spring web library home page a href path to dependency file nibrs tools nibrs fbi service pom xml path to vulnerable library home wss scanner repository org springframework spring web release spring web release jar nibrs tools nibrs fbi service target nibrs fbi service web inf lib spring web release jar dependency hierarchy x spring web release jar vulnerable library spring web release jar spring web library home page a href path to dependency file nibrs tools nibrs route pom xml path to vulnerable library home wss scanner repository org springframework spring web release spring web release jar home wss scanner repository org springframework spring web release spring web release jar home wss scanner repository org springframework spring web release spring web release jar home wss scanner repository org springframework spring web release spring web release jar home wss scanner repository org springframework spring web release spring web release jar nibrs web nibrs web target nibrs web web inf lib spring web release jar dependency hierarchy x spring web release jar vulnerable library spring web release jar spring web library home page a href path to dependency file nibrs tools nibrs summary report common pom xml path to vulnerable library home wss scanner repository org springframework spring web release spring web release jar dependency hierarchy spring boot starter web release jar root library x spring web release jar vulnerable library found in head commit a href found in base branch master vulnerability details in spring framework versions and older unsupported versions the protections against rfd attacks from cve may be bypassed depending on the browser used through the use of a jsessionid path parameter publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required low user interaction required scope changed impact metrics confidentiality impact low integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org springframework spring web isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree org springframework spring web release isminimumfixversionavailable true minimumfixversion org springframework spring web packagetype java groupid org springframework packagename spring web packageversion release packagefilepaths istransitivedependency false dependencytree org springframework spring web release isminimumfixversionavailable true minimumfixversion org springframework spring web packagetype java groupid org springframework packagename spring web packageversion release packagefilepaths istransitivedependency true dependencytree org springframework boot spring boot starter web release org springframework spring web release isminimumfixversionavailable true minimumfixversion org springframework spring web basebranches vulnerabilityidentifier cve vulnerabilitydetails in spring framework versions and older unsupported versions the protections against rfd attacks from cve may be bypassed depending on the browser used through the use of a jsessionid path parameter vulnerabilityurl
0
143,158
19,143,203,828
IssuesEvent
2021-12-02 02:52:53
Chiencc/vaadin
https://api.github.com/repos/Chiencc/vaadin
opened
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser environments</p> <p>Library home page: <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz">https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz</a></p> <p>Path to dependency file: vaadin/package.json</p> <p>Path to vulnerable library: vaadin/node_modules/url-parse/package.json</p> <p> Dependency Hierarchy: - webpack-dev-server-3.11.0.tgz (Root Library) - sockjs-client-1.4.0.tgz - :x: **url-parse-1.4.7.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> url-parse is vulnerable to URL Redirection to Untrusted Site <p>Publish Date: 2021-07-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3664>CVE-2021-3664</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3664">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3664</a></p> <p>Release Date: 2021-07-26</p> <p>Fix Resolution: url-parse - 1.5.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser environments</p> <p>Library home page: <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz">https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz</a></p> <p>Path to dependency file: vaadin/package.json</p> <p>Path to vulnerable library: vaadin/node_modules/url-parse/package.json</p> <p> Dependency Hierarchy: - webpack-dev-server-3.11.0.tgz (Root Library) - sockjs-client-1.4.0.tgz - :x: **url-parse-1.4.7.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> url-parse is vulnerable to URL Redirection to Untrusted Site <p>Publish Date: 2021-07-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3664>CVE-2021-3664</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3664">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3664</a></p> <p>Release Date: 2021-07-26</p> <p>Fix Resolution: url-parse - 1.5.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file vaadin package json path to vulnerable library vaadin node modules url parse package json dependency hierarchy webpack dev server tgz root library sockjs client tgz x url parse tgz vulnerable library found in base branch master vulnerability details url parse is vulnerable to url redirection to untrusted site publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution url parse step up your open source security game with whitesource
0
291,490
25,151,537,690
IssuesEvent
2022-11-10 10:22:23
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: knex failed
C-test-failure O-robot O-roachtest release-blocker branch-release-22.1
roachtest.knex [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=artifacts#/knex) on release-22.1 @ [cf70396e45073adad400f5858270741cdb6d8800](https://github.com/cockroachdb/cockroach/commits/cf70396e45073adad400f5858270741cdb6d8800): ``` Wraps: (3) attached stack trace -- stack trace: | main.(*clusterImpl).RunE | main/pkg/cmd/roachtest/cluster.go:1968 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:131 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKnex.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/knex.go:82 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKnex.func2 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/knex.go:128 | main.(*testRunner).runTest.func2 | main/pkg/cmd/roachtest/test_runner.go:883 | runtime.goexit | GOROOT/src/runtime/asm_amd64.s:1581 Wraps: (4) output in run_102206.640377906_n1_sudo_npm_i Wraps: (5) sudo npm i -g mocha returned | stderr: | ERROR: npm v9.1.1 is known not to run on Node.js v12.22.12. You'll need to | upgrade to a newer Node.js version in order to use this version of npm. This | version of npm supports the following node versions: ``^14.17.0 || ^16.13.0 || | >=18.0.0``. You can find the latest version at https://nodejs.org/. | | ERROR: | /usr/lib/node_modules/npm/lib/utils/exit-handler.js:22 | const hasLoadedNpm = npm?.config.loaded | ^ | | SyntaxError: Unexpected token '.' | at wrapSafe (internal/modules/cjs/loader.js:915:16) | at Module._compile (internal/modules/cjs/loader.js:963:27) | at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) | at Module.load (internal/modules/cjs/loader.js:863:32) | at Function.Module._load (internal/modules/cjs/loader.js:708:14) | at Module.require (internal/modules/cjs/loader.js:887:19) | at require (internal/modules/cjs/helpers.js:74:18) | at module.exports (/usr/lib/node_modules/npm/lib/cli.js:76:23) | at Object.<anonymous> (/usr/lib/node_modules/npm/bin/npm-cli.js:2:25) | at Module._compile (internal/modules/cjs/loader.js:999:30) | | stdout: Wraps: (6) COMMAND_PROBLEM Wraps: (7) Node 1. Command with error: | `````` | sudo npm i -g mocha | `````` Wraps: (8) exit status 1 Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError Test: knex test_impl.go:259,require.go:1234,knex.go:85,knex.go:128,test_runner.go:883: ``` <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #90129 roachtest: knex failed [C-test-failure O-roachtest O-robot T-sql-experience branch-master] </p> </details> /cc @cockroachdb/sql-experience <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*knex.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: knex failed - roachtest.knex [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=artifacts#/knex) on release-22.1 @ [cf70396e45073adad400f5858270741cdb6d8800](https://github.com/cockroachdb/cockroach/commits/cf70396e45073adad400f5858270741cdb6d8800): ``` Wraps: (3) attached stack trace -- stack trace: | main.(*clusterImpl).RunE | main/pkg/cmd/roachtest/cluster.go:1968 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.repeatRunE | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/canary.go:131 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKnex.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/knex.go:82 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKnex.func2 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/knex.go:128 | main.(*testRunner).runTest.func2 | main/pkg/cmd/roachtest/test_runner.go:883 | runtime.goexit | GOROOT/src/runtime/asm_amd64.s:1581 Wraps: (4) output in run_102206.640377906_n1_sudo_npm_i Wraps: (5) sudo npm i -g mocha returned | stderr: | ERROR: npm v9.1.1 is known not to run on Node.js v12.22.12. You'll need to | upgrade to a newer Node.js version in order to use this version of npm. This | version of npm supports the following node versions: ``^14.17.0 || ^16.13.0 || | >=18.0.0``. You can find the latest version at https://nodejs.org/. | | ERROR: | /usr/lib/node_modules/npm/lib/utils/exit-handler.js:22 | const hasLoadedNpm = npm?.config.loaded | ^ | | SyntaxError: Unexpected token '.' | at wrapSafe (internal/modules/cjs/loader.js:915:16) | at Module._compile (internal/modules/cjs/loader.js:963:27) | at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) | at Module.load (internal/modules/cjs/loader.js:863:32) | at Function.Module._load (internal/modules/cjs/loader.js:708:14) | at Module.require (internal/modules/cjs/loader.js:887:19) | at require (internal/modules/cjs/helpers.js:74:18) | at module.exports (/usr/lib/node_modules/npm/lib/cli.js:76:23) | at Object.<anonymous> (/usr/lib/node_modules/npm/bin/npm-cli.js:2:25) | at Module._compile (internal/modules/cjs/loader.js:999:30) | | stdout: Wraps: (6) COMMAND_PROBLEM Wraps: (7) Node 1. Command with error: | `````` | sudo npm i -g mocha | `````` Wraps: (8) exit status 1 Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError Test: knex test_impl.go:259,require.go:1234,knex.go:85,knex.go:128,test_runner.go:883: ``` <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #90129 roachtest: knex failed [C-test-failure O-roachtest O-robot T-sql-experience branch-master] </p> </details> /cc @cockroachdb/sql-experience <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*knex.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest knex failed roachtest knex with on release wraps attached stack trace stack trace main clusterimpl rune main pkg cmd roachtest cluster go github com cockroachdb cockroach pkg cmd roachtest tests repeatrune github com cockroachdb cockroach pkg cmd roachtest tests canary go github com cockroachdb cockroach pkg cmd roachtest tests registerknex github com cockroachdb cockroach pkg cmd roachtest tests knex go github com cockroachdb cockroach pkg cmd roachtest tests registerknex github com cockroachdb cockroach pkg cmd roachtest tests knex go main testrunner runtest main pkg cmd roachtest test runner go runtime goexit goroot src runtime asm s wraps output in run sudo npm i wraps sudo npm i g mocha returned stderr error npm is known not to run on node js you ll need to upgrade to a newer node js version in order to use this version of npm this version of npm supports the following node versions you can find the latest version at error usr lib node modules npm lib utils exit handler js const hasloadednpm npm config loaded syntaxerror unexpected token at wrapsafe internal modules cjs loader js at module compile internal modules cjs loader js at object module extensions js internal modules cjs loader js at module load internal modules cjs loader js at function module load internal modules cjs loader js at module require internal modules cjs loader js at require internal modules cjs helpers js at module exports usr lib node modules npm lib cli js at object usr lib node modules npm bin npm cli js at module compile internal modules cjs loader js stdout wraps command problem wraps node command with error sudo npm i g mocha wraps exit status error types withstack withstack errutil withprefix withstack withstack errutil withprefix cluster withcommanddetails errors cmd hintdetail withdetail exec exiterror test knex test impl go require go knex go knex go test runner go help see see same failure on other branches roachtest knex failed cc cockroachdb sql experience
1
100,748
8,753,636,904
IssuesEvent
2018-12-14 09:08:24
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Duplicate name entried in Desktop, when re-sync between Desktop and Android
QA/Test-Plan-Specified QA/Yes bug feature/sync
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description Duplicate name entried in Desktop, when re-sync between Desktop and Android ## Devices Device1: Desktop (Windows 10) BraveBeta - `0.59.8` Device2: Android (Samsumg Galaxy J3 version 5.1) - Brave `1.0.71 (sync2)` Device3: Android (Gionee version 5.1)-Brave `1.0.71 (sync2)` ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Clean profile 2. Sync desktop and two android devices using QR code 3. After sync, remove one of the Android device from sync 5. Re-sync the Android (which is removed from sync step 3) ## Actual result: Re-sync is causing duplicate name entries in Desktop ![image](https://user-images.githubusercontent.com/38657976/49987024-ef049680-ff97-11e8-96d8-39eec997b568.png) ## Expected result: Should not be any duplicate name entries after re-sync ## Reproduces how often: Always ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 0.59.8 Chromium: 71.0.3578.98 (Official Build) beta (64-bit) -- | -- Revision | 15234034d19b85dcd9a03b164ae89d04145d8368-refs/branch-heads/3578@{#897} OS | Windows ### Reproducible on current release: - Does it reproduce on brave-browser dev/beta builds? NA ### Website problems only: - Does the issue resolve itself when disabling Brave Shields? NA - Is the issue reproducible on the latest version of Chrome? NA ### Additional Information @brave/legacy_qa
1.0
Duplicate name entried in Desktop, when re-sync between Desktop and Android - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description Duplicate name entried in Desktop, when re-sync between Desktop and Android ## Devices Device1: Desktop (Windows 10) BraveBeta - `0.59.8` Device2: Android (Samsumg Galaxy J3 version 5.1) - Brave `1.0.71 (sync2)` Device3: Android (Gionee version 5.1)-Brave `1.0.71 (sync2)` ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Clean profile 2. Sync desktop and two android devices using QR code 3. After sync, remove one of the Android device from sync 5. Re-sync the Android (which is removed from sync step 3) ## Actual result: Re-sync is causing duplicate name entries in Desktop ![image](https://user-images.githubusercontent.com/38657976/49987024-ef049680-ff97-11e8-96d8-39eec997b568.png) ## Expected result: Should not be any duplicate name entries after re-sync ## Reproduces how often: Always ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 0.59.8 Chromium: 71.0.3578.98 (Official Build) beta (64-bit) -- | -- Revision | 15234034d19b85dcd9a03b164ae89d04145d8368-refs/branch-heads/3578@{#897} OS | Windows ### Reproducible on current release: - Does it reproduce on brave-browser dev/beta builds? NA ### Website problems only: - Does the issue resolve itself when disabling Brave Shields? NA - Is the issue reproducible on the latest version of Chrome? NA ### Additional Information @brave/legacy_qa
test
duplicate name entried in desktop when re sync between desktop and android have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description duplicate name entried in desktop when re sync between desktop and android devices desktop windows bravebeta android samsumg galaxy version brave android gionee version brave steps to reproduce clean profile sync desktop and two android devices using qr code after sync remove one of the android device from sync re sync the android which is removed from sync step actual result re sync is causing duplicate name entries in desktop expected result should not be any duplicate name entries after re sync reproduces how often always brave version brave version info brave chromium   official build  beta  bit revision refs branch heads os windows reproducible on current release does it reproduce on brave browser dev beta builds na website problems only does the issue resolve itself when disabling brave shields na is the issue reproducible on the latest version of chrome na additional information brave legacy qa
1
77,453
21,797,722,685
IssuesEvent
2022-05-15 21:38:43
microsoft/PowerToys
https://api.github.com/repos/microsoft/PowerToys
closed
[Build] Settings crashing since switch to WinUI3
Issue-Bug Product-Settings Issue-Docs Resolution-Fix-Committed Area-Build
### Microsoft PowerToys version 0.1.0 ### Running as admin - [ ] Yes ### Area(s) with issue? Settings ### Steps to reproduce 1. Clone repo branch from PR #17886. 2. Build settings project in debug mode. _To make sure it is not a problem with the PR code I tried the code from PR #17824 too and got the same error._ ### ✔️ Expected Behavior Apps starts without crash and shows settings window. ### ❌ Actual Behavior App starts and crashes immediately before showing any window. **Message in VS while debugging:** ``` Exception thrown: 'System.Runtime.InteropServices.COMException' in Microsoft.WindowsAppRuntime.Bootstrap.Net.dll The program '[3220] PowerToys.Settings.exe' has exited with code 2148734499 (0x80131623). ``` **Logs in Eventviewer when starting `PowerToys.Settings.exe` from explorer:** ``` Faulting application name: PowerToys.Settings.exe, version: 0.0.1.0, time stamp: 0x622f78e0 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0x80131623 Fault offset: 0x00007ffe9ba22a77 Faulting process id: 0x2698 Faulting application start time: 0x01d859abc4ded56e Faulting application path: D:\AppDev\Github\jay_previewPage\x64\Debug\Settings\PowerToys.Settings.exe Faulting module path: unknown Report Id: e56b511c-acf6-480e-b65c-1b0e1cee1191 Faulting package full name: Faulting package-relative application ID: ``` ``` Application: PowerToys.Settings.exe CoreCLR Version: 6.0.422.16404 .NET Version: 6.0.4 Description: The application requested process termination through System.Environment.FailFast(string message). Message: There was no match for the specified key in the index. (0x80070491) Stack: at System.Environment.FailFast(System.String) at Microsoft.Windows.ApplicationModel.DynamicDependency.BootstrapCS.AutoInitialize.AccessWindowsAppSDK() at <Module>..cctor() ``` ### Other Software VS Code 2022 Version 17.1.6 Microsoft.NETCore.App 6.0.4 .Net SDK 6.0.202 (x64) Win APP SDK Extension for VS 2022 v1.0.2.71382420
1.0
[Build] Settings crashing since switch to WinUI3 - ### Microsoft PowerToys version 0.1.0 ### Running as admin - [ ] Yes ### Area(s) with issue? Settings ### Steps to reproduce 1. Clone repo branch from PR #17886. 2. Build settings project in debug mode. _To make sure it is not a problem with the PR code I tried the code from PR #17824 too and got the same error._ ### ✔️ Expected Behavior Apps starts without crash and shows settings window. ### ❌ Actual Behavior App starts and crashes immediately before showing any window. **Message in VS while debugging:** ``` Exception thrown: 'System.Runtime.InteropServices.COMException' in Microsoft.WindowsAppRuntime.Bootstrap.Net.dll The program '[3220] PowerToys.Settings.exe' has exited with code 2148734499 (0x80131623). ``` **Logs in Eventviewer when starting `PowerToys.Settings.exe` from explorer:** ``` Faulting application name: PowerToys.Settings.exe, version: 0.0.1.0, time stamp: 0x622f78e0 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0x80131623 Fault offset: 0x00007ffe9ba22a77 Faulting process id: 0x2698 Faulting application start time: 0x01d859abc4ded56e Faulting application path: D:\AppDev\Github\jay_previewPage\x64\Debug\Settings\PowerToys.Settings.exe Faulting module path: unknown Report Id: e56b511c-acf6-480e-b65c-1b0e1cee1191 Faulting package full name: Faulting package-relative application ID: ``` ``` Application: PowerToys.Settings.exe CoreCLR Version: 6.0.422.16404 .NET Version: 6.0.4 Description: The application requested process termination through System.Environment.FailFast(string message). Message: There was no match for the specified key in the index. (0x80070491) Stack: at System.Environment.FailFast(System.String) at Microsoft.Windows.ApplicationModel.DynamicDependency.BootstrapCS.AutoInitialize.AccessWindowsAppSDK() at <Module>..cctor() ``` ### Other Software VS Code 2022 Version 17.1.6 Microsoft.NETCore.App 6.0.4 .Net SDK 6.0.202 (x64) Win APP SDK Extension for VS 2022 v1.0.2.71382420
non_test
settings crashing since switch to microsoft powertoys version running as admin yes area s with issue settings steps to reproduce clone repo branch from pr build settings project in debug mode to make sure it is not a problem with the pr code i tried the code from pr too and got the same error ✔️ expected behavior apps starts without crash and shows settings window ❌ actual behavior app starts and crashes immediately before showing any window message in vs while debugging exception thrown system runtime interopservices comexception in microsoft windowsappruntime bootstrap net dll the program powertoys settings exe has exited with code logs in eventviewer when starting powertoys settings exe from explorer faulting application name powertoys settings exe version time stamp faulting module name unknown version time stamp exception code fault offset faulting process id faulting application start time faulting application path d appdev github jay previewpage debug settings powertoys settings exe faulting module path unknown report id faulting package full name faulting package relative application id application powertoys settings exe coreclr version net version description the application requested process termination through system environment failfast string message message there was no match for the specified key in the index stack at system environment failfast system string at microsoft windows applicationmodel dynamicdependency bootstrapcs autoinitialize accesswindowsappsdk at cctor other software vs code version microsoft netcore app net sdk win app sdk extension for vs
0
336,556
30,200,962,134
IssuesEvent
2023-07-05 05:37:52
michael-milette/moodle-enrol_invitation
https://api.github.com/repos/michael-milette/moodle-enrol_invitation
closed
Problems with default values
bug question requires testing
I have just installed moodle 4.0.1+ (stable) I have this configuration within enrollment methods: ![image](https://user-images.githubusercontent.com/33658481/173182691-2bf2620e-1364-4190-bf49-022dfc712458.png) so dafault values are activated. If I try to send some invitation via this form with some custom text: ![image](https://user-images.githubusercontent.com/33658481/173182754-8d12b6b2-0a6e-46bc-8afb-dc20fa04ebfd.png) I have received such email: ![image](https://user-images.githubusercontent.com/33658481/173182796-90839ede-d0a3-4450-a971-6920157d23b0.png) I see the following problems: 1) Default value for the Enrollment method "Invitation", was not applied to the invitation form - it is always empty as I open it. I expect it to be filled with the default values. 2) The text I have added manually to the invitation form was not sent, I received standard message, which was not my default. 3) The is no possibility to edit Subject on the invitation form, if "Use invitation with default values" is set to "Yes".
1.0
Problems with default values - I have just installed moodle 4.0.1+ (stable) I have this configuration within enrollment methods: ![image](https://user-images.githubusercontent.com/33658481/173182691-2bf2620e-1364-4190-bf49-022dfc712458.png) so dafault values are activated. If I try to send some invitation via this form with some custom text: ![image](https://user-images.githubusercontent.com/33658481/173182754-8d12b6b2-0a6e-46bc-8afb-dc20fa04ebfd.png) I have received such email: ![image](https://user-images.githubusercontent.com/33658481/173182796-90839ede-d0a3-4450-a971-6920157d23b0.png) I see the following problems: 1) Default value for the Enrollment method "Invitation", was not applied to the invitation form - it is always empty as I open it. I expect it to be filled with the default values. 2) The text I have added manually to the invitation form was not sent, I received standard message, which was not my default. 3) The is no possibility to edit Subject on the invitation form, if "Use invitation with default values" is set to "Yes".
test
problems with default values i have just installed moodle stable i have this configuration within enrollment methods so dafault values are activated if i try to send some invitation via this form with some custom text i have received such email i see the following problems default value for the enrollment method invitation was not applied to the invitation form it is always empty as i open it i expect it to be filled with the default values the text i have added manually to the invitation form was not sent i received standard message which was not my default the is no possibility to edit subject on the invitation form if use invitation with default values is set to yes
1
165,928
12,885,263,010
IssuesEvent
2020-07-13 06:03:44
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
opened
com.hazelcast.jet.kafka.impl.WriteKafkaPTest.test_resumeTransaction
test-failure
_master_ (commit c63abb54f06eac73f31706a2226f70812987e8af) Failed on Zulu JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-zulu-jdk8/234/testReport/junit/com.hazelcast.jet.kafka.impl/WriteKafkaPTest/test_resumeTransaction/ Stacktrace: ``` org.junit.ComparisonFailure: expected:<[0 1 ]> but was:<[]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at com.hazelcast.jet.kafka.impl.WriteKafkaPTest.test_resumeTransaction(WriteKafkaPTest.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ``` Standard output: ``` Hiccups measured while running test 'test_resumeTransaction(com.hazelcast.jet.kafka.impl.WriteKafkaPTest):' 02:08:50, accumulated pauses: 1226 ms, max pause: 294 ms, pauses over 1000 ms: 0 02:08:55, accumulated pauses: 2956 ms, max pause: 1774 ms, pauses over 1000 ms: 1 02:09:00, accumulated pauses: 1335 ms, max pause: 83 ms, pauses over 1000 ms: 0 02:09:05, accumulated pauses: 1108 ms, max pause: 194 ms, pauses over 1000 ms: 0 ```
1.0
com.hazelcast.jet.kafka.impl.WriteKafkaPTest.test_resumeTransaction - _master_ (commit c63abb54f06eac73f31706a2226f70812987e8af) Failed on Zulu JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-zulu-jdk8/234/testReport/junit/com.hazelcast.jet.kafka.impl/WriteKafkaPTest/test_resumeTransaction/ Stacktrace: ``` org.junit.ComparisonFailure: expected:<[0 1 ]> but was:<[]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at com.hazelcast.jet.kafka.impl.WriteKafkaPTest.test_resumeTransaction(WriteKafkaPTest.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:114) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:106) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ``` Standard output: ``` Hiccups measured while running test 'test_resumeTransaction(com.hazelcast.jet.kafka.impl.WriteKafkaPTest):' 02:08:50, accumulated pauses: 1226 ms, max pause: 294 ms, pauses over 1000 ms: 0 02:08:55, accumulated pauses: 2956 ms, max pause: 1774 ms, pauses over 1000 ms: 1 02:09:00, accumulated pauses: 1335 ms, max pause: 83 ms, pauses over 1000 ms: 0 02:09:05, accumulated pauses: 1108 ms, max pause: 194 ms, pauses over 1000 ms: 0 ```
test
com hazelcast jet kafka impl writekafkaptest test resumetransaction master commit failed on zulu jdk stacktrace org junit comparisonfailure expected but was at org junit assert assertequals assert java at org junit assert assertequals assert java at com hazelcast jet kafka impl writekafkaptest test resumetransaction writekafkaptest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java standard output hiccups measured while running test test resumetransaction com hazelcast jet kafka impl writekafkaptest accumulated pauses ms max pause ms pauses over ms accumulated pauses ms max pause ms pauses over ms accumulated pauses ms max pause ms pauses over ms accumulated pauses ms max pause ms pauses over ms
1
332,426
10,095,580,773
IssuesEvent
2019-07-27 10:14:30
ClangBuiltLinux/linux
https://api.github.com/repos/ClangBuiltLinux/linux
closed
unreachable instruction in sound/pci/hda/hda_generic.o
[ARCH] x86_64 low priority objtool
Makefile and config are the same as uploaded here: #548 With a vanilla clang version 9.0.0 (363704) and Kernel 5.2-rc5 (Suse), I get the following objtool error: sound/pci/hda/hda_generic.o: warning: objtool: parse_output_paths()+0x15f: unreachable instruction
1.0
unreachable instruction in sound/pci/hda/hda_generic.o - Makefile and config are the same as uploaded here: #548 With a vanilla clang version 9.0.0 (363704) and Kernel 5.2-rc5 (Suse), I get the following objtool error: sound/pci/hda/hda_generic.o: warning: objtool: parse_output_paths()+0x15f: unreachable instruction
non_test
unreachable instruction in sound pci hda hda generic o makefile and config are the same as uploaded here with a vanilla clang version and kernel suse i get the following objtool error sound pci hda hda generic o warning objtool parse output paths unreachable instruction
0
101,199
21,628,015,316
IssuesEvent
2022-05-05 06:26:09
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Unstable - massive frame drop when lots of bots engage in combat
Bug Code Performance
*Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).* --- From: wiekas **Description** when 14 bots target enemy onboard at the same time and attack, it cause massive frame drop (could be as low as 5 fps on some custom sub, maybe the amount of items onboard and or sub size contributed to low frame?) **Steps To Reproduce** -Get a full 15 crews -Give everyone a stun baton and a knife -Give everyone defend crew order -Take pirate or terrorist mission -Wait for entire crew to beat up the poor guy **Version** 0.16.4.0 **Operating System** Windows --- *Attachments:* 1. [lagtest.zip](https://firebot-prod-media.s3.amazonaws.com:443/email-attachments/46f8b427-7433-418d-ab95-3d3a5df2a20a/lagtest.zip) 1. [14v2.png](https://firebot-prod-media.s3.amazonaws.com:443/email-attachments/46f8b427-7433-418d-ab95-3d3a5df2a20a/14v2.png) ![](https://firebot-prod-media.s3.amazonaws.com:443/email-attachments/46f8b427-7433-418d-ab95-3d3a5df2a20a/14v2.png)
1.0
Unstable - massive frame drop when lots of bots engage in combat - *Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).* --- From: wiekas **Description** when 14 bots target enemy onboard at the same time and attack, it cause massive frame drop (could be as low as 5 fps on some custom sub, maybe the amount of items onboard and or sub size contributed to low frame?) **Steps To Reproduce** -Get a full 15 crews -Give everyone a stun baton and a knife -Give everyone defend crew order -Take pirate or terrorist mission -Wait for entire crew to beat up the poor guy **Version** 0.16.4.0 **Operating System** Windows --- *Attachments:* 1. [lagtest.zip](https://firebot-prod-media.s3.amazonaws.com:443/email-attachments/46f8b427-7433-418d-ab95-3d3a5df2a20a/lagtest.zip) 1. [14v2.png](https://firebot-prod-media.s3.amazonaws.com:443/email-attachments/46f8b427-7433-418d-ab95-3d3a5df2a20a/14v2.png) ![](https://firebot-prod-media.s3.amazonaws.com:443/email-attachments/46f8b427-7433-418d-ab95-3d3a5df2a20a/14v2.png)
non_test
unstable massive frame drop when lots of bots engage in combat sent by wordpress issue barotraumagame com created by from wiekas description when bots target enemy onboard at the same time and attack it cause massive frame drop could be as low as fps on some custom sub maybe the amount of items onboard and or sub size contributed to low frame steps to reproduce get a full crews give everyone a stun baton and a knife give everyone defend crew order take pirate or terrorist mission wait for entire crew to beat up the poor guy version operating system windows attachments
0
26,683
4,239,256,195
IssuesEvent
2016-07-06 08:45:48
vatesfr/xo-web
https://api.github.com/repos/vatesfr/xo-web
closed
/v5/#/pools/: some name should be links
comp: GUI difficulty 0: trivial (minutes) severity 2: medium status: testing type: enhancement v5
- Hosts name in "Hosts" subpart => link to /v5/#/hosts/__UUID__ - Storage name in "Storage" subpart => link to /v5/#/srs/__UUID__
1.0
/v5/#/pools/: some name should be links - - Hosts name in "Hosts" subpart => link to /v5/#/hosts/__UUID__ - Storage name in "Storage" subpart => link to /v5/#/srs/__UUID__
test
pools some name should be links hosts name in hosts subpart link to hosts uuid storage name in storage subpart link to srs uuid
1
177,641
13,734,145,629
IssuesEvent
2020-10-05 08:15:30
eclipse/lemminx-maven
https://api.github.com/repos/eclipse/lemminx-maven
opened
Use XMLAssert from LemMinx for tests
test
LemMinx provides a XMLAssert class used in the all internal extensions to write test (for diagnostics, completion, hover, etc). See for instance https://github.com/eclipse/lemminx/blob/7fe05f1319bb3b2ba5893c112e93bc66587e1b87/org.eclipse.lemminx/src/test/java/org/eclipse/lemminx/extensions/xsd/XSDValidationExtensionsTest.java#L49 I suggest really that you use this class to write tests. See https://github.com/eclipse/lemminx/blob/master/docs/LemMinX-Extensions.md#testing-your-custom-lemminx-extension for more explanation.
1.0
Use XMLAssert from LemMinx for tests - LemMinx provides a XMLAssert class used in the all internal extensions to write test (for diagnostics, completion, hover, etc). See for instance https://github.com/eclipse/lemminx/blob/7fe05f1319bb3b2ba5893c112e93bc66587e1b87/org.eclipse.lemminx/src/test/java/org/eclipse/lemminx/extensions/xsd/XSDValidationExtensionsTest.java#L49 I suggest really that you use this class to write tests. See https://github.com/eclipse/lemminx/blob/master/docs/LemMinX-Extensions.md#testing-your-custom-lemminx-extension for more explanation.
test
use xmlassert from lemminx for tests lemminx provides a xmlassert class used in the all internal extensions to write test for diagnostics completion hover etc see for instance i suggest really that you use this class to write tests see for more explanation
1
40,221
9,913,442,127
IssuesEvent
2019-06-28 11:49:48
supertuxkart/stk-code
https://api.github.com/repos/supertuxkart/stk-code
closed
User name profile button on the top-right is broken
C:GUI P2: major R: invalid T: defect T: regression
See the picture below. This regression likely happened with some of the UI changes by @dumaosen ; it wasn't present in early may when I last ran STK master. ![BrokenButton](https://user-images.githubusercontent.com/25536748/60336910-edce1080-99a1-11e9-9c04-2e0ef4c43651.png)
1.0
User name profile button on the top-right is broken - See the picture below. This regression likely happened with some of the UI changes by @dumaosen ; it wasn't present in early may when I last ran STK master. ![BrokenButton](https://user-images.githubusercontent.com/25536748/60336910-edce1080-99a1-11e9-9c04-2e0ef4c43651.png)
non_test
user name profile button on the top right is broken see the picture below this regression likely happened with some of the ui changes by dumaosen it wasn t present in early may when i last ran stk master
0
72,846
13,928,278,504
IssuesEvent
2020-10-21 21:11:45
creativecommons/chooser
https://api.github.com/repos/creativecommons/chooser
closed
Add Free Cultural Work indication to licenses
✨ goal: improvement 💻 aspect: code 🚦 status: awaiting triage 🟩 priority: low
## Description I would really like to see that Free Cultural Work badge again. Seeing that my choice does not compose a "Free Cultural Work" encourages me to rethink my choices and opting to create a Free Cultural Work feels good. Used to be a great nudge! ## Additional context Apparently had once been implemented via f5a2416. ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] I would be interested in implementing this feature.
1.0
Add Free Cultural Work indication to licenses - ## Description I would really like to see that Free Cultural Work badge again. Seeing that my choice does not compose a "Free Cultural Work" encourages me to rethink my choices and opting to create a Free Cultural Work feels good. Used to be a great nudge! ## Additional context Apparently had once been implemented via f5a2416. ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] I would be interested in implementing this feature.
non_test
add free cultural work indication to licenses description i would really like to see that free cultural work badge again seeing that my choice does not compose a free cultural work encourages me to rethink my choices and opting to create a free cultural work feels good used to be a great nudge additional context apparently had once been implemented via implementation i would be interested in implementing this feature
0
178,058
13,759,953,961
IssuesEvent
2020-10-07 04:34:06
owncloud/core
https://api.github.com/repos/owncloud/core
closed
Refactor status code checks in API acceptance tests
QA-team dev:acceptance-tests
Now that we have many sharing API acceptance tests with auto-accept off, we often get sequences like this: ``` When user "Alice" shares folder "/FOLDER" with group "grp1" using the sharing API And user "Brian" accepts share "/FOLDER" offered by user "Alice" using the sharing API Then the OCS status code should be "<ocs_status_code>" And the HTTP status code should be "<http_status_code>" And the fields of the last response to user "Alice" should include | expiration | | And the response when user "Brian" gets the info of the last share should include | expiration | | ``` We need to do 2 `When` actions in order to get the share to be effectively useable by the share receiver. We also want to be able to check the HTTP status code, OCS status code and response of the create-share request done by Alice. We could write scenarios in this style: ``` When user "Alice" shares folder "/FOLDER" with group "grp1" using the sharing API Then the OCS status code should be "<ocs_status_code>" And the HTTP status code should be "<http_status_code>" And the fields of the last response to user "Alice" should include | expiration | | When user "Brian" accepts share "/FOLDER" offered by user "Alice" using the sharing API Then the OCS status code should be "<ocs_status_code>" And the HTTP status code should be "<http_status_code>" And the response when user "Brian" gets the info of the last share should include | expiration | | ``` Or we could design some way that the test code remembers the statuses and responses from many (all?) the previous steps and checks like `Then the HTTP status code should be...` have a way to refer to the response that they want to examine.
1.0
Refactor status code checks in API acceptance tests - Now that we have many sharing API acceptance tests with auto-accept off, we often get sequences like this: ``` When user "Alice" shares folder "/FOLDER" with group "grp1" using the sharing API And user "Brian" accepts share "/FOLDER" offered by user "Alice" using the sharing API Then the OCS status code should be "<ocs_status_code>" And the HTTP status code should be "<http_status_code>" And the fields of the last response to user "Alice" should include | expiration | | And the response when user "Brian" gets the info of the last share should include | expiration | | ``` We need to do 2 `When` actions in order to get the share to be effectively useable by the share receiver. We also want to be able to check the HTTP status code, OCS status code and response of the create-share request done by Alice. We could write scenarios in this style: ``` When user "Alice" shares folder "/FOLDER" with group "grp1" using the sharing API Then the OCS status code should be "<ocs_status_code>" And the HTTP status code should be "<http_status_code>" And the fields of the last response to user "Alice" should include | expiration | | When user "Brian" accepts share "/FOLDER" offered by user "Alice" using the sharing API Then the OCS status code should be "<ocs_status_code>" And the HTTP status code should be "<http_status_code>" And the response when user "Brian" gets the info of the last share should include | expiration | | ``` Or we could design some way that the test code remembers the statuses and responses from many (all?) the previous steps and checks like `Then the HTTP status code should be...` have a way to refer to the response that they want to examine.
test
refactor status code checks in api acceptance tests now that we have many sharing api acceptance tests with auto accept off we often get sequences like this when user alice shares folder folder with group using the sharing api and user brian accepts share folder offered by user alice using the sharing api then the ocs status code should be and the http status code should be and the fields of the last response to user alice should include expiration and the response when user brian gets the info of the last share should include expiration we need to do when actions in order to get the share to be effectively useable by the share receiver we also want to be able to check the http status code ocs status code and response of the create share request done by alice we could write scenarios in this style when user alice shares folder folder with group using the sharing api then the ocs status code should be and the http status code should be and the fields of the last response to user alice should include expiration when user brian accepts share folder offered by user alice using the sharing api then the ocs status code should be and the http status code should be and the response when user brian gets the info of the last share should include expiration or we could design some way that the test code remembers the statuses and responses from many all the previous steps and checks like then the http status code should be have a way to refer to the response that they want to examine
1
82,461
7,841,806,302
IssuesEvent
2018-06-18 20:50:53
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Create Advanced Cluster Options section
area/ui kind/enhancement status/resolved status/to-test version/2.0
At the moment we have 3 options that are more advanced when creating a cluster: - etcd Heartbeat Interval - etcd Election Timeout - Cloud Provider Especially cloud provider (even with the warning) confuses users, as this implies the cloud provider of the nodes while its actually the Kubernetes cloud provider. By moving these settings to Advanced Cluster Options and make it collapsed, it won't confuse users and can still be used by advanced users. Even with the warning/docs link or even renaming the option, this will always be confusing.
1.0
Create Advanced Cluster Options section - At the moment we have 3 options that are more advanced when creating a cluster: - etcd Heartbeat Interval - etcd Election Timeout - Cloud Provider Especially cloud provider (even with the warning) confuses users, as this implies the cloud provider of the nodes while its actually the Kubernetes cloud provider. By moving these settings to Advanced Cluster Options and make it collapsed, it won't confuse users and can still be used by advanced users. Even with the warning/docs link or even renaming the option, this will always be confusing.
test
create advanced cluster options section at the moment we have options that are more advanced when creating a cluster etcd heartbeat interval etcd election timeout cloud provider especially cloud provider even with the warning confuses users as this implies the cloud provider of the nodes while its actually the kubernetes cloud provider by moving these settings to advanced cluster options and make it collapsed it won t confuse users and can still be used by advanced users even with the warning docs link or even renaming the option this will always be confusing
1
105,609
9,087,669,068
IssuesEvent
2019-02-18 14:19:51
saltstack/salt
https://api.github.com/repos/saltstack/salt
closed
Add eauth tests for Windows
Needs Testcase Windows stale team-windows
### Description of Issue/Question Many eauth tests have been disabled on Windows. Need to test eauth on Windows to see what's working. Create tests that work on Windows. https://github.com/saltstack/salt/pull/44168
1.0
Add eauth tests for Windows - ### Description of Issue/Question Many eauth tests have been disabled on Windows. Need to test eauth on Windows to see what's working. Create tests that work on Windows. https://github.com/saltstack/salt/pull/44168
test
add eauth tests for windows description of issue question many eauth tests have been disabled on windows need to test eauth on windows to see what s working create tests that work on windows
1
58,267
14,259,363,686
IssuesEvent
2020-11-20 08:08:55
anyulled/react-skeleton
https://api.github.com/repos/anyulled/react-skeleton
reopened
CVE-2018-11698 (High) detected in opennmsopennms-source-25.1.0-1
security vulnerability
## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-25.1.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Library home page: <a href=https://sourceforge.net/projects/opennms/>https://sourceforge.net/projects/opennms/</a></p> <p>Found in HEAD commit: <a href="https://github.com/anyulled/react-skeleton/commit/31d18fc62d4b9fd8478e25646768563f16d86d87">31d18fc62d4b9fd8478e25646768563f16d86d87</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>react-skeleton/client/node_modules/node-sass/src/libsass/src/sass_context.cpp</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::handle_error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11698>CVE-2018-11698</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-11698">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-11698</a></p> <p>Release Date: 2018-06-04</p> <p>Fix Resolution: Libsass-3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-11698 (High) detected in opennmsopennms-source-25.1.0-1 - ## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-25.1.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Library home page: <a href=https://sourceforge.net/projects/opennms/>https://sourceforge.net/projects/opennms/</a></p> <p>Found in HEAD commit: <a href="https://github.com/anyulled/react-skeleton/commit/31d18fc62d4b9fd8478e25646768563f16d86d87">31d18fc62d4b9fd8478e25646768563f16d86d87</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>react-skeleton/client/node_modules/node-sass/src/libsass/src/sass_context.cpp</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in LibSass through 3.5.4. An out-of-bounds read of a memory region was found in the function Sass::handle_error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11698>CVE-2018-11698</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-11698">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-11698</a></p> <p>Release Date: 2018-06-04</p> <p>Fix Resolution: Libsass-3.6.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in opennmsopennms source cve high severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href found in base branch master vulnerable source files react skeleton client node modules node sass src libsass src sass context cpp vulnerability details an issue was discovered in libsass through an out of bounds read of a memory region was found in the function sass handle error which could be leveraged by an attacker to disclose information or manipulated to read from unmapped memory causing a denial of service publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass step up your open source security game with whitesource
0
150,787
23,713,787,168
IssuesEvent
2022-08-30 10:00:29
stores-cedcommerce/Lameka-Home-Page-Design
https://api.github.com/repos/stores-cedcommerce/Lameka-Home-Page-Design
opened
The name of the collection is missing for the mobile view.
Mobile Design / UI / UX homepage
**Actual result:** The name of the collection is missing for the mobile view. ![image](https://user-images.githubusercontent.com/102131636/187408698-041a53aa-505a-47cd-8c59-d0dcf7860549.png) **Expected result:** The titles should be visible it will be much better.
1.0
The name of the collection is missing for the mobile view. - **Actual result:** The name of the collection is missing for the mobile view. ![image](https://user-images.githubusercontent.com/102131636/187408698-041a53aa-505a-47cd-8c59-d0dcf7860549.png) **Expected result:** The titles should be visible it will be much better.
non_test
the name of the collection is missing for the mobile view actual result the name of the collection is missing for the mobile view expected result the titles should be visible it will be much better
0
60,140
17,023,347,976
IssuesEvent
2021-07-03 01:33:23
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Automerge nodes by moving with GPX track points is useless
Component: merkaartor Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.03pm, Monday, 12th January 2009]** When moving existing nodes to a GPX track point's position (especially with auto snap), the user is asked if the points should be merged. Merging nodes in this case is not useful since changing the GPX point position is not wanted and merging the existing node with the track point is not necessary. This could be fixed by making GPX tracks read-only (configurable), or by not applying merge magic to GPX nodes at all.
1.0
Automerge nodes by moving with GPX track points is useless - **[Submitted to the original trac issue database at 9.03pm, Monday, 12th January 2009]** When moving existing nodes to a GPX track point's position (especially with auto snap), the user is asked if the points should be merged. Merging nodes in this case is not useful since changing the GPX point position is not wanted and merging the existing node with the track point is not necessary. This could be fixed by making GPX tracks read-only (configurable), or by not applying merge magic to GPX nodes at all.
non_test
automerge nodes by moving with gpx track points is useless when moving existing nodes to a gpx track point s position especially with auto snap the user is asked if the points should be merged merging nodes in this case is not useful since changing the gpx point position is not wanted and merging the existing node with the track point is not necessary this could be fixed by making gpx tracks read only configurable or by not applying merge magic to gpx nodes at all
0
235,263
19,318,984,620
IssuesEvent
2021-12-14 01:46:42
pingcap/ticdc
https://api.github.com/repos/pingcap/ticdc
closed
campaign owner failed due to can not find lease info
type/bug component/status-server difficulty/medium severity/moderate bug-from-internal-test area/ticdc
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. * only 1 capture server, but campaign owner failed. <img width="2557" alt="Lark20210818-142716" src="https://user-images.githubusercontent.com/7138436/129848582-2f351bef-d184-48f5-9863-65254a9a1363.png"> 2. What did you expect to see? * owner returned 3. What did you see instead? * campaign owner failed. 4. Versions of the cluster - Upstream TiDB cluster version (execute `SELECT tidb_version();` in a MySQL client): ``` (paste TiDB cluster version here) ``` - TiCDC version (execute `cdc version`): ``` v4.0.14 ``` [cdc.log](https://github.com/pingcap/ticdc/files/7005134/cdc.log)
1.0
campaign owner failed due to can not find lease info - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. * only 1 capture server, but campaign owner failed. <img width="2557" alt="Lark20210818-142716" src="https://user-images.githubusercontent.com/7138436/129848582-2f351bef-d184-48f5-9863-65254a9a1363.png"> 2. What did you expect to see? * owner returned 3. What did you see instead? * campaign owner failed. 4. Versions of the cluster - Upstream TiDB cluster version (execute `SELECT tidb_version();` in a MySQL client): ``` (paste TiDB cluster version here) ``` - TiCDC version (execute `cdc version`): ``` v4.0.14 ``` [cdc.log](https://github.com/pingcap/ticdc/files/7005134/cdc.log)
test
campaign owner failed due to can not find lease info bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error only capture server but campaign owner failed img width alt src what did you expect to see owner returned what did you see instead campaign owner failed versions of the cluster upstream tidb cluster version execute select tidb version in a mysql client paste tidb cluster version here ticdc version execute cdc version
1
17,110
3,593,832,743
IssuesEvent
2016-02-01 21:15:21
docker/docker
https://api.github.com/repos/docker/docker
closed
Flaky test: TestGetContainerStatsRmRunning
kind/flakytest
From #18617 on Windows: ``` ---------------------------------------------------------------------- FAIL: docker_api_containers_test.go:287: DockerSuite.TestGetContainerStatsRmRunning docker_api_containers_test.go:321: c.Assert(err, checker.Not(checker.IsNil)) ... value = nil ---------------------------------------------------------------------- ```
1.0
Flaky test: TestGetContainerStatsRmRunning - From #18617 on Windows: ``` ---------------------------------------------------------------------- FAIL: docker_api_containers_test.go:287: DockerSuite.TestGetContainerStatsRmRunning docker_api_containers_test.go:321: c.Assert(err, checker.Not(checker.IsNil)) ... value = nil ---------------------------------------------------------------------- ```
test
flaky test testgetcontainerstatsrmrunning from on windows fail docker api containers test go dockersuite testgetcontainerstatsrmrunning docker api containers test go c assert err checker not checker isnil value nil
1
137,557
12,758,986,155
IssuesEvent
2020-06-29 04:19:47
ocaml/ocaml
https://api.github.com/repos/ocaml/ocaml
closed
[> {typexpr} as 't ] yields a syntax error with yacc syntax
Stale bug documentation
**Original bug ID:** 3957 **Reporter:** alexbaretta **Status:** acknowledged (set by @damiendoligez on 2006-03-29T14:34:19Z) **Resolution:** open **Priority:** normal **Severity:** minor **Category:** documentation **Related to:** #3835 ## Bug description root@alex:~# ledit ocaml Objective Caml version 3.09.1+dev5 (2005-12-05) # type 'a foo = [ `Foo of 'a ];; type 'a foo = [ `Foo of 'a ] # let x : [> 'x foo as 'x] option = None;; Syntax error # #load "camlp4o.cma";; Camlp4 Parsing version 3.09.1+dev5 (2005-12-05) # let x : [> 'x foo as 'x] option = None;; val x : [> ('a foo as 'a) foo ] option = None ## Additional information The problem is hardly significant, as the camlp4 based parsers easily allow to overcome it.
1.0
[> {typexpr} as 't ] yields a syntax error with yacc syntax - **Original bug ID:** 3957 **Reporter:** alexbaretta **Status:** acknowledged (set by @damiendoligez on 2006-03-29T14:34:19Z) **Resolution:** open **Priority:** normal **Severity:** minor **Category:** documentation **Related to:** #3835 ## Bug description root@alex:~# ledit ocaml Objective Caml version 3.09.1+dev5 (2005-12-05) # type 'a foo = [ `Foo of 'a ];; type 'a foo = [ `Foo of 'a ] # let x : [> 'x foo as 'x] option = None;; Syntax error # #load "camlp4o.cma";; Camlp4 Parsing version 3.09.1+dev5 (2005-12-05) # let x : [> 'x foo as 'x] option = None;; val x : [> ('a foo as 'a) foo ] option = None ## Additional information The problem is hardly significant, as the camlp4 based parsers easily allow to overcome it.
non_test
yields a syntax error with yacc syntax original bug id reporter alexbaretta status acknowledged set by damiendoligez on resolution open priority normal severity minor category documentation related to bug description root alex ledit ocaml objective caml version type a foo type a foo let x option none syntax error load cma parsing version let x option none val x option none additional information the problem is hardly significant as the based parsers easily allow to overcome it
0
204,778
15,531,592,090
IssuesEvent
2021-03-14 00:30:02
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[Remoto/Campinas] Node.js developer @HDN.Digital
Alocado CI Express MongoDB NodeJS Pleno Remoto Stale Testes Unitários
## Nossa empresa Somos uma consultoria de transformação digital que está no mercado há 12 anos, e estamos em franca expansão. Temos um time especializado em entregar soluções de tecnologia que agregam valor, otimizam o tempo e trazem inovação ao seu modo de trabalho. Nossa missão é colaborar, disseminar o conhecimento e a cultura de empresas através de novas tecnologias e processos ágeis. Há mais de 10 anos temos a experiência em desenvolvimento de softwares e soluções digitais. Faz parte do DNA da HDN entender a dor dos nossos clientes, se colocar no lugar dele e oferecer as soluções que melhor se adequam às específicas necessidades. Toda mudança e transformação digital requer um primeiro passo, e estamos preparados para caminhar lado a lado. Prezamos pelo desenvolvimento do colaborador tanto a nível técnico quanto a nível pessoal, temos um ambiente leve e divertido, queremos que você tenha voz e seja ouvido, tenha participação nos processos da empresa e encontre um ambiente amigável para crescer profissionalmente e construir sua carreira conosco! ## Descrição da vaga Você vai atuar junto ao nosso time de engenheiros back-end para arquitetar e implementar soluções para diversos clientes (nacionais e internacionais) em projetos ágeis e desruptivos, com impacto direto no negócio. Queremos um profissional comunicativo, que ame codar e tenha responsabilidade sobre suas entregas. ## Local Remoto ou Escritório, Campinas - Nova Campinas ## Requisitos **Obrigatórios:** - Experiência com Node e Express **Desejáveis:** - Conhecimentos com MongoDB e Postgres, - Experiência com Testes unitários com Jest - Experiência com testes de integração - Conhecimentos em CI/CD - Conhecimentos em React e/ou Vue - Experiência com microsserviços **Diferenciais:** - Inglês avançado ## Benefícios - 30 dias de férias remuneradas **Diferenciais:** - Sala de jogos - Acesso aos cursos internos disponibilizados pela empresa ## Contratação Cooperativa, a combinar ## Como se candidatar Por favor envie um email para marcelo.pinheiro@hdnit.com.br com seu CV anexado - enviar no assunto: Vaga NodeJS ## Tempo médio de feedbacks Costumamos enviar feedbacks em até 2 dias após cada processo. E-mail para contato em caso de não haver resposta: contato@hdnit.com.br ## Labels #### Alocação - Alocado - Remoto #### Regime - Cooperativa #### Nível - Júnior - Pleno - Sênior
1.0
[Remoto/Campinas] Node.js developer @HDN.Digital - ## Nossa empresa Somos uma consultoria de transformação digital que está no mercado há 12 anos, e estamos em franca expansão. Temos um time especializado em entregar soluções de tecnologia que agregam valor, otimizam o tempo e trazem inovação ao seu modo de trabalho. Nossa missão é colaborar, disseminar o conhecimento e a cultura de empresas através de novas tecnologias e processos ágeis. Há mais de 10 anos temos a experiência em desenvolvimento de softwares e soluções digitais. Faz parte do DNA da HDN entender a dor dos nossos clientes, se colocar no lugar dele e oferecer as soluções que melhor se adequam às específicas necessidades. Toda mudança e transformação digital requer um primeiro passo, e estamos preparados para caminhar lado a lado. Prezamos pelo desenvolvimento do colaborador tanto a nível técnico quanto a nível pessoal, temos um ambiente leve e divertido, queremos que você tenha voz e seja ouvido, tenha participação nos processos da empresa e encontre um ambiente amigável para crescer profissionalmente e construir sua carreira conosco! ## Descrição da vaga Você vai atuar junto ao nosso time de engenheiros back-end para arquitetar e implementar soluções para diversos clientes (nacionais e internacionais) em projetos ágeis e desruptivos, com impacto direto no negócio. Queremos um profissional comunicativo, que ame codar e tenha responsabilidade sobre suas entregas. ## Local Remoto ou Escritório, Campinas - Nova Campinas ## Requisitos **Obrigatórios:** - Experiência com Node e Express **Desejáveis:** - Conhecimentos com MongoDB e Postgres, - Experiência com Testes unitários com Jest - Experiência com testes de integração - Conhecimentos em CI/CD - Conhecimentos em React e/ou Vue - Experiência com microsserviços **Diferenciais:** - Inglês avançado ## Benefícios - 30 dias de férias remuneradas **Diferenciais:** - Sala de jogos - Acesso aos cursos internos disponibilizados pela empresa ## Contratação Cooperativa, a combinar ## Como se candidatar Por favor envie um email para marcelo.pinheiro@hdnit.com.br com seu CV anexado - enviar no assunto: Vaga NodeJS ## Tempo médio de feedbacks Costumamos enviar feedbacks em até 2 dias após cada processo. E-mail para contato em caso de não haver resposta: contato@hdnit.com.br ## Labels #### Alocação - Alocado - Remoto #### Regime - Cooperativa #### Nível - Júnior - Pleno - Sênior
test
node js developer hdn digital nossa empresa somos uma consultoria de transformação digital que está no mercado há anos e estamos em franca expansão temos um time especializado em entregar soluções de tecnologia que agregam valor otimizam o tempo e trazem inovação ao seu modo de trabalho nossa missão é colaborar disseminar o conhecimento e a cultura de empresas através de novas tecnologias e processos ágeis há mais de anos temos a experiência em desenvolvimento de softwares e soluções digitais faz parte do dna da hdn entender a dor dos nossos clientes se colocar no lugar dele e oferecer as soluções que melhor se adequam às específicas necessidades toda mudança e transformação digital requer um primeiro passo e estamos preparados para caminhar lado a lado prezamos pelo desenvolvimento do colaborador tanto a nível técnico quanto a nível pessoal temos um ambiente leve e divertido queremos que você tenha voz e seja ouvido tenha participação nos processos da empresa e encontre um ambiente amigável para crescer profissionalmente e construir sua carreira conosco descrição da vaga você vai atuar junto ao nosso time de engenheiros back end para arquitetar e implementar soluções para diversos clientes nacionais e internacionais em projetos ágeis e desruptivos com impacto direto no negócio queremos um profissional comunicativo que ame codar e tenha responsabilidade sobre suas entregas local remoto ou escritório campinas nova campinas requisitos obrigatórios experiência com node e express desejáveis conhecimentos com mongodb e postgres experiência com testes unitários com jest experiência com testes de integração conhecimentos em ci cd conhecimentos em react e ou vue experiência com microsserviços diferenciais inglês avançado benefícios dias de férias remuneradas diferenciais sala de jogos acesso aos cursos internos disponibilizados pela empresa contratação cooperativa a combinar como se candidatar por favor envie um email para marcelo pinheiro hdnit com br com seu cv anexado enviar no assunto vaga nodejs tempo médio de feedbacks costumamos enviar feedbacks em até dias após cada processo e mail para contato em caso de não haver resposta contato hdnit com br labels alocação alocado remoto regime cooperativa nível júnior pleno sênior
1