Advertisement
Guest User

tests

a guest
Aug 31st, 2021
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.58 KB | None | 0 0
  1. -------------------------------------------------------
  2. T E S T S
  3. -------------------------------------------------------
  4. Running org.openmrs.contrib.qaframework.RunTest
  5. Running locally...
  6. log4j:WARN No appenders could be found for logger (io.netty.util.internal.logging.InternalLoggerFactory).
  7. log4j:WARN Please initialize the log4j system properly.
  8. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
  9. 1630402211057 geckodriver INFO Listening on 127.0.0.1:25235
  10. 1630402211557 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileqpjubO"
  11. 1630402214635 Marionette INFO Marionette enabled
  12. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofileqpjubO/search.json.mozlz4", (void 0)))
  13. 1630402222917 Marionette INFO Listening on port 38997
  14. 1630402223039 RemoteAgent WARN TLS certificate errors will be ignored for this session
  15. Aug 31, 2021 12:30:23 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  16. INFO: Detected dialect: W3C
  17. POST person failed
  18. jakarta.ws.rs.RedirectionException: HTTP 302 Found
  19. at org.glassfish.jersey.client.JerseyInvocation.createExceptionForFamily(JerseyInvocation.java:935)
  20. at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:921)
  21. at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:712)
  22. at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:632)
  23. at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:654)
  24. at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:648)
  25. at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
  26. at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
  27. at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
  28. at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
  29. at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:648)
  30. at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:631)
  31. at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:434)
  32. at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:335)
  33. at org.openmrs.uitestframework.test.RestClient.post(RestClient.java:75)
  34. at org.openmrs.uitestframework.test.TestData$JsonTestClass.create(TestData.java:268)
  35. at org.openmrs.uitestframework.test.TestData$JsonTestClass.create(TestData.java:264)
  36. at org.openmrs.uitestframework.test.TestData.createPerson(TestData.java:144)
  37. at org.openmrs.uitestframework.test.TestBase.createTestPatient(TestBase.java:366)
  38. at org.openmrs.uitestframework.test.TestBase.createTestPatient(TestBase.java:372)
  39. at org.openmrs.contrib.qaframework.automation.VitalsAndTriagingSteps.visitPatientDashboard(VitalsAndTriagingSteps.java:26)
  40. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  44. at io.cucumber.java.Invoker.doInvoke(Invoker.java:66)
  45. at io.cucumber.java.Invoker.invoke(Invoker.java:24)
  46. at io.cucumber.java.AbstractGlueDefinition.invokeMethod(AbstractGlueDefinition.java:47)
  47. at io.cucumber.java.JavaHookDefinition.execute(JavaHookDefinition.java:59)
  48. at io.cucumber.core.runner.CoreHookDefinition.execute(CoreHookDefinition.java:46)
  49. at io.cucumber.core.runner.HookDefinitionMatch.runStep(HookDefinitionMatch.java:21)
  50. at io.cucumber.core.runner.ExecutionMode$1.execute(ExecutionMode.java:10)
  51. at io.cucumber.core.runner.TestStep.executeStep(TestStep.java:92)
  52. at io.cucumber.core.runner.TestStep.run(TestStep.java:64)
  53. at io.cucumber.core.runner.TestCase.run(TestCase.java:98)
  54. at io.cucumber.core.runner.Runner.runPickle(Runner.java:71)
  55. at io.cucumber.junit.PickleRunners$NoStepDescriptions.run(PickleRunners.java:151)
  56. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:135)
  57. at io.cucumber.junit.FeatureRunner.runChild(FeatureRunner.java:27)
  58. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  59. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  60. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  61. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  62. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  63. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  64. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  65. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:199)
  66. at io.cucumber.junit.Cucumber.runChild(Cucumber.java:90)
  67. at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
  68. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
  69. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
  70. at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
  71. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
  72. at io.cucumber.junit.Cucumber$RunCucumber.evaluate(Cucumber.java:234)
  73. at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
  74. at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
  75. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  76. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  77. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  78. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  80. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  82. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  83. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  84. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  85. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  86. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  87. 1630402240072 Marionette INFO Stopped listening on port 38997
  88. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  89. Running locally...
  90. 1630402242136 geckodriver INFO Listening on 127.0.0.1:18494
  91. 1630402242196 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilect4emX"
  92. 1630402244799 Marionette INFO Marionette enabled
  93. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofilect4emX/search.json.mozlz4", (void 0)))
  94. 1630402249630 Marionette INFO Listening on port 37333
  95. 1630402249710 RemoteAgent WARN TLS certificate errors will be ignored for this session
  96. Aug 31, 2021 12:30:49 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  97. INFO: Detected dialect: W3C
  98. 1630402249810 Marionette INFO Stopped listening on port 37333
  99. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  100. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  101. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  102. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  103. JavaScript error: resource://gre/modules/JSONFile.jsm, line 196: Error: Data is not ready.
  104. JavaScript error: resource://activity-stream/lib/PlacesFeed.jsm, line 173: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavBookmarksService.addObserver]
  105. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  106. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  107. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  108. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  109. console.error: "Could not load engine google@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  110. console.error: "Could not load engine amazondotcom@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  111. console.error: "Could not load engine wikipedia@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  112. console.error: "Could not load engine bing@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AJavaScript error: , line 0: uncaught exception: 2147500036
  113. JavaScript error: , line 0: uncaught exception: 2147500036
  114. JavaScript error: , line 0: uncaught exception: 2147500036
  115. JavaScript error: , line 0: uncaught exception: 2147500036
  116. JavaScript error: , line 0: uncaught exception: 2147500036
  117. ddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  118. console.error: "Could not load engine ddg@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  119. console.warn: SearchService: "_init: abandoning init due to shutting down"
  120. console.error: PushService:
  121. stateChangeProcessEnqueue: Error transitioning state
  122. AbortError
  123. JavaScript error: , linconsole.e 0error: PushService::
  124. Abort Error: A request wclas aborted, for example through a call to IDBTransaction.abort.
  125. earOriginData: Error clearing origin data:
  126. AbortError
  127.  
  128. ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
  129.  
  130. Running locally...
  131. 1630402253027 geckodriver INFO Listening on 127.0.0.1:28158
  132. 1630402253098 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile9rrvbT"
  133. 1630402255662 Marionette INFO Marionette enabled
  134. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofile9rrvbT/search.json.mozlz4", (void 0)))
  135. 1630402260364 Marionette INFO Listening on port 41705
  136. 1630402260485 RemoteAgent WARN TLS certificate errors will be ignored for this session
  137. Aug 31, 2021 12:31:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  138. INFO: Detected dialect: W3C
  139. 1630402260539 Marionette INFO Stopped listening on port 41705
  140. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  141. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  142. console.error: services.settings:
  143. main/query-stripping Signature failed TypeError: NetworkError when attempting to fetch resource.
  144. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  145. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  146. JavaScript error: resource://gre/modules/JSONFile.jsm, line 196: Error: Data is not ready.
  147. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  148. JavaScript error: resource://activity-stream/lib/PlacesFeed.jsm, line 173: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavBookmarksService.addObserver]
  149. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  150. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  151. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  152. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  153. console.error: "Could not load engine google@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  154. console.error: "Could not load engine amazondotcom@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  155. console.error: "Could not load engine wikipedia@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  156. console.error: "Could not load engine bing@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  157. console.error: "Could not load engine ddg@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  158. console.warn: SearchService: JavaScript error: , line 0: uncaught exception: 2147500036
  159. JavaScript error: , line 0: uncaught exception: 2147500036
  160. JavaScript error: , line 0: uncaught exception: 2147500036
  161. JavaScript error: , line 0: uncaught exception: 2147500036
  162. JavaScript error: , line 0: uncaught exception: 2147500036
  163. "_init: abandoning init due to shutting down"
  164. console.error: PushService:
  165. stateChangeProcessEnqueue: Error transitioning state
  166. AbortError
  167. JavaScript error: , line 0: conAbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  168. sole.error: PushService:
  169. clearOriginData: Error clearing origin data:
  170. AbortError
  171. Running locally...
  172. 1630402264029 geckodriver INFO Listening on 127.0.0.1:30858
  173. 1630402264108 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileHgnepf"
  174. 1630402266753 Marionette INFO Marionette enabled
  175. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofileHgnepf/search.json.mozlz4", (void 0)))
  176. 1630402271444 Marionette INFO Listening on port 44017
  177.  
  178. ###!!! [Child][MessageChannel] Error: (msgtype=0x390097,name=PContent::Msg_InitBackground) Channel closing: too late to send/recv, messages will be lost
  179.  
  180.  
  181. ###!!! [Child][MessageChannel] Error: (msgtype=0x390097,name=PContent::Msg_InitBackground) Channel closing: too late to send/recv, messages will be lost
  182.  
  183.  
  184. ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
  185.  
  186. [Child 7386, Main Thread] WARNING: FileDescriptorSet destroyed with unconsumed descriptors: file /build/firefox-RJh93w/firefox-91.0.2+build1/ipc/chromium/src/chrome/common/file_descriptor_set_posix.cc:19
  187. 1630402271582 RemoteAgent WARN TLS certificate errors will be ignored for this session
  188. Aug 31, 2021 12:31:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  189. INFO: Detected dialect: W3C
  190. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment-with-locales.min.js?cache=1630402254145, line 1: unreachable code after return statement
  191. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment.min.js?cache=1630402254145, line 6: unreachable code after return statement
  192. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment-with-locales.min.js?cache=1630402254145, line 1: unreachable code after return statement
  193. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  194. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  195. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  196. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  197. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment.min.js?cache=1630402254145, line 6: unreachable code after return statement
  198. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment-with-locales.min.js?cache=1630402254145, line 1: unreachable code after return statement
  199. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment.min.js?cache=1630402254145, line 6: unreachable code after return statement
  200. 1630402413417 Marionette INFO Stopped listening on port 44017
  201. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  202. Running locally...
  203. 1630402414746 geckodriver INFO Listening on 127.0.0.1:20050
  204. 1630402414802 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilefInAdU"
  205. 1630402417566 Marionette INFO Marionette enabled
  206. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofilefInAdU/search.json.mozlz4", (void 0)))
  207. 1630402422102 Marionette INFO Listening on port 38973
  208. 1630402422187 RemoteAgent WARN TLS certificate errors will be ignored for this session
  209. Aug 31, 2021 12:33:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  210. INFO: Detected dialect: W3C
  211. 1630402422232 Marionette INFO Stopped listening on port 38973
  212. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  213. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  214. console.error: services.settings:
  215. main/query-stripping Signature failed TypeError: NetworkError when attempting to fetch resource.
  216. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  217. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  218. JavaScript error: resource://gre/modules/JSONFile.jsm, line 196: Error: Data is not ready.
  219. JavaScript error: resource://activity-stream/lib/PlacesFeed.jsm, line 173: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavBookmarksService.addObserver]
  220. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  221. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  222. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  223. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  224. console.error: "Could not load engine google@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  225. console.error: "Could not load engine amazondotcom@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f300JavaScript error: , line 0: uncaught exception: 2147500036
  226. JavaScript error: , line 0: uncaught exception: 2147500036
  227. JavaScript error: , line 0: uncaught exception: 2147500036
  228. JavaScrip01 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  229. console.error: "Could not load engine wikipedia@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  230. console.error: "Could not load engine bing@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/Adt error: , line 0: uncaught exception: 2147500036
  231. JavaScript error: , line 0: uncaught exception: 2147500036
  232. donManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  233. console.error: "Could not load engine ddg@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  234. console.warn: SearchService: "_init: abandoning init due to shutting down"
  235. console.error: PushService:
  236. stateChangeProcessEnqueue: Error transitioning state
  237. AbortError
  238. JavaScript error: c, line 0: AbortError: onsole.error: PushServiA ce:
  239. requ cleestarOriginD was aborteda, for exampleta th:rough a Er call to IDBTranror clearing origins data:
  240. AbortactioError
  241. n.abort.
  242. Running locally...
  243. 1630402425562 geckodriver INFO Listening on 127.0.0.1:12442
  244. 1630402425631 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileKUlwR3"
  245. 1630402428220 Marionette INFO Marionette enabled
  246. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofileKUlwR3/search.json.mozlz4", (void 0)))
  247. 1630402433141 Marionette INFO Listening on port 35805
  248. 1630402433204 RemoteAgent WARN TLS certificate errors will be ignored for this session
  249. Aug 31, 2021 12:33:53 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  250. INFO: Detected dialect: W3C
  251. 1630402433277 Marionette INFO Stopped listening on port 35805
  252. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  253. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  254. console.error: services.settings:
  255. main/query-stripping Signature failed TypeError: NetworkError when attempting to fetch resource.
  256. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  257. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  258. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  259. JavaScript error: resource://activity-stream/lib/PlacesFeed.jsm, line 173: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavBookmarksService.addObserver]
  260. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  261. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  262. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  263. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  264. console.error: "Could not load engine google@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  265. console.error: "Could not load engine amazondotcom@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :JavaScript error: , line 0: uncaught exception: 2147500: l036
  266. ine JavaScript error2536\" : , line data:0: no]"
  267. console. uncaught exception: 21475error:00036
  268. "JavaScript error: Could not load, line en0: uncaugghtine wik eipedia@search.mozilla.org: [Exception... \"AddonManagexception: 2r is n147500036
  269. Javaot initiaSclized\" ri nsresult: \"0xc1f30001 pt error: , line 0:(NS_E uncaRROR_NOT_INITIALIZED)\" location:ught excep \"JS tion: 21frame :: resou4750rce://gre/modules/Addo0036
  270. JnManager.avjsm :: installBuiltinAddon :: line 25aS36\c" data: no]"
  271. coript ensole.error: "Crrorould not load engine bing@s: ea, rch.mozilla.org: [Exceptiline 0: on... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource:un//gre/mcaughodules/AddonManagert .jsmexception: 2147500036
  272. :: installBuiltinAddon :: line 2536\" data: no]"
  273. console.error: "Could not load engine ddg@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  274. console.warn: SearchService: "_init: abandoning init due to shutting down"
  275. JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  276. JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  277. Running locally...
  278. 1630402437463 geckodriver INFO Listening on 127.0.0.1:21265
  279. 1630402437530 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofilecv1gde"
  280. 1630402440068 Marionette INFO Marionette enabled
  281. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofilecv1gde/search.json.mozlz4", (void 0)))
  282. 1630402445597 Marionette INFO Listening on port 40391
  283. 1630402445720 RemoteAgent WARN TLS certificate errors will be ignored for this session
  284. Aug 31, 2021 12:34:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  285. INFO: Detected dialect: W3C
  286. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment-with-locales.min.js?cache=1630402254145, line 1: unreachable code after return statement
  287. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment.min.js?cache=1630402254145, line 6: unreachable code after return statement
  288. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment-with-locales.min.js?cache=1630402254145, line 1: unreachable code after return statement
  289. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  290. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  291. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  292. JavaScript error: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/jquery-1.12.4.min.js?cache=1630402254145, line 4: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
  293. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment.min.js?cache=1630402254145, line 6: unreachable code after return statement
  294. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment-with-locales.min.js?cache=1630402254145, line 1: unreachable code after return statement
  295. JavaScript warning: https://qa-refapp.openmrs.org/openmrs/ms/uiframework/resource/uicommons/scripts/moment.min.js?cache=1630402254145, line 6: unreachable code after return statement
  296. 1630402537012 Marionette INFO Stopped listening on port 40391
  297. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  298.  
  299. ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
  300.  
  301. Running locally...
  302. 1630402538237 geckodriver INFO Listening on 127.0.0.1:11727
  303. 1630402538294 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileK64OP5"
  304. 1630402540869 Marionette INFO Marionette enabled
  305. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofileK64OP5/search.json.mozlz4", (void 0)))
  306. 1630402545658 Marionette INFO Listening on port 37291
  307. 1630402545774 RemoteAgent WARN TLS certificate errors will be ignored for this session
  308. Aug 31, 2021 12:35:45 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  309. INFO: Detected dialect: W3C
  310. 1630402545817 Marionette INFO Stopped listening on port 37291
  311. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  312. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  313. console.error: services.settings:
  314. main/query-stripping Signature failed TypeError: NetworkError when attempting to fetch resource.
  315. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  316. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  317. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  318. JavaScript error: resource://gre/modules/JSONFile.jsm, line 196: Error: Data is not ready.
  319. JavaScript error: resource://activity-stream/lib/PlacesFeed.jsm, line 173: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsINavBookmarksService.addObserver]
  320. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  321. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  322. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  323. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  324. console.error: "Could not load engine google@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  325. console.error: "Could not load engine amazondotcom@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  326. console.error: "Could not load engine wikipedia@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  327. console.error: "Could not load engine bing@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INJavaScript error: ITI, line 0: uncaught exception: 2147500036
  328. JavaScript error: , line 0: uncaught exception: 2147500036
  329. JavaScript error: , line 0: uncaught exception: 2147500036
  330. JavaScript error: , line 0: uncaught exception: 2147500036
  331. JavaScript error: , line 0: uncaught exception: 2147500036
  332. ALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  333. console.error: "Could not load engine ddg@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  334. console.warn: SearchService: "_init: abandoning init due to shutting down"
  335. console.error: PushService:
  336. stateChangeProcessEnqueue: Error transitioning state
  337. AbortError
  338. JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  339. console.error: PushService:
  340. clearOriginData: Error clearing origin data:
  341. AbortError
  342. Running locally...
  343. 1630402549093 geckodriver INFO Listening on 127.0.0.1:1368
  344. 1630402549110 mozrunner::runner INFO Running command: "/usr/lib/firefox/firefox" "--marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofileCMxHni"
  345. 1630402551800 Marionette INFO Marionette enabled
  346. console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/rust_mozprofileCMxHni/search.json.mozlz4", (void 0)))
  347. 1630402556603 Marionette INFO Listening on port 43177
  348. 1630402556708 RemoteAgent WARN TLS certificate errors will be ignored for this session
  349. Aug 31, 2021 12:35:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession
  350. INFO: Detected dialect: W3C
  351. 1630402556737 Marionette INFO Stopped listening on port 43177
  352. JavaScript error: resource://activity-stream/lib/ActivityStreamPrefs.jsm, line 27: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.removeObserver]
  353. JavaScript error: resource:///modules/Interactions.jsm, line 209: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIUserIdleService.removeIdleObserver]
  354. console.error: services.settings:
  355. main/query-stripping Signature failed TypeError: NetworkError when attempting to fetch resource.
  356. console.error: Region.jsm: "Error fetching region" (new TypeError("NetworkError when attempting to fetch resource.", ""))
  357. console.error: Region.jsm: "Failed to fetch region" (new Error("NO_RESULT", "resource://gre/modules/Region.jsm", 419))
  358. JavaScript error: resource://gre/modules/ExtensionSettingsStore.jsm, line 122: Error: The ExtensionSettingsStore was accessed before the initialize promise resolved.
  359. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  360. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  361. console.log: "RemoteSettingsWorker error: Error: Can't import when we've started shutting down."
  362. console.error: "Could not load engine google@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  363. console.error: "Could not load engine amazondotcom@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  364. console.error: "Could not load engine wikipedia@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  365. console.error: "Could not load engine bing@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  366. console.error: "Could not load engine ddg@search.mozilla.org: [Exception... \"AddonManager is not initialized\" nsresult: \"0xc1f30001 (NS_ERROR_NOT_INITIALIZED)\" location: \"JS frame :: resource://gre/modules/AddonManager.jsm :: installBuiltinAddon :: line 2536\" data: no]"
  367. console.warn: SearchService: "_init: abandoning init due to shutting down"
  368. JavaScript error: , line 0: uncaught exception: 2147500036
  369. JavaScript error: , line 0: uncaught exception: 2147500036
  370. JavaScript error: , line 0: uncaught exception: 2147500036
  371. JavaScript error: , line 0: uncaught exception: 2147500036
  372. JavaScript error: , line 0: uncaught exception: 2147500036
  373. JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  374. JavaScript error: , line 0: AbortError: A request was aborted, for example through a call to IDBTransaction.abort.
  375. Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 351.983 sec <<< FAILURE!
  376. Normal Vitals(Vitals Management) Time elapsed: 54.136 sec <<< ERROR!
  377. java.lang.NullPointerException
  378. at org.openmrs.uitestframework.test.TestData$JsonTestClass.create(TestData.java:269)
  379. at org.openmrs.uitestframework.test.TestData$JsonTestClass.create(TestData.java:264)
  380. at org.openmrs.uitestframework.test.TestData.createPerson(TestData.java:144)
  381. at org.openmrs.uitestframework.test.TestBase.createTestPatient(TestBase.java:366)
  382. at org.openmrs.uitestframework.test.TestBase.createTestPatient(TestBase.java:372)
  383. at org.openmrs.contrib.qaframework.automation.VitalsAndTriagingSteps.visitPatientDashboard(VitalsAndTriagingSteps.java:26)
  384.  
  385.  
  386. Results :
  387.  
  388. Tests in error:
  389. Normal Vitals(Vitals Management)
  390.  
  391. Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
  392.  
  393. [INFO] ------------------------------------------------------------------------
  394. [INFO] BUILD FAILURE
  395. [INFO] ------------------------------------------------------------------------
  396. [INFO] Total time: 06:00 min
  397. [INFO] Finished at: 2021-08-31T12:36:00+03:00
  398. [INFO] ------------------------------------------------------------------------
  399. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project qaframework: There are test failures.
  400. [ERROR]
  401. [ERROR] Please refer to /home/mherman22/openmrs-contrib-qaframework/target/surefire-reports for the individual test results.
  402. [ERROR] -> [Help 1]
  403. [ERROR]
  404. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  405. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  406. [ERROR]
  407. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  408. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  409. npm ERR! code ELIFECYCLE
  410. npm ERR! errno 1
  411. npm ERR! openmrs-contrib-qaframework@0.1.0 refapp2VitalsAndTriaging: `mvn test -Dcucumber.filter.tags='@selenium and @vitals'`
  412. npm ERR! Exit status 1
  413. npm ERR!
  414. npm ERR! Failed at the openmrs-contrib-qaframework@0.1.0 refapp2VitalsAndTriaging script.
  415. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  416. npm WARN Local package.json exists, but node_modules missing, did you mean to install?
  417.  
  418. npm ERR! A complete log of this run can be found in:
  419. npm ERR! /home/mherman22/.npm/_logs/2021-08-31T09_36_00_976Z-debug.log
  420.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement