Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
2
665
labels
stringlengths
4
554
body
stringlengths
3
235k
index
stringclasses
6 values
text_combine
stringlengths
96
235k
label
stringclasses
2 values
text
stringlengths
96
196k
binary_label
int64
0
1
1,997
3,456,070,852
IssuesEvent
2015-12-17 23:02:30
astropy/astroquery
https://api.github.com/repos/astropy/astroquery
closed
Updating travis matrix with different astropy versions
effort-low infrastructure package-intermediate testing
We may want to test against different astropy versions. Currently it's only against "stable" which means the stable released version available through conda. However the [astroquery requirement page](https://astroquery.readthedocs.org/en/latest/#requirements) lists that astropy>=0.4 is required. Also 1.1 is out very soon meaning that the LTS version may need to beg into the matrix, too. Also testing agains the dev version would make some sense, too. cc @keflavich
1.0
Updating travis matrix with different astropy versions - We may want to test against different astropy versions. Currently it's only against "stable" which means the stable released version available through conda. However the [astroquery requirement page](https://astroquery.readthedocs.org/en/latest/#requirements) lists that astropy>=0.4 is required. Also 1.1 is out very soon meaning that the LTS version may need to beg into the matrix, too. Also testing agains the dev version would make some sense, too. cc @keflavich
infrastructure
updating travis matrix with different astropy versions we may want to test against different astropy versions currently it s only against stable which means the stable released version available through conda however the lists that astropy is required also is out very soon meaning that the lts version may need to beg into the matrix too also testing agains the dev version would make some sense too cc keflavich
1
30,989
25,230,501,595
IssuesEvent
2022-11-14 19:23:14
scrap-masters/backend
https://api.github.com/repos/scrap-masters/backend
closed
Build and push docker image to remote image registry
infrastructure
AC: - [ ] With modifying the pipeline to build an image from production configuration - [ ] Deploy the image to environment - [ ] Adding a stage to the pipeline to perform a database migration - [ ] Setting every merge to master to be done deploy
1.0
Build and push docker image to remote image registry - AC: - [ ] With modifying the pipeline to build an image from production configuration - [ ] Deploy the image to environment - [ ] Adding a stage to the pipeline to perform a database migration - [ ] Setting every merge to master to be done deploy
infrastructure
build and push docker image to remote image registry ac with modifying the pipeline to build an image from production configuration deploy the image to environment adding a stage to the pipeline to perform a database migration setting every merge to master to be done deploy
1
67,582
17,016,081,206
IssuesEvent
2021-07-02 12:15:19
tensorflow/tfjs
https://api.github.com/repos/tensorflow/tfjs
closed
Error when trying to use tfjs-node
comp:node.js stalled stat:awaiting response type:build/install
**System information** - OS Platform Windows 10 1909 - TensorFlow.js (@tensorflow/tfjs-node) installed from npm - TensorFlow.js (@tensorflow/tfjs-node) version: 3.6.1 - Node.js version: v14.17.0 (x86) **My code** `require('@tensorflow/tfjs-node')` **Error** ``` throw new Error("The Node.js native addon module (tfjs_binding.node) can not " + ^ Error: The Node.js native addon module (tfjs_binding.node) can not be found at path: C:\Users\Programmer.exe\Desktop\Stuff\Cafe-Manager\node_modules\@tensorflow\tfjs-node\lib\napi-v8\tfjs_binding.node. Please run command 'npm rebuild @tensorflow/tfjs-node --build-addon-from-source' to rebuild the native addon module. If you have problem with building the addon module, please check https://github.com/tensorflow/tfjs/blob/master/tfjs-node/WINDOWS_TROUBLESHOOTING.md or file an issue. at Object.<anonymous> (C:\Users\Programmer.exe\Desktop\Stuff\Cafe-Manager\node_modules\@tensorflow\tfjs-node\dist\index.js:49:11) ``` **What I already tried** - Deleting node_modules and reinstalling the module - Upgrading to latest node.js - Adding python 2 to path **Any other info / logs** Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Also, I tried `npm rebuild @tensorflow/tfjs-node --build-addon-from-source`. The error is attached below. [2021-05-31T18_35_31_293Z-debug.log](https://github.com/tensorflow/tfjs/files/6571816/2021-05-31T18_35_31_293Z-debug.log)
1.0
Error when trying to use tfjs-node - **System information** - OS Platform Windows 10 1909 - TensorFlow.js (@tensorflow/tfjs-node) installed from npm - TensorFlow.js (@tensorflow/tfjs-node) version: 3.6.1 - Node.js version: v14.17.0 (x86) **My code** `require('@tensorflow/tfjs-node')` **Error** ``` throw new Error("The Node.js native addon module (tfjs_binding.node) can not " + ^ Error: The Node.js native addon module (tfjs_binding.node) can not be found at path: C:\Users\Programmer.exe\Desktop\Stuff\Cafe-Manager\node_modules\@tensorflow\tfjs-node\lib\napi-v8\tfjs_binding.node. Please run command 'npm rebuild @tensorflow/tfjs-node --build-addon-from-source' to rebuild the native addon module. If you have problem with building the addon module, please check https://github.com/tensorflow/tfjs/blob/master/tfjs-node/WINDOWS_TROUBLESHOOTING.md or file an issue. at Object.<anonymous> (C:\Users\Programmer.exe\Desktop\Stuff\Cafe-Manager\node_modules\@tensorflow\tfjs-node\dist\index.js:49:11) ``` **What I already tried** - Deleting node_modules and reinstalling the module - Upgrading to latest node.js - Adding python 2 to path **Any other info / logs** Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Also, I tried `npm rebuild @tensorflow/tfjs-node --build-addon-from-source`. The error is attached below. [2021-05-31T18_35_31_293Z-debug.log](https://github.com/tensorflow/tfjs/files/6571816/2021-05-31T18_35_31_293Z-debug.log)
non_infrastructure
error when trying to use tfjs node system information os platform windows tensorflow js tensorflow tfjs node installed from npm tensorflow js tensorflow tfjs node version node js version my code require tensorflow tfjs node error throw new error the node js native addon module tfjs binding node can not error the node js native addon module tfjs binding node can not be found at path c users programmer exe desktop stuff cafe manager node modules tensorflow tfjs node lib napi tfjs binding node please run command npm rebuild tensorflow tfjs node build addon from source to rebuild the native addon module if you have problem with building the addon module please check or file an issue at object c users programmer exe desktop stuff cafe manager node modules tensorflow tfjs node dist index js what i already tried deleting node modules and reinstalling the module upgrading to latest node js adding python to path any other info logs include any logs or source code that would be helpful to diagnose the problem if including tracebacks please include the full traceback large logs and files should be attached also i tried npm rebuild tensorflow tfjs node build addon from source the error is attached below
0
18,005
12,728,712,074
IssuesEvent
2020-06-25 03:30:17
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
How to cross compile mscorlib?
area-Infrastructure-coreclr
PR https://github.com/dotnet/runtime/pull/35115 removed src/coreclr/build.cmd script, which was previously used during the freebsd bringup; to build feebsdmscorlib: https://github.com/dotnet/runtime/blob/4f9ae42/docs/workflow/building/coreclr/freebsd-instructions.md Now that the script is removed, what is the new approach to build mscorlib for new platforms?
1.0
How to cross compile mscorlib? - PR https://github.com/dotnet/runtime/pull/35115 removed src/coreclr/build.cmd script, which was previously used during the freebsd bringup; to build feebsdmscorlib: https://github.com/dotnet/runtime/blob/4f9ae42/docs/workflow/building/coreclr/freebsd-instructions.md Now that the script is removed, what is the new approach to build mscorlib for new platforms?
infrastructure
how to cross compile mscorlib pr removed src coreclr build cmd script which was previously used during the freebsd bringup to build feebsdmscorlib now that the script is removed what is the new approach to build mscorlib for new platforms
1
226,121
24,943,862,146
IssuesEvent
2022-10-31 21:29:12
jtimberlake/pacbot
https://api.github.com/repos/jtimberlake/pacbot
opened
CVE-2022-37620 (Medium) detected in html-minifier-3.5.21.tgz
security vulnerability
## CVE-2022-37620 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>html-minifier-3.5.21.tgz</b></p></summary> <p>Highly configurable, well-tested, JavaScript-based HTML minifier.</p> <p>Library home page: <a href="https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz">https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz</a></p> <p>Path to dependency file: /webapp/package.json</p> <p>Path to vulnerable library: /webapp/node_modules/html-minifier/package.json</p> <p> Dependency Hierarchy: - cli-1.6.8.tgz (Root Library) - html-webpack-plugin-2.30.1.tgz - :x: **html-minifier-3.5.21.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jtimberlake/pacbot/commit/5a25dc15882324583860630e773af2e2647dd5fa">5a25dc15882324583860630e773af2e2647dd5fa</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> A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 via the candidate variable in htmlminifier.js. <p>Publish Date: 2022-10-31 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-37620>CVE-2022-37620</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.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - 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>
True
CVE-2022-37620 (Medium) detected in html-minifier-3.5.21.tgz - ## CVE-2022-37620 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>html-minifier-3.5.21.tgz</b></p></summary> <p>Highly configurable, well-tested, JavaScript-based HTML minifier.</p> <p>Library home page: <a href="https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz">https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz</a></p> <p>Path to dependency file: /webapp/package.json</p> <p>Path to vulnerable library: /webapp/node_modules/html-minifier/package.json</p> <p> Dependency Hierarchy: - cli-1.6.8.tgz (Root Library) - html-webpack-plugin-2.30.1.tgz - :x: **html-minifier-3.5.21.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jtimberlake/pacbot/commit/5a25dc15882324583860630e773af2e2647dd5fa">5a25dc15882324583860630e773af2e2647dd5fa</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> A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 via the candidate variable in htmlminifier.js. <p>Publish Date: 2022-10-31 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-37620>CVE-2022-37620</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.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - 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>
non_infrastructure
cve medium detected in html minifier tgz cve medium severity vulnerability vulnerable library html minifier tgz highly configurable well tested javascript based html minifier library home page a href path to dependency file webapp package json path to vulnerable library webapp node modules html minifier package json dependency hierarchy cli tgz root library html webpack plugin tgz x html minifier tgz vulnerable library found in head commit a href found in base branch master vulnerability details a regular expression denial of service redos flaw was found in kangax html minifier via the candidate variable in htmlminifier js publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href
0
1,711
3,351,883,254
IssuesEvent
2015-11-17 20:23:32
catapult-project/catapult
https://api.github.com/repos/catapult-project/catapult
opened
Catapult Windows Tryserver failing with 404 again
Bug Infrastructure P0
_[Previous bug: #1772]_ This happens to all Catapult patches. The issue is that the bot has __trouble downloading Chrome__: ``` Traceback (most recent call last): File "E:\b\build\slave\catapult\build\catapult\dashboard\bin\run_dev_server_tests", line 14, in <module> sys.exit(run_dev_server_tests.Main(sys.argv + ['--tests=dashboard'])) File "E:\b\build\slave\catapult\build\catapult\catapult_build\run_dev_server_tests.py", line 233, in Main tmpdir, version = DownloadChrome(channel) File "E:\b\build\slave\catapult\build\catapult\catapult_build\run_dev_server_tests.py", line 131, in DownloadChrome platform_data['installer_url'], version) File "E:\b\build\slave\catapult\build\catapult\catapult_build\run_dev_server_tests.py", line 108, in DownloadSignedWinChrome local_file.write(urllib2.urlopen(url).read()) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 410, in open response = meth(req, response) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 448, in error return self._call_chain(*args) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 382, in _call_chain result = func(*args) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found ``` Chromium issue: https://code.google.com/p/chromium/issues/detail?id=557012
1.0
Catapult Windows Tryserver failing with 404 again - _[Previous bug: #1772]_ This happens to all Catapult patches. The issue is that the bot has __trouble downloading Chrome__: ``` Traceback (most recent call last): File "E:\b\build\slave\catapult\build\catapult\dashboard\bin\run_dev_server_tests", line 14, in <module> sys.exit(run_dev_server_tests.Main(sys.argv + ['--tests=dashboard'])) File "E:\b\build\slave\catapult\build\catapult\catapult_build\run_dev_server_tests.py", line 233, in Main tmpdir, version = DownloadChrome(channel) File "E:\b\build\slave\catapult\build\catapult\catapult_build\run_dev_server_tests.py", line 131, in DownloadChrome platform_data['installer_url'], version) File "E:\b\build\slave\catapult\build\catapult\catapult_build\run_dev_server_tests.py", line 108, in DownloadSignedWinChrome local_file.write(urllib2.urlopen(url).read()) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 410, in open response = meth(req, response) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 448, in error return self._call_chain(*args) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 382, in _call_chain result = func(*args) File "E:\b\depot_tools\python276_bin\lib\urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found ``` Chromium issue: https://code.google.com/p/chromium/issues/detail?id=557012
infrastructure
catapult windows tryserver failing with again this happens to all catapult patches the issue is that the bot has trouble downloading chrome traceback most recent call last file e b build slave catapult build catapult dashboard bin run dev server tests line in sys exit run dev server tests main sys argv file e b build slave catapult build catapult catapult build run dev server tests py line in main tmpdir version downloadchrome channel file e b build slave catapult build catapult catapult build run dev server tests py line in downloadchrome platform data version file e b build slave catapult build catapult catapult build run dev server tests py line in downloadsignedwinchrome local file write urlopen url read file e b depot tools bin lib py line in urlopen return opener open url data timeout file e b depot tools bin lib py line in open response meth req response file e b depot tools bin lib py line in http response http request response code msg hdrs file e b depot tools bin lib py line in error return self call chain args file e b depot tools bin lib py line in call chain result func args file e b depot tools bin lib py line in http error default raise httperror req get full url code msg hdrs fp httperror http error not found chromium issue
1
230
2,587,039,768
IssuesEvent
2015-02-17 16:05:36
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
opened
Start a new slave per build
A-infrastructure E-hard I-wishlist
It is far too common nowadays that one build on our buildbot will end up corrupting all future builds, requiring a manual login to the bot to fix the state of affairs. The most common reason this happens is a rogue process remains running on Windows, preventing recreation of the executable (e.g. causing the compiler to fail to link on all future test runs). It would likely be much more robust to start a new slave each time we start a new build. This way we're guaranteed a 100% clean slate when starting a build (e.g. no lingering processes). This would, however, require caching LLVM builds elsewhere and having the first step of the build to download the most recent LLVM build. As such, this is not an easy bug to implement at all, hence the wishlist status for our infrastructure. cc @brson
1.0
Start a new slave per build - It is far too common nowadays that one build on our buildbot will end up corrupting all future builds, requiring a manual login to the bot to fix the state of affairs. The most common reason this happens is a rogue process remains running on Windows, preventing recreation of the executable (e.g. causing the compiler to fail to link on all future test runs). It would likely be much more robust to start a new slave each time we start a new build. This way we're guaranteed a 100% clean slate when starting a build (e.g. no lingering processes). This would, however, require caching LLVM builds elsewhere and having the first step of the build to download the most recent LLVM build. As such, this is not an easy bug to implement at all, hence the wishlist status for our infrastructure. cc @brson
infrastructure
start a new slave per build it is far too common nowadays that one build on our buildbot will end up corrupting all future builds requiring a manual login to the bot to fix the state of affairs the most common reason this happens is a rogue process remains running on windows preventing recreation of the executable e g causing the compiler to fail to link on all future test runs it would likely be much more robust to start a new slave each time we start a new build this way we re guaranteed a clean slate when starting a build e g no lingering processes this would however require caching llvm builds elsewhere and having the first step of the build to download the most recent llvm build as such this is not an easy bug to implement at all hence the wishlist status for our infrastructure cc brson
1
203,169
7,058,375,775
IssuesEvent
2018-01-04 20:07:04
emory-libraries/ezpaarse-platforms
https://api.github.com/repos/emory-libraries/ezpaarse-platforms
closed
University of Chicago Journals
Additional Parser backlog High Priority
### Example:star::star: : www.journals.uchicago.edu ### Priority: High ### Subscriber (Library): Woodruff
1.0
University of Chicago Journals - ### Example:star::star: : www.journals.uchicago.edu ### Priority: High ### Subscriber (Library): Woodruff
non_infrastructure
university of chicago journals example star star priority high subscriber library woodruff
0
265,789
28,298,154,499
IssuesEvent
2023-04-10 01:41:23
Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492
https://api.github.com/repos/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492
closed
CVE-2022-3526 (High) detected in linuxlinux-4.19.241 - autoclosed
Mend: dependency security vulnerability
## CVE-2022-3526 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.241</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492/commit/8d2169763c8858bce8d07fbb569f01ef9b30383b">8d2169763c8858bce8d07fbb569f01ef9b30383b</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 (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/macvlan.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/macvlan.c</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> A vulnerability classified as problematic was found in Linux Kernel. This vulnerability affects the function macvlan_handle_frame of the file drivers/net/macvlan.c of the component skb. The manipulation leads to memory leak. The attack can be initiated remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211024. <p>Publish Date: 2022-10-16 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-3526>CVE-2022-3526</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: 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://www.linuxkernelcves.com/cves/CVE-2022-3526">https://www.linuxkernelcves.com/cves/CVE-2022-3526</a></p> <p>Release Date: 2022-10-16</p> <p>Fix Resolution: v5.15.35,v5.17.4,v5.18-rc3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-3526 (High) detected in linuxlinux-4.19.241 - autoclosed - ## CVE-2022-3526 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.241</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492/commit/8d2169763c8858bce8d07fbb569f01ef9b30383b">8d2169763c8858bce8d07fbb569f01ef9b30383b</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 (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/macvlan.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/macvlan.c</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> A vulnerability classified as problematic was found in Linux Kernel. This vulnerability affects the function macvlan_handle_frame of the file drivers/net/macvlan.c of the component skb. The manipulation leads to memory leak. The attack can be initiated remotely. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211024. <p>Publish Date: 2022-10-16 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-3526>CVE-2022-3526</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: 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://www.linuxkernelcves.com/cves/CVE-2022-3526">https://www.linuxkernelcves.com/cves/CVE-2022-3526</a></p> <p>Release Date: 2022-10-16</p> <p>Fix Resolution: v5.15.35,v5.17.4,v5.18-rc3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_infrastructure
cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers net macvlan c drivers net macvlan c vulnerability details a vulnerability classified as problematic was found in linux kernel this vulnerability affects the function macvlan handle frame of the file drivers net macvlan c of the component skb the manipulation leads to memory leak the attack can be initiated remotely it is recommended to apply a patch to fix this issue the identifier of this vulnerability is vdb 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 high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
31,026
25,262,786,952
IssuesEvent
2022-11-16 00:44:07
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Servicing branches for releases
Area-Infrastructure untriaged
Contrary to many other dotnet components, `roslyn` does not have servicing branches for various SDK versions. This complicates things when we want to backport changes from `main`. For example, Fedora and Alpine packaging teams have a patch for fixing roslyn on mono that has been in `main` for a year. It'd be nice if we could backport it to `release/6.0.1xx` so that we can all benefit from each other's work. This is especially important now that more distributions are creating packages and porting to new platforms. @MichaelSimons @omajid Related Issue: https://github.com/dotnet/source-build/issues/3087
1.0
Servicing branches for releases - Contrary to many other dotnet components, `roslyn` does not have servicing branches for various SDK versions. This complicates things when we want to backport changes from `main`. For example, Fedora and Alpine packaging teams have a patch for fixing roslyn on mono that has been in `main` for a year. It'd be nice if we could backport it to `release/6.0.1xx` so that we can all benefit from each other's work. This is especially important now that more distributions are creating packages and porting to new platforms. @MichaelSimons @omajid Related Issue: https://github.com/dotnet/source-build/issues/3087
infrastructure
servicing branches for releases contrary to many other dotnet components roslyn does not have servicing branches for various sdk versions this complicates things when we want to backport changes from main for example fedora and alpine packaging teams have a patch for fixing roslyn on mono that has been in main for a year it d be nice if we could backport it to release so that we can all benefit from each other s work this is especially important now that more distributions are creating packages and porting to new platforms michaelsimons omajid related issue
1
5,381
5,627,526,972
IssuesEvent
2017-04-05 01:53:59
amnh-library/API-Portal
https://api.github.com/repos/amnh-library/API-Portal
opened
Set up systemd for app services
infrastructure
Set up apiproject user to utilize systemd for API and metasearch app services
1.0
Set up systemd for app services - Set up apiproject user to utilize systemd for API and metasearch app services
infrastructure
set up systemd for app services set up apiproject user to utilize systemd for api and metasearch app services
1
25,811
19,209,961,784
IssuesEvent
2021-12-07 00:09:27
bcgov/foi-flow
https://api.github.com/repos/bcgov/foi-flow
closed
Configure GeoDrive on Test VM
Task Data Infrastructure
Title of ticket: #### Description Explore the option to use GeoDrive to transfer archive files to Object Storage #### Dependencies Are there any dependencies? #### DOD - [x] Install and configure GeoDrive on Test VM - [x] Test connectivity from the VM to the Object storage - [x] Create a large size dummy file - [x] Test the load time from LAN to Object storage
1.0
Configure GeoDrive on Test VM - Title of ticket: #### Description Explore the option to use GeoDrive to transfer archive files to Object Storage #### Dependencies Are there any dependencies? #### DOD - [x] Install and configure GeoDrive on Test VM - [x] Test connectivity from the VM to the Object storage - [x] Create a large size dummy file - [x] Test the load time from LAN to Object storage
infrastructure
configure geodrive on test vm title of ticket description explore the option to use geodrive to transfer archive files to object storage dependencies are there any dependencies dod install and configure geodrive on test vm test connectivity from the vm to the object storage create a large size dummy file test the load time from lan to object storage
1
18,186
12,828,121,013
IssuesEvent
2020-07-06 19:53:25
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
error : Failed to resolve SDK 'Microsoft.DotNet.Helix.Sdk'. Package restore was successful but a package with the ID of "Microsoft.DotNet.Helix.Sdk" was not installed.
area-Infrastructure-coreclr
PR and outerloop builds are intermittently hitting this when sending tests to Helix: ``` /__w/2/s/tests/helixpublishwitharcade.proj(7,3): error : Failed to resolve SDK 'Microsoft.DotNet.Helix.Sdk'. Package restore was successful but a package with the ID of "Microsoft.DotNet.Helix.Sdk" was not installed. ``` The strange thing is that it looks like the test run jobs are actually sent and completed after the error. Examples: - PR build [293716](https://dev.azure.com/dnceng/public/_build/results?buildId=293716&view=logs&lineStart=49&jobId=6c23f58b-dd4e-59d4-0149-12bcf7fa0bde&taskId=4150e432-679f-5945-da61-a2b1889dc85c) - PR build [298122](https://dev.azure.com/dnceng/public/_build/results?buildId=298122&view=logs&lineStart=42&jobId=9c532748-9ca4-586a-2db0-c47bd86f8652&taskId=1c6bd9fc-3899-5882-0618-d192d93e914c) - outerloop build [286673](https://dev.azure.com/dnceng/public/_build/results?buildId=286673&view=logs&lineStart=46&jobId=02288672-4313-54e7-ac78-0c78077b23f1&taskId=7d1b159a-1648-5a13-c85c-cd5b5d582719) - outerloop build [296676](https://dev.azure.com/dnceng/public/_build/results?buildId=296676&view=logs&lineStart=50&jobId=5df70884-47c0-5c34-2344-7b08ed4395e9&taskId=f3456839-a8d5-574a-8533-4ebf43d189a8) cc @dotnet/coreclr-infra
1.0
error : Failed to resolve SDK 'Microsoft.DotNet.Helix.Sdk'. Package restore was successful but a package with the ID of "Microsoft.DotNet.Helix.Sdk" was not installed. - PR and outerloop builds are intermittently hitting this when sending tests to Helix: ``` /__w/2/s/tests/helixpublishwitharcade.proj(7,3): error : Failed to resolve SDK 'Microsoft.DotNet.Helix.Sdk'. Package restore was successful but a package with the ID of "Microsoft.DotNet.Helix.Sdk" was not installed. ``` The strange thing is that it looks like the test run jobs are actually sent and completed after the error. Examples: - PR build [293716](https://dev.azure.com/dnceng/public/_build/results?buildId=293716&view=logs&lineStart=49&jobId=6c23f58b-dd4e-59d4-0149-12bcf7fa0bde&taskId=4150e432-679f-5945-da61-a2b1889dc85c) - PR build [298122](https://dev.azure.com/dnceng/public/_build/results?buildId=298122&view=logs&lineStart=42&jobId=9c532748-9ca4-586a-2db0-c47bd86f8652&taskId=1c6bd9fc-3899-5882-0618-d192d93e914c) - outerloop build [286673](https://dev.azure.com/dnceng/public/_build/results?buildId=286673&view=logs&lineStart=46&jobId=02288672-4313-54e7-ac78-0c78077b23f1&taskId=7d1b159a-1648-5a13-c85c-cd5b5d582719) - outerloop build [296676](https://dev.azure.com/dnceng/public/_build/results?buildId=296676&view=logs&lineStart=50&jobId=5df70884-47c0-5c34-2344-7b08ed4395e9&taskId=f3456839-a8d5-574a-8533-4ebf43d189a8) cc @dotnet/coreclr-infra
infrastructure
error failed to resolve sdk microsoft dotnet helix sdk package restore was successful but a package with the id of microsoft dotnet helix sdk was not installed pr and outerloop builds are intermittently hitting this when sending tests to helix w s tests helixpublishwitharcade proj error failed to resolve sdk microsoft dotnet helix sdk package restore was successful but a package with the id of microsoft dotnet helix sdk was not installed the strange thing is that it looks like the test run jobs are actually sent and completed after the error examples pr build pr build outerloop build outerloop build cc dotnet coreclr infra
1
26,245
19,803,286,986
IssuesEvent
2022-01-19 01:49:49
google/site-kit-wp
https://api.github.com/repos/google/site-kit-wp
opened
Add a hasZeroData selector for Search Console
P0 QA: Eng Type: Infrastructure
## Feature Description For the new Zero States features to be properly implemented, we need a way to explicitly check if a module has "zero data" as opposed to "gathering data". Obviously any site that's gathering data will also have "zero data", but we can use logic tailored to each "module" (eg Google Service) that Site Kit uses to check if there's no data available from the Google API because the site is new or if there's data because there's been nothing of note. Essentially, we want to be able to tell the difference in Search Console: "Do I have no data in Search Console because my site is very new or is there is no data because my site is not popular?" --------------- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance criteria * There should be a `hasZeroData()` selector for the Search Console module's datastore that checks to see if there is no data for Search Console despite `isGatheringData()` returning `false`. * This selector should `return false` if any data is found. The selector should `return true` if no data for a "representative" Search Console request—likely whatever the default dashboard request would be (eg. 28 days)—is found but `isGatheringData() === false`. ## Implementation Brief * <!-- One or more bullet points for how to technically implement the feature. Make sure to include changes to Storybook and visual regression tests where relevant. --> ### Test Coverage * <!-- One or more bullet points for how to implement automated tests to verify the feature works. --> ## QA Brief * <!-- One or more bullet points for how to test that the feature works as expected. --> ## Changelog entry * <!-- One sentence summarizing the PR, to be used in the changelog. -->
1.0
Add a hasZeroData selector for Search Console - ## Feature Description For the new Zero States features to be properly implemented, we need a way to explicitly check if a module has "zero data" as opposed to "gathering data". Obviously any site that's gathering data will also have "zero data", but we can use logic tailored to each "module" (eg Google Service) that Site Kit uses to check if there's no data available from the Google API because the site is new or if there's data because there's been nothing of note. Essentially, we want to be able to tell the difference in Search Console: "Do I have no data in Search Console because my site is very new or is there is no data because my site is not popular?" --------------- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance criteria * There should be a `hasZeroData()` selector for the Search Console module's datastore that checks to see if there is no data for Search Console despite `isGatheringData()` returning `false`. * This selector should `return false` if any data is found. The selector should `return true` if no data for a "representative" Search Console request—likely whatever the default dashboard request would be (eg. 28 days)—is found but `isGatheringData() === false`. ## Implementation Brief * <!-- One or more bullet points for how to technically implement the feature. Make sure to include changes to Storybook and visual regression tests where relevant. --> ### Test Coverage * <!-- One or more bullet points for how to implement automated tests to verify the feature works. --> ## QA Brief * <!-- One or more bullet points for how to test that the feature works as expected. --> ## Changelog entry * <!-- One sentence summarizing the PR, to be used in the changelog. -->
infrastructure
add a haszerodata selector for search console feature description for the new zero states features to be properly implemented we need a way to explicitly check if a module has zero data as opposed to gathering data obviously any site that s gathering data will also have zero data but we can use logic tailored to each module eg google service that site kit uses to check if there s no data available from the google api because the site is new or if there s data because there s been nothing of note essentially we want to be able to tell the difference in search console do i have no data in search console because my site is very new or is there is no data because my site is not popular do not alter or remove anything below the following sections will be managed by moderators only acceptance criteria there should be a haszerodata selector for the search console module s datastore that checks to see if there is no data for search console despite isgatheringdata returning false this selector should return false if any data is found the selector should return true if no data for a representative search console request—likely whatever the default dashboard request would be eg days —is found but isgatheringdata false implementation brief test coverage qa brief changelog entry
1
50,845
3,007,377,129
IssuesEvent
2015-07-27 15:46:35
cdnjs/cdnjs
https://api.github.com/repos/cdnjs/cdnjs
closed
Javascript toString error
Bug - High Priority Bug - Should Fix Soon in progress
Hi, Another issue in the listing. For instance, looking for angular js. Going on the listing page and get the following result. ```javascript https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.3/[object Object] ``` No info in console, sorry.
1.0
Javascript toString error - Hi, Another issue in the listing. For instance, looking for angular js. Going on the listing page and get the following result. ```javascript https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.3/[object Object] ``` No info in console, sorry.
non_infrastructure
javascript tostring error hi another issue in the listing for instance looking for angular js going on the listing page and get the following result javascript no info in console sorry
0
31,093
25,324,433,106
IssuesEvent
2022-11-18 08:01:42
Altinn/altinn-platform
https://api.github.com/repos/Altinn/altinn-platform
closed
Set up and verify app cluster for NKOM - NASJONAL KOMMUNIKASJONSMYNDIGHET (Test)
solution/apps KS area/infrastructure
Description Set up app cluster for NKOM Test Infrastructure tasks [Documentation](https://pedia.altinn.cloud/altinn-3/infrastructure/environments/create-clusters/app-cluster/) - [x] Prepare subscription for NKOM test and production @Herskis - Rename reserved subscriptions and grant "Contributor" and "User Access Administrator" permissions to "Altinn Apps Terraform". - [x] Create AD-groups for NKOM @Herskis - [x] Prepare pipeline for NKOM test - [x] Run pipeline for NKOM test - [x] Create and add access token certificate - [x] Add dns record for NKOM cluster @Herskis. Acceptance criteria - [x] An application is successfully instantiated and submitted. - [x] Instance is successfully cleaned up: guid bae6e70d-e6ee-4d0a-ac98-180610ee0f92 Development tasks - [x] Create org in Altinn Studio - [x] Give NKOM rights to deploy to Test on cdn - [x] Create and deploy app to NKOM for NKOM - [x] Create slack-channel for NKOM - [x] Notfify that cluster is ready in slack - [x] Create scopes in Maskinporten @SandGrainOne - [x] Clean up testdata. - [x] Complete confirm+ hard delete instance - [x] Delete deployment + resources from cluster - [x] Delete repository from gitea
1.0
Set up and verify app cluster for NKOM - NASJONAL KOMMUNIKASJONSMYNDIGHET (Test) - Description Set up app cluster for NKOM Test Infrastructure tasks [Documentation](https://pedia.altinn.cloud/altinn-3/infrastructure/environments/create-clusters/app-cluster/) - [x] Prepare subscription for NKOM test and production @Herskis - Rename reserved subscriptions and grant "Contributor" and "User Access Administrator" permissions to "Altinn Apps Terraform". - [x] Create AD-groups for NKOM @Herskis - [x] Prepare pipeline for NKOM test - [x] Run pipeline for NKOM test - [x] Create and add access token certificate - [x] Add dns record for NKOM cluster @Herskis. Acceptance criteria - [x] An application is successfully instantiated and submitted. - [x] Instance is successfully cleaned up: guid bae6e70d-e6ee-4d0a-ac98-180610ee0f92 Development tasks - [x] Create org in Altinn Studio - [x] Give NKOM rights to deploy to Test on cdn - [x] Create and deploy app to NKOM for NKOM - [x] Create slack-channel for NKOM - [x] Notfify that cluster is ready in slack - [x] Create scopes in Maskinporten @SandGrainOne - [x] Clean up testdata. - [x] Complete confirm+ hard delete instance - [x] Delete deployment + resources from cluster - [x] Delete repository from gitea
infrastructure
set up and verify app cluster for nkom nasjonal kommunikasjonsmyndighet test description set up app cluster for nkom test infrastructure tasks prepare subscription for nkom test and production herskis rename reserved subscriptions and grant contributor and user access administrator permissions to altinn apps terraform create ad groups for nkom herskis prepare pipeline for nkom test run pipeline for nkom test create and add access token certificate add dns record for nkom cluster herskis acceptance criteria an application is successfully instantiated and submitted instance is successfully cleaned up guid development tasks create org in altinn studio give nkom rights to deploy to test on cdn create and deploy app to nkom for nkom create slack channel for nkom notfify that cluster is ready in slack create scopes in maskinporten sandgrainone clean up testdata complete confirm hard delete instance delete deployment resources from cluster delete repository from gitea
1
53,937
29,176,287,294
IssuesEvent
2023-05-19 08:12:02
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Text to speech draining CPU with Pulse Audio when not in use
bug platform:linuxbsd topic:audio regression performance
### Godot version _Present in 3.x and master, I've milestoned for 3.6 as I'm investigating in 3.x but same will apply in master._ 3.x current (16 may 2023) (567128b), 4.x (last week) ### System information Linux Mint 20.1 ### Issue description _Note - This issue is related (but not the same) as #55608 . That issue was due to the engine using Pulse Audio, this is due to text to speech (TTS)._ System monitor shows that running even the project manager, speech dispatcher is using Pulse Audio which uses significant CPU (11% in my case) even when Godot audio output is switched off (using dummy driver). By using `pactl list clients` you can list which apps are causing PulseAudio to use CPU. This info here regards 3.x, but reports indicate the same problem in 4.x. See https://github.com/godotengine/godot/issues/55608#issuecomment-1540384278 . The normal for the engine audio output is: ``` Client #51 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "Godot Engine Editor" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9158" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "Godot_v3.6-beta1_x11.64" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" ``` When text to speech is active you get this: ``` Client #54 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "speech-dispatcher-espeak-ng" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9257" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "sd_espeak-ng" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" Client #55 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "speech-dispatcher-generic" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9267" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "sd_generic" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" Client #56 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "speech-dispatcher-dummy" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9270" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "sd_dummy" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" ``` This problem may also occur in different form on other platforms, but both my and @wb14123 's reports are on Linux, so can only confirm there so far. ### Steps to reproduce Just run the engine to get the project manager, examine system monitor to see CPU use per process, and run `pactl list clients`. What makes this more tricky is that this problem appears to be intermittent. I haven't quite pinned down why it is occurring some runs / builds and not others, will add more info as it becomes apparent. EDIT: Ah the intermittent nature may be because I get `Warning: Speech Dispatcher development libraries not found. Disabling Text-to-Speech support.` on local builds, but production builds presumably are compiling with text to speech, and getting the problem. ### Minimal reproduction project N/A ### Discussion The issue appears to be caused because Godot's TTS is always on. It will probably be fixed if we can add a project setting whether to use TTS or not. See: https://github.com/godotengine/godot/issues/55608#issuecomment-1545194612 Presumably the issue is caused by #61316 / #56192 .
True
Text to speech draining CPU with Pulse Audio when not in use - ### Godot version _Present in 3.x and master, I've milestoned for 3.6 as I'm investigating in 3.x but same will apply in master._ 3.x current (16 may 2023) (567128b), 4.x (last week) ### System information Linux Mint 20.1 ### Issue description _Note - This issue is related (but not the same) as #55608 . That issue was due to the engine using Pulse Audio, this is due to text to speech (TTS)._ System monitor shows that running even the project manager, speech dispatcher is using Pulse Audio which uses significant CPU (11% in my case) even when Godot audio output is switched off (using dummy driver). By using `pactl list clients` you can list which apps are causing PulseAudio to use CPU. This info here regards 3.x, but reports indicate the same problem in 4.x. See https://github.com/godotengine/godot/issues/55608#issuecomment-1540384278 . The normal for the engine audio output is: ``` Client #51 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "Godot Engine Editor" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9158" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "Godot_v3.6-beta1_x11.64" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" ``` When text to speech is active you get this: ``` Client #54 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "speech-dispatcher-espeak-ng" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9257" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "sd_espeak-ng" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" Client #55 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "speech-dispatcher-generic" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9267" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "sd_generic" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" Client #56 Driver: protocol-native.c Owner Module: 12 Properties: application.name = "speech-dispatcher-dummy" native-protocol.peer = "UNIX socket client" native-protocol.version = "33" application.process.id = "9270" application.process.user = "baron" application.process.host = "baron-fanless" application.process.binary = "sd_dummy" application.language = "C" window.x11.display = ":0" application.process.machine_id = "" application.process.session_id = "c2" ``` This problem may also occur in different form on other platforms, but both my and @wb14123 's reports are on Linux, so can only confirm there so far. ### Steps to reproduce Just run the engine to get the project manager, examine system monitor to see CPU use per process, and run `pactl list clients`. What makes this more tricky is that this problem appears to be intermittent. I haven't quite pinned down why it is occurring some runs / builds and not others, will add more info as it becomes apparent. EDIT: Ah the intermittent nature may be because I get `Warning: Speech Dispatcher development libraries not found. Disabling Text-to-Speech support.` on local builds, but production builds presumably are compiling with text to speech, and getting the problem. ### Minimal reproduction project N/A ### Discussion The issue appears to be caused because Godot's TTS is always on. It will probably be fixed if we can add a project setting whether to use TTS or not. See: https://github.com/godotengine/godot/issues/55608#issuecomment-1545194612 Presumably the issue is caused by #61316 / #56192 .
non_infrastructure
text to speech draining cpu with pulse audio when not in use godot version present in x and master i ve milestoned for as i m investigating in x but same will apply in master x current may x last week system information linux mint issue description note this issue is related but not the same as that issue was due to the engine using pulse audio this is due to text to speech tts system monitor shows that running even the project manager speech dispatcher is using pulse audio which uses significant cpu in my case even when godot audio output is switched off using dummy driver by using pactl list clients you can list which apps are causing pulseaudio to use cpu this info here regards x but reports indicate the same problem in x see the normal for the engine audio output is client driver protocol native c owner module properties application name godot engine editor native protocol peer unix socket client native protocol version application process id application process user baron application process host baron fanless application process binary godot application language c window display application process machine id application process session id when text to speech is active you get this client driver protocol native c owner module properties application name speech dispatcher espeak ng native protocol peer unix socket client native protocol version application process id application process user baron application process host baron fanless application process binary sd espeak ng application language c window display application process machine id application process session id client driver protocol native c owner module properties application name speech dispatcher generic native protocol peer unix socket client native protocol version application process id application process user baron application process host baron fanless application process binary sd generic application language c window display application process machine id application process session id client driver protocol native c owner module properties application name speech dispatcher dummy native protocol peer unix socket client native protocol version application process id application process user baron application process host baron fanless application process binary sd dummy application language c window display application process machine id application process session id this problem may also occur in different form on other platforms but both my and s reports are on linux so can only confirm there so far steps to reproduce just run the engine to get the project manager examine system monitor to see cpu use per process and run pactl list clients what makes this more tricky is that this problem appears to be intermittent i haven t quite pinned down why it is occurring some runs builds and not others will add more info as it becomes apparent edit ah the intermittent nature may be because i get warning speech dispatcher development libraries not found disabling text to speech support on local builds but production builds presumably are compiling with text to speech and getting the problem minimal reproduction project n a discussion the issue appears to be caused because godot s tts is always on it will probably be fixed if we can add a project setting whether to use tts or not see presumably the issue is caused by
0
9,572
8,035,805,121
IssuesEvent
2018-07-30 06:49:10
ExchangeUnion/xud
https://api.github.com/repos/ExchangeUnion/xud
closed
Local/Global orderId
grpc in progress infrastructure order book
Add `orderId` property to the high-level API (`placeOrder`, `cancelOrder`, etc.). Inside of `xud` it should be represented as `clientOrderId`, while attaching a globally unique `orderId` to it. The mapping between them should be managed by `xud`, so that the client won't be aware of that. `peerOrders` should be exposed to the client with their globally unique `orderId`, and not with their `clientOrderId`. (@kilrau)
1.0
Local/Global orderId - Add `orderId` property to the high-level API (`placeOrder`, `cancelOrder`, etc.). Inside of `xud` it should be represented as `clientOrderId`, while attaching a globally unique `orderId` to it. The mapping between them should be managed by `xud`, so that the client won't be aware of that. `peerOrders` should be exposed to the client with their globally unique `orderId`, and not with their `clientOrderId`. (@kilrau)
infrastructure
local global orderid add orderid property to the high level api placeorder cancelorder etc inside of xud it should be represented as clientorderid while attaching a globally unique orderid to it the mapping between them should be managed by xud so that the client won t be aware of that peerorders should be exposed to the client with their globally unique orderid and not with their clientorderid kilrau
1
38,972
10,272,244,731
IssuesEvent
2019-08-23 15:56:00
coin-or-tools/BuildTools
https://api.github.com/repos/coin-or-tools/BuildTools
opened
add compiler flags to specify C/C++ standard
build system enhancement
Add a macro so a project can specify which C++ version it compiles flags are added to specify this version (e.g., `-std=gnu++11`). Similar for C.
1.0
add compiler flags to specify C/C++ standard - Add a macro so a project can specify which C++ version it compiles flags are added to specify this version (e.g., `-std=gnu++11`). Similar for C.
non_infrastructure
add compiler flags to specify c c standard add a macro so a project can specify which c version it compiles flags are added to specify this version e g std gnu similar for c
0
4,528
5,142,722,662
IssuesEvent
2017-01-12 14:10:39
camptocamp/ngeo
https://api.github.com/repos/camptocamp/ngeo
opened
GMF examples
Infrastructure Ready
The examples steal not working: e.g.: https://camptocamp.github.io/ngeo/master/examples/contribs/gmf/authentication.html The oeedit and oeview are missing ...
1.0
GMF examples - The examples steal not working: e.g.: https://camptocamp.github.io/ngeo/master/examples/contribs/gmf/authentication.html The oeedit and oeview are missing ...
infrastructure
gmf examples the examples steal not working e g the oeedit and oeview are missing
1
257,205
19,491,337,856
IssuesEvent
2021-12-27 07:06:23
WasmEdge/WasmEdge
https://api.github.com/repos/WasmEdge/WasmEdge
closed
Instructions for running WasmEdge on Raspberry PI 4
documentation good first issue help wanted Hacktoberfest
I think it is possible to run WasmEdge on Ubuntu or Raspberry OS on the PI. We need a document that shows how this is done.
1.0
Instructions for running WasmEdge on Raspberry PI 4 - I think it is possible to run WasmEdge on Ubuntu or Raspberry OS on the PI. We need a document that shows how this is done.
non_infrastructure
instructions for running wasmedge on raspberry pi i think it is possible to run wasmedge on ubuntu or raspberry os on the pi we need a document that shows how this is done
0
8,023
7,190,194,838
IssuesEvent
2018-02-02 16:27:10
aseba-community/aseba
https://api.github.com/repos/aseba-community/aseba
closed
Add new language script is not up to date with current translations
Infrastructure Translation
The current script to add a new language does not create all necessary ts files. It therefore needs to be updated.
1.0
Add new language script is not up to date with current translations - The current script to add a new language does not create all necessary ts files. It therefore needs to be updated.
infrastructure
add new language script is not up to date with current translations the current script to add a new language does not create all necessary ts files it therefore needs to be updated
1
22,914
15,649,979,408
IssuesEvent
2021-03-23 08:22:47
cqfn/diKTat
https://api.github.com/repos/cqfn/diKTat
closed
Add retries on functional tests in gradle plugin
infrastructure
They very often are blinking on CI on windows, so we should configure retries in build.gradle.
1.0
Add retries on functional tests in gradle plugin - They very often are blinking on CI on windows, so we should configure retries in build.gradle.
infrastructure
add retries on functional tests in gradle plugin they very often are blinking on ci on windows so we should configure retries in build gradle
1
44,703
13,067,308,287
IssuesEvent
2020-07-31 00:03:15
mwilliams7197/WordPress-Plugin
https://api.github.com/repos/mwilliams7197/WordPress-Plugin
opened
WS-2019-0331 (Medium) detected in handlebars-4.0.12.js
security vulnerability
## WS-2019-0331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.12.js</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.12/handlebars.js">https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.12/handlebars.js</a></p> <p>Path to vulnerable library: /WordPress-Plugin/js/handlebars-v4.0.12.js</p> <p> Dependency Hierarchy: - :x: **handlebars-4.0.12.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/mwilliams7197/WordPress-Plugin/commit/d203e899f52c88ab0a012deedb6e635250f86508">d203e899f52c88ab0a012deedb6e635250f86508</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> Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system. <p>Publish Date: 2019-11-13 <p>URL: <a href=https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e>WS-2019-0331</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </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://www.npmjs.com/advisories/1316">https://www.npmjs.com/advisories/1316</a></p> <p>Release Date: 2019-12-05</p> <p>Fix Resolution: handlebars - 4.5.2</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"handlebars.js","packageVersion":"4.0.12","isTransitiveDependency":false,"dependencyTree":"handlebars.js:4.0.12","isMinimumFixVersionAvailable":true,"minimumFixVersion":"handlebars - 4.5.2"}],"vulnerabilityIdentifier":"WS-2019-0331","vulnerabilityDetails":"Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system.","vulnerabilityUrl":"https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e","cvss2Severity":"medium","cvss2Score":"5.0","extraData":{}}</REMEDIATE> -->
True
WS-2019-0331 (Medium) detected in handlebars-4.0.12.js - ## WS-2019-0331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.12.js</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.12/handlebars.js">https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.0.12/handlebars.js</a></p> <p>Path to vulnerable library: /WordPress-Plugin/js/handlebars-v4.0.12.js</p> <p> Dependency Hierarchy: - :x: **handlebars-4.0.12.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/mwilliams7197/WordPress-Plugin/commit/d203e899f52c88ab0a012deedb6e635250f86508">d203e899f52c88ab0a012deedb6e635250f86508</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> Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system. <p>Publish Date: 2019-11-13 <p>URL: <a href=https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e>WS-2019-0331</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </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://www.npmjs.com/advisories/1316">https://www.npmjs.com/advisories/1316</a></p> <p>Release Date: 2019-12-05</p> <p>Fix Resolution: handlebars - 4.5.2</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"handlebars.js","packageVersion":"4.0.12","isTransitiveDependency":false,"dependencyTree":"handlebars.js:4.0.12","isMinimumFixVersionAvailable":true,"minimumFixVersion":"handlebars - 4.5.2"}],"vulnerabilityIdentifier":"WS-2019-0331","vulnerabilityDetails":"Arbitrary Code Execution vulnerability found in handlebars before 4.5.2. Lookup helper fails to validate templates. Attack may submit templates that execute arbitrary JavaScript in the system.","vulnerabilityUrl":"https://github.com/wycats/handlebars.js/commit/d54137810a49939fd2ad01a91a34e182ece4528e","cvss2Severity":"medium","cvss2Score":"5.0","extraData":{}}</REMEDIATE> -->
non_infrastructure
ws medium detected in handlebars js ws medium severity vulnerability vulnerable library handlebars js handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to vulnerable library wordpress plugin js handlebars js dependency hierarchy x handlebars js vulnerable library found in head commit a href vulnerability details arbitrary code execution vulnerability found in handlebars before lookup helper fails to validate templates attack may submit templates that execute arbitrary javascript in the system publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution handlebars isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier ws vulnerabilitydetails arbitrary code execution vulnerability found in handlebars before lookup helper fails to validate templates attack may submit templates that execute arbitrary javascript in the system vulnerabilityurl
0
723
7,894,203,001
IssuesEvent
2018-06-28 20:39:21
eclipse/smarthome
https://api.github.com/repos/eclipse/smarthome
closed
[Automation] circular service reference
Automation bug
``` 2017-06-11 16:36:28.486 [ERROR] [org.apache.felix.scr ] - Circular reference detected trying to get service {org.eclipse.smarthome.automation.type.ModuleTypeProvider, org.eclipse.smarthome.core.common.registry.Provider}={component.name=org.eclipse.smarthome.automation.provider.ModuleTypeProvider, component.id=188, Parser.target=(parser.type=parser.module.type), provider.type=bundle, service.id=318, service.bundleid=187, service.scope=bundle} stack of references: ServiceReference: {org.eclipse.smarthome.automation.type.ModuleTypeProvider, org.eclipse.smarthome.core.common.registry.Provider}={component.name=org.eclipse.smarthome.automation.provider.ModuleTypeProvider, component.id=188, Parser.target=(parser.type=parser.module.type), provider.type=bundle, service.id=318, service.bundleid=187, service.scope=bundle} ServiceReference: {org.eclipse.smarthome.automation.type.ModuleTypeRegistry}={component.name=org.eclipse.smarthome.automation.type.moduletyperegistry, component.id=198, service.id=317, service.bundleid=179, service.scope=bundle} java.lang.Exception: stack trace at org.apache.felix.scr.impl.ComponentRegistry.enterCreate(ComponentRegistry.java:510) at org.apache.felix.scr.impl.BundleComponentActivator.enterCreate(BundleComponentActivator.java:809)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:817)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse$1.run(ServiceFactoryUse.java:212)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_112] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:210)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.smarthome.core.common.registry.AbstractRegistry$ProviderTracker.addingService(AbstractRegistry.java:108) at org.eclipse.smarthome.core.common.registry.AbstractRegistry$ProviderTracker.addingService(AbstractRegistry.java:1) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:870)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:318)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)[org.osgi.core-6.0.0.jar:] at org.eclipse.smarthome.core.common.registry.AbstractRegistry.activate(AbstractRegistry.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_112] at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_112] at org.apache.felix.scr.impl.inject.BaseMethod.invokeMethod(BaseMethod.java:224) at org.apache.felix.scr.impl.inject.BaseMethod.access$500(BaseMethod.java:39) at org.apache.felix.scr.impl.inject.BaseMethod$Resolved.invoke(BaseMethod.java:617) at org.apache.felix.scr.impl.inject.BaseMethod.invoke(BaseMethod.java:501) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:302) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:294) at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:297)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:108)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:906)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:879)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:823)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse$1.run(ServiceFactoryUse.java:212)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_112] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:210)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.SingleRefPair.getServiceObject(SingleRefPair.java:72)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.inject.BindMethod.getServiceObject(BindMethod.java:648)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.getServiceObject(DependencyManager.java:2201)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.prebind(DependencyManager.java:1118)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.prebind(DependencyManager.java:1520)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.collectDependencies(AbstractComponentManager.java:1005)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:859)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:823)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse$1.run(ServiceFactoryUse.java:212)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_112] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:210)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.SingleRefPair.getServiceObject(SingleRefPair.java:72)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.inject.BindMethod.getServiceObject(BindMethod.java:648)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.getServiceObject(DependencyManager.java:2201)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.doInvokeBindMethod(DependencyManager.java:1714)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.invokeBindMethod(DependencyManager.java:1699)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeBindMethod(SingleComponentManager.java:371)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:320)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:291)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1215)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1136)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:945)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:881)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1167)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComponentActivator.java:127)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:109)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:914)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:862)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:801)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:127)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:225)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:464)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:886)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:873)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:132)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:940)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:740)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:1012)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:968)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1215)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1136)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:945)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:881)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1167)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComponentActivator.java:127)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:109)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:914)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:862)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:801)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:127)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:225)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:464)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:886)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:873)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:132)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:940)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:740)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:674)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:429)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:657)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:341)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:403)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.Activator.access$200(Activator.java:54)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:278)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[32:org.apache.felix.scr:2.0.6] at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:444)[org.osgi.core-6.0.0.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:902)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:165)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:75)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:67)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:102)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.container.Module.publishEvent(Module.java:466)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.container.Module.start(Module.java:457)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:392)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:411)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1287)[8:org.apache.karaf.features.core:4.0.8] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:860)[8:org.apache.karaf.features.core:4.0.8] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1176)[8:org.apache.karaf.features.core:4.0.8] at org.apache.karaf.features.internal.service.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:1074)[8:org.apache.karaf.features.core:4.0.8] at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_112] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_112] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_112] at java.lang.Thread.run(Thread.java:745)[:1.8.0_112] ```
1.0
[Automation] circular service reference - ``` 2017-06-11 16:36:28.486 [ERROR] [org.apache.felix.scr ] - Circular reference detected trying to get service {org.eclipse.smarthome.automation.type.ModuleTypeProvider, org.eclipse.smarthome.core.common.registry.Provider}={component.name=org.eclipse.smarthome.automation.provider.ModuleTypeProvider, component.id=188, Parser.target=(parser.type=parser.module.type), provider.type=bundle, service.id=318, service.bundleid=187, service.scope=bundle} stack of references: ServiceReference: {org.eclipse.smarthome.automation.type.ModuleTypeProvider, org.eclipse.smarthome.core.common.registry.Provider}={component.name=org.eclipse.smarthome.automation.provider.ModuleTypeProvider, component.id=188, Parser.target=(parser.type=parser.module.type), provider.type=bundle, service.id=318, service.bundleid=187, service.scope=bundle} ServiceReference: {org.eclipse.smarthome.automation.type.ModuleTypeRegistry}={component.name=org.eclipse.smarthome.automation.type.moduletyperegistry, component.id=198, service.id=317, service.bundleid=179, service.scope=bundle} java.lang.Exception: stack trace at org.apache.felix.scr.impl.ComponentRegistry.enterCreate(ComponentRegistry.java:510) at org.apache.felix.scr.impl.BundleComponentActivator.enterCreate(BundleComponentActivator.java:809)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:817)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse$1.run(ServiceFactoryUse.java:212)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_112] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:210)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.smarthome.core.common.registry.AbstractRegistry$ProviderTracker.addingService(AbstractRegistry.java:108) at org.eclipse.smarthome.core.common.registry.AbstractRegistry$ProviderTracker.addingService(AbstractRegistry.java:1) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:870)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:318)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)[org.osgi.core-6.0.0.jar:] at org.eclipse.smarthome.core.common.registry.AbstractRegistry.activate(AbstractRegistry.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_112] at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_112] at org.apache.felix.scr.impl.inject.BaseMethod.invokeMethod(BaseMethod.java:224) at org.apache.felix.scr.impl.inject.BaseMethod.access$500(BaseMethod.java:39) at org.apache.felix.scr.impl.inject.BaseMethod$Resolved.invoke(BaseMethod.java:617) at org.apache.felix.scr.impl.inject.BaseMethod.invoke(BaseMethod.java:501) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:302) at org.apache.felix.scr.impl.inject.ActivateMethod.invoke(ActivateMethod.java:294) at org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:297)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:108)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:906)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:879)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:823)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse$1.run(ServiceFactoryUse.java:212)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_112] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:210)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.SingleRefPair.getServiceObject(SingleRefPair.java:72)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.inject.BindMethod.getServiceObject(BindMethod.java:648)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.getServiceObject(DependencyManager.java:2201)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.prebind(DependencyManager.java:1118)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.prebind(DependencyManager.java:1520)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.collectDependencies(AbstractComponentManager.java:1005)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:859)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:823)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse$1.run(ServiceFactoryUse.java:212)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at java.security.AccessController.doPrivileged(Native Method)[:1.8.0_112] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.factoryGetService(ServiceFactoryUse.java:210)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceFactoryUse.getService(ServiceFactoryUse.java:111)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceConsumer$2.getService(ServiceConsumer.java:45)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:496)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:461)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.getService(BundleContextImpl.java:619)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.SingleRefPair.getServiceObject(SingleRefPair.java:72)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.inject.BindMethod.getServiceObject(BindMethod.java:648)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.getServiceObject(DependencyManager.java:2201)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.doInvokeBindMethod(DependencyManager.java:1714)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager.invokeBindMethod(DependencyManager.java:1699)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeBindMethod(SingleComponentManager.java:371)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:320)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedService(DependencyManager.java:291)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1215)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1136)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:945)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:881)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1167)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComponentActivator.java:127)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:109)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:914)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:862)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:801)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:127)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:225)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:464)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:886)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:873)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:132)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:940)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:740)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:1012)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.DependencyManager$SingleStaticCustomizer.addedService(DependencyManager.java:968)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1215)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.java:1136)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTracker.java:945)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.java:881)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:1167)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComponentActivator.java:127)[32:org.apache.felix.scr:2.0.6] at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:109)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:914)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:862)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:801)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:127)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:225)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:464)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:886)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentManager.java:873)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationManager.java:132)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractComponentManager.java:940)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:740)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractComponentManager.java:674)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:429)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:657)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:341)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:403)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.Activator.access$200(Activator.java:54)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:278)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[32:org.apache.felix.scr:2.0.6] at org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[32:org.apache.felix.scr:2.0.6] at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:] at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:444)[org.osgi.core-6.0.0.jar:] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:902)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:165)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:75)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:67)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:102)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.container.Module.publishEvent(Module.java:466)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.container.Module.start(Module.java:457)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:392)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:411)[org.eclipse.osgi-3.10.101.v20150820-1432.jar:] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1287)[8:org.apache.karaf.features.core:4.0.8] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:860)[8:org.apache.karaf.features.core:4.0.8] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1176)[8:org.apache.karaf.features.core:4.0.8] at org.apache.karaf.features.internal.service.FeaturesServiceImpl$1.call(FeaturesServiceImpl.java:1074)[8:org.apache.karaf.features.core:4.0.8] at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_112] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_112] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_112] at java.lang.Thread.run(Thread.java:745)[:1.8.0_112] ```
non_infrastructure
circular service reference circular reference detected trying to get service org eclipse smarthome automation type moduletypeprovider org eclipse smarthome core common registry provider component name org eclipse smarthome automation provider moduletypeprovider component id parser target parser type parser module type provider type bundle service id service bundleid service scope bundle stack of references servicereference org eclipse smarthome automation type moduletypeprovider org eclipse smarthome core common registry provider component name org eclipse smarthome automation provider moduletypeprovider component id parser target parser type parser module type provider type bundle service id service bundleid service scope bundle servicereference org eclipse smarthome automation type moduletyperegistry component name org eclipse smarthome automation type moduletyperegistry component id service id service bundleid service scope bundle java lang exception stack trace at org apache felix scr impl componentregistry entercreate componentregistry java at org apache felix scr impl bundlecomponentactivator entercreate bundlecomponentactivator java at org apache felix scr impl manager singlecomponentmanager getservice singlecomponentmanager java at org eclipse osgi internal serviceregistry servicefactoryuse run servicefactoryuse java at java security accesscontroller doprivileged native method at org eclipse osgi internal serviceregistry servicefactoryuse factorygetservice servicefactoryuse java at org eclipse osgi internal serviceregistry servicefactoryuse getservice servicefactoryuse java at org eclipse osgi internal serviceregistry serviceconsumer getservice serviceconsumer java at org eclipse osgi internal serviceregistry serviceregistrationimpl getservice serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry getservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl getservice bundlecontextimpl java at org eclipse smarthome core common registry abstractregistry providertracker addingservice abstractregistry java at org eclipse smarthome core common registry abstractregistry providertracker addingservice abstractregistry java at org osgi util tracker servicetracker tracked customizeradding servicetracker java at org osgi util tracker servicetracker tracked customizeradding servicetracker java at org osgi util tracker abstracttracked trackadding abstracttracked java at org osgi util tracker abstracttracked trackinitial abstracttracked java at org osgi util tracker servicetracker open servicetracker java at org osgi util tracker servicetracker open servicetracker java at org eclipse smarthome core common registry abstractregistry activate abstractregistry 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 apache felix scr impl inject basemethod invokemethod basemethod java at org apache felix scr impl inject basemethod access basemethod java at org apache felix scr impl inject basemethod resolved invoke basemethod java at org apache felix scr impl inject basemethod invoke basemethod java at org apache felix scr impl inject activatemethod invoke activatemethod java at org apache felix scr impl inject activatemethod invoke activatemethod java at org apache felix scr impl manager singlecomponentmanager createimplementationobject singlecomponentmanager java at org apache felix scr impl manager singlecomponentmanager createcomponent singlecomponentmanager java at org apache felix scr impl manager singlecomponentmanager getservice singlecomponentmanager java at org apache felix scr impl manager singlecomponentmanager getserviceinternal singlecomponentmanager java at org apache felix scr impl manager singlecomponentmanager getservice singlecomponentmanager java at org eclipse osgi internal serviceregistry servicefactoryuse run servicefactoryuse java at java security accesscontroller doprivileged native method at org eclipse osgi internal serviceregistry servicefactoryuse factorygetservice servicefactoryuse java at org eclipse osgi internal serviceregistry servicefactoryuse getservice servicefactoryuse java at org eclipse osgi internal serviceregistry serviceconsumer getservice serviceconsumer java at org eclipse osgi internal serviceregistry serviceregistrationimpl getservice serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry getservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl getservice bundlecontextimpl java at org apache felix scr impl manager singlerefpair getserviceobject singlerefpair java at org apache felix scr impl inject bindmethod getserviceobject bindmethod java at org apache felix scr impl manager dependencymanager getserviceobject dependencymanager java at org apache felix scr impl manager dependencymanager singlestaticcustomizer prebind dependencymanager java at org apache felix scr impl manager dependencymanager prebind dependencymanager java at org apache felix scr impl manager abstractcomponentmanager collectdependencies abstractcomponentmanager java at org apache felix scr impl manager singlecomponentmanager getserviceinternal singlecomponentmanager java at org apache felix scr impl manager singlecomponentmanager getservice singlecomponentmanager java at org eclipse osgi internal serviceregistry servicefactoryuse run servicefactoryuse java at java security accesscontroller doprivileged native method at org eclipse osgi internal serviceregistry servicefactoryuse factorygetservice servicefactoryuse java at org eclipse osgi internal serviceregistry servicefactoryuse getservice servicefactoryuse java at org eclipse osgi internal serviceregistry serviceconsumer getservice serviceconsumer java at org eclipse osgi internal serviceregistry serviceregistrationimpl getservice serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry getservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl getservice bundlecontextimpl java at org apache felix scr impl manager singlerefpair getserviceobject singlerefpair java at org apache felix scr impl inject bindmethod getserviceobject bindmethod java at org apache felix scr impl manager dependencymanager getserviceobject dependencymanager java at org apache felix scr impl manager dependencymanager doinvokebindmethod dependencymanager java at org apache felix scr impl manager dependencymanager invokebindmethod dependencymanager java at org apache felix scr impl manager singlecomponentmanager invokebindmethod singlecomponentmanager java at org apache felix scr impl manager dependencymanager multipledynamiccustomizer addedservice dependencymanager java at org apache felix scr impl manager dependencymanager multipledynamiccustomizer addedservice dependencymanager java at org apache felix scr impl manager servicetracker tracked customizeradded servicetracker java at org apache felix scr impl manager servicetracker tracked customizeradded servicetracker java at org apache felix scr impl manager servicetracker abstracttracked trackadding servicetracker java at org apache felix scr impl manager servicetracker abstracttracked track servicetracker java at org apache felix scr impl manager servicetracker tracked servicechanged servicetracker java at org apache felix scr impl bundlecomponentactivator listenerinfo servicechanged bundlecomponentactivator java at org eclipse osgi internal serviceregistry filteredservicelistener servicechanged filteredservicelistener java at org eclipse osgi internal framework bundlecontextimpl dispatchevent bundlecontextimpl java at org eclipse osgi framework eventmgr eventmanager dispatchevent eventmanager java at org eclipse osgi framework eventmgr listenerqueue dispatcheventsynchronous listenerqueue java at org eclipse osgi internal serviceregistry serviceregistry publishserviceeventprivileged serviceregistry java at org eclipse osgi internal serviceregistry serviceregistry publishserviceevent serviceregistry java at org eclipse osgi internal serviceregistry serviceregistrationimpl register serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry registerservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl registerservice bundlecontextimpl java at org apache felix scr impl manager abstractcomponentmanager register abstractcomponentmanager java at org apache felix scr impl manager abstractcomponentmanager register abstractcomponentmanager java at org apache felix scr impl manager registrationmanager changeregistration registrationmanager java at org apache felix scr impl manager abstractcomponentmanager registerservice abstractcomponentmanager java at org apache felix scr impl manager abstractcomponentmanager activateinternal abstractcomponentmanager java at org apache felix scr impl manager dependencymanager singlestaticcustomizer addedservice dependencymanager java at org apache felix scr impl manager dependencymanager singlestaticcustomizer addedservice dependencymanager java at org apache felix scr impl manager servicetracker tracked customizeradded servicetracker java at org apache felix scr impl manager servicetracker tracked customizeradded servicetracker java at org apache felix scr impl manager servicetracker abstracttracked trackadding servicetracker java at org apache felix scr impl manager servicetracker abstracttracked track servicetracker java at org apache felix scr impl manager servicetracker tracked servicechanged servicetracker java at org apache felix scr impl bundlecomponentactivator listenerinfo servicechanged bundlecomponentactivator java at org eclipse osgi internal serviceregistry filteredservicelistener servicechanged filteredservicelistener java at org eclipse osgi internal framework bundlecontextimpl dispatchevent bundlecontextimpl java at org eclipse osgi framework eventmgr eventmanager dispatchevent eventmanager java at org eclipse osgi framework eventmgr listenerqueue dispatcheventsynchronous listenerqueue java at org eclipse osgi internal serviceregistry serviceregistry publishserviceeventprivileged serviceregistry java at org eclipse osgi internal serviceregistry serviceregistry publishserviceevent serviceregistry java at org eclipse osgi internal serviceregistry serviceregistrationimpl register serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry registerservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl registerservice bundlecontextimpl java at org apache felix scr impl manager abstractcomponentmanager register abstractcomponentmanager java at org apache felix scr impl manager abstractcomponentmanager register abstractcomponentmanager java at org apache felix scr impl manager registrationmanager changeregistration registrationmanager java at org apache felix scr impl manager abstractcomponentmanager registerservice abstractcomponentmanager java at org apache felix scr impl manager abstractcomponentmanager activateinternal abstractcomponentmanager java at org apache felix scr impl manager abstractcomponentmanager enableinternal abstractcomponentmanager java at org apache felix scr impl manager abstractcomponentmanager enable abstractcomponentmanager java at org apache felix scr impl manager configurablecomponentholder enablecomponents configurablecomponentholder java at org apache felix scr impl bundlecomponentactivator initialenable bundlecomponentactivator java at org apache felix scr impl activator loadcomponents activator java at org apache felix scr impl activator access activator java at org apache felix scr impl activator scrextension start activator java at org apache felix utils extender abstractextender createextension abstractextender java at org apache felix utils extender abstractextender modifiedbundle abstractextender java at org osgi util tracker bundletracker tracked customizermodified bundletracker java at org osgi util tracker bundletracker tracked customizermodified bundletracker java at org osgi util tracker abstracttracked track abstracttracked java at org osgi util tracker bundletracker tracked bundlechanged bundletracker java at org eclipse osgi internal framework bundlecontextimpl dispatchevent bundlecontextimpl java at org eclipse osgi framework eventmgr eventmanager dispatchevent eventmanager java at org eclipse osgi framework eventmgr listenerqueue dispatcheventsynchronous listenerqueue java at org eclipse osgi internal framework equinoxeventpublisher publishbundleeventprivileged equinoxeventpublisher java at org eclipse osgi internal framework equinoxeventpublisher publishbundleevent equinoxeventpublisher java at org eclipse osgi internal framework equinoxeventpublisher publishbundleevent equinoxeventpublisher java at org eclipse osgi internal framework equinoxcontaineradaptor publishmoduleevent equinoxcontaineradaptor java at org eclipse osgi container module publishevent module java at org eclipse osgi container module start module java at org eclipse osgi internal framework equinoxbundle start equinoxbundle java at org eclipse osgi internal framework equinoxbundle start equinoxbundle java at org apache karaf features internal service featuresserviceimpl startbundle featuresserviceimpl java at org apache karaf features internal service deployer deploy deployer java at org apache karaf features internal service featuresserviceimpl doprovision featuresserviceimpl java at org apache karaf features internal service featuresserviceimpl call featuresserviceimpl java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java
0
9,076
7,804,285,691
IssuesEvent
2018-06-11 06:48:11
kubevirt/kubevirt
https://api.github.com/repos/kubevirt/kubevirt
closed
Proposal: better initialization of log verbosity level
kind/enhancement topic/infrastructure
Neither that important nor urgent, but this catched my eyes when looking into our logging implementation: Currently we initialize both `verbosityLevel` and `currentVerbosityLevel` level to the same value, either what's given with the verbosity command line flag, or `0` [1]. Also, info level logs are actually logged when `currentVerbosityLevel <= verbosityLevel` [2]. That means as long as the `V(currentVerbosityLevel)` func isn't called, all `Info(...)` logs are always logged, even when the verbosity flag is specified with `--v=0`... not sure if that is what we want, and what the user expects. Proposal: - According to [3] verbosity level `2` is the "recommended default log level for most systems". So if no verbosity flag is specified, set `verbosityLevel` to `2`. - I think `currentVerbosityLevel` should be initialized indepent of `verbosityLevel`, always to the same value. A good value might be `2` or `3` (see [3]): - `2` means: "Useful steady state information about the service and important log messages that may correlate to significant changes in the system." - `3` means: "Extended information about changes. More info about system state changes." I'd propose to use `2`, because - that would mean no change in behaviour compared to now when no verbosity flag is provided: `Info(...)` logs without `V(...)` will be logged because `currentVerbosityLevel` == `verbosityLevel` == `2`. - if verbosity flag `0` or `1` is provided, you see less logs, which is very likely expected behaviour imho Wdyt? [1] https://github.com/kubevirt/kubevirt/blob/master/pkg/log/log.go#L97 [2] https://github.com/kubevirt/kubevirt/blob/master/pkg/log/log.go#L172 [3] https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md
1.0
Proposal: better initialization of log verbosity level - Neither that important nor urgent, but this catched my eyes when looking into our logging implementation: Currently we initialize both `verbosityLevel` and `currentVerbosityLevel` level to the same value, either what's given with the verbosity command line flag, or `0` [1]. Also, info level logs are actually logged when `currentVerbosityLevel <= verbosityLevel` [2]. That means as long as the `V(currentVerbosityLevel)` func isn't called, all `Info(...)` logs are always logged, even when the verbosity flag is specified with `--v=0`... not sure if that is what we want, and what the user expects. Proposal: - According to [3] verbosity level `2` is the "recommended default log level for most systems". So if no verbosity flag is specified, set `verbosityLevel` to `2`. - I think `currentVerbosityLevel` should be initialized indepent of `verbosityLevel`, always to the same value. A good value might be `2` or `3` (see [3]): - `2` means: "Useful steady state information about the service and important log messages that may correlate to significant changes in the system." - `3` means: "Extended information about changes. More info about system state changes." I'd propose to use `2`, because - that would mean no change in behaviour compared to now when no verbosity flag is provided: `Info(...)` logs without `V(...)` will be logged because `currentVerbosityLevel` == `verbosityLevel` == `2`. - if verbosity flag `0` or `1` is provided, you see less logs, which is very likely expected behaviour imho Wdyt? [1] https://github.com/kubevirt/kubevirt/blob/master/pkg/log/log.go#L97 [2] https://github.com/kubevirt/kubevirt/blob/master/pkg/log/log.go#L172 [3] https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md
infrastructure
proposal better initialization of log verbosity level neither that important nor urgent but this catched my eyes when looking into our logging implementation currently we initialize both verbositylevel and currentverbositylevel level to the same value either what s given with the verbosity command line flag or also info level logs are actually logged when currentverbositylevel verbositylevel that means as long as the v currentverbositylevel func isn t called all info logs are always logged even when the verbosity flag is specified with v not sure if that is what we want and what the user expects proposal according to verbosity level is the recommended default log level for most systems so if no verbosity flag is specified set verbositylevel to i think currentverbositylevel should be initialized indepent of verbositylevel always to the same value a good value might be or see means useful steady state information about the service and important log messages that may correlate to significant changes in the system means extended information about changes more info about system state changes i d propose to use because that would mean no change in behaviour compared to now when no verbosity flag is provided info logs without v will be logged because currentverbositylevel verbositylevel if verbosity flag or is provided you see less logs which is very likely expected behaviour imho wdyt
1
17,514
12,404,284,441
IssuesEvent
2020-05-21 15:17:10
sciencehistory/scihist_digicoll
https://api.github.com/repos/sciencehistory/scihist_digicoll
opened
Improve our handling of ImageMagick and VIPs
infrastructure
From our team meeting, right now we rebuild IM and VIPs whenever our build scripts detect updates but building from the source can be slow and make the application update process slow down. This is an issue for rapidly deploying ansible changes to production if there happens to have been a recent change our nightly updates didn't catch due to the timing.
1.0
Improve our handling of ImageMagick and VIPs - From our team meeting, right now we rebuild IM and VIPs whenever our build scripts detect updates but building from the source can be slow and make the application update process slow down. This is an issue for rapidly deploying ansible changes to production if there happens to have been a recent change our nightly updates didn't catch due to the timing.
infrastructure
improve our handling of imagemagick and vips from our team meeting right now we rebuild im and vips whenever our build scripts detect updates but building from the source can be slow and make the application update process slow down this is an issue for rapidly deploying ansible changes to production if there happens to have been a recent change our nightly updates didn t catch due to the timing
1
76,728
7,544,024,823
IssuesEvent
2018-04-17 17:09:48
openshift/origin
https://api.github.com/repos/openshift/origin
closed
TestRouter integration flake
component/routing kind/test-flake lifecycle/rotten priority/P2
``` failed TestRouter I0412 23:06:19.694953 23932 plugins.go:41] Registered credential provider "google-jwt-key" I0412 23:06:19.695044 23932 plugins.go:41] Registered credential provider "google-dockercfg" I0412 23:06:19.695054 23932 plugins.go:41] Registered credential provider "google-dockercfg-url" I0412 23:06:19.695064 23932 plugins.go:41] Registered credential provider "google-container-registry" I0412 23:06:19.695084 23932 plugins.go:62] Registered admission plugin "ExternalIPRanger" I0412 23:06:19.695097 23932 plugins.go:62] Registered admission plugin "NamespaceLifecycle" I0412 23:06:19.695552 23932 plugins.go:62] Registered admission plugin "SecurityContextDeny" I0412 23:06:19.695574 23932 plugins.go:62] Registered admission plugin "ResourceQuota" I0412 23:06:19.695584 23932 plugins.go:62] Registered admission plugin "PersistentVolumeLabel" I0412 23:06:19.695598 23932 plugins.go:62] Registered admission plugin "NamespaceExists" I0412 23:06:19.695608 23932 plugins.go:62] Registered admission plugin "NamespaceAutoProvision" I0412 23:06:19.695622 23932 plugins.go:62] Registered admission plugin "LimitRanger" I0412 23:06:19.696190 23932 plugins.go:62] Registered admission plugin "InitialResources" I0412 23:06:19.696207 23932 plugins.go:62] Registered admission plugin "DenyEscalatingExec" I0412 23:06:19.696215 23932 plugins.go:62] Registered admission plugin "DenyExecOnPrivileged" I0412 23:06:19.696223 23932 plugins.go:62] Registered admission plugin "AlwaysDeny" I0412 23:06:19.696232 23932 plugins.go:62] Registered admission plugin "AlwaysPullImages" I0412 23:06:19.696241 23932 plugins.go:62] Registered admission plugin "AlwaysAdmit" I0412 23:06:19.696257 23932 plugins.go:62] Registered admission plugin "SecurityContextConstraint" I0412 23:06:19.696268 23932 plugins.go:62] Registered admission plugin "SCCExecRestrictions" I0412 23:06:19.696288 23932 plugins.go:62] Registered admission plugin "PodNodeConstraints" I0412 23:06:19.696303 23932 plugins.go:62] Registered admission plugin "RunOnceDuration" I0412 23:06:19.696314 23932 plugins.go:62] Registered admission plugin "OriginResourceQuota" I0412 23:06:19.696325 23932 plugins.go:62] Registered admission plugin "ClusterResourceOverride" I0412 23:06:19.696339 23932 plugins.go:62] Registered admission plugin "ProjectRequestLimit" I0412 23:06:19.696350 23932 plugins.go:62] Registered admission plugin "OriginPodNodeEnvironment" I0412 23:06:19.696362 23932 plugins.go:62] Registered admission plugin "OriginNamespaceLifecycle" I0412 23:06:19.696378 23932 plugins.go:62] Registered admission plugin "BuildByStrategy" I0412 23:06:19.696390 23932 plugins.go:62] Registered admission plugin "BuildOverrides" I0412 23:06:19.696402 23932 plugins.go:62] Registered admission plugin "BuildDefaults" Started, serving at 172.18.12.210:8080 Started, serving at 172.18.12.210:8888 Started, serving at 172.18.12.210:8889 Started, serving TLS at 172.18.12.210:8443 I0413 03:06:21.326210 1 router.go:117] Creating a new template router, writing to /var/lib/containers/router I0413 03:06:21.329259 1 router.go:159] Template router will coalesce reloads within 1 seconds of each other I0413 03:06:21.329271 1 router.go:164] Reading persisted state I0413 03:06:21.329786 1 router.go:168] Committing state I0413 03:06:21.329953 1 router.go:161] Router is including routes in all namespaces I0413 03:06:21.330005 1 controller.go:41] Running router controller I0413 03:06:21.330013 1 reaper.go:17] Launching reaper I0413 03:06:21.330642 1 router.go:225] Writing the router state I0413 03:06:21.332353 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.332489 1 plugin.go:132] Processing 1 Endpoints for Name: example (ADDED) I0413 03:06:21.332548 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.332630 1 plugin.go:144] Modifying endpoints for rotorouter/example I0413 03:06:21.332941 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.333075 1 controller.go:80] Processing Route: example -> example I0413 03:06:21.333087 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.333093 1 controller.go:82] Event: ADDED I0413 03:06:21.333130 1 unique_host.go:157] Route rotorouter/example claims www.example-unsecure.com I0413 03:06:21.333139 1 status.go:162] has last touch <nil> for rotorouter/example I0413 03:06:21.333171 1 status.go:252] admit: admitting route by updating status: example (true): www.example-unsecure.com I0413 03:06:21.334004 1 plugin.go:172] Modifying routes for rotorouter/example I0413 03:06:21.334322 1 router.go:230] Writing the router config I0413 03:06:21.335525 1 router.go:235] Reloading the router I0413 03:06:21.606725 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:21.606782 1 reaper.go:24] Signal received: child exited I0413 03:06:21.633761 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.633879 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.633971 1 controller.go:80] Processing Route: example -> example I0413 03:06:21.633981 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.633987 1 controller.go:82] Event: DELETED I0413 03:06:21.634005 1 unique_host.go:173] Deleting routes for rotorouter/example I0413 03:06:21.634026 1 plugin.go:178] Deleting routes for rotorouter/example I0413 03:06:21.634058 1 plugin.go:132] Processing 0 Endpoints for Name: example (MODIFIED) I0413 03:06:21.634070 1 plugin.go:144] Modifying endpoints for rotorouter/example I0413 03:06:21.634485 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.634607 1 controller.go:80] Processing Route: example-path -> example-path I0413 03:06:21.634616 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.634621 1 controller.go:82] Event: ADDED I0413 03:06:21.634634 1 unique_host.go:157] Route rotorouter/example-path claims www.example-unsecure.com I0413 03:06:21.634643 1 status.go:162] has last touch <nil> for rotorouter/example-path I0413 03:06:21.634668 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.634681 1 status.go:252] admit: admitting route by updating status: example-path (true): www.example-unsecure.com I0413 03:06:21.635307 1 plugin.go:168] Creating new frontend for key: rotorouter/example-path I0413 03:06:21.635324 1 plugin.go:172] Modifying routes for rotorouter/example-path I0413 03:06:21.635350 1 plugin.go:132] Processing 1 Endpoints for Name: example-path (ADDED) I0413 03:06:21.635359 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.635395 1 plugin.go:144] Modifying endpoints for rotorouter/example-path I0413 03:06:21.735783 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.735980 1 plugin.go:132] Processing 0 Endpoints for Name: example-path (MODIFIED) I0413 03:06:21.735993 1 plugin.go:144] Modifying endpoints for rotorouter/example-path I0413 03:06:21.736029 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.736165 1 controller.go:80] Processing Route: example-path -> example-path I0413 03:06:21.736175 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.736180 1 controller.go:82] Event: DELETED I0413 03:06:21.736193 1 unique_host.go:173] Deleting routes for rotorouter/example-path I0413 03:06:21.736203 1 plugin.go:178] Deleting routes for rotorouter/example-path I0413 03:06:21.736461 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.736552 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.736596 1 plugin.go:132] Processing 2 Endpoints for Name: example-preferred-port (ADDED) I0413 03:06:21.736607 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8889, Protocol:"TCP"}}} I0413 03:06:21.736638 1 plugin.go:135] Subset 1 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.736658 1 plugin.go:144] Modifying endpoints for rotorouter/example-preferred-port I0413 03:06:21.736687 1 controller.go:80] Processing Route: example-preferred-port -> example-preferred-port I0413 03:06:21.736695 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.736701 1 controller.go:82] Event: ADDED I0413 03:06:21.736714 1 unique_host.go:157] Route rotorouter/example-preferred-port claims www.example-unsecure.com I0413 03:06:21.736724 1 status.go:162] has last touch <nil> for rotorouter/example-preferred-port I0413 03:06:21.736763 1 status.go:252] admit: admitting route by updating status: example-preferred-port (true): www.example-unsecure.com I0413 03:06:21.737498 1 plugin.go:172] Modifying routes for rotorouter/example-preferred-port I0413 03:06:21.837846 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.837871 1 controller.go:80] Processing Route: example-preferred-port -> example-preferred-port I0413 03:06:21.837880 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.837885 1 controller.go:82] Event: DELETED I0413 03:06:21.837899 1 unique_host.go:173] Deleting routes for rotorouter/example-preferred-port I0413 03:06:21.837909 1 plugin.go:178] Deleting routes for rotorouter/example-preferred-port I0413 03:06:21.837938 1 plugin.go:132] Processing 0 Endpoints for Name: example-preferred-port (MODIFIED) I0413 03:06:21.837948 1 plugin.go:144] Modifying endpoints for rotorouter/example-preferred-port I0413 03:06:21.837846 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.838392 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.838512 1 plugin.go:132] Processing 1 Endpoints for Name: example-edge (ADDED) I0413 03:06:21.838523 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.838569 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge I0413 03:06:21.838969 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.839082 1 controller.go:80] Processing Route: example-edge -> example-edge I0413 03:06:21.839098 1 controller.go:81] Alias: www.example.com I0413 03:06:21.839103 1 controller.go:82] Event: ADDED I0413 03:06:21.839117 1 unique_host.go:157] Route rotorouter/example-edge claims www.example.com I0413 03:06:21.839126 1 status.go:162] has last touch <nil> for rotorouter/example-edge I0413 03:06:21.839166 1 status.go:252] admit: admitting route by updating status: example-edge (true): www.example.com I0413 03:06:21.839822 1 plugin.go:172] Modifying routes for rotorouter/example-edge I0413 03:06:22.329450 1 router.go:225] Writing the router state I0413 03:06:22.333939 1 router.go:230] Writing the router config I0413 03:06:22.337227 1 router.go:235] Reloading the router I0413 03:06:22.371656 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:22.371741 1 reaper.go:24] Signal received: child exited I0413 03:06:22.446667 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.446872 1 plugin.go:132] Processing 0 Endpoints for Name: example-edge (MODIFIED) I0413 03:06:22.446893 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge I0413 03:06:22.447336 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.447495 1 controller.go:80] Processing Route: example-edge -> example-edge I0413 03:06:22.447508 1 controller.go:81] Alias: www.example.com I0413 03:06:22.447514 1 controller.go:82] Event: DELETED I0413 03:06:22.447530 1 unique_host.go:173] Deleting routes for rotorouter/example-edge I0413 03:06:22.447541 1 plugin.go:178] Deleting routes for rotorouter/example-edge I0413 03:06:22.447966 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.448251 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.448400 1 plugin.go:132] Processing 1 Endpoints for Name: example-edge-path (ADDED) I0413 03:06:22.448415 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:22.448469 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge-path I0413 03:06:22.448514 1 controller.go:80] Processing Route: example-edge-path -> example-edge-path I0413 03:06:22.448525 1 controller.go:81] Alias: www.example.com I0413 03:06:22.448531 1 controller.go:82] Event: ADDED I0413 03:06:22.448540 1 unique_host.go:157] Route rotorouter/example-edge-path claims www.example.com I0413 03:06:22.448546 1 status.go:162] has last touch <nil> for rotorouter/example-edge-path I0413 03:06:22.448573 1 status.go:252] admit: admitting route by updating status: example-edge-path (true): www.example.com I0413 03:06:22.449029 1 plugin.go:172] Modifying routes for rotorouter/example-edge-path I0413 03:06:22.555036 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.555226 1 plugin.go:132] Processing 0 Endpoints for Name: example-edge-path (MODIFIED) I0413 03:06:22.555242 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge-path I0413 03:06:22.555490 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.555903 1 plugin.go:132] Processing 1 Endpoints for Name: example-reencrypt (ADDED) I0413 03:06:22.555917 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:22.555952 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt I0413 03:06:22.556002 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.556119 1 controller.go:80] Processing Route: example-edge-path -> example-edge-path I0413 03:06:22.556132 1 controller.go:81] Alias: www.example.com I0413 03:06:22.556138 1 controller.go:82] Event: DELETED I0413 03:06:22.556150 1 unique_host.go:173] Deleting routes for rotorouter/example-edge-path I0413 03:06:22.556160 1 plugin.go:178] Deleting routes for rotorouter/example-edge-path I0413 03:06:22.556193 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/certs/rotorouter_example-edge-path.pem but it does not exist I0413 03:06:22.556716 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.556863 1 controller.go:80] Processing Route: example-reencrypt -> example-reencrypt I0413 03:06:22.556876 1 controller.go:81] Alias: www.example.com I0413 03:06:22.556881 1 controller.go:82] Event: ADDED I0413 03:06:22.556895 1 unique_host.go:157] Route rotorouter/example-reencrypt claims www.example.com I0413 03:06:22.556905 1 status.go:162] has last touch <nil> for rotorouter/example-reencrypt I0413 03:06:22.556945 1 status.go:252] admit: admitting route by updating status: example-reencrypt (true): www.example.com I0413 03:06:22.557389 1 plugin.go:172] Modifying routes for rotorouter/example-reencrypt I0413 03:06:23.329430 1 router.go:225] Writing the router state I0413 03:06:23.329910 1 router.go:230] Writing the router config I0413 03:06:23.333391 1 router.go:235] Reloading the router I0413 03:06:23.358070 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.358263 1 controller.go:80] Processing Route: example-reencrypt -> example-reencrypt I0413 03:06:23.358273 1 controller.go:81] Alias: www.example.com I0413 03:06:23.358289 1 controller.go:82] Event: DELETED I0413 03:06:23.358304 1 unique_host.go:173] Deleting routes for rotorouter/example-reencrypt I0413 03:06:23.358315 1 plugin.go:178] Deleting routes for rotorouter/example-reencrypt I0413 03:06:23.358625 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.358794 1 plugin.go:132] Processing 0 Endpoints for Name: example-reencrypt (MODIFIED) I0413 03:06:23.358808 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt I0413 03:06:23.364146 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.364273 1 controller.go:80] Processing Route: example-reencrypt-destcacert -> example-reencrypt-destcacert I0413 03:06:23.364282 1 controller.go:81] Alias: www.example.com I0413 03:06:23.364287 1 controller.go:82] Event: ADDED I0413 03:06:23.364301 1 unique_host.go:157] Route rotorouter/example-reencrypt-destcacert claims www.example.com I0413 03:06:23.364311 1 status.go:162] has last touch <nil> for rotorouter/example-reencrypt-destcacert I0413 03:06:23.364343 1 status.go:252] admit: admitting route by updating status: example-reencrypt-destcacert (true): www.example.com I0413 03:06:23.364785 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.366958 1 plugin.go:168] Creating new frontend for key: rotorouter/example-reencrypt-destcacert I0413 03:06:23.366983 1 plugin.go:172] Modifying routes for rotorouter/example-reencrypt-destcacert I0413 03:06:23.367010 1 plugin.go:132] Processing 1 Endpoints for Name: example-reencrypt-destcacert (ADDED) I0413 03:06:23.367019 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:23.367051 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-destcacert I0413 03:06:23.370679 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:23.370719 1 reaper.go:24] Signal received: child exited I0413 03:06:23.471221 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.471361 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.471406 1 plugin.go:132] Processing 0 Endpoints for Name: example-reencrypt-destcacert (MODIFIED) I0413 03:06:23.471418 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-destcacert I0413 03:06:23.471451 1 controller.go:80] Processing Route: example-reencrypt-destcacert -> example-reencrypt-destcacert I0413 03:06:23.471458 1 controller.go:81] Alias: www.example.com I0413 03:06:23.471464 1 controller.go:82] Event: DELETED I0413 03:06:23.471476 1 unique_host.go:173] Deleting routes for rotorouter/example-reencrypt-destcacert I0413 03:06:23.471485 1 plugin.go:178] Deleting routes for rotorouter/example-reencrypt-destcacert I0413 03:06:23.471518 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/cacerts/rotorouter_example-reencrypt-destcacert.pem but it does not exist I0413 03:06:23.471926 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.472050 1 plugin.go:132] Processing 1 Endpoints for Name: example-reencrypt-path (ADDED) I0413 03:06:23.472061 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:23.472093 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-path I0413 03:06:23.472467 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.472573 1 controller.go:80] Processing Route: example-reencrypt-path -> example-reencrypt-path I0413 03:06:23.472585 1 controller.go:81] Alias: www.example.com I0413 03:06:23.472591 1 controller.go:82] Event: ADDED I0413 03:06:23.472604 1 unique_host.go:157] Route rotorouter/example-reencrypt-path claims www.example.com I0413 03:06:23.472612 1 status.go:162] has last touch <nil> for rotorouter/example-reencrypt-path I0413 03:06:23.472645 1 status.go:252] admit: admitting route by updating status: example-reencrypt-path (true): www.example.com I0413 03:06:23.473315 1 plugin.go:172] Modifying routes for rotorouter/example-reencrypt-path I0413 03:06:23.579951 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.580123 1 plugin.go:132] Processing 0 Endpoints for Name: example-reencrypt-path (MODIFIED) I0413 03:06:23.580136 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-path I0413 03:06:23.580252 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.580378 1 controller.go:80] Processing Route: example-reencrypt-path -> example-reencrypt-path I0413 03:06:23.580394 1 controller.go:81] Alias: www.example.com I0413 03:06:23.580400 1 controller.go:82] Event: DELETED I0413 03:06:23.580413 1 unique_host.go:173] Deleting routes for rotorouter/example-reencrypt-path I0413 03:06:23.580423 1 plugin.go:178] Deleting routes for rotorouter/example-reencrypt-path I0413 03:06:23.580453 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/certs/rotorouter_example-reencrypt-path.pem but it does not exist I0413 03:06:23.580475 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/cacerts/rotorouter_example-reencrypt-path.pem but it does not exist I0413 03:06:23.580912 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.580984 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.581040 1 plugin.go:132] Processing 1 Endpoints for Name: example-passthrough (ADDED) I0413 03:06:23.581050 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:23.581088 1 plugin.go:144] Modifying endpoints for rotorouter/example-passthrough I0413 03:06:23.581117 1 controller.go:80] Processing Route: example-passthrough -> example-passthrough I0413 03:06:23.581124 1 controller.go:81] Alias: www.example-passthrough.com I0413 03:06:23.581130 1 controller.go:82] Event: ADDED I0413 03:06:23.581143 1 unique_host.go:157] Route rotorouter/example-passthrough claims www.example-passthrough.com I0413 03:06:23.581153 1 status.go:162] has last touch <nil> for rotorouter/example-passthrough I0413 03:06:23.581185 1 status.go:252] admit: admitting route by updating status: example-passthrough (true): www.example-passthrough.com I0413 03:06:23.581859 1 plugin.go:172] Modifying routes for rotorouter/example-passthrough I0413 03:06:24.329453 1 router.go:225] Writing the router state I0413 03:06:24.329839 1 router.go:230] Writing the router config I0413 03:06:24.331199 1 router.go:235] Reloading the router I0413 03:06:24.361748 1 reaper.go:24] Signal received: child exited I0413 03:06:24.361748 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:24.391000 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:24.391191 1 plugin.go:132] Processing 0 Endpoints for Name: example-passthrough (MODIFIED) I0413 03:06:24.391205 1 plugin.go:144] Modifying endpoints for rotorouter/example-passthrough I0413 03:06:24.391225 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:24.391336 1 controller.go:80] Processing Route: example-passthrough -> example-passthrough I0413 03:06:24.391343 1 controller.go:81] Alias: www.example-passthrough.com I0413 03:06:24.391346 1 controller.go:82] Event: DELETED I0413 03:06:24.391355 1 unique_host.go:173] Deleting routes for rotorouter/example-passthrough I0413 03:06:24.391361 1 plugin.go:178] Deleting routes for rotorouter/example-passthrough I0413 03:06:24.391844 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:24.391962 1 controller.go:80] Processing Route: websocket-unsecure -> websocket-unsecure I0413 03:06:24.391974 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:24.391980 1 controller.go:82] Event: ADDED I0413 03:06:24.391994 1 unique_host.go:157] Route rotorouter/websocket-unsecure claims 0.0.0.0 I0413 03:06:24.392004 1 status.go:162] has last touch <nil> for rotorouter/websocket-unsecure I0413 03:06:24.392032 1 status.go:252] admit: admitting route by updating status: websocket-unsecure (true): 0.0.0.0 I0413 03:06:24.392434 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:24.392906 1 plugin.go:168] Creating new frontend for key: rotorouter/websocket-unsecure I0413 03:06:24.392917 1 plugin.go:172] Modifying routes for rotorouter/websocket-unsecure I0413 03:06:24.392943 1 plugin.go:132] Processing 1 Endpoints for Name: websocket-unsecure (ADDED) I0413 03:06:24.392952 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:24.392980 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-unsecure I0413 03:06:25.329418 1 router.go:225] Writing the router state I0413 03:06:25.330948 1 router.go:230] Writing the router config I0413 03:06:25.332304 1 router.go:235] Reloading the router I0413 03:06:25.362864 1 reaper.go:24] Signal received: child exited I0413 03:06:25.362935 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:25.393405 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:25.393428 1 controller.go:80] Processing Route: websocket-unsecure -> websocket-unsecure I0413 03:06:25.393437 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:25.393442 1 controller.go:82] Event: DELETED I0413 03:06:25.393457 1 unique_host.go:173] Deleting routes for rotorouter/websocket-unsecure I0413 03:06:25.393468 1 plugin.go:178] Deleting routes for rotorouter/websocket-unsecure I0413 03:06:25.393499 1 plugin.go:132] Processing 0 Endpoints for Name: websocket-unsecure (MODIFIED) I0413 03:06:25.393509 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-unsecure I0413 03:06:25.393406 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:25.393985 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:25.394117 1 plugin.go:132] Processing 1 Endpoints for Name: websocket-edge (ADDED) I0413 03:06:25.394135 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:25.394169 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-edge I0413 03:06:25.394416 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:25.394523 1 controller.go:80] Processing Route: websocket-edge -> websocket-edge I0413 03:06:25.394538 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:25.394544 1 controller.go:82] Event: ADDED I0413 03:06:25.394558 1 unique_host.go:157] Route rotorouter/websocket-edge claims 0.0.0.0 I0413 03:06:25.394567 1 status.go:162] has last touch <nil> for rotorouter/websocket-edge I0413 03:06:25.394604 1 status.go:252] admit: admitting route by updating status: websocket-edge (true): 0.0.0.0 I0413 03:06:25.395298 1 plugin.go:172] Modifying routes for rotorouter/websocket-edge I0413 03:06:26.329414 1 router.go:225] Writing the router state I0413 03:06:26.329918 1 router.go:230] Writing the router config I0413 03:06:26.331449 1 router.go:235] Reloading the router I0413 03:06:26.362042 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:26.362091 1 reaper.go:24] Signal received: child exited I0413 03:06:26.402118 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:26.402308 1 plugin.go:132] Processing 0 Endpoints for Name: websocket-edge (MODIFIED) I0413 03:06:26.402322 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-edge I0413 03:06:26.402434 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:26.402591 1 controller.go:80] Processing Route: websocket-edge -> websocket-edge I0413 03:06:26.402601 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:26.402607 1 controller.go:82] Event: DELETED I0413 03:06:26.402621 1 unique_host.go:173] Deleting routes for rotorouter/websocket-edge I0413 03:06:26.402632 1 plugin.go:178] Deleting routes for rotorouter/websocket-edge I0413 03:06:26.402943 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:26.403061 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:26.403078 1 controller.go:80] Processing Route: websocket-passthrough -> websocket-passthrough I0413 03:06:26.403087 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:26.403092 1 controller.go:82] Event: ADDED I0413 03:06:26.403106 1 unique_host.go:157] Route rotorouter/websocket-passthrough claims 0.0.0.0 I0413 03:06:26.403116 1 status.go:162] has last touch <nil> for rotorouter/websocket-passthrough I0413 03:06:26.403154 1 status.go:252] admit: admitting route by updating status: websocket-passthrough (true): 0.0.0.0 I0413 03:06:26.403809 1 plugin.go:168] Creating new frontend for key: rotorouter/websocket-passthrough I0413 03:06:26.403826 1 plugin.go:172] Modifying routes for rotorouter/websocket-passthrough I0413 03:06:26.403853 1 plugin.go:132] Processing 1 Endpoints for Name: websocket-passthrough (ADDED) I0413 03:06:26.403867 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:26.403902 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-passthrough I0413 03:06:26.511219 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:26.511423 1 controller.go:80] Processing Route: websocket-passthrough -> websocket-passthrough I0413 03:06:26.511432 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:26.511438 1 controller.go:82] Event: DELETED I0413 03:06:26.511451 1 unique_host.go:173] Deleting routes for rotorouter/websocket-passthrough I0413 03:06:26.511461 1 plugin.go:178] Deleting routes for rotorouter/websocket-passthrough I0413 03:06:26.511684 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:26.511825 1 plugin.go:132] Processing 0 Endpoints for Name: websocket-passthrough (MODIFIED) I0413 03:06:26.511837 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-passthrough Stopping listener at 172.18.12.210:8080 Stopping listener at 172.18.12.210:8888 Stopping listener at 172.18.12.210:8889 Stopping listener at 172.18.12.210:8443 Server message: accept tcp 172.18.12.210:8888: use of closed network connectionServer message: accept tcp 172.18.12.210:8080: use of closed network connectionStopping listener at 172.18.12.210:8080 Stopping listener at 172.18.12.210:8080 Stopping listener at 172.18.12.210:8888 Stopping listener at 172.18.12.210:8888 Stopping listener at 172.18.12.210:8889 Stopping listener at 172.18.12.210:8889 Stopping listener at 172.18.12.210:8443 Stopping listener at 172.18.12.210:8443 Server message: accept tcp 172.18.12.210:8443: use of closed network connectionServer message: accept tcp 172.18.12.210:8889: use of closed network connectionStopping listener at 172.18.12.210:8080 --- FAIL: TestRouter-2 (6.97s) router_test.go:351: TC reencrypt failed: Get https://0.0.0.0: dial tcp 0.0.0.0:443: connection reset by peer ``` from https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5581/consoleFull#112541649156bf4006e4b05b79524e5923
1.0
TestRouter integration flake - ``` failed TestRouter I0412 23:06:19.694953 23932 plugins.go:41] Registered credential provider "google-jwt-key" I0412 23:06:19.695044 23932 plugins.go:41] Registered credential provider "google-dockercfg" I0412 23:06:19.695054 23932 plugins.go:41] Registered credential provider "google-dockercfg-url" I0412 23:06:19.695064 23932 plugins.go:41] Registered credential provider "google-container-registry" I0412 23:06:19.695084 23932 plugins.go:62] Registered admission plugin "ExternalIPRanger" I0412 23:06:19.695097 23932 plugins.go:62] Registered admission plugin "NamespaceLifecycle" I0412 23:06:19.695552 23932 plugins.go:62] Registered admission plugin "SecurityContextDeny" I0412 23:06:19.695574 23932 plugins.go:62] Registered admission plugin "ResourceQuota" I0412 23:06:19.695584 23932 plugins.go:62] Registered admission plugin "PersistentVolumeLabel" I0412 23:06:19.695598 23932 plugins.go:62] Registered admission plugin "NamespaceExists" I0412 23:06:19.695608 23932 plugins.go:62] Registered admission plugin "NamespaceAutoProvision" I0412 23:06:19.695622 23932 plugins.go:62] Registered admission plugin "LimitRanger" I0412 23:06:19.696190 23932 plugins.go:62] Registered admission plugin "InitialResources" I0412 23:06:19.696207 23932 plugins.go:62] Registered admission plugin "DenyEscalatingExec" I0412 23:06:19.696215 23932 plugins.go:62] Registered admission plugin "DenyExecOnPrivileged" I0412 23:06:19.696223 23932 plugins.go:62] Registered admission plugin "AlwaysDeny" I0412 23:06:19.696232 23932 plugins.go:62] Registered admission plugin "AlwaysPullImages" I0412 23:06:19.696241 23932 plugins.go:62] Registered admission plugin "AlwaysAdmit" I0412 23:06:19.696257 23932 plugins.go:62] Registered admission plugin "SecurityContextConstraint" I0412 23:06:19.696268 23932 plugins.go:62] Registered admission plugin "SCCExecRestrictions" I0412 23:06:19.696288 23932 plugins.go:62] Registered admission plugin "PodNodeConstraints" I0412 23:06:19.696303 23932 plugins.go:62] Registered admission plugin "RunOnceDuration" I0412 23:06:19.696314 23932 plugins.go:62] Registered admission plugin "OriginResourceQuota" I0412 23:06:19.696325 23932 plugins.go:62] Registered admission plugin "ClusterResourceOverride" I0412 23:06:19.696339 23932 plugins.go:62] Registered admission plugin "ProjectRequestLimit" I0412 23:06:19.696350 23932 plugins.go:62] Registered admission plugin "OriginPodNodeEnvironment" I0412 23:06:19.696362 23932 plugins.go:62] Registered admission plugin "OriginNamespaceLifecycle" I0412 23:06:19.696378 23932 plugins.go:62] Registered admission plugin "BuildByStrategy" I0412 23:06:19.696390 23932 plugins.go:62] Registered admission plugin "BuildOverrides" I0412 23:06:19.696402 23932 plugins.go:62] Registered admission plugin "BuildDefaults" Started, serving at 172.18.12.210:8080 Started, serving at 172.18.12.210:8888 Started, serving at 172.18.12.210:8889 Started, serving TLS at 172.18.12.210:8443 I0413 03:06:21.326210 1 router.go:117] Creating a new template router, writing to /var/lib/containers/router I0413 03:06:21.329259 1 router.go:159] Template router will coalesce reloads within 1 seconds of each other I0413 03:06:21.329271 1 router.go:164] Reading persisted state I0413 03:06:21.329786 1 router.go:168] Committing state I0413 03:06:21.329953 1 router.go:161] Router is including routes in all namespaces I0413 03:06:21.330005 1 controller.go:41] Running router controller I0413 03:06:21.330013 1 reaper.go:17] Launching reaper I0413 03:06:21.330642 1 router.go:225] Writing the router state I0413 03:06:21.332353 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.332489 1 plugin.go:132] Processing 1 Endpoints for Name: example (ADDED) I0413 03:06:21.332548 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.332630 1 plugin.go:144] Modifying endpoints for rotorouter/example I0413 03:06:21.332941 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.333075 1 controller.go:80] Processing Route: example -> example I0413 03:06:21.333087 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.333093 1 controller.go:82] Event: ADDED I0413 03:06:21.333130 1 unique_host.go:157] Route rotorouter/example claims www.example-unsecure.com I0413 03:06:21.333139 1 status.go:162] has last touch <nil> for rotorouter/example I0413 03:06:21.333171 1 status.go:252] admit: admitting route by updating status: example (true): www.example-unsecure.com I0413 03:06:21.334004 1 plugin.go:172] Modifying routes for rotorouter/example I0413 03:06:21.334322 1 router.go:230] Writing the router config I0413 03:06:21.335525 1 router.go:235] Reloading the router I0413 03:06:21.606725 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:21.606782 1 reaper.go:24] Signal received: child exited I0413 03:06:21.633761 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.633879 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.633971 1 controller.go:80] Processing Route: example -> example I0413 03:06:21.633981 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.633987 1 controller.go:82] Event: DELETED I0413 03:06:21.634005 1 unique_host.go:173] Deleting routes for rotorouter/example I0413 03:06:21.634026 1 plugin.go:178] Deleting routes for rotorouter/example I0413 03:06:21.634058 1 plugin.go:132] Processing 0 Endpoints for Name: example (MODIFIED) I0413 03:06:21.634070 1 plugin.go:144] Modifying endpoints for rotorouter/example I0413 03:06:21.634485 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.634607 1 controller.go:80] Processing Route: example-path -> example-path I0413 03:06:21.634616 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.634621 1 controller.go:82] Event: ADDED I0413 03:06:21.634634 1 unique_host.go:157] Route rotorouter/example-path claims www.example-unsecure.com I0413 03:06:21.634643 1 status.go:162] has last touch <nil> for rotorouter/example-path I0413 03:06:21.634668 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.634681 1 status.go:252] admit: admitting route by updating status: example-path (true): www.example-unsecure.com I0413 03:06:21.635307 1 plugin.go:168] Creating new frontend for key: rotorouter/example-path I0413 03:06:21.635324 1 plugin.go:172] Modifying routes for rotorouter/example-path I0413 03:06:21.635350 1 plugin.go:132] Processing 1 Endpoints for Name: example-path (ADDED) I0413 03:06:21.635359 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.635395 1 plugin.go:144] Modifying endpoints for rotorouter/example-path I0413 03:06:21.735783 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.735980 1 plugin.go:132] Processing 0 Endpoints for Name: example-path (MODIFIED) I0413 03:06:21.735993 1 plugin.go:144] Modifying endpoints for rotorouter/example-path I0413 03:06:21.736029 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.736165 1 controller.go:80] Processing Route: example-path -> example-path I0413 03:06:21.736175 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.736180 1 controller.go:82] Event: DELETED I0413 03:06:21.736193 1 unique_host.go:173] Deleting routes for rotorouter/example-path I0413 03:06:21.736203 1 plugin.go:178] Deleting routes for rotorouter/example-path I0413 03:06:21.736461 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.736552 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.736596 1 plugin.go:132] Processing 2 Endpoints for Name: example-preferred-port (ADDED) I0413 03:06:21.736607 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8889, Protocol:"TCP"}}} I0413 03:06:21.736638 1 plugin.go:135] Subset 1 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.736658 1 plugin.go:144] Modifying endpoints for rotorouter/example-preferred-port I0413 03:06:21.736687 1 controller.go:80] Processing Route: example-preferred-port -> example-preferred-port I0413 03:06:21.736695 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.736701 1 controller.go:82] Event: ADDED I0413 03:06:21.736714 1 unique_host.go:157] Route rotorouter/example-preferred-port claims www.example-unsecure.com I0413 03:06:21.736724 1 status.go:162] has last touch <nil> for rotorouter/example-preferred-port I0413 03:06:21.736763 1 status.go:252] admit: admitting route by updating status: example-preferred-port (true): www.example-unsecure.com I0413 03:06:21.737498 1 plugin.go:172] Modifying routes for rotorouter/example-preferred-port I0413 03:06:21.837846 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.837871 1 controller.go:80] Processing Route: example-preferred-port -> example-preferred-port I0413 03:06:21.837880 1 controller.go:81] Alias: www.example-unsecure.com I0413 03:06:21.837885 1 controller.go:82] Event: DELETED I0413 03:06:21.837899 1 unique_host.go:173] Deleting routes for rotorouter/example-preferred-port I0413 03:06:21.837909 1 plugin.go:178] Deleting routes for rotorouter/example-preferred-port I0413 03:06:21.837938 1 plugin.go:132] Processing 0 Endpoints for Name: example-preferred-port (MODIFIED) I0413 03:06:21.837948 1 plugin.go:144] Modifying endpoints for rotorouter/example-preferred-port I0413 03:06:21.837846 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.838392 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:21.838512 1 plugin.go:132] Processing 1 Endpoints for Name: example-edge (ADDED) I0413 03:06:21.838523 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:21.838569 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge I0413 03:06:21.838969 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:21.839082 1 controller.go:80] Processing Route: example-edge -> example-edge I0413 03:06:21.839098 1 controller.go:81] Alias: www.example.com I0413 03:06:21.839103 1 controller.go:82] Event: ADDED I0413 03:06:21.839117 1 unique_host.go:157] Route rotorouter/example-edge claims www.example.com I0413 03:06:21.839126 1 status.go:162] has last touch <nil> for rotorouter/example-edge I0413 03:06:21.839166 1 status.go:252] admit: admitting route by updating status: example-edge (true): www.example.com I0413 03:06:21.839822 1 plugin.go:172] Modifying routes for rotorouter/example-edge I0413 03:06:22.329450 1 router.go:225] Writing the router state I0413 03:06:22.333939 1 router.go:230] Writing the router config I0413 03:06:22.337227 1 router.go:235] Reloading the router I0413 03:06:22.371656 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:22.371741 1 reaper.go:24] Signal received: child exited I0413 03:06:22.446667 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.446872 1 plugin.go:132] Processing 0 Endpoints for Name: example-edge (MODIFIED) I0413 03:06:22.446893 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge I0413 03:06:22.447336 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.447495 1 controller.go:80] Processing Route: example-edge -> example-edge I0413 03:06:22.447508 1 controller.go:81] Alias: www.example.com I0413 03:06:22.447514 1 controller.go:82] Event: DELETED I0413 03:06:22.447530 1 unique_host.go:173] Deleting routes for rotorouter/example-edge I0413 03:06:22.447541 1 plugin.go:178] Deleting routes for rotorouter/example-edge I0413 03:06:22.447966 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.448251 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.448400 1 plugin.go:132] Processing 1 Endpoints for Name: example-edge-path (ADDED) I0413 03:06:22.448415 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:22.448469 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge-path I0413 03:06:22.448514 1 controller.go:80] Processing Route: example-edge-path -> example-edge-path I0413 03:06:22.448525 1 controller.go:81] Alias: www.example.com I0413 03:06:22.448531 1 controller.go:82] Event: ADDED I0413 03:06:22.448540 1 unique_host.go:157] Route rotorouter/example-edge-path claims www.example.com I0413 03:06:22.448546 1 status.go:162] has last touch <nil> for rotorouter/example-edge-path I0413 03:06:22.448573 1 status.go:252] admit: admitting route by updating status: example-edge-path (true): www.example.com I0413 03:06:22.449029 1 plugin.go:172] Modifying routes for rotorouter/example-edge-path I0413 03:06:22.555036 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.555226 1 plugin.go:132] Processing 0 Endpoints for Name: example-edge-path (MODIFIED) I0413 03:06:22.555242 1 plugin.go:144] Modifying endpoints for rotorouter/example-edge-path I0413 03:06:22.555490 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:22.555903 1 plugin.go:132] Processing 1 Endpoints for Name: example-reencrypt (ADDED) I0413 03:06:22.555917 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:22.555952 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt I0413 03:06:22.556002 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.556119 1 controller.go:80] Processing Route: example-edge-path -> example-edge-path I0413 03:06:22.556132 1 controller.go:81] Alias: www.example.com I0413 03:06:22.556138 1 controller.go:82] Event: DELETED I0413 03:06:22.556150 1 unique_host.go:173] Deleting routes for rotorouter/example-edge-path I0413 03:06:22.556160 1 plugin.go:178] Deleting routes for rotorouter/example-edge-path I0413 03:06:22.556193 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/certs/rotorouter_example-edge-path.pem but it does not exist I0413 03:06:22.556716 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:22.556863 1 controller.go:80] Processing Route: example-reencrypt -> example-reencrypt I0413 03:06:22.556876 1 controller.go:81] Alias: www.example.com I0413 03:06:22.556881 1 controller.go:82] Event: ADDED I0413 03:06:22.556895 1 unique_host.go:157] Route rotorouter/example-reencrypt claims www.example.com I0413 03:06:22.556905 1 status.go:162] has last touch <nil> for rotorouter/example-reencrypt I0413 03:06:22.556945 1 status.go:252] admit: admitting route by updating status: example-reencrypt (true): www.example.com I0413 03:06:22.557389 1 plugin.go:172] Modifying routes for rotorouter/example-reencrypt I0413 03:06:23.329430 1 router.go:225] Writing the router state I0413 03:06:23.329910 1 router.go:230] Writing the router config I0413 03:06:23.333391 1 router.go:235] Reloading the router I0413 03:06:23.358070 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.358263 1 controller.go:80] Processing Route: example-reencrypt -> example-reencrypt I0413 03:06:23.358273 1 controller.go:81] Alias: www.example.com I0413 03:06:23.358289 1 controller.go:82] Event: DELETED I0413 03:06:23.358304 1 unique_host.go:173] Deleting routes for rotorouter/example-reencrypt I0413 03:06:23.358315 1 plugin.go:178] Deleting routes for rotorouter/example-reencrypt I0413 03:06:23.358625 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.358794 1 plugin.go:132] Processing 0 Endpoints for Name: example-reencrypt (MODIFIED) I0413 03:06:23.358808 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt I0413 03:06:23.364146 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.364273 1 controller.go:80] Processing Route: example-reencrypt-destcacert -> example-reencrypt-destcacert I0413 03:06:23.364282 1 controller.go:81] Alias: www.example.com I0413 03:06:23.364287 1 controller.go:82] Event: ADDED I0413 03:06:23.364301 1 unique_host.go:157] Route rotorouter/example-reencrypt-destcacert claims www.example.com I0413 03:06:23.364311 1 status.go:162] has last touch <nil> for rotorouter/example-reencrypt-destcacert I0413 03:06:23.364343 1 status.go:252] admit: admitting route by updating status: example-reencrypt-destcacert (true): www.example.com I0413 03:06:23.364785 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.366958 1 plugin.go:168] Creating new frontend for key: rotorouter/example-reencrypt-destcacert I0413 03:06:23.366983 1 plugin.go:172] Modifying routes for rotorouter/example-reencrypt-destcacert I0413 03:06:23.367010 1 plugin.go:132] Processing 1 Endpoints for Name: example-reencrypt-destcacert (ADDED) I0413 03:06:23.367019 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:23.367051 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-destcacert I0413 03:06:23.370679 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:23.370719 1 reaper.go:24] Signal received: child exited I0413 03:06:23.471221 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.471361 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.471406 1 plugin.go:132] Processing 0 Endpoints for Name: example-reencrypt-destcacert (MODIFIED) I0413 03:06:23.471418 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-destcacert I0413 03:06:23.471451 1 controller.go:80] Processing Route: example-reencrypt-destcacert -> example-reencrypt-destcacert I0413 03:06:23.471458 1 controller.go:81] Alias: www.example.com I0413 03:06:23.471464 1 controller.go:82] Event: DELETED I0413 03:06:23.471476 1 unique_host.go:173] Deleting routes for rotorouter/example-reencrypt-destcacert I0413 03:06:23.471485 1 plugin.go:178] Deleting routes for rotorouter/example-reencrypt-destcacert I0413 03:06:23.471518 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/cacerts/rotorouter_example-reencrypt-destcacert.pem but it does not exist I0413 03:06:23.471926 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.472050 1 plugin.go:132] Processing 1 Endpoints for Name: example-reencrypt-path (ADDED) I0413 03:06:23.472061 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:23.472093 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-path I0413 03:06:23.472467 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.472573 1 controller.go:80] Processing Route: example-reencrypt-path -> example-reencrypt-path I0413 03:06:23.472585 1 controller.go:81] Alias: www.example.com I0413 03:06:23.472591 1 controller.go:82] Event: ADDED I0413 03:06:23.472604 1 unique_host.go:157] Route rotorouter/example-reencrypt-path claims www.example.com I0413 03:06:23.472612 1 status.go:162] has last touch <nil> for rotorouter/example-reencrypt-path I0413 03:06:23.472645 1 status.go:252] admit: admitting route by updating status: example-reencrypt-path (true): www.example.com I0413 03:06:23.473315 1 plugin.go:172] Modifying routes for rotorouter/example-reencrypt-path I0413 03:06:23.579951 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.580123 1 plugin.go:132] Processing 0 Endpoints for Name: example-reencrypt-path (MODIFIED) I0413 03:06:23.580136 1 plugin.go:144] Modifying endpoints for rotorouter/example-reencrypt-path I0413 03:06:23.580252 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.580378 1 controller.go:80] Processing Route: example-reencrypt-path -> example-reencrypt-path I0413 03:06:23.580394 1 controller.go:81] Alias: www.example.com I0413 03:06:23.580400 1 controller.go:82] Event: DELETED I0413 03:06:23.580413 1 unique_host.go:173] Deleting routes for rotorouter/example-reencrypt-path I0413 03:06:23.580423 1 plugin.go:178] Deleting routes for rotorouter/example-reencrypt-path I0413 03:06:23.580453 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/certs/rotorouter_example-reencrypt-path.pem but it does not exist I0413 03:06:23.580475 1 certmanager.go:163] attempted to delete file /var/lib/containers/router/cacerts/rotorouter_example-reencrypt-path.pem but it does not exist I0413 03:06:23.580912 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:23.580984 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:23.581040 1 plugin.go:132] Processing 1 Endpoints for Name: example-passthrough (ADDED) I0413 03:06:23.581050 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:23.581088 1 plugin.go:144] Modifying endpoints for rotorouter/example-passthrough I0413 03:06:23.581117 1 controller.go:80] Processing Route: example-passthrough -> example-passthrough I0413 03:06:23.581124 1 controller.go:81] Alias: www.example-passthrough.com I0413 03:06:23.581130 1 controller.go:82] Event: ADDED I0413 03:06:23.581143 1 unique_host.go:157] Route rotorouter/example-passthrough claims www.example-passthrough.com I0413 03:06:23.581153 1 status.go:162] has last touch <nil> for rotorouter/example-passthrough I0413 03:06:23.581185 1 status.go:252] admit: admitting route by updating status: example-passthrough (true): www.example-passthrough.com I0413 03:06:23.581859 1 plugin.go:172] Modifying routes for rotorouter/example-passthrough I0413 03:06:24.329453 1 router.go:225] Writing the router state I0413 03:06:24.329839 1 router.go:230] Writing the router config I0413 03:06:24.331199 1 router.go:235] Reloading the router I0413 03:06:24.361748 1 reaper.go:24] Signal received: child exited I0413 03:06:24.361748 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:24.391000 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:24.391191 1 plugin.go:132] Processing 0 Endpoints for Name: example-passthrough (MODIFIED) I0413 03:06:24.391205 1 plugin.go:144] Modifying endpoints for rotorouter/example-passthrough I0413 03:06:24.391225 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:24.391336 1 controller.go:80] Processing Route: example-passthrough -> example-passthrough I0413 03:06:24.391343 1 controller.go:81] Alias: www.example-passthrough.com I0413 03:06:24.391346 1 controller.go:82] Event: DELETED I0413 03:06:24.391355 1 unique_host.go:173] Deleting routes for rotorouter/example-passthrough I0413 03:06:24.391361 1 plugin.go:178] Deleting routes for rotorouter/example-passthrough I0413 03:06:24.391844 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:24.391962 1 controller.go:80] Processing Route: websocket-unsecure -> websocket-unsecure I0413 03:06:24.391974 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:24.391980 1 controller.go:82] Event: ADDED I0413 03:06:24.391994 1 unique_host.go:157] Route rotorouter/websocket-unsecure claims 0.0.0.0 I0413 03:06:24.392004 1 status.go:162] has last touch <nil> for rotorouter/websocket-unsecure I0413 03:06:24.392032 1 status.go:252] admit: admitting route by updating status: websocket-unsecure (true): 0.0.0.0 I0413 03:06:24.392434 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:24.392906 1 plugin.go:168] Creating new frontend for key: rotorouter/websocket-unsecure I0413 03:06:24.392917 1 plugin.go:172] Modifying routes for rotorouter/websocket-unsecure I0413 03:06:24.392943 1 plugin.go:132] Processing 1 Endpoints for Name: websocket-unsecure (ADDED) I0413 03:06:24.392952 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:24.392980 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-unsecure I0413 03:06:25.329418 1 router.go:225] Writing the router state I0413 03:06:25.330948 1 router.go:230] Writing the router config I0413 03:06:25.332304 1 router.go:235] Reloading the router I0413 03:06:25.362864 1 reaper.go:24] Signal received: child exited I0413 03:06:25.362935 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:25.393405 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:25.393428 1 controller.go:80] Processing Route: websocket-unsecure -> websocket-unsecure I0413 03:06:25.393437 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:25.393442 1 controller.go:82] Event: DELETED I0413 03:06:25.393457 1 unique_host.go:173] Deleting routes for rotorouter/websocket-unsecure I0413 03:06:25.393468 1 plugin.go:178] Deleting routes for rotorouter/websocket-unsecure I0413 03:06:25.393499 1 plugin.go:132] Processing 0 Endpoints for Name: websocket-unsecure (MODIFIED) I0413 03:06:25.393509 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-unsecure I0413 03:06:25.393406 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:25.393985 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:25.394117 1 plugin.go:132] Processing 1 Endpoints for Name: websocket-edge (ADDED) I0413 03:06:25.394135 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8888, Protocol:"TCP"}}} I0413 03:06:25.394169 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-edge I0413 03:06:25.394416 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:25.394523 1 controller.go:80] Processing Route: websocket-edge -> websocket-edge I0413 03:06:25.394538 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:25.394544 1 controller.go:82] Event: ADDED I0413 03:06:25.394558 1 unique_host.go:157] Route rotorouter/websocket-edge claims 0.0.0.0 I0413 03:06:25.394567 1 status.go:162] has last touch <nil> for rotorouter/websocket-edge I0413 03:06:25.394604 1 status.go:252] admit: admitting route by updating status: websocket-edge (true): 0.0.0.0 I0413 03:06:25.395298 1 plugin.go:172] Modifying routes for rotorouter/websocket-edge I0413 03:06:26.329414 1 router.go:225] Writing the router state I0413 03:06:26.329918 1 router.go:230] Writing the router config I0413 03:06:26.331449 1 router.go:235] Reloading the router I0413 03:06:26.362042 1 router.go:310] Router reloaded: - Checking HAProxy /healthz on port 1936 ... - HAProxy port 1936 health check ok : 0 retry attempt(s). I0413 03:06:26.362091 1 reaper.go:24] Signal received: child exited I0413 03:06:26.402118 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:26.402308 1 plugin.go:132] Processing 0 Endpoints for Name: websocket-edge (MODIFIED) I0413 03:06:26.402322 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-edge I0413 03:06:26.402434 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:26.402591 1 controller.go:80] Processing Route: websocket-edge -> websocket-edge I0413 03:06:26.402601 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:26.402607 1 controller.go:82] Event: DELETED I0413 03:06:26.402621 1 unique_host.go:173] Deleting routes for rotorouter/websocket-edge I0413 03:06:26.402632 1 plugin.go:178] Deleting routes for rotorouter/websocket-edge I0413 03:06:26.402943 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:26.403061 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:26.403078 1 controller.go:80] Processing Route: websocket-passthrough -> websocket-passthrough I0413 03:06:26.403087 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:26.403092 1 controller.go:82] Event: ADDED I0413 03:06:26.403106 1 unique_host.go:157] Route rotorouter/websocket-passthrough claims 0.0.0.0 I0413 03:06:26.403116 1 status.go:162] has last touch <nil> for rotorouter/websocket-passthrough I0413 03:06:26.403154 1 status.go:252] admit: admitting route by updating status: websocket-passthrough (true): 0.0.0.0 I0413 03:06:26.403809 1 plugin.go:168] Creating new frontend for key: rotorouter/websocket-passthrough I0413 03:06:26.403826 1 plugin.go:172] Modifying routes for rotorouter/websocket-passthrough I0413 03:06:26.403853 1 plugin.go:132] Processing 1 Endpoints for Name: websocket-passthrough (ADDED) I0413 03:06:26.403867 1 plugin.go:135] Subset 0 : api.EndpointSubset{Addresses:[]api.EndpointAddress{api.EndpointAddress{IP:"172.18.12.210", TargetRef:(*api.ObjectReference)(nil)}}, NotReadyAddresses:[]api.EndpointAddress(nil), Ports:[]api.EndpointPort{api.EndpointPort{Name:"", Port:8443, Protocol:"TCP"}}} I0413 03:06:26.403902 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-passthrough I0413 03:06:26.511219 1 reflector.go:366] pkg/router/controller/factory/factory.go:59: Watch close - *api.Route total 1 items received I0413 03:06:26.511423 1 controller.go:80] Processing Route: websocket-passthrough -> websocket-passthrough I0413 03:06:26.511432 1 controller.go:81] Alias: 0.0.0.0 I0413 03:06:26.511438 1 controller.go:82] Event: DELETED I0413 03:06:26.511451 1 unique_host.go:173] Deleting routes for rotorouter/websocket-passthrough I0413 03:06:26.511461 1 plugin.go:178] Deleting routes for rotorouter/websocket-passthrough I0413 03:06:26.511684 1 reflector.go:366] pkg/router/controller/factory/factory.go:66: Watch close - *api.Endpoints total 1 items received I0413 03:06:26.511825 1 plugin.go:132] Processing 0 Endpoints for Name: websocket-passthrough (MODIFIED) I0413 03:06:26.511837 1 plugin.go:144] Modifying endpoints for rotorouter/websocket-passthrough Stopping listener at 172.18.12.210:8080 Stopping listener at 172.18.12.210:8888 Stopping listener at 172.18.12.210:8889 Stopping listener at 172.18.12.210:8443 Server message: accept tcp 172.18.12.210:8888: use of closed network connectionServer message: accept tcp 172.18.12.210:8080: use of closed network connectionStopping listener at 172.18.12.210:8080 Stopping listener at 172.18.12.210:8080 Stopping listener at 172.18.12.210:8888 Stopping listener at 172.18.12.210:8888 Stopping listener at 172.18.12.210:8889 Stopping listener at 172.18.12.210:8889 Stopping listener at 172.18.12.210:8443 Stopping listener at 172.18.12.210:8443 Server message: accept tcp 172.18.12.210:8443: use of closed network connectionServer message: accept tcp 172.18.12.210:8889: use of closed network connectionStopping listener at 172.18.12.210:8080 --- FAIL: TestRouter-2 (6.97s) router_test.go:351: TC reencrypt failed: Get https://0.0.0.0: dial tcp 0.0.0.0:443: connection reset by peer ``` from https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5581/consoleFull#112541649156bf4006e4b05b79524e5923
non_infrastructure
testrouter integration flake failed testrouter plugins go registered credential provider google jwt key plugins go registered credential provider google dockercfg plugins go registered credential provider google dockercfg url plugins go registered credential provider google container registry plugins go registered admission plugin externalipranger plugins go registered admission plugin namespacelifecycle plugins go registered admission plugin securitycontextdeny plugins go registered admission plugin resourcequota plugins go registered admission plugin persistentvolumelabel plugins go registered admission plugin namespaceexists plugins go registered admission plugin namespaceautoprovision plugins go registered admission plugin limitranger plugins go registered admission plugin initialresources plugins go registered admission plugin denyescalatingexec plugins go registered admission plugin denyexeconprivileged plugins go registered admission plugin alwaysdeny plugins go registered admission plugin alwayspullimages plugins go registered admission plugin alwaysadmit plugins go registered admission plugin securitycontextconstraint plugins go registered admission plugin sccexecrestrictions plugins go registered admission plugin podnodeconstraints plugins go registered admission plugin runonceduration plugins go registered admission plugin originresourcequota plugins go registered admission plugin clusterresourceoverride plugins go registered admission plugin projectrequestlimit plugins go registered admission plugin originpodnodeenvironment plugins go registered admission plugin originnamespacelifecycle plugins go registered admission plugin buildbystrategy plugins go registered admission plugin buildoverrides plugins go registered admission plugin builddefaults started serving at started serving at started serving at started serving tls at router go creating a new template router writing to var lib containers router router go template router will coalesce reloads within seconds of each other router go reading persisted state router go committing state router go router is including routes in all namespaces controller go running router controller reaper go launching reaper router go writing the router state reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example example controller go alias controller go event added unique host go route rotorouter example claims status go has last touch for rotorouter example status go admit admitting route by updating status example true plugin go modifying routes for rotorouter example router go writing the router config router go reloading the router router go router reloaded checking haproxy healthz on port haproxy port health check ok retry attempt s reaper go signal received child exited reflector go pkg router controller factory factory go watch close api route total items received reflector go pkg router controller factory factory go watch close api endpoints total items received controller go processing route example example controller go alias controller go event deleted unique host go deleting routes for rotorouter example plugin go deleting routes for rotorouter example plugin go processing endpoints for name example modified plugin go modifying endpoints for rotorouter example reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example path example path controller go alias controller go event added unique host go route rotorouter example path claims status go has last touch for rotorouter example path reflector go pkg router controller factory factory go watch close api endpoints total items received status go admit admitting route by updating status example path true plugin go creating new frontend for key rotorouter example path plugin go modifying routes for rotorouter example path plugin go processing endpoints for name example path added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example path reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example path modified plugin go modifying endpoints for rotorouter example path reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example path example path controller go alias controller go event deleted unique host go deleting routes for rotorouter example path plugin go deleting routes for rotorouter example path reflector go pkg router controller factory factory go watch close api endpoints total items received reflector go pkg router controller factory factory go watch close api route total items received plugin go processing endpoints for name example preferred port added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example preferred port controller go processing route example preferred port example preferred port controller go alias controller go event added unique host go route rotorouter example preferred port claims status go has last touch for rotorouter example preferred port status go admit admitting route by updating status example preferred port true plugin go modifying routes for rotorouter example preferred port reflector go pkg router controller factory factory go watch close api endpoints total items received controller go processing route example preferred port example preferred port controller go alias controller go event deleted unique host go deleting routes for rotorouter example preferred port plugin go deleting routes for rotorouter example preferred port plugin go processing endpoints for name example preferred port modified plugin go modifying endpoints for rotorouter example preferred port reflector go pkg router controller factory factory go watch close api route total items received reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example edge added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example edge reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example edge example edge controller go alias controller go event added unique host go route rotorouter example edge claims status go has last touch for rotorouter example edge status go admit admitting route by updating status example edge true plugin go modifying routes for rotorouter example edge router go writing the router state router go writing the router config router go reloading the router router go router reloaded checking haproxy healthz on port haproxy port health check ok retry attempt s reaper go signal received child exited reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example edge modified plugin go modifying endpoints for rotorouter example edge reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example edge example edge controller go alias controller go event deleted unique host go deleting routes for rotorouter example edge plugin go deleting routes for rotorouter example edge reflector go pkg router controller factory factory go watch close api route total items received reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example edge path added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example edge path controller go processing route example edge path example edge path controller go alias controller go event added unique host go route rotorouter example edge path claims status go has last touch for rotorouter example edge path status go admit admitting route by updating status example edge path true plugin go modifying routes for rotorouter example edge path reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example edge path modified plugin go modifying endpoints for rotorouter example edge path reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example reencrypt added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example reencrypt reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example edge path example edge path controller go alias controller go event deleted unique host go deleting routes for rotorouter example edge path plugin go deleting routes for rotorouter example edge path certmanager go attempted to delete file var lib containers router certs rotorouter example edge path pem but it does not exist reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example reencrypt example reencrypt controller go alias controller go event added unique host go route rotorouter example reencrypt claims status go has last touch for rotorouter example reencrypt status go admit admitting route by updating status example reencrypt true plugin go modifying routes for rotorouter example reencrypt router go writing the router state router go writing the router config router go reloading the router reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example reencrypt example reencrypt controller go alias controller go event deleted unique host go deleting routes for rotorouter example reencrypt plugin go deleting routes for rotorouter example reencrypt reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example reencrypt modified plugin go modifying endpoints for rotorouter example reencrypt reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example reencrypt destcacert example reencrypt destcacert controller go alias controller go event added unique host go route rotorouter example reencrypt destcacert claims status go has last touch for rotorouter example reencrypt destcacert status go admit admitting route by updating status example reencrypt destcacert true reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go creating new frontend for key rotorouter example reencrypt destcacert plugin go modifying routes for rotorouter example reencrypt destcacert plugin go processing endpoints for name example reencrypt destcacert added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example reencrypt destcacert router go router reloaded checking haproxy healthz on port haproxy port health check ok retry attempt s reaper go signal received child exited reflector go pkg router controller factory factory go watch close api endpoints total items received reflector go pkg router controller factory factory go watch close api route total items received plugin go processing endpoints for name example reencrypt destcacert modified plugin go modifying endpoints for rotorouter example reencrypt destcacert controller go processing route example reencrypt destcacert example reencrypt destcacert controller go alias controller go event deleted unique host go deleting routes for rotorouter example reencrypt destcacert plugin go deleting routes for rotorouter example reencrypt destcacert certmanager go attempted to delete file var lib containers router cacerts rotorouter example reencrypt destcacert pem but it does not exist reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example reencrypt path added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example reencrypt path reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example reencrypt path example reencrypt path controller go alias controller go event added unique host go route rotorouter example reencrypt path claims status go has last touch for rotorouter example reencrypt path status go admit admitting route by updating status example reencrypt path true plugin go modifying routes for rotorouter example reencrypt path reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example reencrypt path modified plugin go modifying endpoints for rotorouter example reencrypt path reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example reencrypt path example reencrypt path controller go alias controller go event deleted unique host go deleting routes for rotorouter example reencrypt path plugin go deleting routes for rotorouter example reencrypt path certmanager go attempted to delete file var lib containers router certs rotorouter example reencrypt path pem but it does not exist certmanager go attempted to delete file var lib containers router cacerts rotorouter example reencrypt path pem but it does not exist reflector go pkg router controller factory factory go watch close api endpoints total items received reflector go pkg router controller factory factory go watch close api route total items received plugin go processing endpoints for name example passthrough added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter example passthrough controller go processing route example passthrough example passthrough controller go alias controller go event added unique host go route rotorouter example passthrough claims status go has last touch for rotorouter example passthrough status go admit admitting route by updating status example passthrough true plugin go modifying routes for rotorouter example passthrough router go writing the router state router go writing the router config router go reloading the router reaper go signal received child exited router go router reloaded checking haproxy healthz on port haproxy port health check ok retry attempt s reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name example passthrough modified plugin go modifying endpoints for rotorouter example passthrough reflector go pkg router controller factory factory go watch close api route total items received controller go processing route example passthrough example passthrough controller go alias controller go event deleted unique host go deleting routes for rotorouter example passthrough plugin go deleting routes for rotorouter example passthrough reflector go pkg router controller factory factory go watch close api route total items received controller go processing route websocket unsecure websocket unsecure controller go alias controller go event added unique host go route rotorouter websocket unsecure claims status go has last touch for rotorouter websocket unsecure status go admit admitting route by updating status websocket unsecure true reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go creating new frontend for key rotorouter websocket unsecure plugin go modifying routes for rotorouter websocket unsecure plugin go processing endpoints for name websocket unsecure added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter websocket unsecure router go writing the router state router go writing the router config router go reloading the router reaper go signal received child exited router go router reloaded checking haproxy healthz on port haproxy port health check ok retry attempt s reflector go pkg router controller factory factory go watch close api endpoints total items received controller go processing route websocket unsecure websocket unsecure controller go alias controller go event deleted unique host go deleting routes for rotorouter websocket unsecure plugin go deleting routes for rotorouter websocket unsecure plugin go processing endpoints for name websocket unsecure modified plugin go modifying endpoints for rotorouter websocket unsecure reflector go pkg router controller factory factory go watch close api route total items received reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name websocket edge added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter websocket edge reflector go pkg router controller factory factory go watch close api route total items received controller go processing route websocket edge websocket edge controller go alias controller go event added unique host go route rotorouter websocket edge claims status go has last touch for rotorouter websocket edge status go admit admitting route by updating status websocket edge true plugin go modifying routes for rotorouter websocket edge router go writing the router state router go writing the router config router go reloading the router router go router reloaded checking haproxy healthz on port haproxy port health check ok retry attempt s reaper go signal received child exited reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name websocket edge modified plugin go modifying endpoints for rotorouter websocket edge reflector go pkg router controller factory factory go watch close api route total items received controller go processing route websocket edge websocket edge controller go alias controller go event deleted unique host go deleting routes for rotorouter websocket edge plugin go deleting routes for rotorouter websocket edge reflector go pkg router controller factory factory go watch close api route total items received reflector go pkg router controller factory factory go watch close api endpoints total items received controller go processing route websocket passthrough websocket passthrough controller go alias controller go event added unique host go route rotorouter websocket passthrough claims status go has last touch for rotorouter websocket passthrough status go admit admitting route by updating status websocket passthrough true plugin go creating new frontend for key rotorouter websocket passthrough plugin go modifying routes for rotorouter websocket passthrough plugin go processing endpoints for name websocket passthrough added plugin go subset api endpointsubset addresses api endpointaddress api endpointaddress ip targetref api objectreference nil notreadyaddresses api endpointaddress nil ports api endpointport api endpointport name port protocol tcp plugin go modifying endpoints for rotorouter websocket passthrough reflector go pkg router controller factory factory go watch close api route total items received controller go processing route websocket passthrough websocket passthrough controller go alias controller go event deleted unique host go deleting routes for rotorouter websocket passthrough plugin go deleting routes for rotorouter websocket passthrough reflector go pkg router controller factory factory go watch close api endpoints total items received plugin go processing endpoints for name websocket passthrough modified plugin go modifying endpoints for rotorouter websocket passthrough stopping listener at stopping listener at stopping listener at stopping listener at server message accept tcp use of closed network connectionserver message accept tcp use of closed network connectionstopping listener at stopping listener at stopping listener at stopping listener at stopping listener at stopping listener at stopping listener at stopping listener at server message accept tcp use of closed network connectionserver message accept tcp use of closed network connectionstopping listener at fail testrouter router test go tc reencrypt failed get dial tcp connection reset by peer from
0
11,302
9,086,826,910
IssuesEvent
2019-02-18 12:03:20
fluencelabs/fluence
https://api.github.com/repos/fluencelabs/fluence
opened
Update Node.lastPort in contract when worker using largest port is deleted
feature scala solidity ~contract ~infrastructure ~node
As described in #465, resources should be freed up periodically. In order to keep smart contract's logic simple, and because it's a devnet-specific issue, it makes sense to implement "freeing" logic outside of smart contract. The following algorithm should be implemented in node: 1. On start, listen for `NewNode` event for current node, and retrieve `Node` from smart contract via `Network.getNode` method 2. Implement `Deployer.setLastPort(K)` in smart contract, where `K` is a port number. It should set `Node.lastPort` to specified value. It should only affect "free" ports. i.e., given there exists an app running on port `N`, it should only be possible to set `lastPort` to `K > N`. For `K <= N`, `setLastPort(K)` should revert. 3. Node should keep track of its apps, and when an app on port `node.lastPort - 1` is deleted, node should call `Deployer.setLastPort` for all contiguous free ports.
1.0
Update Node.lastPort in contract when worker using largest port is deleted - As described in #465, resources should be freed up periodically. In order to keep smart contract's logic simple, and because it's a devnet-specific issue, it makes sense to implement "freeing" logic outside of smart contract. The following algorithm should be implemented in node: 1. On start, listen for `NewNode` event for current node, and retrieve `Node` from smart contract via `Network.getNode` method 2. Implement `Deployer.setLastPort(K)` in smart contract, where `K` is a port number. It should set `Node.lastPort` to specified value. It should only affect "free" ports. i.e., given there exists an app running on port `N`, it should only be possible to set `lastPort` to `K > N`. For `K <= N`, `setLastPort(K)` should revert. 3. Node should keep track of its apps, and when an app on port `node.lastPort - 1` is deleted, node should call `Deployer.setLastPort` for all contiguous free ports.
infrastructure
update node lastport in contract when worker using largest port is deleted as described in resources should be freed up periodically in order to keep smart contract s logic simple and because it s a devnet specific issue it makes sense to implement freeing logic outside of smart contract the following algorithm should be implemented in node on start listen for newnode event for current node and retrieve node from smart contract via network getnode method implement deployer setlastport k in smart contract where k is a port number it should set node lastport to specified value it should only affect free ports i e given there exists an app running on port n it should only be possible to set lastport to k n for k n setlastport k should revert node should keep track of its apps and when an app on port node lastport is deleted node should call deployer setlastport for all contiguous free ports
1
20,185
13,749,806,727
IssuesEvent
2020-10-06 11:04:11
IMAGINE-Consortium/imagine-datasets
https://api.github.com/repos/IMAGINE-Consortium/imagine-datasets
closed
Derived RepositoryDataset class
infrastructure
Most (if not all) the datasets which will be added here are actually hosted in some standardized public service as VizieR. Therefore, it would make sense to use this repository *not* as a place for dropping the full datasets, but instead as *a collection of scripts* for easily locating/accessing specific datasets, downloading them _on demand_, and adjusting to a format compatible with IMAGINE (e.g. units, resolution). Thus, I propose that we write a derived RepositoryDataset class, which extends the original Dataset class allowing one to cache datasets to disk, preventing unnecessary downloads. The cache directory path could be provided as reasonably named environment variable (e.g. `IMAGINE_DATASETS_CACHE_PATH`).
1.0
Derived RepositoryDataset class - Most (if not all) the datasets which will be added here are actually hosted in some standardized public service as VizieR. Therefore, it would make sense to use this repository *not* as a place for dropping the full datasets, but instead as *a collection of scripts* for easily locating/accessing specific datasets, downloading them _on demand_, and adjusting to a format compatible with IMAGINE (e.g. units, resolution). Thus, I propose that we write a derived RepositoryDataset class, which extends the original Dataset class allowing one to cache datasets to disk, preventing unnecessary downloads. The cache directory path could be provided as reasonably named environment variable (e.g. `IMAGINE_DATASETS_CACHE_PATH`).
infrastructure
derived repositorydataset class most if not all the datasets which will be added here are actually hosted in some standardized public service as vizier therefore it would make sense to use this repository not as a place for dropping the full datasets but instead as a collection of scripts for easily locating accessing specific datasets downloading them on demand and adjusting to a format compatible with imagine e g units resolution thus i propose that we write a derived repositorydataset class which extends the original dataset class allowing one to cache datasets to disk preventing unnecessary downloads the cache directory path could be provided as reasonably named environment variable e g imagine datasets cache path
1
20,129
13,684,716,225
IssuesEvent
2020-09-30 05:39:58
wellcomecollection/platform
https://api.github.com/repos/wellcomecollection/platform
closed
Square the Archivematica cost circle
💸 Costs 🚧 Infrastructure 🤖 Archivematica
Right now Archivematica is running on a c5.4xlarge instance, which costs ~$0.77/hr, or ~$550/month. That seems expensive! We have a couple of seemingly immutable truths: * We want to run all the Archivematica tasks on the same instance, or we get weirdness when changes to EFS appear to apply inconsistently across different instances * We need the dashboard and storage service to run in separate tasks, so they can connect to different ALBs * That gives us at least three tasks each of which uses a single ENI, and the smallest instance with at least four ENIs (dashboard, storage service, everything else, plus one spare for deployments) is a c5.4xlarge. They each need their own ENI because they're using the awsvpc networking mode for service discovery. Possibly something with bridge networking would work? But I've been back and forth a bunch of times and I can't see how to get it working and not break Archivematica connectivity.
1.0
Square the Archivematica cost circle - Right now Archivematica is running on a c5.4xlarge instance, which costs ~$0.77/hr, or ~$550/month. That seems expensive! We have a couple of seemingly immutable truths: * We want to run all the Archivematica tasks on the same instance, or we get weirdness when changes to EFS appear to apply inconsistently across different instances * We need the dashboard and storage service to run in separate tasks, so they can connect to different ALBs * That gives us at least three tasks each of which uses a single ENI, and the smallest instance with at least four ENIs (dashboard, storage service, everything else, plus one spare for deployments) is a c5.4xlarge. They each need their own ENI because they're using the awsvpc networking mode for service discovery. Possibly something with bridge networking would work? But I've been back and forth a bunch of times and I can't see how to get it working and not break Archivematica connectivity.
infrastructure
square the archivematica cost circle right now archivematica is running on a instance which costs hr or month that seems expensive we have a couple of seemingly immutable truths we want to run all the archivematica tasks on the same instance or we get weirdness when changes to efs appear to apply inconsistently across different instances we need the dashboard and storage service to run in separate tasks so they can connect to different albs that gives us at least three tasks each of which uses a single eni and the smallest instance with at least four enis dashboard storage service everything else plus one spare for deployments is a they each need their own eni because they re using the awsvpc networking mode for service discovery possibly something with bridge networking would work but i ve been back and forth a bunch of times and i can t see how to get it working and not break archivematica connectivity
1
28,298
23,139,072,776
IssuesEvent
2022-07-28 16:38:59
ampproject/amp-wp
https://api.github.com/repos/ampproject/amp-wp
closed
Prefix Composer dependencies
P1 Infrastructure WS:Core
We can eliminate the problem of PHP-CSS-Parser and other Composer dependencies conflicting with copies included on other plugins (e.g. Mailpoet) by using Mozart to prefix the namespaces: https://github.com/coenjacobs/mozart
1.0
Prefix Composer dependencies - We can eliminate the problem of PHP-CSS-Parser and other Composer dependencies conflicting with copies included on other plugins (e.g. Mailpoet) by using Mozart to prefix the namespaces: https://github.com/coenjacobs/mozart
infrastructure
prefix composer dependencies we can eliminate the problem of php css parser and other composer dependencies conflicting with copies included on other plugins e g mailpoet by using mozart to prefix the namespaces
1
24,134
16,889,364,202
IssuesEvent
2021-06-23 07:17:57
hzi-braunschweig/SORMAS-Project
https://api.github.com/repos/hzi-braunschweig/SORMAS-Project
closed
Statistics > Database Export > Countries.csv contains location information
backend bug import & export infrastructure minor vaadin-app
<!-- If you've never submitted an issue to the SORMAS repository before or this is your first time using this template, please read the Contributing guidelines (https://github.com/hzi-braunschweig/SORMAS-Project/blob/development/docs/CONTRIBUTING.md) for an explanation of the information we need you to provide. You don't have to remove this comment or any other comment from this issue as they will automatically be hidden. --> ### Bug Description <!-- Mandatory --> Database export: Instead of the country list, the locations list is downloaded. ### Steps to Reproduce <!-- Optional; please add more steps if necessary --> 1. Statistics > Database Export 2. Select 'Countries' > Export > Countries.csv downloads, but contains locations data ### Expected Behavior <!-- Optional --> Countries data in countries.csv file ### Screenshots <!-- Optional --> ![image](https://user-images.githubusercontent.com/65529128/122449015-afbec280-cfa5-11eb-8980-97d267a557f1.png) ![image](https://user-images.githubusercontent.com/65529128/122449224-eac0f600-cfa5-11eb-83d7-d3bc214b4e73.png) ### System Details <!-- Mandatory; you only have to specify the Server URL if the error appeared on a publicly available test server --> * Device: * SORMAS version: 1.60.2 * Android version/Browser: Google Chrome * Server URL: stable-release-ch.sormas.netzlink.com * User Role: admin, national user ### Additional Information <!-- Optional -->
1.0
Statistics > Database Export > Countries.csv contains location information - <!-- If you've never submitted an issue to the SORMAS repository before or this is your first time using this template, please read the Contributing guidelines (https://github.com/hzi-braunschweig/SORMAS-Project/blob/development/docs/CONTRIBUTING.md) for an explanation of the information we need you to provide. You don't have to remove this comment or any other comment from this issue as they will automatically be hidden. --> ### Bug Description <!-- Mandatory --> Database export: Instead of the country list, the locations list is downloaded. ### Steps to Reproduce <!-- Optional; please add more steps if necessary --> 1. Statistics > Database Export 2. Select 'Countries' > Export > Countries.csv downloads, but contains locations data ### Expected Behavior <!-- Optional --> Countries data in countries.csv file ### Screenshots <!-- Optional --> ![image](https://user-images.githubusercontent.com/65529128/122449015-afbec280-cfa5-11eb-8980-97d267a557f1.png) ![image](https://user-images.githubusercontent.com/65529128/122449224-eac0f600-cfa5-11eb-83d7-d3bc214b4e73.png) ### System Details <!-- Mandatory; you only have to specify the Server URL if the error appeared on a publicly available test server --> * Device: * SORMAS version: 1.60.2 * Android version/Browser: Google Chrome * Server URL: stable-release-ch.sormas.netzlink.com * User Role: admin, national user ### Additional Information <!-- Optional -->
infrastructure
statistics database export countries csv contains location information if you ve never submitted an issue to the sormas repository before or this is your first time using this template please read the contributing guidelines for an explanation of the information we need you to provide you don t have to remove this comment or any other comment from this issue as they will automatically be hidden bug description database export instead of the country list the locations list is downloaded steps to reproduce statistics database export select countries export countries csv downloads but contains locations data expected behavior countries data in countries csv file screenshots system details device sormas version android version browser google chrome server url stable release ch sormas netzlink com user role admin national user additional information
1
3,834
4,650,360,671
IssuesEvent
2016-10-03 03:36:26
bmun/huxley
https://api.github.com/repos/bmun/huxley
closed
Improve JS Toolchain
enhancement project infrastructure
Our JS toolchain is rather underdeveloped. We don't use any transforms, we're kind of dependent on shoehorning tools into django-pipeline, etc. There's a bunch we could do to improve here. - [x] ES6+ Transforms (#336) - [x] Investigate Webpack as an alternative to Browserify (#387) - [x] Improve the dependency checker by using an existing npm module (#340) - [x] Use absolute paths in `require` statements
1.0
Improve JS Toolchain - Our JS toolchain is rather underdeveloped. We don't use any transforms, we're kind of dependent on shoehorning tools into django-pipeline, etc. There's a bunch we could do to improve here. - [x] ES6+ Transforms (#336) - [x] Investigate Webpack as an alternative to Browserify (#387) - [x] Improve the dependency checker by using an existing npm module (#340) - [x] Use absolute paths in `require` statements
infrastructure
improve js toolchain our js toolchain is rather underdeveloped we don t use any transforms we re kind of dependent on shoehorning tools into django pipeline etc there s a bunch we could do to improve here transforms investigate webpack as an alternative to browserify improve the dependency checker by using an existing npm module use absolute paths in require statements
1
33,967
7,314,613,137
IssuesEvent
2018-03-01 08:03:18
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
dnsdist 1.2.0 complains about incorrect option but starts anyway
defect dnsdist
- Program: dnsdist <!-- delete the ones that do not apply --> - Issue type: Bug report ### Short description dnsdist 1.2.0 complains about option; starts anyway <!-- If this is a bug report, use the following part of the the template and delete the part at the bottom --> ### Steps to reproduce ``` $ /usr/sbin/dnsdist --check-bla --config /tmp/dddd /usr/sbin/dnsdist: unrecognized option '--check-bla' Added downstream server 127.0.0.2:5353 ``` ### Expected behaviour diagnostic message and exit (1)
1.0
dnsdist 1.2.0 complains about incorrect option but starts anyway - - Program: dnsdist <!-- delete the ones that do not apply --> - Issue type: Bug report ### Short description dnsdist 1.2.0 complains about option; starts anyway <!-- If this is a bug report, use the following part of the the template and delete the part at the bottom --> ### Steps to reproduce ``` $ /usr/sbin/dnsdist --check-bla --config /tmp/dddd /usr/sbin/dnsdist: unrecognized option '--check-bla' Added downstream server 127.0.0.2:5353 ``` ### Expected behaviour diagnostic message and exit (1)
non_infrastructure
dnsdist complains about incorrect option but starts anyway program dnsdist issue type bug report short description dnsdist complains about option starts anyway if this is a bug report use the following part of the the template and delete the part at the bottom steps to reproduce usr sbin dnsdist check bla config tmp dddd usr sbin dnsdist unrecognized option check bla added downstream server expected behaviour diagnostic message and exit
0
60,411
14,815,375,612
IssuesEvent
2021-01-14 07:10:08
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
[Desktop] Build can fail with settings and extension pages dependency issue
OS/Desktop build
<!-- 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 <!--Provide a brief description of the issue--> Occassionally the build can fail because brave settings (or extensions) resources does not get copied to chrome's generated directory before chrome's optimize / rollup happens. ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Build with `optimize_webui` (Component / Release) ## Actual result: <!--Please add screenshots if needed--> ## Expected result: ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> 10% ## 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--> ## Version/Channel Information: <!--Does this issue happen on any other channels? Or is it specific to a certain channel?--> - Can you reproduce this issue with the current release? - Can you reproduce this issue with the beta channel? - Can you reproduce this issue with the nightly channel? ## Other Additional Information: - Does the issue resolve itself when disabling Brave Shields? - Does the issue resolve itself when disabling Brave Rewards? - Is the issue reproducible on the latest version of Chrome? ## Miscellaneous Information: <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue-->
1.0
[Desktop] Build can fail with settings and extension pages dependency issue - <!-- 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 <!--Provide a brief description of the issue--> Occassionally the build can fail because brave settings (or extensions) resources does not get copied to chrome's generated directory before chrome's optimize / rollup happens. ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Build with `optimize_webui` (Component / Release) ## Actual result: <!--Please add screenshots if needed--> ## Expected result: ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> 10% ## 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--> ## Version/Channel Information: <!--Does this issue happen on any other channels? Or is it specific to a certain channel?--> - Can you reproduce this issue with the current release? - Can you reproduce this issue with the beta channel? - Can you reproduce this issue with the nightly channel? ## Other Additional Information: - Does the issue resolve itself when disabling Brave Shields? - Does the issue resolve itself when disabling Brave Rewards? - Is the issue reproducible on the latest version of Chrome? ## Miscellaneous Information: <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue-->
non_infrastructure
build can fail with settings and extension pages dependency issue 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 occassionally the build can fail because brave settings or extensions resources does not get copied to chrome s generated directory before chrome s optimize rollup happens steps to reproduce build with optimize webui component release actual result expected result reproduces how often brave version brave version info version channel information can you reproduce this issue with the current release can you reproduce this issue with the beta channel can you reproduce this issue with the nightly channel other additional information does the issue resolve itself when disabling brave shields does the issue resolve itself when disabling brave rewards is the issue reproducible on the latest version of chrome miscellaneous information
0
348,281
10,440,484,649
IssuesEvent
2019-09-18 08:49:15
yalla-coop/death
https://api.github.com/repos/yalla-coop/death
closed
Chat button needs to refresh the chat feed
bug priority-3
The 'Chat' button needs to refresh or take you back to the main chat feed to ensure people don't get stuck in a flow. Issue is on desktop and mobile.
1.0
Chat button needs to refresh the chat feed - The 'Chat' button needs to refresh or take you back to the main chat feed to ensure people don't get stuck in a flow. Issue is on desktop and mobile.
non_infrastructure
chat button needs to refresh the chat feed the chat button needs to refresh or take you back to the main chat feed to ensure people don t get stuck in a flow issue is on desktop and mobile
0
20,982
14,267,976,729
IssuesEvent
2020-11-20 21:30:40
Unidata/MetPy
https://api.github.com/repos/Unidata/MetPy
closed
Crashing with CartoPy 0.14.1
Area: Infrastructure Type: Bug
Based on some user support tickets, apparently even trying to run the SkewT example with CartoPy 0.14.1 installed produces a crash because `Scaler` is not available. While we don't need to support 0.14.1, we should still allow using the parts of MetPy that don't need CartoPy.
1.0
Crashing with CartoPy 0.14.1 - Based on some user support tickets, apparently even trying to run the SkewT example with CartoPy 0.14.1 installed produces a crash because `Scaler` is not available. While we don't need to support 0.14.1, we should still allow using the parts of MetPy that don't need CartoPy.
infrastructure
crashing with cartopy based on some user support tickets apparently even trying to run the skewt example with cartopy installed produces a crash because scaler is not available while we don t need to support we should still allow using the parts of metpy that don t need cartopy
1
778,383
27,314,193,657
IssuesEvent
2023-02-24 14:31:01
CDCgov/prime-reportstream
https://api.github.com/repos/CDCgov/prime-reportstream
closed
NTE.1 is blank
bug High Priority
## Problem statement I added a "comment" column to the standard CSV schema. The NTE segment is being created, but as shown below, the NTE.1 doesn't have a Set ID. NTE||L^Ancillary (filler) department is source of comment^HL70105|Test Comment|RE^Remark^HL70364^^^^2.5.1 ## What you need to know For testing, use the branch "OO/StdCSVSchema-Modifications Based on Testing". Attached is a test. [StandardCSV-Test.csv](https://github.com/CDCgov/prime-reportstream/files/7839140/StandardCSV-Test.csv) ## Acceptance criteria Each NTE.1 segment is sequentially numbered starting with 1.
1.0
NTE.1 is blank - ## Problem statement I added a "comment" column to the standard CSV schema. The NTE segment is being created, but as shown below, the NTE.1 doesn't have a Set ID. NTE||L^Ancillary (filler) department is source of comment^HL70105|Test Comment|RE^Remark^HL70364^^^^2.5.1 ## What you need to know For testing, use the branch "OO/StdCSVSchema-Modifications Based on Testing". Attached is a test. [StandardCSV-Test.csv](https://github.com/CDCgov/prime-reportstream/files/7839140/StandardCSV-Test.csv) ## Acceptance criteria Each NTE.1 segment is sequentially numbered starting with 1.
non_infrastructure
nte is blank problem statement i added a comment column to the standard csv schema the nte segment is being created but as shown below the nte doesn t have a set id nte l ancillary filler department is source of comment test comment re remark what you need to know for testing use the branch oo stdcsvschema modifications based on testing attached is a test acceptance criteria each nte segment is sequentially numbered starting with
0
507,485
14,679,991,720
IssuesEvent
2020-12-31 08:43:07
k8smeetup/website-tasks
https://api.github.com/repos/k8smeetup/website-tasks
opened
/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md
lang/zh priority/P0 sync/update version/master welcome
Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md) Diff 命令参考: ```bash # 查看原始文档与翻译文档更新差异 git diff --no-index -- content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md # 跨分支持查看原始文档更新差异 git diff release-1.19 master -- content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md ```
1.0
/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md - Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md) Diff 命令参考: ```bash # 查看原始文档与翻译文档更新差异 git diff --no-index -- content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md # 跨分支持查看原始文档更新差异 git diff release-1.19 master -- content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_all.md ```
non_infrastructure
docs reference setup tools kubeadm generated kubeadm join phase control plane join all md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs reference setup tools kubeadm generated kubeadm join phase control plane join all md content zh docs reference setup tools kubeadm generated kubeadm join phase control plane join all md 跨分支持查看原始文档更新差异 git diff release master content en docs reference setup tools kubeadm generated kubeadm join phase control plane join all md
0
8,143
7,246,358,729
IssuesEvent
2018-02-14 21:22:32
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
opened
fasta testing compiler configuration fails without an explicit runtime
area-infrastructure area-test
Many of the compilers can guess a default runtime and vice versa. Not fasta: ``` $ tools/test.py -m release -c fasta --strong -v language_2/generic_function_bounds_test Unhandled exception: unreachable #0 Compiler.defaultRuntime (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/configuration.dart:654:5) #1 OptionsParser._expandConfigurations.<anonymous closure> (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:588:62) #2 MappedListIterable.elementAt (dart:_internal/iterable.dart:413) #3 ListIterator.moveNext (dart:_internal/iterable.dart:342) #4 List.addAll (dart:core-patch/dart:core/growable_array.dart:188) #5 OptionsParser._expandConfigurations (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:588:18) #6 OptionsParser._createConfigurations (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:533:12) #7 OptionsParser.parse (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:463:12) #8 main (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/main.dart:31:31) #9 _startIsolate.<anonymous closure> (dart:isolate-patch/dart:isolate/isolate_patch.dart:276) #10 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:164) ``` @whesse @athomas @peter-ahe-google
1.0
fasta testing compiler configuration fails without an explicit runtime - Many of the compilers can guess a default runtime and vice versa. Not fasta: ``` $ tools/test.py -m release -c fasta --strong -v language_2/generic_function_bounds_test Unhandled exception: unreachable #0 Compiler.defaultRuntime (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/configuration.dart:654:5) #1 OptionsParser._expandConfigurations.<anonymous closure> (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:588:62) #2 MappedListIterable.elementAt (dart:_internal/iterable.dart:413) #3 ListIterator.moveNext (dart:_internal/iterable.dart:342) #4 List.addAll (dart:core-patch/dart:core/growable_array.dart:188) #5 OptionsParser._expandConfigurations (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:588:18) #6 OptionsParser._createConfigurations (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:533:12) #7 OptionsParser.parse (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/options.dart:463:12) #8 main (file:///home/kmillikin/dart.git/sdk/tools/testing/dart/main.dart:31:31) #9 _startIsolate.<anonymous closure> (dart:isolate-patch/dart:isolate/isolate_patch.dart:276) #10 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:164) ``` @whesse @athomas @peter-ahe-google
infrastructure
fasta testing compiler configuration fails without an explicit runtime many of the compilers can guess a default runtime and vice versa not fasta tools test py m release c fasta strong v language generic function bounds test unhandled exception unreachable compiler defaultruntime file home kmillikin dart git sdk tools testing dart configuration dart optionsparser expandconfigurations file home kmillikin dart git sdk tools testing dart options dart mappedlistiterable elementat dart internal iterable dart listiterator movenext dart internal iterable dart list addall dart core patch dart core growable array dart optionsparser expandconfigurations file home kmillikin dart git sdk tools testing dart options dart optionsparser createconfigurations file home kmillikin dart git sdk tools testing dart options dart optionsparser parse file home kmillikin dart git sdk tools testing dart options dart main file home kmillikin dart git sdk tools testing dart main dart startisolate dart isolate patch dart isolate isolate patch dart rawreceiveportimpl handlemessage dart isolate patch dart isolate isolate patch dart whesse athomas peter ahe google
1
257,975
8,149,383,072
IssuesEvent
2018-08-22 09:27:18
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
Bad spelling in Map
0.9.x Affects Release Bug(?) Effort Low Package Novice Priority Medium map
In mapbase, `self._default_heliographic_lattitude` has one too many t's in "lattitude". This does not cause anything to crash (as far as I can tell), but it could make things difficult to find later.
1.0
Bad spelling in Map - In mapbase, `self._default_heliographic_lattitude` has one too many t's in "lattitude". This does not cause anything to crash (as far as I can tell), but it could make things difficult to find later.
non_infrastructure
bad spelling in map in mapbase self default heliographic lattitude has one too many t s in lattitude this does not cause anything to crash as far as i can tell but it could make things difficult to find later
0
34,351
29,512,425,984
IssuesEvent
2023-06-04 04:27:10
zer0Kerbal/AsteroidCities
https://api.github.com/repos/zer0Kerbal/AsteroidCities
closed
Create HeroLogo.png
type: infrastructure issue: image
# Create HeroLogo.png * Create * [x] HeroLogo.png * [x] copy/convert to HeroLogo.jpg <!-- hero.md v1.0.0.1 created: 17 Aug 2022 updated: 01 Nov 2022 --> THIS FILE: This file: All Rights Reserved by [zer0Kerbal](https://github.com/zer0Kerbal)
1.0
Create HeroLogo.png - # Create HeroLogo.png * Create * [x] HeroLogo.png * [x] copy/convert to HeroLogo.jpg <!-- hero.md v1.0.0.1 created: 17 Aug 2022 updated: 01 Nov 2022 --> THIS FILE: This file: All Rights Reserved by [zer0Kerbal](https://github.com/zer0Kerbal)
infrastructure
create herologo png create herologo png create herologo png copy convert to herologo jpg hero md created aug updated nov this file this file all rights reserved by
1
16,815
12,152,115,298
IssuesEvent
2020-04-24 21:26:23
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
opened
Import redhat.io images to openshift namespace
Infrastructure action-required
https://trello.com/c/BND4GuXB/118-import-redhatio-images-to-openshift-namespace alec.wenzowski is interested in using some of the [new rhel8](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/building_running_and_managing_containers/index?lb_target=stage#get_ubi_images) images that are only available via redhat.io which requires authentication. After discussing in the [Red Hat Case](https://access.redhat.com/support/cases/#/case/02419137) it was decided the best path forward was for an admin to manually import them into the openshift project which already has authentication and let devs pull from there.
1.0
Import redhat.io images to openshift namespace - https://trello.com/c/BND4GuXB/118-import-redhatio-images-to-openshift-namespace alec.wenzowski is interested in using some of the [new rhel8](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/building_running_and_managing_containers/index?lb_target=stage#get_ubi_images) images that are only available via redhat.io which requires authentication. After discussing in the [Red Hat Case](https://access.redhat.com/support/cases/#/case/02419137) it was decided the best path forward was for an admin to manually import them into the openshift project which already has authentication and let devs pull from there.
infrastructure
import redhat io images to openshift namespace alec wenzowski is interested in using some of the images that are only available via redhat io which requires authentication after discussing in the it was decided the best path forward was for an admin to manually import them into the openshift project which already has authentication and let devs pull from there
1
105,965
9,105,106,147
IssuesEvent
2019-02-20 19:53:56
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
CcrRetentionLeaseIT#testUnfollowFailsToRemoveRetentionLeases is consistently failing
>test-failure
This test seems to be consistently failing again in a number of branches. https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-1h,mode:quick,to:now))&_a=(columns:!(branch),filters:!(),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:kuery,query:'test%20:%20%22testUnfollowFailsToRemoveRetentionLeases%22'),sort:!(time,desc))
1.0
CcrRetentionLeaseIT#testUnfollowFailsToRemoveRetentionLeases is consistently failing - This test seems to be consistently failing again in a number of branches. https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-1h,mode:quick,to:now))&_a=(columns:!(branch),filters:!(),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:kuery,query:'test%20:%20%22testUnfollowFailsToRemoveRetentionLeases%22'),sort:!(time,desc))
non_infrastructure
ccrretentionleaseit testunfollowfailstoremoveretentionleases is consistently failing this test seems to be consistently failing again in a number of branches
0
234,013
19,090,171,161
IssuesEvent
2021-11-29 11:10:45
Azure/ResourceModules
https://api.github.com/repos/Azure/ResourceModules
closed
Token Replacement: Pilot Feedback and Enhancements
enhancement [cat] pipelines [cat] testing
Capture and address feedback from current Token Replacement Roll out [Pilot]. Rollout Tokens to All remaining pipelines
1.0
Token Replacement: Pilot Feedback and Enhancements - Capture and address feedback from current Token Replacement Roll out [Pilot]. Rollout Tokens to All remaining pipelines
non_infrastructure
token replacement pilot feedback and enhancements capture and address feedback from current token replacement roll out rollout tokens to all remaining pipelines
0
21,555
14,631,566,374
IssuesEvent
2020-12-23 20:12:12
kmccullen97/reval
https://api.github.com/repos/kmccullen97/reval
closed
Refactor SCSS
infrastructure
The scss thrown all together in a single file. These classes should be moved to separate files.
1.0
Refactor SCSS - The scss thrown all together in a single file. These classes should be moved to separate files.
infrastructure
refactor scss the scss thrown all together in a single file these classes should be moved to separate files
1
12,131
9,598,654,735
IssuesEvent
2019-05-10 02:39:46
vuejs/vetur
https://api.github.com/repos/vuejs/vetur
closed
Decouple sub language services with top-level MetadataStore
infrastructure
## Motivation Currently, html language services use the javascript language service by directly including an instance of the latter. However, for issues such as #130, this would require an instance of CSS LS in HTML, and the vice versa. These dependencies make each LS inter-dependent and hard to understand. With #800, we can also have a top-level document `MetadataSore` that consumes `FileService` and provide up-to-date metadata that's generated from a particular language service, for example: - File change happens on a file's `style` region - CSS LS re-parses `style` region - All class names are stored under `css.classes` for that file Later the user triggers html class completion - HTML LS determines it's a class name completion request - `metadataStore.getMetadata(doc.uri)["css.classes"]` will have the relevant data - Use those data to generate completions Another place that can be simplified is the current `findComponents`, which provides component intellisense based on the shape of each of the depended components. ## Benefits - Generation of metadata is event-based instead of LSP-feature triggered. This will likely make processing LSP feature faster since some parsing work will have been finished during the language feature request timeframe. - Less coupling of language services - Will help #681's overall structure
1.0
Decouple sub language services with top-level MetadataStore - ## Motivation Currently, html language services use the javascript language service by directly including an instance of the latter. However, for issues such as #130, this would require an instance of CSS LS in HTML, and the vice versa. These dependencies make each LS inter-dependent and hard to understand. With #800, we can also have a top-level document `MetadataSore` that consumes `FileService` and provide up-to-date metadata that's generated from a particular language service, for example: - File change happens on a file's `style` region - CSS LS re-parses `style` region - All class names are stored under `css.classes` for that file Later the user triggers html class completion - HTML LS determines it's a class name completion request - `metadataStore.getMetadata(doc.uri)["css.classes"]` will have the relevant data - Use those data to generate completions Another place that can be simplified is the current `findComponents`, which provides component intellisense based on the shape of each of the depended components. ## Benefits - Generation of metadata is event-based instead of LSP-feature triggered. This will likely make processing LSP feature faster since some parsing work will have been finished during the language feature request timeframe. - Less coupling of language services - Will help #681's overall structure
infrastructure
decouple sub language services with top level metadatastore motivation currently html language services use the javascript language service by directly including an instance of the latter however for issues such as this would require an instance of css ls in html and the vice versa these dependencies make each ls inter dependent and hard to understand with we can also have a top level document metadatasore that consumes fileservice and provide up to date metadata that s generated from a particular language service for example file change happens on a file s style region css ls re parses style region all class names are stored under css classes for that file later the user triggers html class completion html ls determines it s a class name completion request metadatastore getmetadata doc uri will have the relevant data use those data to generate completions another place that can be simplified is the current findcomponents which provides component intellisense based on the shape of each of the depended components benefits generation of metadata is event based instead of lsp feature triggered this will likely make processing lsp feature faster since some parsing work will have been finished during the language feature request timeframe less coupling of language services will help s overall structure
1
476,150
13,734,513,250
IssuesEvent
2020-10-05 08:48:30
AY2021S1-CS2103T-F12-4/tp
https://api.github.com/repos/AY2021S1-CS2103T-F12-4/tp
closed
Modify AB3 commands
priority.Medium type.Task
Modify (add the term "**contact**"): -Add add **contact** n/NAME** p/PHONE_NUMBER e/EMAIL a/ADDRESS [t/TAG]… ​e.g., add **contact** n/James Ho p/22224444 e/jamesho@example.com a/123, Clementi Rd, 1234665 t/friend t/colleague -Clear clear **contact** -Delete delete **contact** INDEX e.g., delete **contact** 3 -Edit edit **contact** INDEX [n/NAME] [p/PHONE_NUMBER] [e/EMAIL] [a/ADDRESS] [t/TAG] e.g., edit **contact** 2 n/James Lee e/jameslee@example.com -Find find **contact** KEYWORD [MORE_KEYWORDS] e.g., find **contact** James Jake -List list **contact**
1.0
Modify AB3 commands - Modify (add the term "**contact**"): -Add add **contact** n/NAME** p/PHONE_NUMBER e/EMAIL a/ADDRESS [t/TAG]… ​e.g., add **contact** n/James Ho p/22224444 e/jamesho@example.com a/123, Clementi Rd, 1234665 t/friend t/colleague -Clear clear **contact** -Delete delete **contact** INDEX e.g., delete **contact** 3 -Edit edit **contact** INDEX [n/NAME] [p/PHONE_NUMBER] [e/EMAIL] [a/ADDRESS] [t/TAG] e.g., edit **contact** 2 n/James Lee e/jameslee@example.com -Find find **contact** KEYWORD [MORE_KEYWORDS] e.g., find **contact** James Jake -List list **contact**
non_infrastructure
modify commands modify add the term contact add add contact n name p phone number e email a address … ​e g  add contact n james ho p e jamesho example com a clementi rd t friend t colleague clear clear contact delete delete contact index e g  delete contact edit edit contact index e g edit contact n james lee e jameslee example com find find contact keyword e g  find contact james jake list list contact
0
326
2,645,587,477
IssuesEvent
2015-03-13 00:04:41
mattrayner/mattrayner
https://api.github.com/repos/mattrayner/mattrayner
closed
Create a seed file
enhancement infrastructure
Now that sign ups are disabled, we need a way of preparing the development environment on new machines with fake data. Also, if we need to blow away the local database for any reason, recreating a few projects will be a pain in the ass. Instead, we should create seed file that create a user and (initially) a project. Requirements ------------------ * Seed file will create a new object if one does not exists OR will update an existing object (if we need to change seed data for whatever reason) * Seed file will refuse to run on production * Seed process should be relatively verbose to the user
1.0
Create a seed file - Now that sign ups are disabled, we need a way of preparing the development environment on new machines with fake data. Also, if we need to blow away the local database for any reason, recreating a few projects will be a pain in the ass. Instead, we should create seed file that create a user and (initially) a project. Requirements ------------------ * Seed file will create a new object if one does not exists OR will update an existing object (if we need to change seed data for whatever reason) * Seed file will refuse to run on production * Seed process should be relatively verbose to the user
infrastructure
create a seed file now that sign ups are disabled we need a way of preparing the development environment on new machines with fake data also if we need to blow away the local database for any reason recreating a few projects will be a pain in the ass instead we should create seed file that create a user and initially a project requirements seed file will create a new object if one does not exists or will update an existing object if we need to change seed data for whatever reason seed file will refuse to run on production seed process should be relatively verbose to the user
1
49
2,497,283,854
IssuesEvent
2015-01-07 03:56:46
CompEvol/beast2
https://api.github.com/repos/CompEvol/beast2
closed
BEAUti TN93 problem
BEAUti defect
From the BEAST user list: A note of caution for Beauti 2 users: Choosing TrN as the substitution model for a partition with automatic clock rates unchecked: If a partitioned analysis (but not *Beast) is being used and "automatic set clock rates" is unchecked, and then TrN is selected as a substitution model for a partition, the two kappas don't show up in the priors panel even though they appear in the model panel. Still, if the xml is generated, the kappas *are* included, and as estimated parameters as well (i.e., with their operators). The way to get the kappas to show in the priors panel is to choose GTR first, view the parameters (which appear in the priors window in that case), then switch the GTR partition to TrN. One confusing further problem, however, is that one of the kappas will be set as not estimated, which is easy to miss going forward. IBeauti 2 is also inconsistent in how it handles the GTR parameters under the "automatic set clock rates unchecked" condition. If the GTR model is the first one selected for that partition, it leaves one of the instantaneous rates set to be not estimated, which seems correct. If TrN was first selected for that partition, however (and if both kappas were checked as estimated, which is the default), it will set all six GTR rates as estimated when GTR is chosen after TrN was initially set. Obviously is good practice to check each element of the xml file generated by beauti to ensure that the analysis meets expectations. This pertains to the version of Beauti that comes with Beast 2.1.3. If there is a better place for bug reports please let me know. Thanks, Dave Marshall UConn
1.0
BEAUti TN93 problem - From the BEAST user list: A note of caution for Beauti 2 users: Choosing TrN as the substitution model for a partition with automatic clock rates unchecked: If a partitioned analysis (but not *Beast) is being used and "automatic set clock rates" is unchecked, and then TrN is selected as a substitution model for a partition, the two kappas don't show up in the priors panel even though they appear in the model panel. Still, if the xml is generated, the kappas *are* included, and as estimated parameters as well (i.e., with their operators). The way to get the kappas to show in the priors panel is to choose GTR first, view the parameters (which appear in the priors window in that case), then switch the GTR partition to TrN. One confusing further problem, however, is that one of the kappas will be set as not estimated, which is easy to miss going forward. IBeauti 2 is also inconsistent in how it handles the GTR parameters under the "automatic set clock rates unchecked" condition. If the GTR model is the first one selected for that partition, it leaves one of the instantaneous rates set to be not estimated, which seems correct. If TrN was first selected for that partition, however (and if both kappas were checked as estimated, which is the default), it will set all six GTR rates as estimated when GTR is chosen after TrN was initially set. Obviously is good practice to check each element of the xml file generated by beauti to ensure that the analysis meets expectations. This pertains to the version of Beauti that comes with Beast 2.1.3. If there is a better place for bug reports please let me know. Thanks, Dave Marshall UConn
non_infrastructure
beauti problem from the beast user list a note of caution for beauti users choosing trn as the substitution model for a partition with automatic clock rates unchecked if a partitioned analysis but not beast is being used and automatic set clock rates is unchecked and then trn is selected as a substitution model for a partition the two kappas don t show up in the priors panel even though they appear in the model panel still if the xml is generated the kappas are included and as estimated parameters as well i e with their operators the way to get the kappas to show in the priors panel is to choose gtr first view the parameters which appear in the priors window in that case then switch the gtr partition to trn one confusing further problem however is that one of the kappas will be set as not estimated which is easy to miss going forward ibeauti is also inconsistent in how it handles the gtr parameters under the automatic set clock rates unchecked condition if the gtr model is the first one selected for that partition it leaves one of the instantaneous rates set to be not estimated which seems correct if trn was first selected for that partition however and if both kappas were checked as estimated which is the default it will set all six gtr rates as estimated when gtr is chosen after trn was initially set obviously is good practice to check each element of the xml file generated by beauti to ensure that the analysis meets expectations this pertains to the version of beauti that comes with beast if there is a better place for bug reports please let me know thanks dave marshall uconn
0
606,758
18,768,083,438
IssuesEvent
2021-11-06 09:43:34
AY2122S1-CS2103T-W12-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-W12-3/tp
closed
[PE-D] Filterguest does not list guests immediately
priority.High fixed
When I run `filterguest` in when the vendor list is open, it doesn't bring me back to the guest list. (which is what the command description in the UG suggests) I have to click on the guest list tab to view the new filter. <!--session: 1635495680379-15d85747-342d-48bd-9fc8-b2cb4d5af0d3--> <!--Version: Desktop v3.4.1--> ------------- Labels: `severity.Low` `type.FeatureFlaw` original: bryanwee023/ped#15
1.0
[PE-D] Filterguest does not list guests immediately - When I run `filterguest` in when the vendor list is open, it doesn't bring me back to the guest list. (which is what the command description in the UG suggests) I have to click on the guest list tab to view the new filter. <!--session: 1635495680379-15d85747-342d-48bd-9fc8-b2cb4d5af0d3--> <!--Version: Desktop v3.4.1--> ------------- Labels: `severity.Low` `type.FeatureFlaw` original: bryanwee023/ped#15
non_infrastructure
filterguest does not list guests immediately when i run filterguest in when the vendor list is open it doesn t bring me back to the guest list which is what the command description in the ug suggests i have to click on the guest list tab to view the new filter labels severity low type featureflaw original ped
0
17,346
12,304,935,737
IssuesEvent
2020-05-11 21:24:44
google/web-stories-wp
https://api.github.com/repos/google/web-stories-wp
opened
Dashboard not getting returned all stories when sorting by author
Group: Dashboard PHP Type: Bug Type: Infrastructure WordPress
## Bug Description In the dashboard (https://stories-new-wordpress-amp.pantheonsite.io/wp-admin/edit.php?post_type=web-story&page=stories-dashboard#/) if you switch the sort to 'created by' you don't get all of the results. I count 69 results out of the 90 at the time of this writing on stories-new-wordpress-amp and locally, out of my 23 stories i'm only getting 12. It's only when I sort by created by that this is occurring. The API getting looked at is: `wp/v2/web-story?context=edit&order=asc&orderby=story_author&page=1&per_page=10&status=publish%2Cdraft&_locale=user` where the orderby is `story_author` ## Expected Behaviour sorting by story_author to return the same amount of results as sorting by any other sort method, say `orderby=date` <!-- Please describe clearly and concisely what the expected behaviour should be. --> ## Steps to Reproduce Navigate to dashboard in browser, take note of total stories (this is from the API header and what we've considered the source of truth for the count). Now sort by `created by` and see that you never actually get the total amount of stories returned despite paging. --- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance Criteria ## QA Instructions
1.0
Dashboard not getting returned all stories when sorting by author - ## Bug Description In the dashboard (https://stories-new-wordpress-amp.pantheonsite.io/wp-admin/edit.php?post_type=web-story&page=stories-dashboard#/) if you switch the sort to 'created by' you don't get all of the results. I count 69 results out of the 90 at the time of this writing on stories-new-wordpress-amp and locally, out of my 23 stories i'm only getting 12. It's only when I sort by created by that this is occurring. The API getting looked at is: `wp/v2/web-story?context=edit&order=asc&orderby=story_author&page=1&per_page=10&status=publish%2Cdraft&_locale=user` where the orderby is `story_author` ## Expected Behaviour sorting by story_author to return the same amount of results as sorting by any other sort method, say `orderby=date` <!-- Please describe clearly and concisely what the expected behaviour should be. --> ## Steps to Reproduce Navigate to dashboard in browser, take note of total stories (this is from the API header and what we've considered the source of truth for the count). Now sort by `created by` and see that you never actually get the total amount of stories returned despite paging. --- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance Criteria ## QA Instructions
infrastructure
dashboard not getting returned all stories when sorting by author bug description in the dashboard if you switch the sort to created by you don t get all of the results i count results out of the at the time of this writing on stories new wordpress amp and locally out of my stories i m only getting it s only when i sort by created by that this is occurring the api getting looked at is wp web story context edit order asc orderby story author page per page status publish locale user where the orderby is story author expected behaviour sorting by story author to return the same amount of results as sorting by any other sort method say orderby date steps to reproduce navigate to dashboard in browser take note of total stories this is from the api header and what we ve considered the source of truth for the count now sort by created by and see that you never actually get the total amount of stories returned despite paging do not alter or remove anything below the following sections will be managed by moderators only acceptance criteria qa instructions
1
17,160
12,238,513,776
IssuesEvent
2020-05-04 19:56:52
firebase/firebase-ios-sdk
https://api.github.com/repos/firebase/firebase-ios-sdk
closed
Broken GHA from forked PRs
Infrastructure
The have_secrets script is failing and causing tests that require secrets to run. See https://github.com/firebase/firebase-ios-sdk/pull/5520/checks?check_run_id=643479328. It looks like the GITHUB Actions environment variables are no longer including the repo: ``` ++ source scripts/check_secrets.sh +++ set -x +++ echo 'GITHUB_BASE_REF: master' +++ echo 'GITHUB_HEAD_REF: master' GITHUB_BASE_REF: master GITHUB_HEAD_REF: master ++ check_secrets ```
1.0
Broken GHA from forked PRs - The have_secrets script is failing and causing tests that require secrets to run. See https://github.com/firebase/firebase-ios-sdk/pull/5520/checks?check_run_id=643479328. It looks like the GITHUB Actions environment variables are no longer including the repo: ``` ++ source scripts/check_secrets.sh +++ set -x +++ echo 'GITHUB_BASE_REF: master' +++ echo 'GITHUB_HEAD_REF: master' GITHUB_BASE_REF: master GITHUB_HEAD_REF: master ++ check_secrets ```
infrastructure
broken gha from forked prs the have secrets script is failing and causing tests that require secrets to run see it looks like the github actions environment variables are no longer including the repo source scripts check secrets sh set x echo github base ref master echo github head ref master github base ref master github head ref master check secrets
1
28,049
22,783,070,575
IssuesEvent
2022-07-08 22:54:11
opendp/opendp
https://api.github.com/repos/opendp/opendp
closed
Split samplers.rs into smaller modules
OpenDP Core Effort 1 - Small :coffee: CATEGORY: Infrastructure
We want to modularize the proofs for each of the samplers.
1.0
Split samplers.rs into smaller modules - We want to modularize the proofs for each of the samplers.
infrastructure
split samplers rs into smaller modules we want to modularize the proofs for each of the samplers
1
6,061
6,147,033,659
IssuesEvent
2017-06-27 14:58:47
AdguardTeam/AdguardFilters
https://api.github.com/repos/AdguardTeam/AdguardFilters
opened
uBO's `:style` is converted to `#$#` incerrectly
Bug Infrastructure
``` hwsw.hu,~m.hwsw.hu,~forum.hwsw.hu,~rendezveny.hwsw.hu##body:style(padding-top: 0px !important;background-color: #777 !important;) ``` converted to ``` hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ~m.hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ~forum.hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ~rendezveny.hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ```
1.0
uBO's `:style` is converted to `#$#` incerrectly - ``` hwsw.hu,~m.hwsw.hu,~forum.hwsw.hu,~rendezveny.hwsw.hu##body:style(padding-top: 0px !important;background-color: #777 !important;) ``` converted to ``` hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ~m.hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ~forum.hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ~rendezveny.hwsw.hu#$#body { padding-top: 0px !important;background-color: #777 !important; } ```
infrastructure
ubo s style is converted to incerrectly hwsw hu m hwsw hu forum hwsw hu rendezveny hwsw hu body style padding top important background color important converted to hwsw hu body padding top important background color important m hwsw hu body padding top important background color important forum hwsw hu body padding top important background color important rendezveny hwsw hu body padding top important background color important
1
170,029
26,894,811,941
IssuesEvent
2023-02-06 11:35:33
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
Better syntax for declaring nested mappings.
waiting for more input language design :rage4: medium effort low impact needs design
At some point today I found myself declaring the following mapping: ```mapping(bytes32 => mapping(bytes32 => mapping(bytes32 => mapping(uint256 => MyEntry)))) internal m_lookuptable;``` I get this is a bit of an extreme case, but I might not be the only one nesting mappings. So I wondered, why not replace it with: ```mapping(bytes32 => bytes32 => bytes32 => uint256 => MyEntry) internal m_lookuptable;``` It should be pretty easy for the parser to adapt to this syntax, no backend modification should be necessary, and the result would be much more readable. Also, it doesn't break anything, so backward compatibility would be unaffected.
2.0
Better syntax for declaring nested mappings. - At some point today I found myself declaring the following mapping: ```mapping(bytes32 => mapping(bytes32 => mapping(bytes32 => mapping(uint256 => MyEntry)))) internal m_lookuptable;``` I get this is a bit of an extreme case, but I might not be the only one nesting mappings. So I wondered, why not replace it with: ```mapping(bytes32 => bytes32 => bytes32 => uint256 => MyEntry) internal m_lookuptable;``` It should be pretty easy for the parser to adapt to this syntax, no backend modification should be necessary, and the result would be much more readable. Also, it doesn't break anything, so backward compatibility would be unaffected.
non_infrastructure
better syntax for declaring nested mappings at some point today i found myself declaring the following mapping mapping mapping mapping mapping myentry internal m lookuptable i get this is a bit of an extreme case but i might not be the only one nesting mappings so i wondered why not replace it with mapping myentry internal m lookuptable it should be pretty easy for the parser to adapt to this syntax no backend modification should be necessary and the result would be much more readable also it doesn t break anything so backward compatibility would be unaffected
0
8,812
7,646,800,919
IssuesEvent
2018-05-09 00:00:13
dotnet/wcf
https://api.github.com/repos/dotnet/wcf
opened
Use new property MaxRetryCount for Helix
Infrastructure
Set the new property MaxRetryCount to 3 in the push to Helix step in VSTS. https://github.com/dotnet/buildtools/blob/bc2cfc8bfb6f6950e6abdeedc45740e283ddc63b/src/Microsoft.DotNet.Build.CloudTestTasks/PackageFiles/CloudTest.Helix.targets#L60 /p:MaxRetryCount=3
1.0
Use new property MaxRetryCount for Helix - Set the new property MaxRetryCount to 3 in the push to Helix step in VSTS. https://github.com/dotnet/buildtools/blob/bc2cfc8bfb6f6950e6abdeedc45740e283ddc63b/src/Microsoft.DotNet.Build.CloudTestTasks/PackageFiles/CloudTest.Helix.targets#L60 /p:MaxRetryCount=3
infrastructure
use new property maxretrycount for helix set the new property maxretrycount to in the push to helix step in vsts p maxretrycount
1
148,480
23,354,612,432
IssuesEvent
2022-08-10 05:58:47
zuri-training/Qr_gen-Team_54-Repo
https://api.github.com/repos/zuri-training/Qr_gen-Team_54-Repo
closed
Preview pages / scan output pages
Designer Done
This consists of the info users will see after generating their code.
1.0
Preview pages / scan output pages - This consists of the info users will see after generating their code.
non_infrastructure
preview pages scan output pages this consists of the info users will see after generating their code
0
308,590
23,256,166,314
IssuesEvent
2022-08-04 09:27:09
antstackio/hover-design
https://api.github.com/repos/antstackio/hover-design
opened
Dropdown Component
documentation New Component
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Make a `<Dropdown>` Component Features: - Should come with default `select` props - Inherit from `<select>` <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> ## Current Behavior No radio button component - [ ] Make spec for dropdown component - [ ] Make the base component with API and without styles - [ ] add styling
1.0
Dropdown Component - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Make a `<Dropdown>` Component Features: - Should come with default `select` props - Inherit from `<select>` <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> ## Current Behavior No radio button component - [ ] Make spec for dropdown component - [ ] Make the base component with API and without styles - [ ] add styling
non_infrastructure
dropdown component expected behavior make a component features should come with default select props inherit from current behavior no radio button component make spec for dropdown component make the base component with api and without styles add styling
0
54,560
30,252,675,674
IssuesEvent
2023-07-06 22:07:40
hyperledger/cacti
https://api.github.com/repos/hyperledger/cacti
opened
build(deps): clean up unused karma browser testing dependencies/files
good-first-issue dependencies Developer_Experience Performance Hacktoberfest good-first-issue-300-advanced P3
We added some browser testing capabilities with this commit [1] but it hasn't caught on so for now let's just tear it down and re-add it later once it can be part of the CI and therefore be a reliably useful piece of the build/testing infrastrucutre. [1] https://github.com/hyperledger/cacti/commit/a51684c60a4d4e69cfb5024f95d6d3e7d0b1992b <!-- Edit the body of your new issue then click the ✓ "Create Issue" button in the top right of the editor. The first line will be the issue title. Assignees and Labels follow after a blank line. Leave an empty line before beginning the body of the issue. -->
True
build(deps): clean up unused karma browser testing dependencies/files - We added some browser testing capabilities with this commit [1] but it hasn't caught on so for now let's just tear it down and re-add it later once it can be part of the CI and therefore be a reliably useful piece of the build/testing infrastrucutre. [1] https://github.com/hyperledger/cacti/commit/a51684c60a4d4e69cfb5024f95d6d3e7d0b1992b <!-- Edit the body of your new issue then click the ✓ "Create Issue" button in the top right of the editor. The first line will be the issue title. Assignees and Labels follow after a blank line. Leave an empty line before beginning the body of the issue. -->
non_infrastructure
build deps clean up unused karma browser testing dependencies files we added some browser testing capabilities with this commit but it hasn t caught on so for now let s just tear it down and re add it later once it can be part of the ci and therefore be a reliably useful piece of the build testing infrastrucutre
0
9,058
7,794,939,121
IssuesEvent
2018-06-08 05:58:48
smartsquare/kickchain
https://api.github.com/repos/smartsquare/kickchain
opened
Setup continous delivery
good first issue infrastructure
Create a continous delivery process with - Build - Integration Test - Dockerisation - Deployment (rolling update) to Kubernetes e.g. with either Teamcity, AWS or Cloud?!
1.0
Setup continous delivery - Create a continous delivery process with - Build - Integration Test - Dockerisation - Deployment (rolling update) to Kubernetes e.g. with either Teamcity, AWS or Cloud?!
infrastructure
setup continous delivery create a continous delivery process with build integration test dockerisation deployment rolling update to kubernetes e g with either teamcity aws or cloud
1
4,176
4,864,741,510
IssuesEvent
2016-11-14 18:52:30
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Running CoreFx tests from VS is broken
Infrastructure
I’m using TestDriven.NET. 1) Right-click on a test method and selecting “Run Test” works well for System.Reflection.Metadata tests. Good. 2) Right-click on a test class or a test file reports an error in output: The target type doesn't contain tests from a known test framework or a 'Main' method. 3) Right-click on a test method and selecting “Test with … Debugger” freezes VS. Test Explorer doesn’t show any tests even after full solution build. Trying to set the test project as a startup project and F5 it. Error: “The working directory does not exist: 'C:\FX0\bin\tests\Windows_NT.AnyCPU.Debug\System.Reflection.Metadata.Tests\dnxcore50'.” Seems like building the entire CoreFx repo fixes this issue (although I’m not quite sure). In any case I don’t want to build the entire repo to run a single test. Couldn’t get F5 work from Dev12 VS, yet the project is Dev12 VS. With Dev14 I was able to debug the test.
1.0
Running CoreFx tests from VS is broken - I’m using TestDriven.NET. 1) Right-click on a test method and selecting “Run Test” works well for System.Reflection.Metadata tests. Good. 2) Right-click on a test class or a test file reports an error in output: The target type doesn't contain tests from a known test framework or a 'Main' method. 3) Right-click on a test method and selecting “Test with … Debugger” freezes VS. Test Explorer doesn’t show any tests even after full solution build. Trying to set the test project as a startup project and F5 it. Error: “The working directory does not exist: 'C:\FX0\bin\tests\Windows_NT.AnyCPU.Debug\System.Reflection.Metadata.Tests\dnxcore50'.” Seems like building the entire CoreFx repo fixes this issue (although I’m not quite sure). In any case I don’t want to build the entire repo to run a single test. Couldn’t get F5 work from Dev12 VS, yet the project is Dev12 VS. With Dev14 I was able to debug the test.
infrastructure
running corefx tests from vs is broken i’m using testdriven net right click on a test method and selecting “run test” works well for system reflection metadata tests good right click on a test class or a test file reports an error in output the target type doesn t contain tests from a known test framework or a main method right click on a test method and selecting “test with … debugger” freezes vs test explorer doesn’t show any tests even after full solution build trying to set the test project as a startup project and it error “the working directory does not exist c bin tests windows nt anycpu debug system reflection metadata tests ” seems like building the entire corefx repo fixes this issue although i’m not quite sure in any case i don’t want to build the entire repo to run a single test couldn’t get work from vs yet the project is vs with i was able to debug the test
1
22,052
14,974,745,327
IssuesEvent
2021-01-28 04:22:31
APSIMInitiative/ApsimX
https://api.github.com/repos/APSIMInitiative/ApsimX
closed
Add option for legend orientation to graph UI
interface/infrastructure newfeature
It would be useful if the graph UI would allow the user to control whether legends are rendered inside or outside the graph area, and their orientation (vertical vs horizontal).
1.0
Add option for legend orientation to graph UI - It would be useful if the graph UI would allow the user to control whether legends are rendered inside or outside the graph area, and their orientation (vertical vs horizontal).
infrastructure
add option for legend orientation to graph ui it would be useful if the graph ui would allow the user to control whether legends are rendered inside or outside the graph area and their orientation vertical vs horizontal
1
39,173
9,255,745,246
IssuesEvent
2019-03-16 13:16:11
pcolby/bipolar
https://api.github.com/repos/pcolby/bipolar
closed
FlowSync crash after installing Bipolar (mac)
defect ready for release
After installing BiPolar and the hook, FlowSync crashes. Im using the lates version of FlowSync 3.0.0.1337 on mac. Error: dyld: Library not loaded: @rpath/QtNetwork.framework/Versions/5/QtNetwork Referenced from: /Applications/FlowSync.app/Contents/MacOS/FlowSync Reason: no suitable image found. Did find: /Applications/FlowSync.app/Contents/MacOS/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork: mach-o, but wrong architecture /Applications/FlowSync.app/Contents/MacOS/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork: stat() failed with errno=1 Abort trap: 6
1.0
FlowSync crash after installing Bipolar (mac) - After installing BiPolar and the hook, FlowSync crashes. Im using the lates version of FlowSync 3.0.0.1337 on mac. Error: dyld: Library not loaded: @rpath/QtNetwork.framework/Versions/5/QtNetwork Referenced from: /Applications/FlowSync.app/Contents/MacOS/FlowSync Reason: no suitable image found. Did find: /Applications/FlowSync.app/Contents/MacOS/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork: mach-o, but wrong architecture /Applications/FlowSync.app/Contents/MacOS/../Frameworks/QtNetwork.framework/Versions/5/QtNetwork: stat() failed with errno=1 Abort trap: 6
non_infrastructure
flowsync crash after installing bipolar mac after installing bipolar and the hook flowsync crashes im using the lates version of flowsync on mac error dyld library not loaded rpath qtnetwork framework versions qtnetwork referenced from applications flowsync app contents macos flowsync reason no suitable image found did find applications flowsync app contents macos frameworks qtnetwork framework versions qtnetwork mach o but wrong architecture applications flowsync app contents macos frameworks qtnetwork framework versions qtnetwork stat failed with errno abort trap
0
126,079
16,945,331,271
IssuesEvent
2021-06-28 05:42:16
npocccties/chibichilo
https://api.github.com/repos/npocccties/chibichilo
closed
[ブック視聴画面]非共有のトピックや非共有のブックが表示されないことに気づきにくい
design enhancement
### どのような問題を解決する機能追加でしょうか? 管理者は非共有のブックやトピックであったとしても,閲覧することができる.しかし,管理者以外(教師,学習者)が非共有のブックやトピックを表示するかどうかは,LTIリンクの作成者とブックあるいはトピックの作成者の比較で行っているいるため,管理者が教師に代わってLTIリンクを作成した場合,以下の状況に気づきにくくトラブルとなる. ### 1.ブックが非共有の場合 ブックが非共有であっても,管理者には表示されるが,管理者以外は表示されす,図のようにブックの中身が表示されない.管理者はそのことにことに気づきにくい. <img width="425" alt="image" src="https://user-images.githubusercontent.com/9005132/121005396-bc376400-c7ca-11eb-905f-fabe0b143cbf.png"> ### 2.共有ブックに非共有のトピックが混ざっている場合 管理者は非共有のトピックであったとしても表示されるが,教師や学習者がブックを表示した場合,一部に非共有のトピックが表示されない,また,非共有トピックがあることにも分からないので,トピックが欠落しているように思う. ### あなたが望む解決方法について書いてください 以下の対応策が望まれる 1. 管理者がLTIリンクを追加した場合は,LTIリンクの作成者とブックあるいはトピックの作成者の比較を行わず,表示する.(管理者は管理者の責任で,非共有の教材であったとしても公開できてしまう) 2. ブックに非共有トピックが混ざっている場合,学生には,非共有トピックがトピック自体が表示されない仕様はそのままとするが,教師がそれを見た場合,非共有トピックは「このトピックは非共有です」というトピックタイトルとして表示する. ### あなたが考えた別解について書いてください - [✓ ] コードに実装された。
1.0
[ブック視聴画面]非共有のトピックや非共有のブックが表示されないことに気づきにくい - ### どのような問題を解決する機能追加でしょうか? 管理者は非共有のブックやトピックであったとしても,閲覧することができる.しかし,管理者以外(教師,学習者)が非共有のブックやトピックを表示するかどうかは,LTIリンクの作成者とブックあるいはトピックの作成者の比較で行っているいるため,管理者が教師に代わってLTIリンクを作成した場合,以下の状況に気づきにくくトラブルとなる. ### 1.ブックが非共有の場合 ブックが非共有であっても,管理者には表示されるが,管理者以外は表示されす,図のようにブックの中身が表示されない.管理者はそのことにことに気づきにくい. <img width="425" alt="image" src="https://user-images.githubusercontent.com/9005132/121005396-bc376400-c7ca-11eb-905f-fabe0b143cbf.png"> ### 2.共有ブックに非共有のトピックが混ざっている場合 管理者は非共有のトピックであったとしても表示されるが,教師や学習者がブックを表示した場合,一部に非共有のトピックが表示されない,また,非共有トピックがあることにも分からないので,トピックが欠落しているように思う. ### あなたが望む解決方法について書いてください 以下の対応策が望まれる 1. 管理者がLTIリンクを追加した場合は,LTIリンクの作成者とブックあるいはトピックの作成者の比較を行わず,表示する.(管理者は管理者の責任で,非共有の教材であったとしても公開できてしまう) 2. ブックに非共有トピックが混ざっている場合,学生には,非共有トピックがトピック自体が表示されない仕様はそのままとするが,教師がそれを見た場合,非共有トピックは「このトピックは非共有です」というトピックタイトルとして表示する. ### あなたが考えた別解について書いてください - [✓ ] コードに実装された。
non_infrastructure
非共有のトピックや非共有のブックが表示されないことに気づきにくい どのような問題を解決する機能追加でしょうか 管理者は非共有のブックやトピックであったとしても,閲覧することができる.しかし,管理者以外(教師,学習者)が非共有のブックやトピックを表示するかどうかは,ltiリンクの作成者とブックあるいはトピックの作成者の比較で行っているいるため,管理者が教師に代わってltiリンクを作成した場合,以下の状況に気づきにくくトラブルとなる. .ブックが非共有の場合 ブックが非共有であっても,管理者には表示されるが,管理者以外は表示されす,図のようにブックの中身が表示されない.管理者はそのことにことに気づきにくい. img width alt image src .共有ブックに非共有のトピックが混ざっている場合 管理者は非共有のトピックであったとしても表示されるが,教師や学習者がブックを表示した場合,一部に非共有のトピックが表示されない,また,非共有トピックがあることにも分からないので,トピックが欠落しているように思う. あなたが望む解決方法について書いてください 以下の対応策が望まれる 管理者がltiリンクを追加した場合は,ltiリンクの作成者とブックあるいはトピックの作成者の比較を行わず,表示する.(管理者は管理者の責任で,非共有の教材であったとしても公開できてしまう) ブックに非共有トピックが混ざっている場合,学生には,非共有トピックがトピック自体が表示されない仕様はそのままとするが,教師がそれを見た場合,非共有トピックは「このトピックは非共有です」というトピックタイトルとして表示する. あなたが考えた別解について書いてください コードに実装された。
0
5,512
5,713,042,733
IssuesEvent
2017-04-19 06:25:27
Daniel-Mietchen/ideas
https://api.github.com/repos/Daniel-Mietchen/ideas
opened
Look into modeling protocols on Wikidata
far-future hackathon infrastructure literature Wikidata workflows
Perhaps start with examples from protocols.io that are cited in the literature or on Wikipedia, e.g. - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4978892/ - https://www.protocols.io/view/Immunohistochemistry-Drosophila-Embryo-cutwwm - https://www.protocols.io/view/Optimized-Concentrations-for-Developmental-Studies-daq2dv?guidelines Note that protocols [can have DOIs](https://doi.org/10.17504/protocols.io.hbvb2n6), but not all of them do.
1.0
Look into modeling protocols on Wikidata - Perhaps start with examples from protocols.io that are cited in the literature or on Wikipedia, e.g. - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4978892/ - https://www.protocols.io/view/Immunohistochemistry-Drosophila-Embryo-cutwwm - https://www.protocols.io/view/Optimized-Concentrations-for-Developmental-Studies-daq2dv?guidelines Note that protocols [can have DOIs](https://doi.org/10.17504/protocols.io.hbvb2n6), but not all of them do.
infrastructure
look into modeling protocols on wikidata perhaps start with examples from protocols io that are cited in the literature or on wikipedia e g note that protocols but not all of them do
1
679,982
23,252,254,308
IssuesEvent
2022-08-04 05:43:19
younginnovations/iatipublisher
https://api.github.com/repos/younginnovations/iatipublisher
opened
#57 Bug: Issue with Result details' page
type: bug priority: high Frontend
**Context** - Desktop - Chrome 102.0.5005.61 **Precondition** - https://stage.iatipublisher.yipl.com.np/ - Username: Publisher 3 - Password: test1234 - for created activity - [ ] **Issue 1: Result detail page >> Value of Aggregation status field stays "False" when entered blank ** **Steps** - Existing result https://stage.iatipublisher.yipl.com.np/activities/2/result/20#indicator - On aggregate status field >>Enter blank and save **Actual result** - Value is being saved as "false" **Expected Result** - If value is unavailable it should state as "Not available ". ![Screenshot from 2022-08-04 11-18-33](https://user-images.githubusercontent.com/25945530/182770337-9da46c0c-f8c7-41f8-acc2-228aad471ed3.png) ===================================================================================================== - [ ] **Issue 2: Result detail page>> Indicator section >> Naming of two buttons is same** **Actual Result** ![image](https://user-images.githubusercontent.com/25945530/182771009-5c907172-96fc-4ef3-9f17-6a9127ba6678.png) **Expected Result** ![image](https://user-images.githubusercontent.com/25945530/182771222-61808b4a-db0a-498d-a4d9-97c89b5ffb70.png) ===================================================================================================
1.0
#57 Bug: Issue with Result details' page - **Context** - Desktop - Chrome 102.0.5005.61 **Precondition** - https://stage.iatipublisher.yipl.com.np/ - Username: Publisher 3 - Password: test1234 - for created activity - [ ] **Issue 1: Result detail page >> Value of Aggregation status field stays "False" when entered blank ** **Steps** - Existing result https://stage.iatipublisher.yipl.com.np/activities/2/result/20#indicator - On aggregate status field >>Enter blank and save **Actual result** - Value is being saved as "false" **Expected Result** - If value is unavailable it should state as "Not available ". ![Screenshot from 2022-08-04 11-18-33](https://user-images.githubusercontent.com/25945530/182770337-9da46c0c-f8c7-41f8-acc2-228aad471ed3.png) ===================================================================================================== - [ ] **Issue 2: Result detail page>> Indicator section >> Naming of two buttons is same** **Actual Result** ![image](https://user-images.githubusercontent.com/25945530/182771009-5c907172-96fc-4ef3-9f17-6a9127ba6678.png) **Expected Result** ![image](https://user-images.githubusercontent.com/25945530/182771222-61808b4a-db0a-498d-a4d9-97c89b5ffb70.png) ===================================================================================================
non_infrastructure
bug issue with result details page context desktop chrome precondition username publisher password for created activity issue result detail page value of aggregation status field stays false when entered blank steps existing result on aggregate status field enter blank and save actual result value is being saved as false expected result if value is unavailable it should state as not available issue result detail page indicator section naming of two buttons is same actual result expected result
0
25,876
19,320,009,368
IssuesEvent
2021-12-14 03:40:09
APSIMInitiative/ApsimX
https://api.github.com/repos/APSIMInitiative/ApsimX
closed
Graphs in Soil Arbitrator tests are all black
bug interface/infrastructure
The soil arbitrator tests for split populations originally had graphs showing each population configuration as a different colour. All lines are now black. The lines are basically on top of each other. There is now no way of telling if it is one line or three.
1.0
Graphs in Soil Arbitrator tests are all black - The soil arbitrator tests for split populations originally had graphs showing each population configuration as a different colour. All lines are now black. The lines are basically on top of each other. There is now no way of telling if it is one line or three.
infrastructure
graphs in soil arbitrator tests are all black the soil arbitrator tests for split populations originally had graphs showing each population configuration as a different colour all lines are now black the lines are basically on top of each other there is now no way of telling if it is one line or three
1
648,729
21,192,847,276
IssuesEvent
2022-04-08 19:36:45
kivy/python-for-android
https://api.github.com/repos/kivy/python-for-android
closed
"Unit test apk" + "Unit test aab" + "Test updated recipes" test jobs should be run also on macOS (both Intel and Apple Silicon)
Priority: Low feature-request
<!-- The issue tracker is a tool to address bugs NOT a support platform. Please use the Discord community or Stack Overflow for support questions, more information at https://github.com/kivy/python-for-android#support --> ### Checklist - [ ] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [ ] I have a short, runnable example that reproduces the issue - [ ] I reproduced the problem with the latest development version (`p4a.branch = develop`) - [ ] I used the grave accent (aka backticks) to format code or logs when appropriated ### Versions - Python: * - OS: macOS - Kivy: * - Cython: * - OpenJDK: * ### Description Currently, `Unit test apk`, `Unit test aab` and `Test updated recipes` CI jobs are only run on `ubuntu-latest`. In order to enhance macOS support for `python-for-android`, these tests should also have a corresponding run on macOS.
1.0
"Unit test apk" + "Unit test aab" + "Test updated recipes" test jobs should be run also on macOS (both Intel and Apple Silicon) - <!-- The issue tracker is a tool to address bugs NOT a support platform. Please use the Discord community or Stack Overflow for support questions, more information at https://github.com/kivy/python-for-android#support --> ### Checklist - [ ] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [ ] I have a short, runnable example that reproduces the issue - [ ] I reproduced the problem with the latest development version (`p4a.branch = develop`) - [ ] I used the grave accent (aka backticks) to format code or logs when appropriated ### Versions - Python: * - OS: macOS - Kivy: * - Cython: * - OpenJDK: * ### Description Currently, `Unit test apk`, `Unit test aab` and `Test updated recipes` CI jobs are only run on `ubuntu-latest`. In order to enhance macOS support for `python-for-android`, these tests should also have a corresponding run on macOS.
non_infrastructure
unit test apk unit test aab test updated recipes test jobs should be run also on macos both intel and apple silicon the issue tracker is a tool to address bugs not a support platform please use the discord community or stack overflow for support questions more information at checklist the issue is indeed a bug and not a support request issue doesn t already exist i have a short runnable example that reproduces the issue i reproduced the problem with the latest development version branch develop i used the grave accent aka backticks to format code or logs when appropriated versions python os macos kivy cython openjdk description currently unit test apk unit test aab and test updated recipes ci jobs are only run on ubuntu latest in order to enhance macos support for python for android these tests should also have a corresponding run on macos
0
264,143
19,988,732,858
IssuesEvent
2022-01-31 01:34:43
solana-labs/wallet-adapter
https://api.github.com/repos/solana-labs/wallet-adapter
closed
Angular Documentation
documentation help wanted blocked
I know the Angular package is pretty fresh but I was wondering if there's any documentation on how to implement into my Angular project? Even a stackblitz example would be very helpful!
1.0
Angular Documentation - I know the Angular package is pretty fresh but I was wondering if there's any documentation on how to implement into my Angular project? Even a stackblitz example would be very helpful!
non_infrastructure
angular documentation i know the angular package is pretty fresh but i was wondering if there s any documentation on how to implement into my angular project even a stackblitz example would be very helpful
0
189,101
15,177,819,972
IssuesEvent
2021-02-14 12:51:45
agda/agda
https://api.github.com/repos/agda/agda
closed
acmart examples in (user-manual) fail to build with latest TeXLive
backend:latex documentation test-suite
Salvaged from https://github.com/agda/agda/issues/5133#issuecomment-761916315: I am getting errors when pdflatexing/xelatexing the acmart-* examples in `test/LaTeXAndHTML/user-manual`. I have this version of acmart.cls: ``` [2020/11/15 v1.75 Typesetting articles for the Association for Computing Machinery] ``` Error looks like: ``` ! Undefined control sequence. \@acmBooktitle ...ceedings of \acmConference@name \ifx \acmConference@name \... l.94 \end{document} ```
1.0
acmart examples in (user-manual) fail to build with latest TeXLive - Salvaged from https://github.com/agda/agda/issues/5133#issuecomment-761916315: I am getting errors when pdflatexing/xelatexing the acmart-* examples in `test/LaTeXAndHTML/user-manual`. I have this version of acmart.cls: ``` [2020/11/15 v1.75 Typesetting articles for the Association for Computing Machinery] ``` Error looks like: ``` ! Undefined control sequence. \@acmBooktitle ...ceedings of \acmConference@name \ifx \acmConference@name \... l.94 \end{document} ```
non_infrastructure
acmart examples in user manual fail to build with latest texlive salvaged from i am getting errors when pdflatexing xelatexing the acmart examples in test latexandhtml user manual i have this version of acmart cls error looks like undefined control sequence acmbooktitle ceedings of acmconference name ifx acmconference name l end document
0
28,936
11,706,036,280
IssuesEvent
2020-03-07 19:31:24
vlaship/spark-streaming
https://api.github.com/repos/vlaship/spark-streaming
opened
CVE-2013-4002 (High) detected in xercesImpl-2.9.1.jar
security vulnerability
## CVE-2013-4002 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xercesImpl-2.9.1.jar</b></p></summary> <p>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/xerces/xercesImpl/2.9.1/7bc7e49ddfe4fb5f193ed37ecc96c12292c8ceb6/xercesImpl-2.9.1.jar,/root/.gradle/caches/modules-2/files-2.1/xerces/xercesImpl/2.9.1/7bc7e49ddfe4fb5f193ed37ecc96c12292c8ceb6/xercesImpl-2.9.1.jar</p> <p> Dependency Hierarchy: - spark-streaming_2.11-2.2.0.jar (Root Library) - spark-core_2.11-2.2.0.jar - hadoop-client-2.6.5.jar - hadoop-hdfs-2.6.5.jar - :x: **xercesImpl-2.9.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/vlaship/spark-streaming/commit/8193fe8b5a8089e67347f5851a02c41ea5056fb0">8193fe8b5a8089e67347f5851a02c41ea5056fb0</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> XMLscanner.java in Apache Xerces2 Java Parser before 2.12.0, as used in the Java Runtime Environment (JRE) in IBM Java 5.0 before 5.0 SR16-FP3, 6 before 6 SR14, 6.0.1 before 6.0.1 SR6, and 7 before 7 SR5 as well as Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, Java SE Embedded 7u40 and earlier, and possibly other products allows remote attackers to cause a denial of service via vectors related to XML attribute names. <p>Publish Date: 2013-07-23 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2013-4002>CVE-2013-4002</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>7.1</b>)</summary> <p> Base Score Metrics not available</p> </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://nvd.nist.gov/vuln/detail/CVE-2013-4002">https://nvd.nist.gov/vuln/detail/CVE-2013-4002</a></p> <p>Release Date: 2013-07-23</p> <p>Fix Resolution: 5.0 SR16-FP3,6 SR14,6.0.1 SR6,7 SR5</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-2013-4002 (High) detected in xercesImpl-2.9.1.jar - ## CVE-2013-4002 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xercesImpl-2.9.1.jar</b></p></summary> <p>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/xerces/xercesImpl/2.9.1/7bc7e49ddfe4fb5f193ed37ecc96c12292c8ceb6/xercesImpl-2.9.1.jar,/root/.gradle/caches/modules-2/files-2.1/xerces/xercesImpl/2.9.1/7bc7e49ddfe4fb5f193ed37ecc96c12292c8ceb6/xercesImpl-2.9.1.jar</p> <p> Dependency Hierarchy: - spark-streaming_2.11-2.2.0.jar (Root Library) - spark-core_2.11-2.2.0.jar - hadoop-client-2.6.5.jar - hadoop-hdfs-2.6.5.jar - :x: **xercesImpl-2.9.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/vlaship/spark-streaming/commit/8193fe8b5a8089e67347f5851a02c41ea5056fb0">8193fe8b5a8089e67347f5851a02c41ea5056fb0</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> XMLscanner.java in Apache Xerces2 Java Parser before 2.12.0, as used in the Java Runtime Environment (JRE) in IBM Java 5.0 before 5.0 SR16-FP3, 6 before 6 SR14, 6.0.1 before 6.0.1 SR6, and 7 before 7 SR5 as well as Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, Java SE Embedded 7u40 and earlier, and possibly other products allows remote attackers to cause a denial of service via vectors related to XML attribute names. <p>Publish Date: 2013-07-23 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2013-4002>CVE-2013-4002</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>7.1</b>)</summary> <p> Base Score Metrics not available</p> </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://nvd.nist.gov/vuln/detail/CVE-2013-4002">https://nvd.nist.gov/vuln/detail/CVE-2013-4002</a></p> <p>Release Date: 2013-07-23</p> <p>Fix Resolution: 5.0 SR16-FP3,6 SR14,6.0.1 SR6,7 SR5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_infrastructure
cve high detected in xercesimpl jar cve high severity vulnerability vulnerable library xercesimpl jar is the next generation of high performance fully compliant xml parsers in the apache xerces family this new version of xerces introduces the xerces native interface xni a complete framework for building parser components and configurations that is extremely modular and easy to program path to vulnerable library root gradle caches modules files xerces xercesimpl xercesimpl jar root gradle caches modules files xerces xercesimpl xercesimpl jar dependency hierarchy spark streaming jar root library spark core jar hadoop client jar hadoop hdfs jar x xercesimpl jar vulnerable library found in head commit a href vulnerability details xmlscanner java in apache java parser before as used in the java runtime environment jre in ibm java before before before and before as well as oracle java se and earlier java se and earlier java se and earlier jrockit and earlier jrockit and earlier java se embedded and earlier and possibly other products allows remote attackers to cause a denial of service via vectors related to xml attribute names publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
16,422
11,957,687,187
IssuesEvent
2020-04-04 15:12:29
Xilinx/brevitas
https://api.github.com/repos/Xilinx/brevitas
opened
Report pytest results back to Github
infrastructure tests
Currently Github Actions don't support any standardized way to report back test results. It should be doable to it manually by exporting to junit xml format and then calling appropriate Github APIs. In particular, it would be nice if we could link a test failure back to the line of code that caused it. Reference: https://github.community/t5/GitHub-Actions/Reporting-Summary-of-test-failures/td-p/36868
1.0
Report pytest results back to Github - Currently Github Actions don't support any standardized way to report back test results. It should be doable to it manually by exporting to junit xml format and then calling appropriate Github APIs. In particular, it would be nice if we could link a test failure back to the line of code that caused it. Reference: https://github.community/t5/GitHub-Actions/Reporting-Summary-of-test-failures/td-p/36868
infrastructure
report pytest results back to github currently github actions don t support any standardized way to report back test results it should be doable to it manually by exporting to junit xml format and then calling appropriate github apis in particular it would be nice if we could link a test failure back to the line of code that caused it reference
1
30,945
25,190,577,330
IssuesEvent
2022-11-12 00:02:32
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
build libs with `/p:Deterministic=true` some libraray make diff
area-Infrastructure-libraries needs-further-triage
I build libs with /p:Deterministic=true with the below command: > ./build.cmd -pack -runtimeFlavor mono /p:Deterministic=true when I rebuild some libraries generate diff: ![image](https://user-images.githubusercontent.com/5187024/194681152-f4d21576-8add-4b06-9bd4-bf45b71b3b4b.png) Is there tool to check they are the same code assembly?
1.0
build libs with `/p:Deterministic=true` some libraray make diff - I build libs with /p:Deterministic=true with the below command: > ./build.cmd -pack -runtimeFlavor mono /p:Deterministic=true when I rebuild some libraries generate diff: ![image](https://user-images.githubusercontent.com/5187024/194681152-f4d21576-8add-4b06-9bd4-bf45b71b3b4b.png) Is there tool to check they are the same code assembly?
infrastructure
build libs with p deterministic true some libraray make diff i build libs with p deterministic true with the below command build cmd pack runtimeflavor mono p deterministic true when i rebuild some libraries generate diff is there tool to check they are the same code assembly
1
1,546
3,265,540,609
IssuesEvent
2015-10-22 16:39:08
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
nuget restore failure
Area-Infrastructure
When running step 3 in the [`building, testing, and debugging`](https://github.com/dotnet/roslyn/wiki/Building%20Testing%20and%20Debugging) wiki page, I get dozens of errors spewed to the console that are all roughly the same. Here is an example: ``` C:\Users\Ty\Documents\Visual Studio 2015\Projects\roslyn\build\Targets\VSL.Sett ings.targets(35,5): error MSB3073: The command "C:\Users\Ty\Documents\Visual St udio 2015\Projects\roslyn\build\Targets\..\..\nuget.exe restore C:\Users\Ty\Doc uments\Visual Studio 2015\Projects\roslyn\build\Targets\..\..\build\ToolsetPack ages\project.json" exited with code 9009. [C:\Users\Ty\Documents\Visual Studio 2015\Projects\roslyn\src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.cspro j] ```
1.0
nuget restore failure - When running step 3 in the [`building, testing, and debugging`](https://github.com/dotnet/roslyn/wiki/Building%20Testing%20and%20Debugging) wiki page, I get dozens of errors spewed to the console that are all roughly the same. Here is an example: ``` C:\Users\Ty\Documents\Visual Studio 2015\Projects\roslyn\build\Targets\VSL.Sett ings.targets(35,5): error MSB3073: The command "C:\Users\Ty\Documents\Visual St udio 2015\Projects\roslyn\build\Targets\..\..\nuget.exe restore C:\Users\Ty\Doc uments\Visual Studio 2015\Projects\roslyn\build\Targets\..\..\build\ToolsetPack ages\project.json" exited with code 9009. [C:\Users\Ty\Documents\Visual Studio 2015\Projects\roslyn\src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.cspro j] ```
infrastructure
nuget restore failure when running step in the wiki page i get dozens of errors spewed to the console that are all roughly the same here is an example c users ty documents visual studio projects roslyn build targets vsl sett ings targets error the command c users ty documents visual st udio projects roslyn build targets nuget exe restore c users ty doc uments visual studio projects roslyn build targets build toolsetpack ages project json exited with code c users ty documents visual studio projects roslyn src compilers core codeanalysistest codeanalysistest cspro j
1
29,193
23,790,429,744
IssuesEvent
2022-09-02 14:04:57
zowe/zlux
https://api.github.com/repos/zowe/zlux
closed
Errors in loading a plugin should not interrupt server as a whole
Server Infrastructure
If there are problems with loading a plugin, the server should "note" (at least output a message to the log) that a specific plugin failed to load, but the remainder of plugins should be loaded, and server startup should complete. Example: if there is circular dependency between the services of two different plugins, those plugins should fail to load, but the server should complete its startup. # Current behavior: The error is logged and startup does not continue. The nodeServer process does not stop, but the nodeServer is not fully initialized to server Zowe ZLUX (desktop) Server Log: ``` could not start the server: Error: Cyclic dependency, node was:{"identifier":"org.zowe.zlux.sample.iframe","apiVersion":"1.0.0","pluginVersion":"1.0.0","pluginType":"application","webContent":{"framework":"iframe","launchDefinition":{"pluginShortNameKey":"sampleiframe","pluginShortNameDefault":"IFrame Sample","imageSrc":"assets/icon.png"},"descriptionKey":"Sample App Showcasing IFrame Adapter","descriptionDefault":"Sample App Showcasing IFrame Adapter","startingPage":"html/index.html","isSingleWindowApp":true,"defaultWindowStyle":{"width":800,"height":445,"x":200,"y":50},"path":"..\\..\\sample-iframe-app\\web"},"dataServices":[{"type":"import","sourcePlugin":"org.zowe.zlux.sample.angular","sourceName":"hello","localName":"hello"}],"configuration":{"contents":{}},"location":"../../sample-iframe-app","dataServicesGrouped":{"router":[],"import":[{"configuration":{"contents":{}},"type":"import","sourcePlugin":"org.zowe.zlux.sample.angular","sourceName":"hello","localName":"hello"}],"node":[],"proxy":[],"external":[]}} at visit (C:\repos\zowe\zlux\zlux-proxy-server\js\node_modules\toposort\index.js:45:13) at visit (C:\repos\zowe\zlux\zlux-proxy-server\js\node_modules\toposort\index.js:62:9) etc. ``` Client presentation: ZLUX: unknown resource requested # Proposed behavior: Problem is logged, offending plugin(s) do not finish loading, or are removed if they are already loaded. Additional NOTE: If the server cannot come "all the way up" it should exit, rather than stop partway.
1.0
Errors in loading a plugin should not interrupt server as a whole - If there are problems with loading a plugin, the server should "note" (at least output a message to the log) that a specific plugin failed to load, but the remainder of plugins should be loaded, and server startup should complete. Example: if there is circular dependency between the services of two different plugins, those plugins should fail to load, but the server should complete its startup. # Current behavior: The error is logged and startup does not continue. The nodeServer process does not stop, but the nodeServer is not fully initialized to server Zowe ZLUX (desktop) Server Log: ``` could not start the server: Error: Cyclic dependency, node was:{"identifier":"org.zowe.zlux.sample.iframe","apiVersion":"1.0.0","pluginVersion":"1.0.0","pluginType":"application","webContent":{"framework":"iframe","launchDefinition":{"pluginShortNameKey":"sampleiframe","pluginShortNameDefault":"IFrame Sample","imageSrc":"assets/icon.png"},"descriptionKey":"Sample App Showcasing IFrame Adapter","descriptionDefault":"Sample App Showcasing IFrame Adapter","startingPage":"html/index.html","isSingleWindowApp":true,"defaultWindowStyle":{"width":800,"height":445,"x":200,"y":50},"path":"..\\..\\sample-iframe-app\\web"},"dataServices":[{"type":"import","sourcePlugin":"org.zowe.zlux.sample.angular","sourceName":"hello","localName":"hello"}],"configuration":{"contents":{}},"location":"../../sample-iframe-app","dataServicesGrouped":{"router":[],"import":[{"configuration":{"contents":{}},"type":"import","sourcePlugin":"org.zowe.zlux.sample.angular","sourceName":"hello","localName":"hello"}],"node":[],"proxy":[],"external":[]}} at visit (C:\repos\zowe\zlux\zlux-proxy-server\js\node_modules\toposort\index.js:45:13) at visit (C:\repos\zowe\zlux\zlux-proxy-server\js\node_modules\toposort\index.js:62:9) etc. ``` Client presentation: ZLUX: unknown resource requested # Proposed behavior: Problem is logged, offending plugin(s) do not finish loading, or are removed if they are already loaded. Additional NOTE: If the server cannot come "all the way up" it should exit, rather than stop partway.
infrastructure
errors in loading a plugin should not interrupt server as a whole if there are problems with loading a plugin the server should note at least output a message to the log that a specific plugin failed to load but the remainder of plugins should be loaded and server startup should complete example if there is circular dependency between the services of two different plugins those plugins should fail to load but the server should complete its startup current behavior the error is logged and startup does not continue the nodeserver process does not stop but the nodeserver is not fully initialized to server zowe zlux desktop server log could not start the server error cyclic dependency node was identifier org zowe zlux sample iframe apiversion pluginversion plugintype application webcontent framework iframe launchdefinition pluginshortnamekey sampleiframe pluginshortnamedefault iframe sample imagesrc assets icon png descriptionkey sample app showcasing iframe adapter descriptiondefault sample app showcasing iframe adapter startingpage html index html issinglewindowapp true defaultwindowstyle width height x y path sample iframe app web dataservices configuration contents location sample iframe app dataservicesgrouped router import node proxy external at visit c repos zowe zlux zlux proxy server js node modules toposort index js at visit c repos zowe zlux zlux proxy server js node modules toposort index js etc client presentation zlux unknown resource requested proposed behavior problem is logged offending plugin s do not finish loading or are removed if they are already loaded additional note if the server cannot come all the way up it should exit rather than stop partway
1
5,239
5,536,725,858
IssuesEvent
2017-03-21 20:21:15
Microsoft/TypeScript
https://api.github.com/repos/Microsoft/TypeScript
closed
Formatting tests ignored?
Infrastructure
The files in `src/harness/unittests/services/formatting` don't seem to be used. They seem to be using an older version of the API, and reference files that no longer exist. They are also badly in need of linting (they are currently excluded from the command in #14711).
1.0
Formatting tests ignored? - The files in `src/harness/unittests/services/formatting` don't seem to be used. They seem to be using an older version of the API, and reference files that no longer exist. They are also badly in need of linting (they are currently excluded from the command in #14711).
infrastructure
formatting tests ignored the files in src harness unittests services formatting don t seem to be used they seem to be using an older version of the api and reference files that no longer exist they are also badly in need of linting they are currently excluded from the command in
1
348,475
31,593,377,075
IssuesEvent
2023-09-05 02:01:38
CANIS-NAU/QIResourceResilienceDB
https://api.github.com/repos/CANIS-NAU/QIResourceResilienceDB
opened
Rubric needs modification
enhancement review resource page Usability Testing MUST
Some of the rubric items are specific to Alaska Native and also some dimensions need to be added, including: Does the resource use Hopi language? Does the resource support visually impaired users? Does the resource provide multimedia resources? How interactive is the resource? Can the resource be accessed offline? (If so, is it possible for resources to provide a localized or cacheable copy of the resource) Has the phone number or URL listed for the resource been verified?
1.0
Rubric needs modification - Some of the rubric items are specific to Alaska Native and also some dimensions need to be added, including: Does the resource use Hopi language? Does the resource support visually impaired users? Does the resource provide multimedia resources? How interactive is the resource? Can the resource be accessed offline? (If so, is it possible for resources to provide a localized or cacheable copy of the resource) Has the phone number or URL listed for the resource been verified?
non_infrastructure
rubric needs modification some of the rubric items are specific to alaska native and also some dimensions need to be added including does the resource use hopi language does the resource support visually impaired users does the resource provide multimedia resources how interactive is the resource can the resource be accessed offline if so is it possible for resources to provide a localized or cacheable copy of the resource has the phone number or url listed for the resource been verified
0
25,943
19,480,638,773
IssuesEvent
2021-12-25 07:19:40
KurnakovMaksim/eHomeDesigner.API
https://api.github.com/repos/KurnakovMaksim/eHomeDesigner.API
closed
Entities
infrastructure data
- [x] IEntity * Id: Guid * DateOfCreate: DateTime - [x] BaseEntity : IEntity - [x] DeviceEntity : BaseEntity * Price: int * SquareMeters: int * EnergyPerHour: int * Author: string * DeviceType: string - [x] FurnitureEntity : BaseEntity * Price: int * SquareMeters: int - [x] Customer : BaseEntity - [x] RoomEntity : BaseEntity * CustomerId: Guid * SquareMeters: int - [x] ShelvingStorageEntity : BaseEntity * Price : int * SquareMeters : int * Length : int
1.0
Entities - - [x] IEntity * Id: Guid * DateOfCreate: DateTime - [x] BaseEntity : IEntity - [x] DeviceEntity : BaseEntity * Price: int * SquareMeters: int * EnergyPerHour: int * Author: string * DeviceType: string - [x] FurnitureEntity : BaseEntity * Price: int * SquareMeters: int - [x] Customer : BaseEntity - [x] RoomEntity : BaseEntity * CustomerId: Guid * SquareMeters: int - [x] ShelvingStorageEntity : BaseEntity * Price : int * SquareMeters : int * Length : int
infrastructure
entities ientity id guid dateofcreate datetime baseentity ientity deviceentity baseentity price int squaremeters int energyperhour int author string devicetype string furnitureentity baseentity price int squaremeters int customer baseentity roomentity baseentity customerid guid squaremeters int shelvingstorageentity baseentity price int squaremeters int length int
1
2,159
5,006,374,395
IssuesEvent
2016-12-12 13:58:06
openvstorage/framework
https://api.github.com/repos/openvstorage/framework
closed
Correctly process 'Ensure safety' for vdisks
priority_normal process_cantreproduce type_bug
This tasks should complete correctly and just report that it did not process it correctly for that vdisk. Params `ovs.vdisk.migrate_from_voldrv`: `{'new_owner_id': u'globaljlKIkrmtTHLINeSg', 'volume_id': u'2b45a75c-6a40-4bf3-93c8-087f949f411f'}` As seen here in the `ovs.vdisk.migrate_from_voldrv` task: ``` Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/celery/app/trace.py", line 240, in trace_task R = retval = fun(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/celery/app/trace.py", line 438, in __protected_call__ return self.run(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/helpers/decorators.py", line 69, in new_function return function(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/vdisk.py", line 220, in migrate_from_voldrv MDSServiceController.mds_checkup() File "/usr/lib/python2.7/dist-packages/celery/local.py", line 188, in __call__ return self._get_current_object()(*a, **kw) File "/usr/lib/python2.7/dist-packages/celery/app/trace.py", line 439, in __protected_call__ return orig(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/celery/app/task.py", line 420, in __call__ return self.run(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/helpers/decorators.py", line 305, in new_function output = function(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/mdsservice.py", line 822, in mds_checkup raise Exception('\n - ' + '\n - '.join(failures)) Exception: - Ensure safety for vDisk KVM13-fio-rou-d1 with guid ff16eae1-5f25-49a8-8465-77be71e9b983 failed ```
1.0
Correctly process 'Ensure safety' for vdisks - This tasks should complete correctly and just report that it did not process it correctly for that vdisk. Params `ovs.vdisk.migrate_from_voldrv`: `{'new_owner_id': u'globaljlKIkrmtTHLINeSg', 'volume_id': u'2b45a75c-6a40-4bf3-93c8-087f949f411f'}` As seen here in the `ovs.vdisk.migrate_from_voldrv` task: ``` Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/celery/app/trace.py", line 240, in trace_task R = retval = fun(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/celery/app/trace.py", line 438, in __protected_call__ return self.run(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/helpers/decorators.py", line 69, in new_function return function(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/vdisk.py", line 220, in migrate_from_voldrv MDSServiceController.mds_checkup() File "/usr/lib/python2.7/dist-packages/celery/local.py", line 188, in __call__ return self._get_current_object()(*a, **kw) File "/usr/lib/python2.7/dist-packages/celery/app/trace.py", line 439, in __protected_call__ return orig(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/celery/app/task.py", line 420, in __call__ return self.run(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/helpers/decorators.py", line 305, in new_function output = function(*args, **kwargs) File "/opt/OpenvStorage/ovs/lib/mdsservice.py", line 822, in mds_checkup raise Exception('\n - ' + '\n - '.join(failures)) Exception: - Ensure safety for vDisk KVM13-fio-rou-d1 with guid ff16eae1-5f25-49a8-8465-77be71e9b983 failed ```
non_infrastructure
correctly process ensure safety for vdisks this tasks should complete correctly and just report that it did not process it correctly for that vdisk params ovs vdisk migrate from voldrv new owner id u globaljlkikrmtthlinesg volume id u as seen here in the ovs vdisk migrate from voldrv task traceback most recent call last file usr lib dist packages celery app trace py line in trace task r retval fun args kwargs file usr lib dist packages celery app trace py line in protected call return self run args kwargs file opt openvstorage ovs lib helpers decorators py line in new function return function args kwargs file opt openvstorage ovs lib vdisk py line in migrate from voldrv mdsservicecontroller mds checkup file usr lib dist packages celery local py line in call return self get current object a kw file usr lib dist packages celery app trace py line in protected call return orig self args kwargs file usr lib dist packages celery app task py line in call return self run args kwargs file opt openvstorage ovs lib helpers decorators py line in new function output function args kwargs file opt openvstorage ovs lib mdsservice py line in mds checkup raise exception n n join failures exception ensure safety for vdisk fio rou with guid failed
0
17,930
12,697,457,300
IssuesEvent
2020-06-22 11:52:05
edgi-govdata-archiving/EEW_Planning
https://api.github.com/repos/edgi-govdata-archiving/EEW_Planning
opened
Switch database meeting link?
coordination infrastructure
@lourdesvera - It looks like I'll be coordinating the Tuesday 1pm database meetings. I think we might as well go ahead and switch to using the same link as the 2pm sprint meetings, and ask the sprint team to jump on at 1:45/1:50 so we can overlap. That's the idea right? The problem is that while I can change the info on the google calendar, I don't know how to update the Slackbot / if I have access to it. Is there a writeup somewhere on how to do this? cc: @Frijol
1.0
Switch database meeting link? - @lourdesvera - It looks like I'll be coordinating the Tuesday 1pm database meetings. I think we might as well go ahead and switch to using the same link as the 2pm sprint meetings, and ask the sprint team to jump on at 1:45/1:50 so we can overlap. That's the idea right? The problem is that while I can change the info on the google calendar, I don't know how to update the Slackbot / if I have access to it. Is there a writeup somewhere on how to do this? cc: @Frijol
infrastructure
switch database meeting link lourdesvera it looks like i ll be coordinating the tuesday database meetings i think we might as well go ahead and switch to using the same link as the sprint meetings and ask the sprint team to jump on at so we can overlap that s the idea right the problem is that while i can change the info on the google calendar i don t know how to update the slackbot if i have access to it is there a writeup somewhere on how to do this cc frijol
1
403,222
11,837,836,017
IssuesEvent
2020-03-23 14:47:04
IpsumCapra/project-3-4
https://api.github.com/repos/IpsumCapra/project-3-4
closed
US-T3 - As product owner I want a bank card to be blocked after 3 incorrect pin attempts.
5 ATM Database High priority! MUST UI
<h1>Acceptance Criteria</h1> <ul> <li>UI software is present, and running on the Raspberry PI.</li> <li>The Raspberry PI and monitor can communicate correctly.</li> <li>ATM is functional.</li> <li>User can interface with ATM terminal.</li> <li>ATM keypad is communicating with other hardware correctly.</li> <li>There is correct communication between the ATM and the banking server.</li> </ul> <h1>Technical Requirements</h1> <ul> <li><a href="https://github.com/IpsumCapra/project-3-4/issues/20">US-T4</a></li> <li><a href="https://github.com/IpsumCapra/project-3-4/issues/22">US-T5</a></li> </ul>
1.0
US-T3 - As product owner I want a bank card to be blocked after 3 incorrect pin attempts. - <h1>Acceptance Criteria</h1> <ul> <li>UI software is present, and running on the Raspberry PI.</li> <li>The Raspberry PI and monitor can communicate correctly.</li> <li>ATM is functional.</li> <li>User can interface with ATM terminal.</li> <li>ATM keypad is communicating with other hardware correctly.</li> <li>There is correct communication between the ATM and the banking server.</li> </ul> <h1>Technical Requirements</h1> <ul> <li><a href="https://github.com/IpsumCapra/project-3-4/issues/20">US-T4</a></li> <li><a href="https://github.com/IpsumCapra/project-3-4/issues/22">US-T5</a></li> </ul>
non_infrastructure
us as product owner i want a bank card to be blocked after incorrect pin attempts acceptance criteria ui software is present and running on the raspberry pi the raspberry pi and monitor can communicate correctly atm is functional user can interface with atm terminal atm keypad is communicating with other hardware correctly there is correct communication between the atm and the banking server technical requirements a href a href
0
179,434
21,569,905,928
IssuesEvent
2022-05-02 06:45:25
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution] Old screenshots are displayed under "Getting started" Page under security
bug triage_needed impact:medium Team: SecuritySolution v8.2.0
**Describe the bug** Old screenshots are displayed under "Getting started" Page under security **Build Details:** ``` Version : 8.2.0 BC4 Build : 52005 Commit : 9a5003d8cf0062bf24ef64d6712b44823888cc03 ``` **preconditions** 1. N/A **Steps to Reproduce** 1. Navigate to Getting Started page under security 2. Scroll the page 3. Observe that old screenshots are displayed under "Getting started" Page under security **Actual Result** Old screenshots are displayed under "Getting started" Page under security **Expected Result** Latest screenshots as per the UI should be displayed under "Getting started" Page under security **Screen-shot** ![gettin started 1](https://user-images.githubusercontent.com/61860752/166194720-8ffc8207-3485-41a9-a9bd-bb0ce3ee84d1.png) ![gettin started 2](https://user-images.githubusercontent.com/61860752/166194731-285436ca-bcea-4062-864e-278d034209a1.png)
True
[Security Solution] Old screenshots are displayed under "Getting started" Page under security - **Describe the bug** Old screenshots are displayed under "Getting started" Page under security **Build Details:** ``` Version : 8.2.0 BC4 Build : 52005 Commit : 9a5003d8cf0062bf24ef64d6712b44823888cc03 ``` **preconditions** 1. N/A **Steps to Reproduce** 1. Navigate to Getting Started page under security 2. Scroll the page 3. Observe that old screenshots are displayed under "Getting started" Page under security **Actual Result** Old screenshots are displayed under "Getting started" Page under security **Expected Result** Latest screenshots as per the UI should be displayed under "Getting started" Page under security **Screen-shot** ![gettin started 1](https://user-images.githubusercontent.com/61860752/166194720-8ffc8207-3485-41a9-a9bd-bb0ce3ee84d1.png) ![gettin started 2](https://user-images.githubusercontent.com/61860752/166194731-285436ca-bcea-4062-864e-278d034209a1.png)
non_infrastructure
old screenshots are displayed under getting started page under security describe the bug old screenshots are displayed under getting started page under security build details version build commit preconditions n a steps to reproduce navigate to getting started page under security scroll the page observe that old screenshots are displayed under getting started page under security actual result old screenshots are displayed under getting started page under security expected result latest screenshots as per the ui should be displayed under getting started page under security screen shot
0
10,888
8,786,593,248
IssuesEvent
2018-12-20 16:08:08
pinussilvestrus/mr-flap-js
https://api.github.com/repos/pinussilvestrus/mr-flap-js
opened
Add test infrastructure
infrastructure
- [ ] Create concept for testing - [ ] Add basic test coverage - [ ] Add CI
1.0
Add test infrastructure - - [ ] Create concept for testing - [ ] Add basic test coverage - [ ] Add CI
infrastructure
add test infrastructure create concept for testing add basic test coverage add ci
1
33,506
27,527,310,075
IssuesEvent
2023-03-06 19:05:07
dotnet/dotnet-docker
https://api.github.com/repos/dotnet/dotnet-docker
closed
Intermittent certificate validation errors during dotnet restore in Windows tests
area-infrastructure
We've been running into the issue described by https://github.com/NuGet/Home/issues/11099 when attempting to run `dotnet restore` in Dockerfiles for our Windows tests. This occurs sporadically which is the nature of the issue. NuGet has a workaround for this via the [`NUGET_EXPERIMENTAL_CHAIN_BUILD_RETRY_POLICY` environment variable](https://github.com/NuGet/NuGet.Client/pull/4259). We actually make use of this variable on the build agent: https://github.com/dotnet/dotnet-docker/blob/f68950a9244e5c24b68ab3826a0378d3678a92f2/eng/common/Install-DotNetSdk.ps1#L57 But we should also now apply it to the test Dockerfile before the restore: https://github.com/dotnet/dotnet-docker/blob/f68950a9244e5c24b68ab3826a0378d3678a92f2/tests/Microsoft.DotNet.Docker.Tests/TestAppArtifacts/Dockerfile.windows#L16
1.0
Intermittent certificate validation errors during dotnet restore in Windows tests - We've been running into the issue described by https://github.com/NuGet/Home/issues/11099 when attempting to run `dotnet restore` in Dockerfiles for our Windows tests. This occurs sporadically which is the nature of the issue. NuGet has a workaround for this via the [`NUGET_EXPERIMENTAL_CHAIN_BUILD_RETRY_POLICY` environment variable](https://github.com/NuGet/NuGet.Client/pull/4259). We actually make use of this variable on the build agent: https://github.com/dotnet/dotnet-docker/blob/f68950a9244e5c24b68ab3826a0378d3678a92f2/eng/common/Install-DotNetSdk.ps1#L57 But we should also now apply it to the test Dockerfile before the restore: https://github.com/dotnet/dotnet-docker/blob/f68950a9244e5c24b68ab3826a0378d3678a92f2/tests/Microsoft.DotNet.Docker.Tests/TestAppArtifacts/Dockerfile.windows#L16
infrastructure
intermittent certificate validation errors during dotnet restore in windows tests we ve been running into the issue described by when attempting to run dotnet restore in dockerfiles for our windows tests this occurs sporadically which is the nature of the issue nuget has a workaround for this via the we actually make use of this variable on the build agent but we should also now apply it to the test dockerfile before the restore
1
277,947
24,113,165,465
IssuesEvent
2022-09-20 12:58:45
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
RFC 697: Testing - Tracking issue
tracking rfc-697 rfc-697-testing
### Plan See [RFC 697: Multiple version upgrades](https://docs.google.com/document/d/1eNiwzWZmfpvzFhs9IDcM7Sbchv_Hm8Uj-6bI-3TDlvg). This issue tracks the testing of the new `migrator upgrade` command, implemented in #38101, for the 4.0 release. ### Tracked issues <!-- BEGIN WORK --> <!-- BEGIN ASSIGNEE: Brielle-C --> @Brielle-C - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 Completed - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: Cyberwhiz5000 --> @Cyberwhiz5000 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 Completed - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: Joelkw --> @Joelkw - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) Completed - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: beyang --> @beyang - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 Completed - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: chrismwendt --> @chrismwendt - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 Completed - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: coury-clark --> @coury-clark - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) Completed - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: efritz --> @efritz - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/38054 - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40642 (PRs: ~[#40395](https://github.com/sourcegraph/sourcegraph/pull/40395)~) - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40644 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40645 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40646 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40647 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40648 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40649 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40665 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40666 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40668 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40669 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40672 - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40738 (PRs: ~[#40758](https://github.com/sourcegraph/sourcegraph/pull/40758)~, ~[#40759](https://github.com/sourcegraph/sourcegraph/pull/40759)~) - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40740 (PRs: ~[#40767](https://github.com/sourcegraph/sourcegraph/pull/40767)~) - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40741 (PRs: ~[#40955](https://github.com/sourcegraph/sourcegraph/pull/40955)~) - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40753 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40754 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/40760 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40761 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40762 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/40768 (PRs: ~[#41391](https://github.com/sourcegraph/sourcegraph/pull/41391)~) - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40819 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40820 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40821 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40822 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40823 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40934 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40953 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40954 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40956 - [x] (🏁 24 days ago) https://github.com/sourcegraph/sourcegraph/pull/40957 - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41159 - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41225 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41238 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41259 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/pull/41373 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41587 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41610 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41611 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41697 Completed - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40646 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40649 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40644 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40647 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40648 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40665 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40666 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40668 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40669 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40672 - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40642 (PRs: ~[#40395](https://github.com/sourcegraph/sourcegraph/pull/40395)~) - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40740 (PRs: ~[#40767](https://github.com/sourcegraph/sourcegraph/pull/40767)~) - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40738 (PRs: ~[#40758](https://github.com/sourcegraph/sourcegraph/pull/40758)~, ~[#40759](https://github.com/sourcegraph/sourcegraph/pull/40759)~) - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40819 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40820 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40645 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40823 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40821 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40822 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/40760 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40754 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40753 - [x] (🏁 24 days ago) https://github.com/sourcegraph/sourcegraph/pull/40957 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40956 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40954 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40934 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40953 - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40741 (PRs: ~[#40955](https://github.com/sourcegraph/sourcegraph/pull/40955)~) - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41159 - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41225 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41238 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41259 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/38054 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40761 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40762 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/pull/41373 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41697 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/40768 (PRs: ~[#41391](https://github.com/sourcegraph/sourcegraph/pull/41391)~) - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41610 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41611 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41587 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: jac --> @jac - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 Completed - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: macraig --> @macraig - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 Completed - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: malomarrec --> @malomarrec - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40703 Completed - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40703 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: ryphil --> @ryphil - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40704 Completed - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40704 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: tbliu98 --> @tbliu98 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40701 Completed - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40701 <!-- END ASSIGNEE --> <!-- END WORK --> #### Legend - 👩 Customer issue - 🐛 Bug - 🧶 Technical debt - 🎩 Quality of life - 🛠️ [Roadmap](https://handbook.sourcegraph.com/departments/product-engineering/process/planning-process#roadmap) - 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development)) - 🔒 Security issue - 🙆 Stretch goal
1.0
RFC 697: Testing - Tracking issue - ### Plan See [RFC 697: Multiple version upgrades](https://docs.google.com/document/d/1eNiwzWZmfpvzFhs9IDcM7Sbchv_Hm8Uj-6bI-3TDlvg). This issue tracks the testing of the new `migrator upgrade` command, implemented in #38101, for the 4.0 release. ### Tracked issues <!-- BEGIN WORK --> <!-- BEGIN ASSIGNEE: Brielle-C --> @Brielle-C - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 Completed - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: Cyberwhiz5000 --> @Cyberwhiz5000 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 Completed - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/41287 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: Joelkw --> @Joelkw - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) Completed - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: beyang --> @beyang - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 Completed - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: chrismwendt --> @chrismwendt - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 Completed - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: coury-clark --> @coury-clark - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) Completed - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40700    🏳️ [Insights iteration 25](https://github.com/sourcegraph/sourcegraph/milestone/167) <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: efritz --> @efritz - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/38054 - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40642 (PRs: ~[#40395](https://github.com/sourcegraph/sourcegraph/pull/40395)~) - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40644 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40645 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40646 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40647 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40648 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40649 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40665 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40666 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40668 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40669 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40672 - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40738 (PRs: ~[#40758](https://github.com/sourcegraph/sourcegraph/pull/40758)~, ~[#40759](https://github.com/sourcegraph/sourcegraph/pull/40759)~) - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40740 (PRs: ~[#40767](https://github.com/sourcegraph/sourcegraph/pull/40767)~) - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40741 (PRs: ~[#40955](https://github.com/sourcegraph/sourcegraph/pull/40955)~) - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40753 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40754 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/40760 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40761 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40762 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/40768 (PRs: ~[#41391](https://github.com/sourcegraph/sourcegraph/pull/41391)~) - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40819 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40820 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40821 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40822 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40823 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40934 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40953 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40954 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40956 - [x] (🏁 24 days ago) https://github.com/sourcegraph/sourcegraph/pull/40957 - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41159 - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41225 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41238 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41259 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/pull/41373 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41587 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41610 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41611 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41697 Completed - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40646 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40649 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40644 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40647 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40648 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40665 - [x] (🏁 29 days ago) https://github.com/sourcegraph/sourcegraph/pull/40666 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40668 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40669 - [x] (🏁 28 days ago) https://github.com/sourcegraph/sourcegraph/pull/40672 - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40642 (PRs: ~[#40395](https://github.com/sourcegraph/sourcegraph/pull/40395)~) - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40740 (PRs: ~[#40767](https://github.com/sourcegraph/sourcegraph/pull/40767)~) - [x] (🏁 27 days ago) https://github.com/sourcegraph/sourcegraph/issues/40738 (PRs: ~[#40758](https://github.com/sourcegraph/sourcegraph/pull/40758)~, ~[#40759](https://github.com/sourcegraph/sourcegraph/pull/40759)~) - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40819 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40820 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40645 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40823 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40821 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/pull/40822 - [x] (🏁 26 days ago) https://github.com/sourcegraph/sourcegraph/issues/40760 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40754 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40753 - [x] (🏁 24 days ago) https://github.com/sourcegraph/sourcegraph/pull/40957 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40956 - [x] (🏁 23 days ago) https://github.com/sourcegraph/sourcegraph/pull/40954 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40934 - [x] (🏁 21 days ago) https://github.com/sourcegraph/sourcegraph/pull/40953 - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40741 (PRs: ~[#40955](https://github.com/sourcegraph/sourcegraph/pull/40955)~) - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41159 - [x] (🏁 18 days ago) https://github.com/sourcegraph/sourcegraph/pull/41225 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41238 - [x] (🏁 17 days ago) https://github.com/sourcegraph/sourcegraph/pull/41259 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/38054 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40761 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40762 (PRs: ~[#41067](https://github.com/sourcegraph/sourcegraph/pull/41067)~) - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/pull/41373 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41697 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/issues/40768 (PRs: ~[#41391](https://github.com/sourcegraph/sourcegraph/pull/41391)~) - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41610 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41611 - [x] (🏁 today) https://github.com/sourcegraph/sourcegraph/pull/41587 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: jac --> @jac - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 Completed - [x] (🏁 12 days ago) https://github.com/sourcegraph/sourcegraph/issues/40705 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: macraig --> @macraig - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 Completed - [x] (🏁 13 days ago) https://github.com/sourcegraph/sourcegraph/issues/40702 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: malomarrec --> @malomarrec - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40703 Completed - [x] (🏁 25 days ago) https://github.com/sourcegraph/sourcegraph/issues/40703 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: ryphil --> @ryphil - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40704 Completed - [x] (🏁 20 days ago) https://github.com/sourcegraph/sourcegraph/issues/40704 <!-- END ASSIGNEE --> <!-- BEGIN ASSIGNEE: tbliu98 --> @tbliu98 - [ ] https://github.com/sourcegraph/sourcegraph/issues/38038 - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40701 Completed - [x] (🏁 19 days ago) https://github.com/sourcegraph/sourcegraph/issues/40701 <!-- END ASSIGNEE --> <!-- END WORK --> #### Legend - 👩 Customer issue - 🐛 Bug - 🧶 Technical debt - 🎩 Quality of life - 🛠️ [Roadmap](https://handbook.sourcegraph.com/departments/product-engineering/process/planning-process#roadmap) - 🕵️ [Spike](https://en.wikipedia.org/wiki/Spike_(software_development)) - 🔒 Security issue - 🙆 Stretch goal
non_infrastructure
rfc testing tracking issue plan see this issue tracks the testing of the new migrator upgrade command implemented in for the release tracked issues brielle c 🏁 today completed 🏁 today 🏁 today completed 🏁 today joelkw 🏁 days ago    🏳️  completed 🏁 days ago    🏳️  beyang 🏁 days ago completed 🏁 days ago chrismwendt 🏁 days ago completed 🏁 days ago coury clark 🏁 days ago    🏳️  completed 🏁 days ago    🏳️  efritz 🏁 days ago 🏁 days ago prs 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago prs 🏁 days ago prs 🏁 days ago prs 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago prs 🏁 days ago prs 🏁 today prs 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 today 🏁 today 🏁 today 🏁 today completed 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago prs 🏁 days ago prs 🏁 days ago prs 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago prs 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago 🏁 days ago prs 🏁 days ago prs 🏁 days ago 🏁 today 🏁 today prs 🏁 today 🏁 today 🏁 today jac 🏁 days ago completed 🏁 days ago macraig 🏁 days ago completed 🏁 days ago malomarrec 🏁 days ago completed 🏁 days ago ryphil 🏁 days ago completed 🏁 days ago 🏁 days ago completed 🏁 days ago legend 👩 customer issue 🐛 bug 🧶 technical debt 🎩 quality of life 🛠️ 🕵️ 🔒 security issue 🙆 stretch goal
0
88,387
3,777,061,592
IssuesEvent
2016-03-17 18:40:55
akcdotorg/akc.org
https://api.github.com/repos/akcdotorg/akc.org
closed
Video Page - Mobile: 3 issues, Mobile Tweaks
cms medium priority on stage
https://www.dropbox.com/sh/y8u622vaekwevu1/AACGPzVpI6K-cEmZneW9bmZTa/Mobile?dl=0&preview=AKC_Mobile_UX_Video-062915.jpg - Remove padding between hero image and top navigation horizontal line - Page title, date, and author need to move above video - Include runtime next to title
1.0
Video Page - Mobile: 3 issues, Mobile Tweaks - https://www.dropbox.com/sh/y8u622vaekwevu1/AACGPzVpI6K-cEmZneW9bmZTa/Mobile?dl=0&preview=AKC_Mobile_UX_Video-062915.jpg - Remove padding between hero image and top navigation horizontal line - Page title, date, and author need to move above video - Include runtime next to title
non_infrastructure
video page mobile issues mobile tweaks remove padding between hero image and top navigation horizontal line page title date and author need to move above video include runtime next to title
0
34,403
29,803,129,169
IssuesEvent
2023-06-16 09:36:06
Altinn/altinn-platform
https://api.github.com/repos/Altinn/altinn-platform
closed
Increase disc size for Events DB in PROD
area/infrastructure
## Description The Events PostgreSQL server in PROD is currently having issues with lack of disc size and high CPU usage. Disc size should be increased from 64GB to 256GB, and considerations for increasing CPU and memory should be made afterwards. ## Development tasks - [x] Change disc size variable in PROD / YT01 pipeline from 64GB to 256GB - [x] Deploy and confirm the change is live in PROD - [x] Deploy and confirm the change is live in YT01 - [ ] Verify that the issues related to disc size are solved - [ ] Consider if increasing CPU and memory is necessary
1.0
Increase disc size for Events DB in PROD - ## Description The Events PostgreSQL server in PROD is currently having issues with lack of disc size and high CPU usage. Disc size should be increased from 64GB to 256GB, and considerations for increasing CPU and memory should be made afterwards. ## Development tasks - [x] Change disc size variable in PROD / YT01 pipeline from 64GB to 256GB - [x] Deploy and confirm the change is live in PROD - [x] Deploy and confirm the change is live in YT01 - [ ] Verify that the issues related to disc size are solved - [ ] Consider if increasing CPU and memory is necessary
infrastructure
increase disc size for events db in prod description the events postgresql server in prod is currently having issues with lack of disc size and high cpu usage disc size should be increased from to and considerations for increasing cpu and memory should be made afterwards development tasks change disc size variable in prod pipeline from to deploy and confirm the change is live in prod deploy and confirm the change is live in verify that the issues related to disc size are solved consider if increasing cpu and memory is necessary
1
23,884
7,430,683,842
IssuesEvent
2018-03-25 05:29:34
Semantic-Org/Semantic-UI
https://api.github.com/repos/Semantic-Org/Semantic-UI
closed
Run gulp build multiple times in a Custom Pipeline
Build Tools Discussion Evaluating Bug / Change stale
Hi there, thanks for your awesome work on SemanticUI! I was following the instructions to integrate the gulp build process into my [own gulp pipeline](https://semantic-ui.com/introduction/advanced-usage.html) and had the need to execute the build task multiple times for multiple themes. This failed because the build function pushes the tasks onto an [array](https://github.com/Semantic-Org/Semantic-UI/blob/next/tasks/build.js#L15) every time the function gets executed and thus runSequence stops with `Task build-javascript is listed more than once. This is probably a typo.` To fix this I moved the `tasks` array into the actual build function. Is there another way of doing this? If not should I open a pull request with [the change](https://github.com/stoically/Semantic-UI/commit/a73d0e47bfb8ec8387dcf8031e929de58f66a1c2)? Best regards
1.0
Run gulp build multiple times in a Custom Pipeline - Hi there, thanks for your awesome work on SemanticUI! I was following the instructions to integrate the gulp build process into my [own gulp pipeline](https://semantic-ui.com/introduction/advanced-usage.html) and had the need to execute the build task multiple times for multiple themes. This failed because the build function pushes the tasks onto an [array](https://github.com/Semantic-Org/Semantic-UI/blob/next/tasks/build.js#L15) every time the function gets executed and thus runSequence stops with `Task build-javascript is listed more than once. This is probably a typo.` To fix this I moved the `tasks` array into the actual build function. Is there another way of doing this? If not should I open a pull request with [the change](https://github.com/stoically/Semantic-UI/commit/a73d0e47bfb8ec8387dcf8031e929de58f66a1c2)? Best regards
non_infrastructure
run gulp build multiple times in a custom pipeline hi there thanks for your awesome work on semanticui i was following the instructions to integrate the gulp build process into my and had the need to execute the build task multiple times for multiple themes this failed because the build function pushes the tasks onto an every time the function gets executed and thus runsequence stops with task build javascript is listed more than once this is probably a typo to fix this i moved the tasks array into the actual build function is there another way of doing this if not should i open a pull request with best regards
0
7,194
6,813,326,177
IssuesEvent
2017-11-06 08:49:54
bpmn-io/bpmn-js
https://api.github.com/repos/bpmn-io/bpmn-js
closed
Automate releasing of seed app and bower bundle
infrastructure needs review release
Right now, we spend a lot of time updating the [bundled bpmn-js](https://github.com/bpmn-io/bower-bpmn-js) as well as the [bpmn-js seed project](https://github.com/bpmn-io/bpmn-js-seed) on every library release. __Tasks__ * [x] Automatically re-build + release bower bundle * [x] Automatically re-build + release bpmn-js-seed * [x] Update bpmn-js-integration with latest bpmn-js version
1.0
Automate releasing of seed app and bower bundle - Right now, we spend a lot of time updating the [bundled bpmn-js](https://github.com/bpmn-io/bower-bpmn-js) as well as the [bpmn-js seed project](https://github.com/bpmn-io/bpmn-js-seed) on every library release. __Tasks__ * [x] Automatically re-build + release bower bundle * [x] Automatically re-build + release bpmn-js-seed * [x] Update bpmn-js-integration with latest bpmn-js version
infrastructure
automate releasing of seed app and bower bundle right now we spend a lot of time updating the as well as the on every library release tasks automatically re build release bower bundle automatically re build release bpmn js seed update bpmn js integration with latest bpmn js version
1
13,535
10,318,477,301
IssuesEvent
2019-08-30 15:02:20
elastic/beats
https://api.github.com/repos/elastic/beats
closed
Dedotting by default is not working on metricbeat Kubernetes module
:infrastructure Metricbeat [zube]: Ready bug containers module
In Beats 6.7 we introduced dedotting options to all known places where dedotting could be needed for labels and annotations, and in 7.0 we set these options to true by default, so dedotting is done unless otherwise wanted (see https://github.com/elastic/beats/issues/9860). This is not working for metricbeat Kubernetes module, where at least labels collected by the `container` metricset are not dedotted. I think that the problem is how we initialize the meta generator in the metadata enricher, there we do: ``` metaConfig := kubernetes.MetaGeneratorConfig{} if err := base.Module().UnpackConfig(&metaConfig); err != nil { logp.Err("Error initializing Kubernetes metadata enricher: %s", err) return &nilEnricher{} } metaGen := kubernetes.NewMetaGeneratorFromConfig(&metaConfig) ``` So `metaConfig` has an empty configuration. We should have a `kubernetes.DefaultMetaGeneratorConfig()` that generates a default configuration, and use it any time we initialize configurations of this type. ``` func DefaultMetaGeneratorConfig() MetaGeneratorConfig { return MetaGeneratorConfig { IncludeCreatorMetadata: true, LabelsDedot: true, AnnotationsDedot: true, } } ``` Not sure if `IncludeCreatorMetadata` is also wanted, but it is enabled by default in `kubernetes.NewMetaGenerator`. For confirmed bugs, please report: - Version: 7.x - Steps to Reproduce: Use the kubernetes module with containers with dots in their labels
1.0
Dedotting by default is not working on metricbeat Kubernetes module - In Beats 6.7 we introduced dedotting options to all known places where dedotting could be needed for labels and annotations, and in 7.0 we set these options to true by default, so dedotting is done unless otherwise wanted (see https://github.com/elastic/beats/issues/9860). This is not working for metricbeat Kubernetes module, where at least labels collected by the `container` metricset are not dedotted. I think that the problem is how we initialize the meta generator in the metadata enricher, there we do: ``` metaConfig := kubernetes.MetaGeneratorConfig{} if err := base.Module().UnpackConfig(&metaConfig); err != nil { logp.Err("Error initializing Kubernetes metadata enricher: %s", err) return &nilEnricher{} } metaGen := kubernetes.NewMetaGeneratorFromConfig(&metaConfig) ``` So `metaConfig` has an empty configuration. We should have a `kubernetes.DefaultMetaGeneratorConfig()` that generates a default configuration, and use it any time we initialize configurations of this type. ``` func DefaultMetaGeneratorConfig() MetaGeneratorConfig { return MetaGeneratorConfig { IncludeCreatorMetadata: true, LabelsDedot: true, AnnotationsDedot: true, } } ``` Not sure if `IncludeCreatorMetadata` is also wanted, but it is enabled by default in `kubernetes.NewMetaGenerator`. For confirmed bugs, please report: - Version: 7.x - Steps to Reproduce: Use the kubernetes module with containers with dots in their labels
infrastructure
dedotting by default is not working on metricbeat kubernetes module in beats we introduced dedotting options to all known places where dedotting could be needed for labels and annotations and in we set these options to true by default so dedotting is done unless otherwise wanted see this is not working for metricbeat kubernetes module where at least labels collected by the container metricset are not dedotted i think that the problem is how we initialize the meta generator in the metadata enricher there we do metaconfig kubernetes metageneratorconfig if err base module unpackconfig metaconfig err nil logp err error initializing kubernetes metadata enricher s err return nilenricher metagen kubernetes newmetageneratorfromconfig metaconfig so metaconfig has an empty configuration we should have a kubernetes defaultmetageneratorconfig that generates a default configuration and use it any time we initialize configurations of this type func defaultmetageneratorconfig metageneratorconfig return metageneratorconfig includecreatormetadata true labelsdedot true annotationsdedot true not sure if includecreatormetadata is also wanted but it is enabled by default in kubernetes newmetagenerator for confirmed bugs please report version x steps to reproduce use the kubernetes module with containers with dots in their labels
1
1,035
3,023,924,027
IssuesEvent
2015-08-02 01:54:41
catapult-project/catapult
https://api.github.com/repos/catapult-project/catapult
closed
trace-viewer fail to build on python 2.7.2
Infrastructure P1
<a href="https://github.com/natduca"><img src="https://avatars.githubusercontent.com/u/412396?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [natduca](https://github.com/natduca)** _Monday Sep 22, 2014 at 20:26 GMT_ _Originally opened as https://github.com/google/trace-viewer/issues/595_ ---- _From [a1.go...@sisa.samsung.com](https://code.google.com/u/104160264548845844918/) on August 11, 2014 11:20:50_ Namely, I've been experiencing the following build breakage on Mac and Linux (Python 2.7.2 installed) :~/Devel/chromium$ ninja -C out.x64/Release -j6 blink_tests ninja: Entering directory `out.x64/Release' [167/10019] ACTION generate_about_tracing: generate_about_tracing_d5247a5c26051049a8375842a2088a06 FAILED: cd ../../src/third_party/trace-viewer; python trace_viewer/build/generate_about_tracing_contents --outdir /home/agomes/Devel/chromium/out.x64/Release/gen/content/browser/tracing Traceback (most recent call last): File "trace_viewer/build/generate_about_tracing_contents", line 13, in <module> sys.exit(generate_about_tracing_contents.main(sys.argv)) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/trace_viewer/build/generate_about_tracing_contents.py", line 25, in main load_sequence = project.CalcLoadSequenceForModuleFilenames(filenames) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/project.py", line 211, in CalcLoadSequenceForModuleFilenames modules = self._Load(filenames) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/project.py", line 208, in _Load filename in filenames] File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 127, in LoadModule m.Parse() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 25, in Parse raise Exception('While parsing &#37;s: &#37;s' &#37; (self.name, str(ex))) Exception: While parsing tvcm: Expected </script> but got </h2> [167/10019] RULE net_derived_sources: dafsa_93702df2...egistry_controlled_domains/effective_tld_names.gperf ninja: build stopped: subcommand failed. Upgrading to a newer python version (namely 2.7.7) fixes it. _Original issue: http://code.google.com/p/trace-viewer/issues/detail?id=590_
1.0
trace-viewer fail to build on python 2.7.2 - <a href="https://github.com/natduca"><img src="https://avatars.githubusercontent.com/u/412396?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [natduca](https://github.com/natduca)** _Monday Sep 22, 2014 at 20:26 GMT_ _Originally opened as https://github.com/google/trace-viewer/issues/595_ ---- _From [a1.go...@sisa.samsung.com](https://code.google.com/u/104160264548845844918/) on August 11, 2014 11:20:50_ Namely, I've been experiencing the following build breakage on Mac and Linux (Python 2.7.2 installed) :~/Devel/chromium$ ninja -C out.x64/Release -j6 blink_tests ninja: Entering directory `out.x64/Release' [167/10019] ACTION generate_about_tracing: generate_about_tracing_d5247a5c26051049a8375842a2088a06 FAILED: cd ../../src/third_party/trace-viewer; python trace_viewer/build/generate_about_tracing_contents --outdir /home/agomes/Devel/chromium/out.x64/Release/gen/content/browser/tracing Traceback (most recent call last): File "trace_viewer/build/generate_about_tracing_contents", line 13, in <module> sys.exit(generate_about_tracing_contents.main(sys.argv)) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/trace_viewer/build/generate_about_tracing_contents.py", line 25, in main load_sequence = project.CalcLoadSequenceForModuleFilenames(filenames) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/project.py", line 211, in CalcLoadSequenceForModuleFilenames modules = self._Load(filenames) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/project.py", line 208, in _Load filename in filenames] File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 129, in LoadModule m.Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 32, in Load super(HTMLModule, self).Load() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/module.py", line 165, in Load module = self.loader.LoadModule(module_name=name) File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/resource_loader.py", line 127, in LoadModule m.Parse() File "/home/agomes/Devel/chromium/src/third_party/trace-viewer/third_party/tvcm/tvcm/html_module.py", line 25, in Parse raise Exception('While parsing &#37;s: &#37;s' &#37; (self.name, str(ex))) Exception: While parsing tvcm: Expected </script> but got </h2> [167/10019] RULE net_derived_sources: dafsa_93702df2...egistry_controlled_domains/effective_tld_names.gperf ninja: build stopped: subcommand failed. Upgrading to a newer python version (namely 2.7.7) fixes it. _Original issue: http://code.google.com/p/trace-viewer/issues/detail?id=590_
infrastructure
trace viewer fail to build on python issue by monday sep at gmt originally opened as from on august namely i ve been experiencing the following build breakage on mac and linux python installed devel chromium ninja c out release blink tests ninja entering directory out release action generate about tracing generate about tracing failed cd src third party trace viewer python trace viewer build generate about tracing contents outdir home agomes devel chromium out release gen content browser tracing traceback most recent call last file trace viewer build generate about tracing contents line in sys exit generate about tracing contents main sys argv file home agomes devel chromium src third party trace viewer trace viewer build generate about tracing contents py line in main load sequence project calcloadsequenceformodulefilenames filenames file home agomes devel chromium src third party trace viewer third party tvcm tvcm project py line in calcloadsequenceformodulefilenames modules self load filenames file home agomes devel chromium src third party trace viewer third party tvcm tvcm project py line in load filename in filenames file home agomes devel chromium src third party trace viewer third party tvcm tvcm resource loader py line in loadmodule m load file home agomes devel chromium src third party trace viewer third party tvcm tvcm html module py line in load super htmlmodule self load file home agomes devel chromium src third party trace viewer third party tvcm tvcm module py line in load module self loader loadmodule module name name file home agomes devel chromium src third party trace viewer third party tvcm tvcm resource loader py line in loadmodule m load file home agomes devel chromium src third party trace viewer third party tvcm tvcm html module py line in load super htmlmodule self load file home agomes devel chromium src third party trace viewer third party tvcm tvcm module py line in load module self loader loadmodule module name name file home agomes devel chromium src third party trace viewer third party tvcm tvcm resource loader py line in loadmodule m load file home agomes devel chromium src third party trace viewer third party tvcm tvcm html module py line in load super htmlmodule self load file home agomes devel chromium src third party trace viewer third party tvcm tvcm module py line in load module self loader loadmodule module name name file home agomes devel chromium src third party trace viewer third party tvcm tvcm resource loader py line in loadmodule m load file home agomes devel chromium src third party trace viewer third party tvcm tvcm html module py line in load super htmlmodule self load file home agomes devel chromium src third party trace viewer third party tvcm tvcm module py line in load module self loader loadmodule module name name file home agomes devel chromium src third party trace viewer third party tvcm tvcm resource loader py line in loadmodule m load file home agomes devel chromium src third party trace viewer third party tvcm tvcm html module py line in load super htmlmodule self load file home agomes devel chromium src third party trace viewer third party tvcm tvcm module py line in load module self loader loadmodule module name name file home agomes devel chromium src third party trace viewer third party tvcm tvcm resource loader py line in loadmodule m parse file home agomes devel chromium src third party trace viewer third party tvcm tvcm html module py line in parse raise exception while parsing s s self name str ex exception while parsing tvcm expected but got rule net derived sources dafsa egistry controlled domains effective tld names gperf ninja build stopped subcommand failed upgrading to a newer python version namely fixes it original issue
1
1,856
3,409,209,705
IssuesEvent
2015-12-04 14:49:15
servo/servo
https://api.github.com/repos/servo/servo
closed
Don't rebuild all of the tests when we're just running the reftests
A-infrastructure E-easy
``` 1:28 PM <@mbrubeck> larsberg: The test-ref command calls ensure_built_tests, which runs `cargo test --no-run` to build *all* the tests. 1:29 PM <@mbrubeck> https://github.com/servo/servo/blob/master/python/servo/testing_commands.py#L143 1:29 PM <Manishearth> mbrubeck: we really shouldn't be using cargo for non-unit tests 1:29 PM <@mbrubeck> https://github.com/servo/servo/blob/master/python/servo/build_commands.py#L148 1:29 PM <@mbrubeck> I agree 1:29 PM <Manishearth> That's sort of the point of mach vs makefiles ``` Should just be a change to the python files listed in the above conversation.
1.0
Don't rebuild all of the tests when we're just running the reftests - ``` 1:28 PM <@mbrubeck> larsberg: The test-ref command calls ensure_built_tests, which runs `cargo test --no-run` to build *all* the tests. 1:29 PM <@mbrubeck> https://github.com/servo/servo/blob/master/python/servo/testing_commands.py#L143 1:29 PM <Manishearth> mbrubeck: we really shouldn't be using cargo for non-unit tests 1:29 PM <@mbrubeck> https://github.com/servo/servo/blob/master/python/servo/build_commands.py#L148 1:29 PM <@mbrubeck> I agree 1:29 PM <Manishearth> That's sort of the point of mach vs makefiles ``` Should just be a change to the python files listed in the above conversation.
infrastructure
don t rebuild all of the tests when we re just running the reftests pm larsberg the test ref command calls ensure built tests which runs cargo test no run to build all the tests pm pm mbrubeck we really shouldn t be using cargo for non unit tests pm pm i agree pm that s sort of the point of mach vs makefiles should just be a change to the python files listed in the above conversation
1
97,616
11,019,060,527
IssuesEvent
2019-12-05 11:50:18
dotnet/reactive
https://api.github.com/repos/dotnet/reactive
closed
add issue & pull request templates to repo
documentation enhancement
Opening this up to source suggestions for what we should capture to ensure: - issues are detailed and reproducible by others - pull requests are easy to understand when opened (or maybe this doesn't matter right now)
1.0
add issue & pull request templates to repo - Opening this up to source suggestions for what we should capture to ensure: - issues are detailed and reproducible by others - pull requests are easy to understand when opened (or maybe this doesn't matter right now)
non_infrastructure
add issue pull request templates to repo opening this up to source suggestions for what we should capture to ensure issues are detailed and reproducible by others pull requests are easy to understand when opened or maybe this doesn t matter right now
0
228,219
18,165,482,006
IssuesEvent
2021-09-27 14:13:42
eclipse/che
https://api.github.com/repos/eclipse/che
opened
'JavaMaven' E2E test is fail on 'Che-nightly' launch
kind/bug severity/P1 e2e-test/failure team/che-qe area/qe
### Describe the bug * The 'JavaMaven' E2E test is failed on 'Che-nightly' launch job ### Che version next (development version) ### Steps to reproduce * There is waiting the appearing the notification with text: "Do you trust the authors of", but in fact it doesn't present. ### Expected behavior * The test should passed ### Runtime minikube ### Screenshots _No response_ ### Installation method chectl/next ### Environment Linux ### Eclipse Che Logs _No response_ ### Additional context _TimeoutError: Exceeded maximum visibility checkings attempts for 'By(xpath, //div[@class='theia-notification-message']/span[contains(.,'Do you trust the authors of')])' element, timeouted after 60000_
1.0
'JavaMaven' E2E test is fail on 'Che-nightly' launch - ### Describe the bug * The 'JavaMaven' E2E test is failed on 'Che-nightly' launch job ### Che version next (development version) ### Steps to reproduce * There is waiting the appearing the notification with text: "Do you trust the authors of", but in fact it doesn't present. ### Expected behavior * The test should passed ### Runtime minikube ### Screenshots _No response_ ### Installation method chectl/next ### Environment Linux ### Eclipse Che Logs _No response_ ### Additional context _TimeoutError: Exceeded maximum visibility checkings attempts for 'By(xpath, //div[@class='theia-notification-message']/span[contains(.,'Do you trust the authors of')])' element, timeouted after 60000_
non_infrastructure
javamaven test is fail on che nightly launch describe the bug the javamaven test is failed on che nightly launch job che version next development version steps to reproduce there is waiting the appearing the notification with text do you trust the authors of but in fact it doesn t present expected behavior the test should passed runtime minikube screenshots no response installation method chectl next environment linux eclipse che logs no response additional context timeouterror exceeded maximum visibility checkings attempts for by xpath div span element timeouted after
0
809,502
30,195,648,999
IssuesEvent
2023-07-04 20:37:07
dynamicslab/pysindy
https://api.github.com/repos/dynamicslab/pysindy
opened
Add Docstring linting
good first issue priority:low
## Is your feature request related to a problem? Please describe. A number of other issues have cropped up (#319, #338, various commits) that relate to arguments being left in docstrings from previous refactors. ## Describe the solution you'd like There's a few precommits out there that can automatically detect these problems, as well as improve type stability of our functions where annotations exist. ## Describe alternatives you've considered See list at https://stackoverflow.com/a/76353158/534674 ## Additional context This feels like a good first issue - find one of the above options that works well, put it in .pre-commit-config.yml with appropriate config in pyproject.toml, and PR.
1.0
Add Docstring linting - ## Is your feature request related to a problem? Please describe. A number of other issues have cropped up (#319, #338, various commits) that relate to arguments being left in docstrings from previous refactors. ## Describe the solution you'd like There's a few precommits out there that can automatically detect these problems, as well as improve type stability of our functions where annotations exist. ## Describe alternatives you've considered See list at https://stackoverflow.com/a/76353158/534674 ## Additional context This feels like a good first issue - find one of the above options that works well, put it in .pre-commit-config.yml with appropriate config in pyproject.toml, and PR.
non_infrastructure
add docstring linting is your feature request related to a problem please describe a number of other issues have cropped up various commits that relate to arguments being left in docstrings from previous refactors describe the solution you d like there s a few precommits out there that can automatically detect these problems as well as improve type stability of our functions where annotations exist describe alternatives you ve considered see list at additional context this feels like a good first issue find one of the above options that works well put it in pre commit config yml with appropriate config in pyproject toml and pr
0
32,671
26,889,905,679
IssuesEvent
2023-02-06 08:04:41
open-telemetry/opentelemetry.io
https://api.github.com/repos/open-telemetry/opentelemetry.io
closed
Update collector-version update script since param has moved
infrastructure e0-minutes sig:collector
This is necessary following: - #2259
1.0
Update collector-version update script since param has moved - This is necessary following: - #2259
infrastructure
update collector version update script since param has moved this is necessary following
1
25,180
7,644,454,066
IssuesEvent
2018-05-08 15:30:57
Azure/Azure.iOS
https://api.github.com/repos/Azure/Azure.iOS
closed
Data encryption for local persistence
AzureData 🔨 - Build
Expose a user-facing API (likely a protocol with `encrypt` and `decrypt` functions) to allow user to implement custom data encryption.
1.0
Data encryption for local persistence - Expose a user-facing API (likely a protocol with `encrypt` and `decrypt` functions) to allow user to implement custom data encryption.
non_infrastructure
data encryption for local persistence expose a user facing api likely a protocol with encrypt and decrypt functions to allow user to implement custom data encryption
0
13,909
10,543,050,837
IssuesEvent
2019-10-02 14:19:07
patternfly/patternfly-react
https://api.github.com/repos/patternfly/patternfly-react
closed
Code style/formatting rules for TypeScript are not enforced by TSLint
PF4 infrastructure p3
In patternfly-4/react-core, in our tslint.json we extend `tslint-config-prettier`, but we're not running Prettier when we lint our TypeScript. From https://www.npmjs.com/package/tslint-config-prettier: > Do you want to use TSLint and Prettier without conflicts? `tslint-config-prettier` disables all conflicting rules that may cause such problems. Prettier takes care of the formatting whereas tslint takes care of all the other things. With this configuration, TSLint is no longer enforcing any code formatting / style rules. For code formatting we need to run Prettier, either by using its CLI directly, or by adding `tslint-plugin-prettier` to our tslint configuration. I noticed these rules were not being enforced when I reviewed this commit: https://github.com/patternfly/patternfly-react/commit/6eb1ffd5fe651e0f99eeb17174fcbf5d67d133fc#diff-d2816c60d6fa971b0f62310ff6bef46eR26 Note the lack of indentation in that block. Here's the CI task that ran tslint on that commit and passed: https://circleci.com/gh/patternfly/patternfly-react/3602 @redallen suggested that maybe we should remove `eslint-plugin-prettier` from our eslint configuration and use the `prettier` CLI directly for both eslint and tslint, to get a consistent configuration. This needs more investigation.
1.0
Code style/formatting rules for TypeScript are not enforced by TSLint - In patternfly-4/react-core, in our tslint.json we extend `tslint-config-prettier`, but we're not running Prettier when we lint our TypeScript. From https://www.npmjs.com/package/tslint-config-prettier: > Do you want to use TSLint and Prettier without conflicts? `tslint-config-prettier` disables all conflicting rules that may cause such problems. Prettier takes care of the formatting whereas tslint takes care of all the other things. With this configuration, TSLint is no longer enforcing any code formatting / style rules. For code formatting we need to run Prettier, either by using its CLI directly, or by adding `tslint-plugin-prettier` to our tslint configuration. I noticed these rules were not being enforced when I reviewed this commit: https://github.com/patternfly/patternfly-react/commit/6eb1ffd5fe651e0f99eeb17174fcbf5d67d133fc#diff-d2816c60d6fa971b0f62310ff6bef46eR26 Note the lack of indentation in that block. Here's the CI task that ran tslint on that commit and passed: https://circleci.com/gh/patternfly/patternfly-react/3602 @redallen suggested that maybe we should remove `eslint-plugin-prettier` from our eslint configuration and use the `prettier` CLI directly for both eslint and tslint, to get a consistent configuration. This needs more investigation.
infrastructure
code style formatting rules for typescript are not enforced by tslint in patternfly react core in our tslint json we extend tslint config prettier but we re not running prettier when we lint our typescript from do you want to use tslint and prettier without conflicts tslint config prettier disables all conflicting rules that may cause such problems prettier takes care of the formatting whereas tslint takes care of all the other things with this configuration tslint is no longer enforcing any code formatting style rules for code formatting we need to run prettier either by using its cli directly or by adding tslint plugin prettier to our tslint configuration i noticed these rules were not being enforced when i reviewed this commit note the lack of indentation in that block here s the ci task that ran tslint on that commit and passed redallen suggested that maybe we should remove eslint plugin prettier from our eslint configuration and use the prettier cli directly for both eslint and tslint to get a consistent configuration this needs more investigation
1